Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v1.54.10 #5298

Merged
merged 1 commit into from
Jun 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
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.

Release v1.54.9 (2024-06-26)
===

Expand Down
15 changes: 15 additions & 0 deletions aws/endpoints/defaults.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion aws/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.54.9"
const SDKVersion = "1.54.10"
12 changes: 8 additions & 4 deletions models/apis/application-autoscaling/2016-02-06/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@
"signatureVersion":"v4",
"signingName":"application-autoscaling",
"targetPrefix":"AnyScaleFrontendService",
"uid":"application-autoscaling-2016-02-06"
"uid":"application-autoscaling-2016-02-06",
"auth":["aws.auth#sigv4"]
},
"operations":{
"DeleteScalingPolicy":{
Expand Down Expand Up @@ -512,7 +513,8 @@
"NeptuneReaderAverageCPUUtilization",
"SageMakerVariantProvisionedConcurrencyUtilization",
"ElastiCacheDatabaseCapacityUsageCountedForEvictPercentage",
"SageMakerInferenceComponentInvocationsPerCopy"
"SageMakerInferenceComponentInvocationsPerCopy",
"WorkSpacesAverageUserSessionsCapacityUtilization"
]
},
"MetricUnit":{"type":"string"},
Expand Down Expand Up @@ -688,7 +690,8 @@
"elasticache:replication-group:Replicas",
"neptune:cluster:ReadReplicaCount",
"sagemaker:variant:DesiredProvisionedConcurrency",
"sagemaker:inference-component:DesiredCopyCount"
"sagemaker:inference-component:DesiredCopyCount",
"workspaces:workspacespool:DesiredUserSessions"
]
},
"ScalableTarget":{
Expand Down Expand Up @@ -847,7 +850,8 @@
"cassandra",
"kafka",
"elasticache",
"neptune"
"neptune",
"workspaces"
]
},
"StepAdjustment":{
Expand Down
82 changes: 41 additions & 41 deletions models/apis/application-autoscaling/2016-02-06/docs-2.json

Large diffs are not rendered by default.

7 changes: 5 additions & 2 deletions models/apis/chime-sdk-media-pipelines/2021-07-15/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@
"apiVersion":"2021-07-15",
"endpointPrefix":"media-pipelines-chime",
"protocol":"rest-json",
"protocols":["rest-json"],
"serviceFullName":"Amazon Chime SDK Media Pipelines",
"serviceId":"Chime SDK Media Pipelines",
"signatureVersion":"v4",
"signingName":"chime",
"uid":"chime-sdk-media-pipelines-2021-07-15"
"uid":"chime-sdk-media-pipelines-2021-07-15",
"auth":["aws.auth#sigv4"]
},
"operations":{
"CreateMediaCapturePipeline":{
Expand Down Expand Up @@ -665,6 +667,7 @@
"LanguageModelName":{"shape":"ModelName"},
"FilterPartialResults":{"shape":"Boolean"},
"IdentifyLanguage":{"shape":"Boolean"},
"IdentifyMultipleLanguages":{"shape":"Boolean"},
"LanguageOptions":{"shape":"LanguageOptions"},
"PreferredLanguage":{"shape":"CallAnalyticsLanguageCode"},
"VocabularyNames":{"shape":"VocabularyNames"},
Expand Down Expand Up @@ -2199,7 +2202,7 @@
"type":"list",
"member":{"shape":"RecordingStreamConfiguration"},
"max":2,
"min":2
"min":1
},
"ReservedStreamCapacity":{
"type":"integer",
Expand Down
29 changes: 15 additions & 14 deletions models/apis/chime-sdk-media-pipelines/2021-07-15/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
"CreateMediaInsightsPipeline": "<p>Creates a media insights pipeline.</p>",
"CreateMediaInsightsPipelineConfiguration": "<p>A structure that contains the static configurations for a media insights pipeline.</p>",
"CreateMediaLiveConnectorPipeline": "<p>Creates a media live connector pipeline in an Amazon Chime SDK meeting.</p>",
"CreateMediaPipelineKinesisVideoStreamPool": "<p>Creates an Kinesis video stream pool for the media pipeline.</p>",
"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>",
"CreateMediaStreamPipeline": "<p>Creates a streaming media pipeline.</p>",
"DeleteMediaCapturePipeline": "<p>Deletes the media pipeline.</p>",
"DeleteMediaInsightsPipelineConfiguration": "<p>Deletes the specified configuration settings.</p>",
"DeleteMediaPipeline": "<p>Deletes the media pipeline.</p>",
"DeleteMediaPipelineKinesisVideoStreamPool": "<p>Deletes an Kinesis video stream pool.</p>",
"DeleteMediaPipelineKinesisVideoStreamPool": "<p>Deletes an Amazon Kinesis Video Stream pool.</p>",
"GetMediaCapturePipeline": "<p>Gets an existing media pipeline.</p>",
"GetMediaInsightsPipelineConfiguration": "<p>Gets the configuration settings for a media insights pipeline.</p>",
"GetMediaPipeline": "<p>Gets an existing media pipeline.</p>",
Expand All @@ -32,7 +32,7 @@
"UntagResource": "<p>Removes any tags from a media pipeline.</p>",
"UpdateMediaInsightsPipelineConfiguration": "<p>Updates the media insights pipeline's configuration settings.</p>",
"UpdateMediaInsightsPipelineStatus": "<p>Updates the status of a media insights pipeline.</p>",
"UpdateMediaPipelineKinesisVideoStreamPool": "<p>Updates an Kinesis video stream pool in a media pipeline.</p>"
"UpdateMediaPipelineKinesisVideoStreamPool": "<p>Updates an Amazon Kinesis Video Stream pool in a media pipeline.</p>"
},
"shapes": {
"ActiveSpeakerOnlyConfiguration": {
Expand Down Expand Up @@ -68,7 +68,7 @@
}
},
"AmazonTranscribeProcessorConfiguration": {
"base": "<p>A structure that contains the configuration settings for an Amazon Transcribe processor.</p>",
"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>",
"refs": {
"MediaInsightsPipelineConfigurationElement$AmazonTranscribeProcessorConfiguration": "<p>The transcription processor configuration settings in a media insights pipeline configuration element.</p>"
}
Expand All @@ -93,8 +93,8 @@
"MediaInsightsPipelineConfiguration$MediaInsightsPipelineConfigurationArn": "<p>The ARN of the configuration.</p>",
"MediaInsightsPipelineConfiguration$ResourceAccessRoleArn": "<p>The ARN of the role used by the service to access Amazon Web Services resources.</p>",
"MediaInsightsPipelineConfigurationSummary$MediaInsightsPipelineConfigurationArn": "<p>The ARN of the media insights pipeline configuration.</p>",
"MediaStreamSink$SinkArn": "<p>The ARN of the media stream sink.</p>",
"MediaStreamSource$SourceArn": "<p>The ARN of the media stream source. </p>",
"MediaStreamSink$SinkArn": "<p>The ARN of the Kinesis Video Stream pool returned by the <a>CreateMediaPipelineKinesisVideoStreamPool</a> API.</p>",
"MediaStreamSource$SourceArn": "<p>The ARN of the meeting.</p>",
"S3BucketSinkConfiguration$Destination": "<p>The destination URL of the S3 bucket.</p>",
"S3RecordingSinkConfiguration$Destination": "<p>The default URI of the Amazon S3 bucket used as the recording sink.</p>",
"S3RecordingSinkRuntimeConfiguration$Destination": "<p>The URI of the S3 bucket used as the sink.</p>",
Expand Down Expand Up @@ -196,6 +196,7 @@
"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>",
"AmazonTranscribeProcessorConfiguration$FilterPartialResults": "<p>If true, <code>TranscriptEvents</code> with <code>IsPartial: true</code> are filtered out of the insights target.</p>",
"AmazonTranscribeProcessorConfiguration$IdentifyLanguage": "<p>Turns language identification on or off.</p>",
"AmazonTranscribeProcessorConfiguration$IdentifyMultipleLanguages": "<p>Turns language identification on or off for multiple languages.</p>",
"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>",
"RealTimeAlertConfiguration$Disabled": "<p>Turns off real-time alerts.</p>",
"VoiceEnhancementSinkConfiguration$Disabled": "<p>Disables the <code>VoiceEnhancementSinkConfiguration</code> element.</p>"
Expand Down Expand Up @@ -720,9 +721,9 @@
}
},
"KinesisVideoStreamConfiguration": {
"base": "<p>The configuration of an Kinesis video stream.</p>",
"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>",
"refs": {
"CreateMediaPipelineKinesisVideoStreamPoolRequest$StreamConfiguration": "<p>The configuration settings for the video stream.</p>",
"CreateMediaPipelineKinesisVideoStreamPoolRequest$StreamConfiguration": "<p>The configuration settings for the stream.</p>",
"KinesisVideoStreamPoolConfiguration$StreamConfiguration": "<p>The Kinesis video stream pool configuration object.</p>"
}
},
Expand All @@ -735,7 +736,7 @@
"KinesisVideoStreamPoolConfiguration": {
"base": "<p>The video stream pool configuration object.</p>",
"refs": {
"CreateMediaPipelineKinesisVideoStreamPoolResponse$KinesisVideoStreamPoolConfiguration": "<p>The configuration for the Kinesis video stream pool.</p>",
"CreateMediaPipelineKinesisVideoStreamPoolResponse$KinesisVideoStreamPoolConfiguration": "<p>The configuration for applying the streams to the pool.</p> <note> <p/> </note>",
"GetMediaPipelineKinesisVideoStreamPoolResponse$KinesisVideoStreamPoolConfiguration": "<p>The video stream pool configuration object.</p>",
"UpdateMediaPipelineKinesisVideoStreamPoolResponse$KinesisVideoStreamPoolConfiguration": "<p>The video stream pool configuration object.</p>"
}
Expand All @@ -750,7 +751,7 @@
"KinesisVideoStreamPoolName": {
"base": null,
"refs": {
"CreateMediaPipelineKinesisVideoStreamPoolRequest$PoolName": "<p>The name of the video stream pool.</p>",
"CreateMediaPipelineKinesisVideoStreamPoolRequest$PoolName": "<p>The name of the pool.</p>",
"KinesisVideoStreamPoolConfiguration$PoolName": "<p>The name of the video stream pool configuration.</p>",
"KinesisVideoStreamPoolSummary$PoolName": "<p>The name of the video stream pool.</p>"
}
Expand Down Expand Up @@ -1169,9 +1170,9 @@
"base": null,
"refs": {
"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>",
"DeleteMediaPipelineKinesisVideoStreamPoolRequest$Identifier": "<p>The ID of the pool being deleted.</p>",
"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>",
"GetMediaInsightsPipelineConfigurationRequest$Identifier": "<p>The unique identifier of the requested resource. Valid values include the name and ARN of the media insights pipeline configuration.</p>",
"GetMediaPipelineKinesisVideoStreamPoolRequest$Identifier": "<p>The ID of the video stream pool.</p>",
"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>",
"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>",
"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>",
"MediaInsightsRuntimeMetadata$key": null,
Expand All @@ -1181,7 +1182,7 @@
"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>",
"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>",
"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>",
"UpdateMediaPipelineKinesisVideoStreamPoolRequest$Identifier": "<p>The ID of the video stream pool.</p>"
"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>"
}
},
"NotFoundException": {
Expand Down Expand Up @@ -1507,7 +1508,7 @@
"CreateMediaInsightsPipelineConfigurationRequest$Tags": "<p>The tags assigned to the media insights pipeline configuration.</p>",
"CreateMediaInsightsPipelineRequest$Tags": "<p>The tags assigned to the media insights pipeline.</p>",
"CreateMediaLiveConnectorPipelineRequest$Tags": "<p>The tags associated with the media live connector pipeline.</p>",
"CreateMediaPipelineKinesisVideoStreamPoolRequest$Tags": "<p>The tags assigned to the video stream pool.</p>",
"CreateMediaPipelineKinesisVideoStreamPoolRequest$Tags": "<p>The tags assigned to the stream pool.</p>",
"CreateMediaStreamPipelineRequest$Tags": "<p>The tags assigned to the media pipeline.</p>",
"ListTagsForResourceResponse$Tags": "<p>The tags associated with the specified media pipeline.</p>",
"TagResourceRequest$Tags": "<p>The tags associated with the specified media pipeline.</p>"
Expand Down
Loading
Loading