Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Commit 12004a7

Browse files
Release v1.44.277 (2023-06-06) (#4874)
Release v1.44.277 (2023-06-06) === ### Service Client Updates * `service/connect`: Updates service documentation * `service/elasticmapreduce`: Updates service API and documentation * This release provides customers the ability to specify an allocation strategies amongst PRICE_CAPACITY_OPTIMIZED, CAPACITY_OPTIMIZED, LOWEST_PRICE, DIVERSIFIED for Spot instances in Instance Feet cluster. This enables customers to choose an allocation strategy best suited for their workload. * `service/iam`: Updates service API and documentation * This release updates the AccountAlias regex pattern with the same length restrictions enforced by the length constraint. * `service/inspector2`: Updates service API and documentation * `service/iot`: Updates service API, documentation, and paginators * Adding IoT Device Management Software Package Catalog APIs to register, store, and report system software packages, along with their versions and metadata in a centralized location. * `service/iot-data`: Updates service API * `service/models.lex.v2`: Updates service API, documentation, and paginators * `service/quicksight`: Updates service API and documentation * QuickSight support for pivot table field collapse state, radar chart range scale and multiple scope options in conditional formatting. * `service/signer`: Updates service API and documentation * AWS Signer is launching Container Image Signing, a new feature that enables you to sign and verify container images. This feature enables you to validate that only container images you approve are used in your enterprise. * `service/sqs`: Updates service API and documentation * Amazon SQS adds three new APIs - StartMessageMoveTask, CancelMessageMoveTask, and ListMessageMoveTasks to automate redriving messages from dead-letter queues to source queues or a custom destination.
1 parent d4aaf18 commit 12004a7

File tree

48 files changed

+29746
-14175
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+29746
-14175
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
Release v1.44.277 (2023-06-06)
2+
===
3+
4+
### Service Client Updates
5+
* `service/connect`: Updates service documentation
6+
* `service/elasticmapreduce`: Updates service API and documentation
7+
* This release provides customers the ability to specify an allocation strategies amongst PRICE_CAPACITY_OPTIMIZED, CAPACITY_OPTIMIZED, LOWEST_PRICE, DIVERSIFIED for Spot instances in Instance Feet cluster. This enables customers to choose an allocation strategy best suited for their workload.
8+
* `service/iam`: Updates service API and documentation
9+
* This release updates the AccountAlias regex pattern with the same length restrictions enforced by the length constraint.
10+
* `service/inspector2`: Updates service API and documentation
11+
* `service/iot`: Updates service API, documentation, and paginators
12+
* Adding IoT Device Management Software Package Catalog APIs to register, store, and report system software packages, along with their versions and metadata in a centralized location.
13+
* `service/iot-data`: Updates service API
14+
* `service/models.lex.v2`: Updates service API, documentation, and paginators
15+
* `service/quicksight`: Updates service API and documentation
16+
* QuickSight support for pivot table field collapse state, radar chart range scale and multiple scope options in conditional formatting.
17+
* `service/signer`: Updates service API and documentation
18+
* AWS Signer is launching Container Image Signing, a new feature that enables you to sign and verify container images. This feature enables you to validate that only container images you approve are used in your enterprise.
19+
* `service/sqs`: Updates service API and documentation
20+
* Amazon SQS adds three new APIs - StartMessageMoveTask, CancelMessageMoveTask, and ListMessageMoveTasks to automate redriving messages from dead-letter queues to source queues or a custom destination.
21+
122
Release v1.44.276 (2023-06-05)
223
===
324

aws/endpoints/defaults.go

Lines changed: 27 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

aws/version.go

Lines changed: 1 addition & 1 deletion
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.276"
8+
const SDKVersion = "1.44.277"

models/apis/connect/2017-08-08/docs-2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"GetCurrentUserData": "<p>Gets the real-time active user data from the specified Amazon Connect instance. </p>",
9090
"GetFederationToken": "<p>Retrieves a token for federation.</p> <note> <p>This API doesn't support root users. If you try to invoke GetFederationToken with root credentials, an error message similar to the following one appears: </p> <p> <code>Provided identity: Principal: .... User: .... cannot be used for federation with Amazon Connect</code> </p> </note>",
9191
"GetMetricData": "<p>Gets historical metric data from the specified Amazon Connect instance.</p> <p>For a description of each historical metric, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/historical-metrics-definitions.html\">Historical Metrics Definitions</a> in the <i>Amazon Connect Administrator Guide</i>.</p>",
92-
"GetMetricDataV2": "<p>Gets metric data from the specified Amazon Connect instance. </p> <p> <code>GetMetricDataV2</code> offers more features than <a href=\"https://docs.aws.amazon.com/connect/latest/APIReference/API_GetMetricData.html\">GetMetricData</a>, the previous version of this API. It has new metrics, offers filtering at a metric level, and offers the ability to filter and group data by channels, queues, routing profiles, agents, and agent hierarchy levels. It can retrieve historical data for the last 35 days, in 24-hour intervals.</p> <p>For a description of the historical metrics that are supported by <code>GetMetricDataV2</code> and <code>GetMetricData</code>, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/historical-metrics-definitions.html\">Historical metrics definitions</a> in the <i>Amazon Connect Administrator's Guide</i>. </p> <p>This API is not available in the Amazon Web Services GovCloud (US) Regions.</p>",
92+
"GetMetricDataV2": "<p>Gets metric data from the specified Amazon Connect instance. </p> <p> <code>GetMetricDataV2</code> offers more features than <a href=\"https://docs.aws.amazon.com/connect/latest/APIReference/API_GetMetricData.html\">GetMetricData</a>, the previous version of this API. It has new metrics, offers filtering at a metric level, and offers the ability to filter and group data by channels, queues, routing profiles, agents, and agent hierarchy levels. It can retrieve historical data for the last 35 days, in 24-hour intervals.</p> <p>For a description of the historical metrics that are supported by <code>GetMetricDataV2</code> and <code>GetMetricData</code>, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/historical-metrics-definitions.html\">Historical metrics definitions</a> in the <i>Amazon Connect Administrator's Guide</i>.</p>",
9393
"GetPromptFile": "<p>Gets the prompt file.</p>",
9494
"GetTaskTemplate": "<p>Gets details about a specific task template in the specified Amazon Connect instance.</p>",
9595
"GetTrafficDistribution": "<p>Retrieves the current traffic distribution for a given traffic distribution group.</p>",
@@ -6432,7 +6432,7 @@
64326432
"base": null,
64336433
"refs": {
64346434
"AgentInfo$ConnectedToAgentTimestamp": "<p>The timestamp when the contact was connected to the agent.</p>",
6435-
"Contact$InitiationTimestamp": "<p>The date and time this contact was initiated, in UTC time. For <code>INBOUND</code>, this is when the contact arrived. For <code>OUTBOUND</code>, this is when the agent began dialing. For <code>CALLBACK</code>, this is when the callback contact was created. For <code>TRANSFER</code> and <code>QUEUE_TRANSFER</code>, this is when the transfer was initiated. For <code>API</code>, this is when the request arrived.</p>",
6435+
"Contact$InitiationTimestamp": "<p>The date and time this contact was initiated, in UTC time. For <code>INBOUND</code>, this is when the contact arrived. For <code>OUTBOUND</code>, this is when the agent began dialing. For <code>CALLBACK</code>, this is when the callback contact was created. For <code>TRANSFER</code> and <code>QUEUE_TRANSFER</code>, this is when the transfer was initiated. For <code>API</code>, this is when the request arrived. For <code>EXTERNAL_OUTBOUND</code>, this is when the agent started dialing the external participant. For <code>MONITOR</code>, this is when the supervisor started listening to a contact.</p>",
64366436
"Contact$DisconnectTimestamp": "<p>The timestamp when the customer endpoint disconnected from Amazon Connect.</p>",
64376437
"Contact$LastUpdateTimestamp": "<p>The timestamp when contact was last updated.</p>",
64386438
"Contact$ScheduledTimestamp": "<p>The timestamp, in Unix epoch time format, at which to start running the inbound flow. </p>",

models/apis/elasticmapreduce/2009-03-31/api-2.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2861,7 +2861,12 @@
28612861
},
28622862
"SpotProvisioningAllocationStrategy":{
28632863
"type":"string",
2864-
"enum":["capacity-optimized"]
2864+
"enum":[
2865+
"capacity-optimized",
2866+
"price-capacity-optimized",
2867+
"lowest-price",
2868+
"diversified"
2869+
]
28652870
},
28662871
"SpotProvisioningSpecification":{
28672872
"type":"structure",

models/apis/elasticmapreduce/2009-03-31/docs-2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1837,7 +1837,7 @@
18371837
"SpotProvisioningAllocationStrategy": {
18381838
"base": null,
18391839
"refs": {
1840-
"SpotProvisioningSpecification$AllocationStrategy": "<p> Specifies the strategy to use in launching Spot Instance fleets. Currently, the only option is capacity-optimized (the default), which launches instances from Spot Instance pools with optimal capacity for the number of instances that are launching. </p>"
1840+
"SpotProvisioningSpecification$AllocationStrategy": "<p>Specifies one of the following strategies to launch Spot Instance fleets: <code>price-capacity-optimized</code>, <code>capacity-optimized</code>, <code>lowest-price</code>, or <code>diversified</code>. For more information on the provisioning strategies, see <a href=\"https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-fleet-allocation-strategy.html\">Allocation strategies for Spot Instances</a> in the <i>Amazon EC2 User Guide for Linux Instances</i>.</p> <note> <p>When you launch a Spot Instance fleet with the old console, it automatically launches with the <code>capacity-optimized</code> strategy. You can't change the allocation strategy from the old console.</p> </note>"
18411841
}
18421842
},
18431843
"SpotProvisioningSpecification": {

models/apis/iam/2010-05-08/api-2.json

Lines changed: 15 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@
142142
},
143143
"input":{"shape":"CreateAccountAliasRequest"},
144144
"errors":[
145+
{"shape":"ConcurrentModificationException"},
145146
{"shape":"EntityAlreadyExistsException"},
146147
{"shape":"LimitExceededException"},
147148
{"shape":"ServiceFailureException"}
@@ -385,7 +386,8 @@
385386
{"shape":"EntityTemporarilyUnmodifiableException"},
386387
{"shape":"NoSuchEntityException"},
387388
{"shape":"LimitExceededException"},
388-
{"shape":"ServiceFailureException"}
389+
{"shape":"ServiceFailureException"},
390+
{"shape":"ConcurrentModificationException"}
389391
]
390392
},
391393
"DeleteAccessKey":{
@@ -409,6 +411,7 @@
409411
},
410412
"input":{"shape":"DeleteAccountAliasRequest"},
411413
"errors":[
414+
{"shape":"ConcurrentModificationException"},
412415
{"shape":"NoSuchEntityException"},
413416
{"shape":"LimitExceededException"},
414417
{"shape":"ServiceFailureException"}
@@ -644,6 +647,7 @@
644647
"errors":[
645648
{"shape":"NoSuchEntityException"},
646649
{"shape":"LimitExceededException"},
650+
{"shape":"ConcurrentModificationException"},
647651
{"shape":"ServiceFailureException"}
648652
]
649653
},
@@ -698,7 +702,8 @@
698702
{"shape":"NoSuchEntityException"},
699703
{"shape":"DeleteConflictException"},
700704
{"shape":"LimitExceededException"},
701-
{"shape":"ServiceFailureException"}
705+
{"shape":"ServiceFailureException"},
706+
{"shape":"ConcurrentModificationException"}
702707
]
703708
},
704709
"DetachGroupPolicy":{
@@ -757,7 +762,8 @@
757762
{"shape":"InvalidAuthenticationCodeException"},
758763
{"shape":"LimitExceededException"},
759764
{"shape":"NoSuchEntityException"},
760-
{"shape":"ServiceFailureException"}
765+
{"shape":"ServiceFailureException"},
766+
{"shape":"ConcurrentModificationException"}
761767
]
762768
},
763769
"GenerateCredentialReport":{
@@ -1882,7 +1888,8 @@
18821888
{"shape":"InvalidAuthenticationCodeException"},
18831889
{"shape":"NoSuchEntityException"},
18841890
{"shape":"LimitExceededException"},
1885-
{"shape":"ServiceFailureException"}
1891+
{"shape":"ServiceFailureException"},
1892+
{"shape":"ConcurrentModificationException"}
18861893
]
18871894
},
18881895
"SetDefaultPolicyVersion":{
@@ -2432,6 +2439,7 @@
24322439
{"shape":"InvalidCertificateException"},
24332440
{"shape":"DuplicateCertificateException"},
24342441
{"shape":"NoSuchEntityException"},
2442+
{"shape":"ConcurrentModificationException"},
24352443
{"shape":"ServiceFailureException"}
24362444
]
24372445
}
@@ -5843,7 +5851,7 @@
58435851
"type":"string",
58445852
"max":63,
58455853
"min":3,
5846-
"pattern":"^[a-z0-9](([a-z0-9]|-(?!-))*[a-z0-9])?$"
5854+
"pattern":"^[a-z0-9]([a-z0-9]|-(?!-)){1,61}[a-z0-9]$"
58475855
},
58485856
"arnType":{
58495857
"type":"string",
@@ -6076,7 +6084,7 @@
60766084
"type":"string",
60776085
"max":512,
60786086
"min":1,
6079-
"pattern":"(\\u002F)|(\\u002F[\\u0021-\\u007F]+\\u002F)"
6087+
"pattern":"(\\u002F)|(\\u002F[\\u0021-\\u007E]+\\u002F)"
60806088
},
60816089
"policyDescriptionType":{
60826090
"type":"string",
@@ -6179,7 +6187,7 @@
61796187
"roleDescriptionType":{
61806188
"type":"string",
61816189
"max":1000,
6182-
"pattern":"[\\p{L}\\p{M}\\p{Z}\\p{S}\\p{N}\\p{P}]*"
6190+
"pattern":"[\\u0009\\u000A\\u000D\\u0020-\\u007E\\u00A1-\\u00FF]*"
61836191
},
61846192
"roleDetailListType":{
61856193
"type":"list",

0 commit comments

Comments
 (0)