Skip to content

Commit 0872d59

Browse files
author
AWS
committed
Amazon EC2 Container Registry Update: This release for Amazon ECR makes change to bring the SDK into sync with the API.
1 parent 316b8bb commit 0872d59

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon EC2 Container Registry",
4+
"contributor": "",
5+
"description": "This release for Amazon ECR makes change to bring the SDK into sync with the API."
6+
}

services/ecr/src/main/resources/codegen-resources/service-2.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"signatureVersion":"v4",
1313
"signingName":"ecr",
1414
"targetPrefix":"AmazonEC2ContainerRegistry_V20150921",
15-
"uid":"ecr-2015-09-21"
15+
"uid":"ecr-2015-09-21",
16+
"auth":["aws.auth#sigv4"]
1617
},
1718
"operations":{
1819
"BatchCheckLayerAvailability":{
@@ -3162,7 +3163,7 @@
31623163
"ReplicationDestinationList":{
31633164
"type":"list",
31643165
"member":{"shape":"ReplicationDestination"},
3165-
"max":25,
3166+
"max":100,
31663167
"min":0
31673168
},
31683169
"ReplicationError":{"type":"string"},

0 commit comments

Comments
 (0)