Skip to content

Commit 3adb1ba

Browse files
author
awstools
committed
Publish v3.419.0
1 parent 2f18c93 commit 3adb1ba

Some content is hidden

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

46 files changed

+999
-10
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,24 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.419.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.418.0...v3.419.0) (2023-09-25)
7+
8+
9+
### Features
10+
11+
* **client-amplifyuibuilder:** Support for generating code that is compatible with future versions of amplify project dependencies. ([738cda3](https://github.com/aws/aws-sdk-js-v3/commit/738cda3a1117ee94b4717eb1c59e1e94c5de54ab))
12+
* **client-chime-sdk-media-pipelines:** Adds support for sending WebRTC audio to Amazon Kineses Video Streams. ([05242c2](https://github.com/aws/aws-sdk-js-v3/commit/05242c260b84d70bc3fbf88f08fe48ce8f5f1def))
13+
* **client-emr-serverless:** This release adds support for application-wide default job configurations. ([74bb52e](https://github.com/aws/aws-sdk-js-v3/commit/74bb52ec71871a013e2bed432f468c43036c36e7))
14+
* **client-finspace-data:** Adding sensitive trait to attributes. Change max SessionDuration from 720 to 60. Correct "ApiAccess" attribute to "apiAccess" to maintain consistency between APIs. ([c591b7c](https://github.com/aws/aws-sdk-js-v3/commit/c591b7c011a341ae819ea4e01ecef0bd79359f76))
15+
* **client-quicksight:** Added ability to tag users upon creation. ([dacb8c6](https://github.com/aws/aws-sdk-js-v3/commit/dacb8c66b436ce51f5fdf93d7839c93a04496d10))
16+
* **client-ssm:** This release updates the enum values for ResourceType in SSM DescribeInstanceInformation input and ConnectionStatus in GetConnectionStatus output. ([c1d80c2](https://github.com/aws/aws-sdk-js-v3/commit/c1d80c2e1062ec449d048d8448fe8a9214097840))
17+
* **client-wafv2:** You can now perform an exact match against the web request's JA3 fingerprint. ([e4f0c48](https://github.com/aws/aws-sdk-js-v3/commit/e4f0c48860cd3d6b81488bcf60e297e19bae9b33))
18+
* **clients:** update client endpoints as of 2023-09-25 ([2f18c93](https://github.com/aws/aws-sdk-js-v3/commit/2f18c9385e498937167b37fe28fd7e64978dbefa))
19+
20+
21+
22+
23+
624
# [3.418.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.417.0...v3.418.0) (2023-09-22)
725

826

benchmark/size/report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
|@aws-sdk/client-s3|3.417.0|2.9 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
3333
|@aws-sdk/client-ses|3.414.0|1.6 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
3434
|@aws-sdk/client-sns|3.414.0|1 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
35-
|@aws-sdk/client-ssm|3.414.0|3.4 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
35+
|@aws-sdk/client-ssm|3.418.0|3.4 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
3636
|@aws-sdk/client-sts|3.414.0|396.9 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
3737
|@aws-sdk/client-xray|3.414.0|707 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
3838
|@aws-sdk/credential-provider-cognito-identity|3.414.0|36.2 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|

clients/client-amplifyuibuilder/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.419.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.418.0...v3.419.0) (2023-09-25)
7+
8+
9+
### Features
10+
11+
* **client-amplifyuibuilder:** Support for generating code that is compatible with future versions of amplify project dependencies. ([738cda3](https://github.com/aws/aws-sdk-js-v3/commit/738cda3a1117ee94b4717eb1c59e1e94c5de54ab))
12+
13+
14+
15+
16+
617
# [3.418.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.417.0...v3.418.0) (2023-09-22)
718

819
**Note:** Version bump only for package @aws-sdk/client-amplifyuibuilder

clients/client-amplifyuibuilder/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-amplifyuibuilder",
33
"description": "AWS SDK for JavaScript Amplifyuibuilder Client for Node.js, Browser and React Native",
4-
"version": "3.418.0",
4+
"version": "3.419.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

clients/client-chime-sdk-media-pipelines/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.419.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.418.0...v3.419.0) (2023-09-25)
7+
8+
9+
### Features
10+
11+
* **client-chime-sdk-media-pipelines:** Adds support for sending WebRTC audio to Amazon Kineses Video Streams. ([05242c2](https://github.com/aws/aws-sdk-js-v3/commit/05242c260b84d70bc3fbf88f08fe48ce8f5f1def))
12+
13+
14+
15+
16+
617
# [3.418.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.417.0...v3.418.0) (2023-09-22)
718

819
**Note:** Version bump only for package @aws-sdk/client-chime-sdk-media-pipelines

clients/client-chime-sdk-media-pipelines/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-chime-sdk-media-pipelines",
33
"description": "AWS SDK for JavaScript Chime Sdk Media Pipelines Client for Node.js, Browser and React Native",
4-
"version": "3.418.0",
4+
"version": "3.419.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

clients/client-database-migration-service/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.419.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.418.0...v3.419.0) (2023-09-25)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-database-migration-service
9+
10+
11+
12+
13+
614
# [3.418.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.417.0...v3.418.0) (2023-09-22)
715

816

clients/client-database-migration-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-database-migration-service",
33
"description": "AWS SDK for JavaScript Database Migration Service Client for Node.js, Browser and React Native",
4-
"version": "3.418.0",
4+
"version": "3.419.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

clients/client-database-migration-service/src/commands/CreateDataProviderCommand.ts

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,51 @@ export interface CreateDataProviderCommandOutput extends CreateDataProviderRespo
218218
* @throws {@link DatabaseMigrationServiceServiceException}
219219
* <p>Base exception class for all service exceptions from DatabaseMigrationService service.</p>
220220
*
221+
* @example Create Data Provider
222+
* ```javascript
223+
* // Creates the data provider with the specified parameters.
224+
* const input = {
225+
* "DataProviderName": "sqlServer-dev",
226+
* "Description": "description",
227+
* "Engine": "sqlserver",
228+
* "Settings": {
229+
* "MicrosoftSqlServerSettings": {
230+
* "DatabaseName": "DatabaseName",
231+
* "Port": 11112,
232+
* "ServerName": "ServerName2",
233+
* "SslMode": "none"
234+
* }
235+
* },
236+
* "Tags": [
237+
* {
238+
* "Key": "access",
239+
* "Value": "authorizedusers"
240+
* }
241+
* ]
242+
* };
243+
* const command = new CreateDataProviderCommand(input);
244+
* const response = await client.send(command);
245+
* /* response ==
246+
* {
247+
* "DataProvider": {
248+
* "DataProviderArn": "arn:aws:dms:us-east-1:012345678901:data-provider:my-target-dataprovider",
249+
* "DataProviderCreationTime": "2023-05-12T10:50:41.988561Z",
250+
* "DataProviderName": "my-target-dataprovider",
251+
* "Engine": "postgres",
252+
* "Settings": {
253+
* "PostgreSqlSettings": {
254+
* "DatabaseName": "target",
255+
* "Port": 5432,
256+
* "ServerName": "postrgesql.a1b2c3d4e5f6.us-east-1.rds.amazonaws.com",
257+
* "SslMode": "none"
258+
* }
259+
* }
260+
* }
261+
* }
262+
* *\/
263+
* // example id: create-data-provider-1689726511871
264+
* ```
265+
*
221266
*/
222267
export class CreateDataProviderCommand extends $Command<
223268
CreateDataProviderCommandInput,

clients/client-database-migration-service/src/commands/CreateInstanceProfileCommand.ts

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,44 @@ export interface CreateInstanceProfileCommandOutput extends CreateInstanceProfil
123123
* @throws {@link DatabaseMigrationServiceServiceException}
124124
* <p>Base exception class for all service exceptions from DatabaseMigrationService service.</p>
125125
*
126+
* @example Create Instance Profile
127+
* ```javascript
128+
* // Creates the instance profile using the specified parameters.
129+
* const input = {
130+
* "Description": "Description",
131+
* "InstanceProfileName": "my-instance-profile",
132+
* "KmsKeyArn": "arn:aws:kms:us-east-1:012345678901:key/01234567-89ab-cdef-0123-456789abcdef",
133+
* "NetworkType": "DUAL",
134+
* "PubliclyAccessible": true,
135+
* "SubnetGroupIdentifier": "my-subnet-group",
136+
* "Tags": [
137+
* {
138+
* "Key": "access",
139+
* "Value": "authorizedusers"
140+
* }
141+
* ]
142+
* };
143+
* const command = new CreateInstanceProfileCommand(input);
144+
* const response = await client.send(command);
145+
* /* response ==
146+
* {
147+
* "InstanceProfile": {
148+
* "InstanceProfileArn": "arn:aws:dms:us-east-1:012345678901:instance-profile:my-instance-profile",
149+
* "InstanceProfileCreationTime": "2022-12-16T09:44:43.543246Z",
150+
* "InstanceProfileName": "my-instance-profile",
151+
* "KmsKeyArn": "arn:aws:kms:us-east-1:012345678901:key/01234567-89ab-cdef-0123-456789abcdef",
152+
* "PubliclyAccessible": true,
153+
* "SubnetGroupIdentifier": "public-subnets",
154+
* "VpcIdentifier": "vpc-0a1b2c3d4e5f6g7h8",
155+
* "VpcSecurityGroups": [
156+
* "sg-0123456"
157+
* ]
158+
* }
159+
* }
160+
* *\/
161+
* // example id: create-instance-profile-1689716070633
162+
* ```
163+
*
126164
*/
127165
export class CreateInstanceProfileCommand extends $Command<
128166
CreateInstanceProfileCommandInput,

clients/client-database-migration-service/src/commands/CreateMigrationProjectCommand.ts

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,75 @@ export interface CreateMigrationProjectCommandOutput extends CreateMigrationProj
146146
* @throws {@link DatabaseMigrationServiceServiceException}
147147
* <p>Base exception class for all service exceptions from DatabaseMigrationService service.</p>
148148
*
149+
* @example Create Migration Project
150+
* ```javascript
151+
* // Creates the migration project with the specified parameters.
152+
* const input = {
153+
* "Description": "description",
154+
* "InstanceProfileIdentifier": "ip-au-17",
155+
* "MigrationProjectName": "my-migration-project",
156+
* "SchemaConversionApplicationAttributes": {
157+
* "S3BucketPath": "arn:aws:s3:::mylogin-bucket",
158+
* "S3BucketRoleArn": "arn:aws:iam::012345678901:role/Admin"
159+
* },
160+
* "SourceDataProviderDescriptors": [
161+
* {
162+
* "DataProviderIdentifier": "arn:aws:dms:us-east-1:012345678901:data-provider:EXAMPLEABCDEFGHIJKLMNOPQRSTUVWXYZ012345",
163+
* "SecretsManagerAccessRoleArn": "arn:aws:iam::012345678901:role/myuser-admin-access",
164+
* "SecretsManagerSecretId": "arn:aws:secretsmanager:us-east-1:012345678901:secret:myorg/example1/ALL.SOURCE.ORACLE_12-A1B2C3"
165+
* }
166+
* ],
167+
* "Tags": [
168+
* {
169+
* "Key": "access",
170+
* "Value": "authorizedusers"
171+
* }
172+
* ],
173+
* "TargetDataProviderDescriptors": [
174+
* {
175+
* "DataProviderIdentifier": "arn:aws:dms:us-east-1:012345678901:data-provider:EXAMPLEABCDEFGHIJKLMNOPQRSTUVWXYZ012345",
176+
* "SecretsManagerAccessRoleArn": "arn:aws:iam::012345678901:role/myuser-admin-access",
177+
* "SecretsManagerSecretId": "arn:aws:secretsmanager:us-east-1:012345678901:secret:myorg/example1/TARGET.postgresql-A1B2C3"
178+
* }
179+
* ],
180+
* "TransformationRules": "{\"key0\":\"value0\",\"key1\":\"value1\",\"key2\":\"value2\"}"
181+
* };
182+
* const command = new CreateMigrationProjectCommand(input);
183+
* const response = await client.send(command);
184+
* /* response ==
185+
* {
186+
* "MigrationProject": {
187+
* "InstanceProfileArn": "arn:aws:dms:us-east-1:012345678901:instance-profile:0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ012",
188+
* "InstanceProfileName": "my-instance-profile",
189+
* "MigrationProjectArn": "arn:aws:dms:us-east-1:012345678901:migration-project:0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ012",
190+
* "MigrationProjectCreationTime": "2023-04-19T11:45:15.805253Z",
191+
* "MigrationProjectName": "my-migration-project",
192+
* "SchemaConversionApplicationAttributes": {
193+
* "S3BucketPath": "my-s3-bucket/my_folder",
194+
* "S3BucketRoleArn": "arn:aws:iam::012345678901:role/my-s3role"
195+
* },
196+
* "SourceDataProviderDescriptors": [
197+
* {
198+
* "DataProviderArn": "arn:aws:dms:us-east-1:012345678901:data-provider:0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ012",
199+
* "DataProviderName": "source-oracle-12",
200+
* "SecretsManagerAccessRoleArn": "arn:aws:iam::012345678901:role/my-access-role",
201+
* "SecretsManagerSecretId": "arn:aws:secretsmanager:us-east-1:012345678901:secret:myuser/ALL.SOURCE.ORACLE_12-0123456"
202+
* }
203+
* ],
204+
* "TargetDataProviderDescriptors": [
205+
* {
206+
* "DataProviderArn": "arn:aws:dms:us-east-1:012345678901:data-provider:0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ012",
207+
* "DataProviderName": "target-dataprovider-3",
208+
* "SecretsManagerAccessRoleArn": "arn:aws:iam::012345678901:role/dmytbon-admin-access",
209+
* "SecretsManagerSecretId": "arn:aws:secretsmanager:us-east-1:012345678901:secret:myuser/TARGET.postgresql-0123456"
210+
* }
211+
* ]
212+
* }
213+
* }
214+
* *\/
215+
* // example id: create-migration-project-1689716672685
216+
* ```
217+
*
149218
*/
150219
export class CreateMigrationProjectCommand extends $Command<
151220
CreateMigrationProjectCommandInput,

clients/client-database-migration-service/src/commands/DeleteDataProviderCommand.ts

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,35 @@ export interface DeleteDataProviderCommandOutput extends DeleteDataProviderRespo
150150
* @throws {@link DatabaseMigrationServiceServiceException}
151151
* <p>Base exception class for all service exceptions from DatabaseMigrationService service.</p>
152152
*
153+
* @example Delete Data Provider
154+
* ```javascript
155+
* // Deletes the specified data provider.
156+
* const input = {
157+
* "DataProviderIdentifier": "arn:aws:dms:us-east-1:012345678901:data-provider:EXAMPLEABCDEFGHIJKLMNOPQRSTUVWXYZ012345"
158+
* };
159+
* const command = new DeleteDataProviderCommand(input);
160+
* const response = await client.send(command);
161+
* /* response ==
162+
* {
163+
* "DataProvider": {
164+
* "DataProviderArn": "arn:aws:dms:us-east-1:012345678901:data-provider:my-target-data-provider",
165+
* "DataProviderCreationTime": "2023-05-12T10:50:41.988561Z",
166+
* "DataProviderName": "my-target-data-provider",
167+
* "Engine": "postgres",
168+
* "Settings": {
169+
* "PostgreSqlSettings": {
170+
* "DatabaseName": "target",
171+
* "Port": 5432,
172+
* "ServerName": "postrgesql.0a1b2c3d4e5f.us-east-1.rds.amazonaws.com",
173+
* "SslMode": "none"
174+
* }
175+
* }
176+
* }
177+
* }
178+
* *\/
179+
* // example id: delete-data-provider-1689724476356
180+
* ```
181+
*
153182
*/
154183
export class DeleteDataProviderCommand extends $Command<
155184
DeleteDataProviderCommandInput,

clients/client-database-migration-service/src/commands/DeleteInstanceProfileCommand.ts

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,33 @@ export interface DeleteInstanceProfileCommandOutput extends DeleteInstanceProfil
9595
* @throws {@link DatabaseMigrationServiceServiceException}
9696
* <p>Base exception class for all service exceptions from DatabaseMigrationService service.</p>
9797
*
98+
* @example Delete Instance Profile
99+
* ```javascript
100+
* // Deletes the specified instance profile.
101+
* const input = {
102+
* "InstanceProfileIdentifier": "arn:aws:dms:us-east-1:012345678901:instance-profile:EXAMPLEABCDEFGHIJKLMNOPQRSTUVWXYZ012345"
103+
* };
104+
* const command = new DeleteInstanceProfileCommand(input);
105+
* const response = await client.send(command);
106+
* /* response ==
107+
* {
108+
* "InstanceProfile": {
109+
* "InstanceProfileArn": "arn:aws:dms:us-east-1:012345678901:instance-profile:my-instance-profile",
110+
* "InstanceProfileCreationTime": "2022-12-16T09:44:43.543246Z",
111+
* "InstanceProfileName": "my-instance-profile",
112+
* "KmsKeyArn": "arn:aws:kms:us-east-1:012345678901:key/01234567-89ab-cdef-0123-456789abcdef",
113+
* "PubliclyAccessible": true,
114+
* "SubnetGroupIdentifier": "public-subnets",
115+
* "VpcIdentifier": "vpc-0a1b2c3d4e5f6g7h8",
116+
* "VpcSecurityGroups": [
117+
* "sg-0123456"
118+
* ]
119+
* }
120+
* }
121+
* *\/
122+
* // example id: delete-instance-profile-1689716924105
123+
* ```
124+
*
98125
*/
99126
export class DeleteInstanceProfileCommand extends $Command<
100127
DeleteInstanceProfileCommandInput,

0 commit comments

Comments
 (0)