Skip to content

Commit 223f547

Browse files
Update models for release
1 parent 3128df6 commit 223f547

File tree

16 files changed

+183
-73
lines changed

16 files changed

+183
-73
lines changed

.changes/3.196.1

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
[
2+
{
3+
"type": "api-change",
4+
"category": "Synthetics",
5+
"description": "CloudWatch Synthetics now enables customers to choose a customer managed AWS KMS key or an Amazon S3-managed key instead of an AWS managed key (default) for the encryption of artifacts that the canary stores in Amazon S3. CloudWatch Synthetics also supports artifact S3 location updation now."
6+
},
7+
{
8+
"type": "api-change",
9+
"category": "AppRunner",
10+
"description": "This release contains several minor bug fixes."
11+
},
12+
{
13+
"type": "api-change",
14+
"category": "SSM",
15+
"description": "When \"AutoApprovable\" is true for a Change Template, then specifying --auto-approve (boolean) in Start-Change-Request-Execution will create a change request that bypasses approver review. (except for change calendar restrictions)"
16+
}
17+
]

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# CHANGELOG
22

3+
## next release
4+
5+
* `Aws\AppRunner` - This release contains several minor bug fixes.
6+
* `Aws\SSM` - When "AutoApprovable" is true for a Change Template, then specifying --auto-approve (boolean) in Start-Change-Request-Execution will create a change request that bypasses approver review. (except for change calendar restrictions)
7+
* `Aws\Synthetics` - CloudWatch Synthetics now enables customers to choose a customer managed AWS KMS key or an Amazon S3-managed key instead of an AWS managed key (default) for the encryption of artifacts that the canary stores in Amazon S3. CloudWatch Synthetics also supports artifact S3 location updation now.
8+
39
## 3.196.0 - 2021-09-30
410

511
* `Aws\Account` - This release of the Account Management API enables customers to manage the alternate contacts for their AWS accounts. For more information, see https://docs.aws.amazon.com/accounts/latest/reference/accounts-welcome.html

src/data/apprunner/2020-05-15/api-2.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -769,7 +769,7 @@
769769
"type":"structure",
770770
"members":{
771771
"Protocol":{"shape":"HealthCheckProtocol"},
772-
"Path":{"shape":"String"},
772+
"Path":{"shape":"HealthCheckPath"},
773773
"Interval":{"shape":"HealthCheckInterval"},
774774
"Timeout":{"shape":"HealthCheckTimeout"},
775775
"HealthyThreshold":{"shape":"HealthCheckHealthyThreshold"},
@@ -786,6 +786,10 @@
786786
"max":20,
787787
"min":1
788788
},
789+
"HealthCheckPath":{
790+
"type":"string",
791+
"min":1
792+
},
789793
"HealthCheckProtocol":{
790794
"type":"string",
791795
"enum":[
@@ -815,7 +819,7 @@
815819
"type":"string",
816820
"max":1024,
817821
"min":1,
818-
"pattern":"([0-9]{12}.dkr.ecr.[a-z\\-]+-[0-9]{1}.amazonaws.com\\/.*)|(^public\\.ecr\\.aws\\/.+\\/.+)"
822+
"pattern":"([0-9]{12}.dkr.ecr.[a-z\\-]+-[0-9]{1}.amazonaws.com\\/((?:[a-z0-9]+(?:[._-][a-z0-9]+)*\\/)*[a-z0-9]+(?:[._-][a-z0-9]+)*)(:([\\w\\d+\\-=._:\\/@])+|@([\\w\\d\\:]+))?)|(^public\\.ecr\\.aws\\/.+\\/((?:[a-z0-9]+(?:[._-][a-z0-9]+)*\\/)*[a-z0-9]+(?:[._-][a-z0-9]+)*)(:([\\w\\d+\\-=._:\\/@])+|@([\\w\\d\\:]+))?)"
819823
},
820824
"ImageRepository":{
821825
"type":"structure",
@@ -1054,9 +1058,9 @@
10541058
},
10551059
"RoleArn":{
10561060
"type":"string",
1057-
"max":102,
1061+
"max":1024,
10581062
"min":29,
1059-
"pattern":"arn:(aws|aws-us-gov|aws-cn|aws-iso|aws-iso-b):iam::[0-9]{12}:role/[\\w+=,.@-]{1,64}"
1063+
"pattern":"arn:(aws|aws-us-gov|aws-cn|aws-iso|aws-iso-b):iam::[0-9]{12}:(role|role\\/service-role)\\/[\\w+=,.@\\-/]{1,1000}"
10601064
},
10611065
"Runtime":{
10621066
"type":"string",

src/data/apprunner/2020-05-15/api-2.json.php

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

src/data/apprunner/2020-05-15/docs-2.json

Lines changed: 59 additions & 54 deletions
Large diffs are not rendered by default.

src/data/apprunner/2020-05-15/docs-2.json.php

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

src/data/endpoints.json

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1132,7 +1132,7 @@
11321132
"us-west-2" : { }
11331133
}
11341134
},
1135-
"cloudcontrol" : {
1135+
"cloudcontrolapi" : {
11361136
"endpoints" : {
11371137
"af-south-1" : { },
11381138
"ap-east-1" : { },
@@ -3875,6 +3875,7 @@
38753875
"endpoints" : {
38763876
"ap-northeast-1" : { },
38773877
"ap-northeast-2" : { },
3878+
"ap-south-1" : { },
38783879
"ap-southeast-1" : { },
38793880
"ap-southeast-2" : { },
38803881
"eu-central-1" : { },
@@ -3899,6 +3900,12 @@
38993900
},
39003901
"hostname" : "data.iotevents.ap-northeast-2.amazonaws.com"
39013902
},
3903+
"ap-south-1" : {
3904+
"credentialScope" : {
3905+
"region" : "ap-south-1"
3906+
},
3907+
"hostname" : "data.iotevents.ap-south-1.amazonaws.com"
3908+
},
39023909
"ap-southeast-1" : {
39033910
"credentialScope" : {
39043911
"region" : "ap-southeast-1"
@@ -9038,7 +9045,7 @@
90389045
"us-gov-west-1" : { }
90399046
}
90409047
},
9041-
"cloudcontrol" : {
9048+
"cloudcontrolapi" : {
90429049
"endpoints" : {
90439050
"fips-us-gov-east-1" : {
90449051
"credentialScope" : {

src/data/endpoints.json.php

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

src/data/ssm/2014-11-06/api-2.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9589,6 +9589,7 @@
95899589
"Parameters":{"shape":"AutomationParameterMap"},
95909590
"ChangeRequestName":{"shape":"ChangeRequestName"},
95919591
"ClientToken":{"shape":"IdempotencyToken"},
9592+
"AutoApprove":{"shape":"Boolean"},
95929593
"Runbooks":{"shape":"Runbooks"},
95939594
"Tags":{"shape":"TagList"},
95949595
"ScheduledEndTime":{"shape":"DateTime"},

src/data/ssm/2014-11-06/api-2.json.php

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)