Skip to content

Commit ff26ce6

Browse files
Merging v1.2.42 release
2 parents 677113d + 5bf1006 commit ff26ce6

File tree

14 files changed

+3870
-279
lines changed

14 files changed

+3870
-279
lines changed

CHANGELOG.md

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

3+
## [1.2.42] - 06/27/2024
4+
5+
### Features
6+
* (**applicationautoscaling**) Amazon WorkSpaces customers can now use Application Auto Scaling to automatically scale the number of virtual desktops in a WorkSpaces pool.
7+
* (**chimesdkmediapipelines**) Added Amazon Transcribe multi language identification to Chime SDK call analytics. Enabling customers sending single stream audio to generate call recordings using Chime SDK call analytics
8+
* (**datazone**) This release supports the data lineage feature of business data catalog in Amazon DataZone.
9+
* (**elasticache**) Add v2 smoke tests and smithy smokeTests trait for SDK testing.
10+
* (**mq**) 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'.
11+
* (**qconnect**) Adds CreateContentAssociation, ListContentAssociations, GetContentAssociation, and DeleteContentAssociation APIs.
12+
* (**quicksight**) Adding support for Repeating Sections, Nested Filters
13+
* (**sagemaker**) Add capability for Admins to customize Studio experience for the user by showing or hiding Apps and MLTools.
14+
* (**workspaces**) Added support for WorkSpaces Pools.
15+
16+
### Documentation
17+
* (**cloudfront**) Doc only update for CloudFront that fixes customer-reported issue
18+
* (**rds**) Updates Amazon RDS documentation for TAZ export to S3.
19+
320
## [1.2.41] - 06/26/2024
421

522
### Features

codegen/aws-sdk-codegen/src/main/resources/aws/sdk/kotlin/codegen/endpoints.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12282,7 +12282,19 @@
1228212282
"ap-south-1" : { },
1228312283
"ap-southeast-1" : { },
1228412284
"ap-southeast-2" : { },
12285-
"ca-central-1" : { },
12285+
"ca-central-1" : {
12286+
"variants" : [ {
12287+
"hostname" : "meetings-chime-fips.ca-central-1.amazonaws.com",
12288+
"tags" : [ "fips" ]
12289+
} ]
12290+
},
12291+
"ca-central-1-fips" : {
12292+
"credentialScope" : {
12293+
"region" : "ca-central-1"
12294+
},
12295+
"deprecated" : true,
12296+
"hostname" : "meetings-chime-fips.ca-central-1.amazonaws.com"
12297+
},
1228612298
"eu-central-1" : { },
1228712299
"eu-west-2" : { },
1228812300
"il-central-1" : { },

codegen/sdk/aws-models/application-auto-scaling.json

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

codegen/sdk/aws-models/chime-sdk-media-pipelines.json

