Skip to content

Commit 6860561

Browse files
Release v1.44.64 (2022-07-27) (#4493)
Release v1.44.64 (2022-07-27) === ### Service Client Updates * `service/auditmanager`: Updates service API and documentation * `service/chime`: Updates service API and documentation * Chime VoiceConnector will now support ValidateE911Address which will allow customers to prevalidate their addresses included in their SIP invites for emergency calling * `service/config`: Updates service API, documentation, and paginators * `service/globalaccelerator`: Updates service API and documentation * `service/marketplace-catalog`: Updates service API and documentation * `service/polly`: Updates service API * Amazon Polly adds new English and Hindi voice - Kajal. Kajal is available as Neural voice only. * `service/ssm`: Updates service documentation * Adding doc updates for OpsCenter support in Service Setting actions. * `service/workspaces`: Updates service API and documentation * Added CreateWorkspaceImage API to create a new WorkSpace image from an existing WorkSpace.
1 parent 170d5d6 commit 6860561

File tree

34 files changed

+2585
-606
lines changed

34 files changed

+2585
-606
lines changed

CHANGELOG.md

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
Release v1.44.64 (2022-07-27)
2+
===
3+
4+
### Service Client Updates
5+
* `service/auditmanager`: Updates service API and documentation
6+
* `service/chime`: Updates service API and documentation
7+
* Chime VoiceConnector will now support ValidateE911Address which will allow customers to prevalidate their addresses included in their SIP invites for emergency calling
8+
* `service/config`: Updates service API, documentation, and paginators
9+
* `service/globalaccelerator`: Updates service API and documentation
10+
* `service/marketplace-catalog`: Updates service API and documentation
11+
* `service/polly`: Updates service API
12+
* Amazon Polly adds new English and Hindi voice - Kajal. Kajal is available as Neural voice only.
13+
* `service/ssm`: Updates service documentation
14+
* Adding doc updates for OpsCenter support in Service Setting actions.
15+
* `service/workspaces`: Updates service API and documentation
16+
* Added CreateWorkspaceImage API to create a new WorkSpace image from an existing WorkSpace.
17+
118
Release v1.44.63 (2022-07-26)
219
===
320

aws/endpoints/defaults.go

+12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

aws/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ package aws
55
const SDKName = "aws-sdk-go"
66

77
// SDKVersion is the version of this SDK
8-
const SDKVersion = "1.44.63"
8+
const SDKVersion = "1.44.64"

models/apis/auditmanager/2017-07-25/api-2.json

+17-4
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,8 @@
114114
{"shape":"ResourceNotFoundException"},
115115
{"shape":"ValidationException"},
116116
{"shape":"AccessDeniedException"},
117-
{"shape":"InternalServerException"}
117+
{"shape":"InternalServerException"},
118+
{"shape":"ServiceQuotaExceededException"}
118119
]
119120
},
120121
"CreateAssessmentFramework":{
@@ -129,7 +130,8 @@
129130
{"shape":"ResourceNotFoundException"},
130131
{"shape":"ValidationException"},
131132
{"shape":"AccessDeniedException"},
132-
{"shape":"InternalServerException"}
133+
{"shape":"InternalServerException"},
134+
{"shape":"ServiceQuotaExceededException"}
133135
]
134136
},
135137
"CreateAssessmentReport":{
@@ -159,7 +161,8 @@
159161
{"shape":"ResourceNotFoundException"},
160162
{"shape":"ValidationException"},
161163
{"shape":"AccessDeniedException"},
162-
{"shape":"InternalServerException"}
164+
{"shape":"InternalServerException"},
165+
{"shape":"ServiceQuotaExceededException"}
163166
]
164167
},
165168
"DeleteAssessment":{
@@ -861,7 +864,8 @@
861864
{"shape":"ResourceNotFoundException"},
862865
{"shape":"ValidationException"},
863866
{"shape":"AccessDeniedException"},
864-
{"shape":"InternalServerException"}
867+
{"shape":"InternalServerException"},
868+
{"shape":"ServiceQuotaExceededException"}
865869
]
866870
},
867871
"UpdateControl":{
@@ -3077,6 +3081,15 @@
30773081
"type":"list",
30783082
"member":{"shape":"ServiceMetadata"}
30793083
},
3084+
"ServiceQuotaExceededException":{
3085+
"type":"structure",
3086+
"required":["message"],
3087+
"members":{
3088+
"message":{"shape":"String"}
3089+
},
3090+
"error":{"httpStatusCode":402},
3091+
"exception":true
3092+
},
30803093
"SettingAttribute":{
30813094
"type":"string",
30823095
"enum":[

models/apis/auditmanager/2017-07-25/docs-2.json

+7-1
Original file line numberDiff line numberDiff line change
@@ -1654,6 +1654,11 @@
16541654
"GetServicesInScopeResponse$serviceMetadata": "<p> The metadata that's associated with the Amazon Web Service. </p>"
16551655
}
16561656
},
1657+
"ServiceQuotaExceededException": {
1658+
"base": "<p>You've reached your account quota for this resource type. To perform the requested action, delete some existing resources or <a href=\"https://docs.aws.amazon.com/general/latest/gr/aws_service_limits.html\">request a quota increase</a> from the Service Quotas console. For a list of Audit Manager service quotas, see <a href=\"https://docs.aws.amazon.com/audit-manager/latest/userguide/service-quotas.html\">Quotas and restrictions for Audit Manager</a>.</p>",
1659+
"refs": {
1660+
}
1661+
},
16571662
"SettingAttribute": {
16581663
"base": null,
16591664
"refs": {
@@ -1715,7 +1720,7 @@
17151720
}
17161721
},
17171722
"SourceKeyword": {
1718-
"base": "<p> The keyword to search for in CloudTrail logs, Config rules, Security Hub checks, and Amazon Web Services API names. </p>",
1723+
"base": "<p> The keyword to search for in CloudTrail logs, Config rules, Security Hub checks, and Amazon Web Services API names. </p> <p> To learn more about the supported keywords that you can use when mapping a control data source, see the following pages in the <i>Audit Manager User Guide</i>:</p> <ul> <li> <p> <a href=\"https://docs.aws.amazon.com/audit-manager/latest/userguide/control-data-sources-ash.html\">Config rules supported by Audit Manager</a> </p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/audit-manager/latest/userguide/control-data-sources-config.html\">Security Hub controls supported by Audit Manager</a> </p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/audit-manager/latest/userguide/control-data-sources-api.html\">API calls supported by Audit Manager</a> </p> </li> <li> <p> <a href=\"https://docs.aws.amazon.com/audit-manager/latest/userguide/control-data-sources-cloudtrail.html\">CloudTrail event names supported by Audit Manager</a> </p> </li> </ul>",
17191724
"refs": {
17201725
"ControlMappingSource$sourceKeyword": null,
17211726
"CreateControlMappingSource$sourceKeyword": null
@@ -1769,6 +1774,7 @@
17691774
"ResourceNotFoundException$message": null,
17701775
"ResourceNotFoundException$resourceId": "<p> The unique identifier for the resource. </p>",
17711776
"ResourceNotFoundException$resourceType": "<p> The type of resource that's affected by the error. </p>",
1777+
"ServiceQuotaExceededException$message": null,
17721778
"ThrottlingException$message": null,
17731779
"UpdateAssessmentControlSetStatusRequest$controlSetId": "<p> The unique identifier for the control set. </p>",
17741780
"ValidateAssessmentReportIntegrityResponse$signatureAlgorithm": "<p> The signature algorithm that's used to code sign the assessment report file. </p>",

models/apis/chime/2018-05-01/api-2.json

+90
Original file line numberDiff line numberDiff line change
@@ -3624,6 +3624,25 @@
36243624
{"shape":"ServiceUnavailableException"},
36253625
{"shape":"ServiceFailureException"}
36263626
]
3627+
},
3628+
"ValidateE911Address":{
3629+
"name":"ValidateE911Address",
3630+
"http":{
3631+
"method":"POST",
3632+
"requestUri":"/emergency-calling/address",
3633+
"responseCode":202
3634+
},
3635+
"input":{"shape":"ValidateE911AddressRequest"},
3636+
"output":{"shape":"ValidateE911AddressResponse"},
3637+
"errors":[
3638+
{"shape":"UnauthorizedClientException"},
3639+
{"shape":"NotFoundException"},
3640+
{"shape":"ForbiddenException"},
3641+
{"shape":"BadRequestException"},
3642+
{"shape":"ThrottledClientException"},
3643+
{"shape":"ServiceUnavailableException"},
3644+
{"shape":"ServiceFailureException"}
3645+
]
36273646
}
36283647
},
36293648
"shapes":{
@@ -3688,6 +3707,21 @@
36883707
"EnterpriseOIDC"
36893708
]
36903709
},
3710+
"Address":{
3711+
"type":"structure",
3712+
"members":{
3713+
"streetName":{"shape":"SensitiveNonEmptyString"},
3714+
"streetSuffix":{"shape":"SensitiveNonEmptyString"},
3715+
"postDirectional":{"shape":"SensitiveNonEmptyString"},
3716+
"preDirectional":{"shape":"SensitiveNonEmptyString"},
3717+
"streetNumber":{"shape":"SensitiveNonEmptyString"},
3718+
"city":{"shape":"SensitiveNonEmptyString"},
3719+
"state":{"shape":"SensitiveNonEmptyString"},
3720+
"postalCode":{"shape":"SensitiveNonEmptyString"},
3721+
"postalCodePlus4":{"shape":"SensitiveNonEmptyString"},
3722+
"country":{"shape":"SensitiveNonEmptyString"}
3723+
}
3724+
},
36913725
"AlexaForBusinessMetadata":{
36923726
"type":"structure",
36933727
"members":{
@@ -4213,6 +4247,22 @@
42134247
"type":"list",
42144248
"member":{"shape":"CallingRegion"}
42154249
},
4250+
"CandidateAddress":{
4251+
"type":"structure",
4252+
"members":{
4253+
"streetInfo":{"shape":"SensitiveNonEmptyString"},
4254+
"streetNumber":{"shape":"SensitiveNonEmptyString"},
4255+
"city":{"shape":"SensitiveNonEmptyString"},
4256+
"state":{"shape":"SensitiveNonEmptyString"},
4257+
"postalCode":{"shape":"SensitiveNonEmptyString"},
4258+
"postalCodePlus4":{"shape":"SensitiveNonEmptyString"},
4259+
"country":{"shape":"SensitiveNonEmptyString"}
4260+
}
4261+
},
4262+
"CandidateAddressList":{
4263+
"type":"list",
4264+
"member":{"shape":"CandidateAddress"}
4265+
},
42164266
"Capability":{
42174267
"type":"string",
42184268
"enum":[
@@ -8617,6 +8667,11 @@
86178667
"MessageId":{"shape":"MessageId"}
86188668
}
86198669
},
8670+
"SensitiveNonEmptyString":{
8671+
"type":"string",
8672+
"pattern":".*\\S.*",
8673+
"sensitive":true
8674+
},
86208675
"SensitiveString":{
86218676
"type":"string",
86228677
"sensitive":true
@@ -9726,6 +9781,41 @@
97269781
"SharedDevice"
97279782
]
97289783
},
9784+
"ValidateE911AddressRequest":{
9785+
"type":"structure",
9786+
"required":[
9787+
"AwsAccountId",
9788+
"StreetNumber",
9789+
"StreetInfo",
9790+
"City",
9791+
"State",
9792+
"Country",
9793+
"PostalCode"
9794+
],
9795+
"members":{
9796+
"AwsAccountId":{"shape":"NonEmptyString"},
9797+
"StreetNumber":{"shape":"SensitiveNonEmptyString"},
9798+
"StreetInfo":{"shape":"SensitiveNonEmptyString"},
9799+
"City":{"shape":"SensitiveNonEmptyString"},
9800+
"State":{"shape":"SensitiveNonEmptyString"},
9801+
"Country":{"shape":"SensitiveNonEmptyString"},
9802+
"PostalCode":{"shape":"SensitiveNonEmptyString"}
9803+
}
9804+
},
9805+
"ValidateE911AddressResponse":{
9806+
"type":"structure",
9807+
"members":{
9808+
"ValidationResult":{"shape":"ValidationResult"},
9809+
"AddressExternalId":{"shape":"String"},
9810+
"Address":{"shape":"Address"},
9811+
"CandidateAddressList":{"shape":"CandidateAddressList"}
9812+
}
9813+
},
9814+
"ValidationResult":{
9815+
"type":"integer",
9816+
"max":2,
9817+
"min":0
9818+
},
97299819
"VideoArtifactsConfiguration":{
97309820
"type":"structure",
97319821
"required":["State"],

0 commit comments

Comments
 (0)