Skip to content

Commit 372d444

Browse files
Release v1.54.10 (2024-06-27) (#5298)
Release v1.54.10 (2024-06-27) === ### Service Client Updates * `service/application-autoscaling`: Updates service API and documentation * `service/chime-sdk-media-pipelines`: Updates service API and documentation * `service/cloudfront`: Updates service API and documentation * Doc only update for CloudFront that fixes customer-reported issue * `service/datazone`: Updates service API, documentation, and paginators * `service/elasticache`: Updates service API * Add v2 smoke tests and smithy smokeTests trait for SDK testing. * `service/mq`: Updates service API and documentation * This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'. * `service/qconnect`: Updates service API, documentation, and paginators * `service/quicksight`: Updates service API and documentation * Adding support for Repeating Sections, Nested Filters * `service/rds`: Updates service API, documentation, waiters, paginators, and examples * Updates Amazon RDS documentation for TAZ export to S3. * `service/sagemaker`: Updates service API and documentation * Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools. * `service/workspaces`: Updates service API and documentation * Added support for WorkSpaces Pools.
1 parent b9d7c6a commit 372d444

File tree

45 files changed

+15547
-6021
lines changed

Some content is hidden

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

45 files changed

+15547
-6021
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
Release v1.54.10 (2024-06-27)
2+
===
3+
4+
### Service Client Updates
5+
* `service/application-autoscaling`: Updates service API and documentation
6+
* `service/chime-sdk-media-pipelines`: Updates service API and documentation
7+
* `service/cloudfront`: Updates service API and documentation
8+
* Doc only update for CloudFront that fixes customer-reported issue
9+
* `service/datazone`: Updates service API, documentation, and paginators
10+
* `service/elasticache`: Updates service API
11+
* Add v2 smoke tests and smithy smokeTests trait for SDK testing.
12+
* `service/mq`: Updates service API and documentation
13+
* This release makes the EngineVersion field optional for both broker and configuration and uses the latest available version by default. The AutoMinorVersionUpgrade field is also now optional for broker creation and defaults to 'true'.
14+
* `service/qconnect`: Updates service API, documentation, and paginators
15+
* `service/quicksight`: Updates service API and documentation
16+
* Adding support for Repeating Sections, Nested Filters
17+
* `service/rds`: Updates service API, documentation, waiters, paginators, and examples
18+
* Updates Amazon RDS documentation for TAZ export to S3.
19+
* `service/sagemaker`: Updates service API and documentation
20+
* Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools.
21+
* `service/workspaces`: Updates service API and documentation
22+
* Added support for WorkSpaces Pools.
23+
124
Release v1.54.9 (2024-06-26)
225
===
326

aws/endpoints/defaults.go

Lines changed: 15 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.54.9"
8+
const SDKVersion = "1.54.10"

models/apis/application-autoscaling/2016-02-06/api-2.json

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"signatureVersion":"v4",
1212
"signingName":"application-autoscaling",
1313
"targetPrefix":"AnyScaleFrontendService",
14-
"uid":"application-autoscaling-2016-02-06"
14+
"uid":"application-autoscaling-2016-02-06",
15+
"auth":["aws.auth#sigv4"]
1516
},
1617
"operations":{
1718
"DeleteScalingPolicy":{
@@ -512,7 +513,8 @@
512513
"NeptuneReaderAverageCPUUtilization",
513514
"SageMakerVariantProvisionedConcurrencyUtilization",
514515
"ElastiCacheDatabaseCapacityUsageCountedForEvictPercentage",
515-
"SageMakerInferenceComponentInvocationsPerCopy"
516+
"SageMakerInferenceComponentInvocationsPerCopy",
517+
"WorkSpacesAverageUserSessionsCapacityUtilization"
516518
]
517519
},
518520
"MetricUnit":{"type":"string"},
@@ -688,7 +690,8 @@
688690
"elasticache:replication-group:Replicas",
689691
"neptune:cluster:ReadReplicaCount",
690692
"sagemaker:variant:DesiredProvisionedConcurrency",
691-
"sagemaker:inference-component:DesiredCopyCount"
693+
"sagemaker:inference-component:DesiredCopyCount",
694+
"workspaces:workspacespool:DesiredUserSessions"
692695
]
693696
},
694697
"ScalableTarget":{
@@ -847,7 +850,8 @@
847850
"cassandra",
848851
"kafka",
849852
"elasticache",
850-
"neptune"
853+
"neptune",
854+
"workspaces"
851855
]
852856
},
853857
"StepAdjustment":{

models/apis/application-autoscaling/2016-02-06/docs-2.json

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

models/apis/chime-sdk-media-pipelines/2021-07-15/api-2.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@
44
"apiVersion":"2021-07-15",
55
"endpointPrefix":"media-pipelines-chime",
66
"protocol":"rest-json",
7+
"protocols":["rest-json"],
78
"serviceFullName":"Amazon Chime SDK Media Pipelines",
89
"serviceId":"Chime SDK Media Pipelines",
910
"signatureVersion":"v4",
1011
"signingName":"chime",
11-
"uid":"chime-sdk-media-pipelines-2021-07-15"
12+
"uid":"chime-sdk-media-pipelines-2021-07-15",
13+
"auth":["aws.auth#sigv4"]
1214
},
1315
"operations":{
1416
"CreateMediaCapturePipeline":{
@@ -665,6 +667,7 @@
665667
"LanguageModelName":{"shape":"ModelName"},
666668
"FilterPartialResults":{"shape":"Boolean"},
667669
"IdentifyLanguage":{"shape":"Boolean"},
670+
"IdentifyMultipleLanguages":{"shape":"Boolean"},
668671
"LanguageOptions":{"shape":"LanguageOptions"},
669672
"PreferredLanguage":{"shape":"CallAnalyticsLanguageCode"},
670673
"VocabularyNames":{"shape":"VocabularyNames"},
@@ -2199,7 +2202,7 @@
21992202
"type":"list",
22002203
"member":{"shape":"RecordingStreamConfiguration"},
22012204
"max":2,
2202-
"min":2
2205+
"min":1
22032206
},
22042207
"ReservedStreamCapacity":{
22052208
"type":"integer",

models/apis/chime-sdk-media-pipelines/2021-07-15/docs-2.json

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@
77
"CreateMediaInsightsPipeline": "<p>Creates a media insights pipeline.</p>",
88
"CreateMediaInsightsPipelineConfiguration": "<p>A structure that contains the static configurations for a media insights pipeline.</p>",
99
"CreateMediaLiveConnectorPipeline": "<p>Creates a media live connector pipeline in an Amazon Chime SDK meeting.</p>",
10-
"CreateMediaPipelineKinesisVideoStreamPool": "<p>Creates an Kinesis video stream pool for the media pipeline.</p>",
10+
"CreateMediaPipelineKinesisVideoStreamPool": "<p>Creates an Amazon Kinesis Video Stream pool for use with media stream pipelines.</p> <note> <p>If a meeting uses an opt-in Region as its <a href=\"https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_meeting-chime_CreateMeeting.html#chimesdk-meeting-chime_CreateMeeting-request-MediaRegion\">MediaRegion</a>, the KVS stream must be in that same Region. For example, if a meeting uses the <code>af-south-1</code> Region, the KVS stream must also be in <code>af-south-1</code>. However, if the meeting uses a Region that AWS turns on by default, the KVS stream can be in any available Region, including an opt-in Region. For example, if the meeting uses <code>ca-central-1</code>, the KVS stream can be in <code>eu-west-2</code>, <code>us-east-1</code>, <code>af-south-1</code>, or any other Region that the Amazon Chime SDK supports.</p> <p>To learn which AWS Region a meeting uses, call the <a href=\"https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_meeting-chime_GetMeeting.html\">GetMeeting</a> API and use the <a href=\"https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_meeting-chime_CreateMeeting.html#chimesdk-meeting-chime_CreateMeeting-request-MediaRegion\">MediaRegion</a> parameter from the response.</p> <p>For more information about opt-in Regions, refer to <a href=\"https://docs.aws.amazon.com/chime-sdk/latest/dg/sdk-available-regions.html\">Available Regions</a> in the <i>Amazon Chime SDK Developer Guide</i>, and <a href=\"https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-regions.html#rande-manage-enable.html\">Specify which AWS Regions your account can use</a>, in the <i>AWS Account Management Reference Guide</i>.</p> </note>",
1111
"CreateMediaStreamPipeline": "<p>Creates a streaming media pipeline.</p>",
1212
"DeleteMediaCapturePipeline": "<p>Deletes the media pipeline.</p>",
1313
"DeleteMediaInsightsPipelineConfiguration": "<p>Deletes the specified configuration settings.</p>",
1414
"DeleteMediaPipeline": "<p>Deletes the media pipeline.</p>",
15-
"DeleteMediaPipelineKinesisVideoStreamPool": "<p>Deletes an Kinesis video stream pool.</p>",
15+
"DeleteMediaPipelineKinesisVideoStreamPool": "<p>Deletes an Amazon Kinesis Video Stream pool.</p>",
1616
"GetMediaCapturePipeline": "<p>Gets an existing media pipeline.</p>",
1717
"GetMediaInsightsPipelineConfiguration": "<p>Gets the configuration settings for a media insights pipeline.</p>",
1818
"GetMediaPipeline": "<p>Gets an existing media pipeline.</p>",
@@ -32,7 +32,7 @@
3232
"UntagResource": "<p>Removes any tags from a media pipeline.</p>",
3333
"UpdateMediaInsightsPipelineConfiguration": "<p>Updates the media insights pipeline's configuration settings.</p>",
3434
"UpdateMediaInsightsPipelineStatus": "<p>Updates the status of a media insights pipeline.</p>",
35-
"UpdateMediaPipelineKinesisVideoStreamPool": "<p>Updates an Kinesis video stream pool in a media pipeline.</p>"
35+
"UpdateMediaPipelineKinesisVideoStreamPool": "<p>Updates an Amazon Kinesis Video Stream pool in a media pipeline.</p>"
3636
},
3737
"shapes": {
3838
"ActiveSpeakerOnlyConfiguration": {
@@ -68,7 +68,7 @@
6868
}
6969
},
7070
"AmazonTranscribeProcessorConfiguration": {
71-
"base": "<p>A structure that contains the configuration settings for an Amazon Transcribe processor.</p>",
71+
"base": "<p>A structure that contains the configuration settings for an Amazon Transcribe processor.</p> <note> <p>Calls to this API must include a <code>LanguageCode</code>, <code>IdentifyLanguage</code>, or <code>IdentifyMultipleLanguages</code> parameter. If you include more than one of those parameters, your transcription job fails.</p> </note>",
7272
"refs": {
7373
"MediaInsightsPipelineConfigurationElement$AmazonTranscribeProcessorConfiguration": "<p>The transcription processor configuration settings in a media insights pipeline configuration element.</p>"
7474
}
@@ -93,8 +93,8 @@
9393
"MediaInsightsPipelineConfiguration$MediaInsightsPipelineConfigurationArn": "<p>The ARN of the configuration.</p>",
9494
"MediaInsightsPipelineConfiguration$ResourceAccessRoleArn": "<p>The ARN of the role used by the service to access Amazon Web Services resources.</p>",
9595
"MediaInsightsPipelineConfigurationSummary$MediaInsightsPipelineConfigurationArn": "<p>The ARN of the media insights pipeline configuration.</p>",
96-
"MediaStreamSink$SinkArn": "<p>The ARN of the media stream sink.</p>",
97-
"MediaStreamSource$SourceArn": "<p>The ARN of the media stream source. </p>",
96+
"MediaStreamSink$SinkArn": "<p>The ARN of the Kinesis Video Stream pool returned by the <a>CreateMediaPipelineKinesisVideoStreamPool</a> API.</p>",
97+
"MediaStreamSource$SourceArn": "<p>The ARN of the meeting.</p>",
9898
"S3BucketSinkConfiguration$Destination": "<p>The destination URL of the S3 bucket.</p>",
9999
"S3RecordingSinkConfiguration$Destination": "<p>The default URI of the Amazon S3 bucket used as the recording sink.</p>",
100100
"S3RecordingSinkRuntimeConfiguration$Destination": "<p>The URI of the S3 bucket used as the sink.</p>",
@@ -196,6 +196,7 @@
196196
"AmazonTranscribeProcessorConfiguration$EnablePartialResultsStabilization": "<p>Enables partial result stabilization for your transcription. Partial result stabilization can reduce latency in your output, but may impact accuracy.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/transcribe/latest/dg/streaming.html#streaming-partial-result-stabilization\">Partial-result stabilization</a> in the <i>Amazon Transcribe Developer Guide</i>.</p>",
197197
"AmazonTranscribeProcessorConfiguration$FilterPartialResults": "<p>If true, <code>TranscriptEvents</code> with <code>IsPartial: true</code> are filtered out of the insights target.</p>",
198198
"AmazonTranscribeProcessorConfiguration$IdentifyLanguage": "<p>Turns language identification on or off.</p>",
199+
"AmazonTranscribeProcessorConfiguration$IdentifyMultipleLanguages": "<p>Turns language identification on or off for multiple languages.</p>",
199200
"KeywordMatchConfiguration$Negate": "<p>Matches keywords or phrases on their presence or absence. If set to <code>TRUE</code>, the rule matches when all the specified keywords or phrases are absent. Default: <code>FALSE</code>.</p>",
200201
"RealTimeAlertConfiguration$Disabled": "<p>Turns off real-time alerts.</p>",
201202
"VoiceEnhancementSinkConfiguration$Disabled": "<p>Disables the <code>VoiceEnhancementSinkConfiguration</code> element.</p>"
@@ -720,9 +721,9 @@
720721
}
721722
},
722723
"KinesisVideoStreamConfiguration": {
723-
"base": "<p>The configuration of an Kinesis video stream.</p>",
724+
"base": "<p>The configuration of an Kinesis video stream.</p> <note> <p>If a meeting uses an opt-in Region as its <a href=\"https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_meeting-chime_CreateMeeting.html#chimesdk-meeting-chime_CreateMeeting-request-MediaRegion\">MediaRegion</a>, the KVS stream must be in that same Region. For example, if a meeting uses the <code>af-south-1</code> Region, the KVS stream must also be in <code>af-south-1</code>. However, if the meeting uses a Region that AWS turns on by default, the KVS stream can be in any available Region, including an opt-in Region. For example, if the meeting uses <code>ca-central-1</code>, the KVS stream can be in <code>eu-west-2</code>, <code>us-east-1</code>, <code>af-south-1</code>, or any other Region that the Amazon Chime SDK supports.</p> <p>To learn which AWS Region a meeting uses, call the <a href=\"https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_meeting-chime_GetMeeting.html\">GetMeeting</a> API and use the <a href=\"https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_meeting-chime_CreateMeeting.html#chimesdk-meeting-chime_CreateMeeting-request-MediaRegion\">MediaRegion</a> parameter from the response.</p> <p>For more information about opt-in Regions, refer to <a href=\"https://docs.aws.amazon.com/chime-sdk/latest/dg/sdk-available-regions.html\">Available Regions</a> in the <i>Amazon Chime SDK Developer Guide</i>, and <a href=\"https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-regions.html#rande-manage-enable.html\">Specify which AWS Regions your account can use</a>, in the <i>AWS Account Management Reference Guide</i>.</p> </note>",
724725
"refs": {
725-
"CreateMediaPipelineKinesisVideoStreamPoolRequest$StreamConfiguration": "<p>The configuration settings for the video stream.</p>",
726+
"CreateMediaPipelineKinesisVideoStreamPoolRequest$StreamConfiguration": "<p>The configuration settings for the stream.</p>",
726727
"KinesisVideoStreamPoolConfiguration$StreamConfiguration": "<p>The Kinesis video stream pool configuration object.</p>"
727728
}
728729
},
@@ -735,7 +736,7 @@
735736
"KinesisVideoStreamPoolConfiguration": {
736737
"base": "<p>The video stream pool configuration object.</p>",
737738
"refs": {
738-
"CreateMediaPipelineKinesisVideoStreamPoolResponse$KinesisVideoStreamPoolConfiguration": "<p>The configuration for the Kinesis video stream pool.</p>",
739+
"CreateMediaPipelineKinesisVideoStreamPoolResponse$KinesisVideoStreamPoolConfiguration": "<p>The configuration for applying the streams to the pool.</p> <note> <p/> </note>",
739740
"GetMediaPipelineKinesisVideoStreamPoolResponse$KinesisVideoStreamPoolConfiguration": "<p>The video stream pool configuration object.</p>",
740741
"UpdateMediaPipelineKinesisVideoStreamPoolResponse$KinesisVideoStreamPoolConfiguration": "<p>The video stream pool configuration object.</p>"
741742
}
@@ -750,7 +751,7 @@
750751
"KinesisVideoStreamPoolName": {
751752
"base": null,
752753
"refs": {
753-
"CreateMediaPipelineKinesisVideoStreamPoolRequest$PoolName": "<p>The name of the video stream pool.</p>",
754+
"CreateMediaPipelineKinesisVideoStreamPoolRequest$PoolName": "<p>The name of the pool.</p>",
754755
"KinesisVideoStreamPoolConfiguration$PoolName": "<p>The name of the video stream pool configuration.</p>",
755756
"KinesisVideoStreamPoolSummary$PoolName": "<p>The name of the video stream pool.</p>"
756757
}
@@ -1169,9 +1170,9 @@
11691170
"base": null,
11701171
"refs": {
11711172
"DeleteMediaInsightsPipelineConfigurationRequest$Identifier": "<p>The unique identifier of the resource to be deleted. Valid values include the name and ARN of the media insights pipeline configuration.</p>",
1172-
"DeleteMediaPipelineKinesisVideoStreamPoolRequest$Identifier": "<p>The ID of the pool being deleted.</p>",
1173+
"DeleteMediaPipelineKinesisVideoStreamPoolRequest$Identifier": "<p>The unique identifier of the requested resource. Valid values include the name and ARN of the media pipeline Kinesis Video Stream pool.</p>",
11731174
"GetMediaInsightsPipelineConfigurationRequest$Identifier": "<p>The unique identifier of the requested resource. Valid values include the name and ARN of the media insights pipeline configuration.</p>",
1174-
"GetMediaPipelineKinesisVideoStreamPoolRequest$Identifier": "<p>The ID of the video stream pool.</p>",
1175+
"GetMediaPipelineKinesisVideoStreamPoolRequest$Identifier": "<p>The unique identifier of the requested resource. Valid values include the name and ARN of the media pipeline Kinesis Video Stream pool.</p>",
11751176
"GetSpeakerSearchTaskRequest$Identifier": "<p>The unique identifier of the resource to be updated. Valid values include the ID and ARN of the media insights pipeline.</p>",
11761177
"GetVoiceToneAnalysisTaskRequest$Identifier": "<p>The unique identifier of the resource to be updated. Valid values include the ID and ARN of the media insights pipeline.</p>",
11771178
"MediaInsightsRuntimeMetadata$key": null,
@@ -1181,7 +1182,7 @@
11811182
"StopVoiceToneAnalysisTaskRequest$Identifier": "<p>The unique identifier of the resource to be updated. Valid values include the ID and ARN of the media insights pipeline.</p>",
11821183
"UpdateMediaInsightsPipelineConfigurationRequest$Identifier": "<p>The unique identifier for the resource to be updated. Valid values include the name and ARN of the media insights pipeline configuration.</p>",
11831184
"UpdateMediaInsightsPipelineStatusRequest$Identifier": "<p>The unique identifier of the resource to be updated. Valid values include the ID and ARN of the media insights pipeline.</p>",
1184-
"UpdateMediaPipelineKinesisVideoStreamPoolRequest$Identifier": "<p>The ID of the video stream pool.</p>"
1185+
"UpdateMediaPipelineKinesisVideoStreamPoolRequest$Identifier": "<p>The unique identifier of the requested resource. Valid values include the name and ARN of the media pipeline Kinesis Video Stream pool.</p>"
11851186
}
11861187
},
11871188
"NotFoundException": {
@@ -1507,7 +1508,7 @@
15071508
"CreateMediaInsightsPipelineConfigurationRequest$Tags": "<p>The tags assigned to the media insights pipeline configuration.</p>",
15081509
"CreateMediaInsightsPipelineRequest$Tags": "<p>The tags assigned to the media insights pipeline.</p>",
15091510
"CreateMediaLiveConnectorPipelineRequest$Tags": "<p>The tags associated with the media live connector pipeline.</p>",
1510-
"CreateMediaPipelineKinesisVideoStreamPoolRequest$Tags": "<p>The tags assigned to the video stream pool.</p>",
1511+
"CreateMediaPipelineKinesisVideoStreamPoolRequest$Tags": "<p>The tags assigned to the stream pool.</p>",
15111512
"CreateMediaStreamPipelineRequest$Tags": "<p>The tags assigned to the media pipeline.</p>",
15121513
"ListTagsForResourceResponse$Tags": "<p>The tags associated with the specified media pipeline.</p>",
15131514
"TagResourceRequest$Tags": "<p>The tags associated with the specified media pipeline.</p>"

0 commit comments

Comments
 (0)