Lines changed: 22 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,13 @@
256256
"smithy.api#documentation": "<p>Turns language identification on or off.</p>"
257257
}
258258
},
259+
"IdentifyMultipleLanguages": {
260+
"target": "com.amazonaws.chimesdkmediapipelines#Boolean",
261+
"traits": {
262+
"smithy.api#default": false,
263+
"smithy.api#documentation": "<p>Turns language identification on or off for multiple languages.</p>"
264+
}
265+
},
259266
"LanguageOptions": {
260267
"target": "com.amazonaws.chimesdkmediapipelines#LanguageOptions",
261268
"traits": {
@@ -282,7 +289,7 @@
282289
}
283290
},
284291
"traits": {
285-
"smithy.api#documentation": "<p>A structure that contains the configuration settings for an Amazon Transcribe processor.</p>"
292+
"smithy.api#documentation": "<p>A structure that contains the configuration settings for an Amazon Transcribe processor.</p>\n <note>\n <p>Calls to this API must include a <code>LanguageCode</code>, <code>IdentifyLanguage</code>, or <code>IdentifyMultipleLanguages</code> parameter. \n If you include more than one of those parameters, your transcription job fails.</p>\n </note>"
286293
}
287294
},
288295
"com.amazonaws.chimesdkmediapipelines#Arn": {
@@ -2428,7 +2435,7 @@
24282435
}
24292436
],
24302437
"traits": {
2431-
"smithy.api#documentation": "<p>Creates an Kinesis video stream pool for the media pipeline.</p>",
2438+
"smithy.api#documentation": "<p>Creates an Amazon Kinesis Video Stream pool for use with media stream\n pipelines.</p>\n <note>\n <p>If a meeting uses an opt-in Region as its \n <a href=\"https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_meeting-chime_CreateMeeting.html#chimesdk-meeting-chime_CreateMeeting-request-MediaRegion\">MediaRegion</a>, \n 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 \n 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 \n <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>\n <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 \n 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> \n parameter from the response.</p>\n <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 \n <i>Amazon Chime SDK Developer Guide</i>, and \n <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>, \n in the <i>AWS Account Management Reference Guide</i>.</p>\n </note>",
24322439
"smithy.api#http": {
24332440
"method": "POST",
24342441
"uri": "/media-pipeline-kinesis-video-stream-pools",
@@ -2442,14 +2449,14 @@
24422449
"StreamConfiguration": {
24432450
"target": "com.amazonaws.chimesdkmediapipelines#KinesisVideoStreamConfiguration",
24442451
"traits": {
2445-
"smithy.api#documentation": "<p>The configuration settings for the video stream.</p>",
2452+
"smithy.api#documentation": "<p>The configuration settings for the stream.</p>",
24462453
"smithy.api#required": {}
24472454
}
24482455
},
24492456
"PoolName": {
24502457
"target": "com.amazonaws.chimesdkmediapipelines#KinesisVideoStreamPoolName",
24512458
"traits": {
2452-
"smithy.api#documentation": "<p>The name of the video stream pool.</p>",
2459+
"smithy.api#documentation": "<p>The name of the pool.</p>",
24532460
"smithy.api#required": {}
24542461
}
24552462
},
@@ -2463,7 +2470,7 @@
24632470
"Tags": {
24642471
"target": "com.amazonaws.chimesdkmediapipelines#TagList",
24652472
"traits": {
2466-
"smithy.api#documentation": "<p>The tags assigned to the video stream pool.</p>"
2473+
"smithy.api#documentation": "<p>The tags assigned to the stream pool.</p>"
24672474
}
24682475
}
24692476
},
@@ -2477,7 +2484,7 @@
24772484
"KinesisVideoStreamPoolConfiguration": {
24782485
"target": "com.amazonaws.chimesdkmediapipelines#KinesisVideoStreamPoolConfiguration",
24792486
"traits": {
2480-
"smithy.api#documentation": "<p>The configuration for the Kinesis video stream pool.</p>"
2487+
"smithy.api#documentation": "<p>The configuration for applying the streams to the pool.</p>\n <note>\n <p></p>\n </note>"
24812488
}
24822489
}
24832490
},
@@ -2801,7 +2808,7 @@
28012808
}
28022809
],
28032810
"traits": {
2804-
"smithy.api#documentation": "<p>Deletes an Kinesis video stream pool.</p>",
2811+
"smithy.api#documentation": "<p>Deletes an Amazon Kinesis Video Stream pool.</p>",
28052812
"smithy.api#http": {
28062813
"method": "DELETE",
28072814
"uri": "/media-pipeline-kinesis-video-stream-pools/{Identifier}",
@@ -2815,7 +2822,7 @@
28152822
"Identifier": {
28162823
"target": "com.amazonaws.chimesdkmediapipelines#NonEmptyString",
28172824
"traits": {
2818-
"smithy.api#documentation": "<p>The ID of the pool being deleted.</p>",
2825+
"smithy.api#documentation": "<p>The unique identifier of the requested resource. Valid values include the name and ARN of the media pipeline Kinesis Video Stream pool.</p>",
28192826
"smithy.api#httpLabel": {},
28202827
"smithy.api#required": {}
28212828
}
@@ -3206,7 +3213,7 @@
32063213
"Identifier": {
32073214
"target": "com.amazonaws.chimesdkmediapipelines#NonEmptyString",
32083215
"traits": {
3209-
"smithy.api#documentation": "<p>The ID of the video stream pool.</p>",
3216+
"smithy.api#documentation": "<p>The unique identifier of the requested resource. Valid values include the name and ARN of the media pipeline Kinesis Video Stream pool.</p>",
32103217
"smithy.api#httpLabel": {},
32113218
"smithy.api#required": {}
32123219
}
@@ -3681,7 +3688,7 @@
36813688
}
36823689
},
36833690
"traits": {
3684-
"smithy.api#documentation": "<p>The configuration of an Kinesis video stream.</p>"
3691+
"smithy.api#documentation": "<p>The configuration of an Kinesis video stream.</p>\n <note>\n <p>If a meeting uses an opt-in Region as its \n <a href=\"https://docs.aws.amazon.com/chime-sdk/latest/APIReference/API_meeting-chime_CreateMeeting.html#chimesdk-meeting-chime_CreateMeeting-request-MediaRegion\">MediaRegion</a>, \n 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 \n 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 \n <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>\n <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 \n 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> \n parameter from the response.</p>\n <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 \n <i>Amazon Chime SDK Developer Guide</i>, and \n <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>, \n in the <i>AWS Account Management Reference Guide</i>.</p>\n </note>"
36853692
}
36863693
},
36873694
"com.amazonaws.chimesdkmediapipelines#KinesisVideoStreamConfigurationUpdate": {
@@ -5401,7 +5408,7 @@
54015408
"SinkArn": {
54025409
"target": "com.amazonaws.chimesdkmediapipelines#Arn",
54035410
"traits": {
5404-
"smithy.api#documentation": "<p>The ARN of the media stream sink.</p>",
5411+
"smithy.api#documentation": "<p>The ARN of the Kinesis Video Stream pool returned by the <a>CreateMediaPipelineKinesisVideoStreamPool</a> API.</p>",
54055412
"smithy.api#required": {}
54065413
}
54075414
},
@@ -5456,7 +5463,7 @@
54565463
"SourceArn": {
54575464
"target": "com.amazonaws.chimesdkmediapipelines#Arn",
54585465
"traits": {
5459-
"smithy.api#documentation": "<p>The ARN of the media stream source. </p>",
5466+
"smithy.api#documentation": "<p>The ARN of the meeting.</p>",
54605467
"smithy.api#required": {}
54615468
}
54625469
}
@@ -5813,7 +5820,7 @@
58135820
},
58145821
"traits": {
58155822
"smithy.api#length": {
5816-
"min": 2,
5823+
"min": 1,
58175824
"max": 2
58185825
}
58195826
}
@@ -7042,7 +7049,7 @@
70427049
}
70437050
],
70447051
"traits": {
7045-
"smithy.api#documentation": "<p>Updates an Kinesis video stream pool in a media pipeline.</p>",
7052+
"smithy.api#documentation": "<p>Updates an Amazon Kinesis Video Stream pool in a media pipeline.</p>",
70467053
"smithy.api#http": {
70477054
"method": "PUT",
70487055
"uri": "/media-pipeline-kinesis-video-stream-pools/{Identifier}",
@@ -7056,7 +7063,7 @@
70567063
"Identifier": {
70577064
"target": "com.amazonaws.chimesdkmediapipelines#NonEmptyString",
70587065
"traits": {
7059-
"smithy.api#documentation": "<p>The ID of the video stream pool.</p>",
7066+
"smithy.api#documentation": "<p>The unique identifier of the requested resource. Valid values include the name and ARN of the media pipeline Kinesis Video Stream pool.</p>",
70607067
"smithy.api#httpLabel": {},
70617068
"smithy.api#required": {}
70627069
}

0 commit comments

Comments
 (0)