Skip to content

Commit 50ae5bc

Browse files
author
awstools
committed
Updates SDK to v2.1474.0
1 parent eb47a0f commit 50ae5bc

40 files changed

+4544
-790
lines changed

.changes/2.1474.0.json

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
[
2+
{
3+
"type": "feature",
4+
"category": "CloudFormation",
5+
"description": "SDK and documentation updates for UpdateReplacePolicy"
6+
},
7+
{
8+
"type": "feature",
9+
"category": "Drs",
10+
"description": "Updated exsiting API to allow AWS Elastic Disaster Recovery support of launching recovery into existing EC2 instances."
11+
},
12+
{
13+
"type": "feature",
14+
"category": "EntityResolution",
15+
"description": "This launch expands our matching techniques to include provider-based matching to help customer match, link, and enhance records with minimal data movement. With data service providers, we have removed the need for customers to build bespoke integrations,."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "ManagedBlockchainQuery",
20+
"description": "This release introduces two new APIs: GetAssetContract and ListAssetContracts. This release also adds support for Bitcoin Testnet."
21+
},
22+
{
23+
"type": "feature",
24+
"category": "MediaPackageV2",
25+
"description": "This release allows customers to manage MediaPackage v2 resource using CloudFormation."
26+
},
27+
{
28+
"type": "feature",
29+
"category": "OpenSearch",
30+
"description": "This release allows customers to list and associate optional plugin packages with compatible Amazon OpenSearch Service clusters for enhanced functionality."
31+
},
32+
{
33+
"type": "feature",
34+
"category": "Redshift",
35+
"description": "Added support for managing credentials of provisioned cluster admin using AWS Secrets Manager."
36+
},
37+
{
38+
"type": "feature",
39+
"category": "RedshiftServerless",
40+
"description": "Added support for managing credentials of serverless namespace admin using AWS Secrets Manager."
41+
},
42+
{
43+
"type": "feature",
44+
"category": "SESV2",
45+
"description": "This release provides enhanced visibility into your SES identity verification status. This will offer you more actionable insights, enabling you to promptly address any verification-related issues."
46+
},
47+
{
48+
"type": "feature",
49+
"category": "XRay",
50+
"description": "This releases enhances GetTraceSummaries API to support new TimeRangeType Service to query trace summaries by segment end time."
51+
}
52+
]

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
11
# Changelog for AWS SDK for JavaScript
2-
<!--LATEST=2.1473.0-->
2+
<!--LATEST=2.1474.0-->
33
<!--ENTRYINSERT-->
44

5+
## 2.1474.0
6+
* feature: CloudFormation: SDK and documentation updates for UpdateReplacePolicy
7+
* feature: Drs: Updated exsiting API to allow AWS Elastic Disaster Recovery support of launching recovery into existing EC2 instances.
8+
* feature: EntityResolution: This launch expands our matching techniques to include provider-based matching to help customer match, link, and enhance records with minimal data movement. With data service providers, we have removed the need for customers to build bespoke integrations,.
9+
* feature: ManagedBlockchainQuery: This release introduces two new APIs: GetAssetContract and ListAssetContracts. This release also adds support for Bitcoin Testnet.
10+
* feature: MediaPackageV2: This release allows customers to manage MediaPackage v2 resource using CloudFormation.
11+
* feature: OpenSearch: This release allows customers to list and associate optional plugin packages with compatible Amazon OpenSearch Service clusters for enhanced functionality.
12+
* feature: Redshift: Added support for managing credentials of provisioned cluster admin using AWS Secrets Manager.
13+
* feature: RedshiftServerless: Added support for managing credentials of serverless namespace admin using AWS Secrets Manager.
14+
* feature: SESV2: This release provides enhanced visibility into your SES identity verification status. This will offer you more actionable insights, enabling you to promptly address any verification-related issues.
15+
* feature: XRay: This releases enhances GetTraceSummaries API to support new TimeRangeType Service to query trace summaries by segment end time.
16+
517
## 2.1473.0
618
* feature: AuditManager: This release introduces a new limit to the awsAccounts parameter. When you create or update an assessment, there is now a limit of 200 AWS accounts that can be specified in the assessment scope.
719
* feature: AutoScaling: Update the NotificationMetadata field to only allow visible ascii characters. Add paginators to DescribeInstanceRefreshes, DescribeLoadBalancers, and DescribeLoadBalancerTargetGroups

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ require('aws-sdk/lib/maintenance_mode_message').suppress = true;
7171
To use the SDK in the browser, simply add the following script tag to your
7272
HTML pages:
7373

74-
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1473.0.min.js"></script>
74+
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1474.0.min.js"></script>
7575

7676
You can also build a custom browser SDK with your specified set of AWS services.
7777
This can allow you to reduce the SDK's size, specify different API versions of

apis/cloudformation-2010-05-15.normal.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5012,6 +5012,7 @@
50125012
"CreationPolicy",
50135013
"UpdatePolicy",
50145014
"DeletionPolicy",
5015+
"UpdateReplacePolicy",
50155016
"Tags"
50165017
]
50175018
},

apis/drs-2020-02-26.min.json

Lines changed: 28 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,9 @@
8282
},
8383
"exportBucketArn": {},
8484
"launchDisposition": {},
85+
"launchIntoSourceInstance": {
86+
"type": "boolean"
87+
},
8588
"licensing": {
8689
"shape": "S2h"
8790
},
@@ -925,7 +928,7 @@
925928
}
926929
},
927930
"output": {
928-
"shape": "S5y"
931+
"shape": "S5z"
929932
}
930933
},
931934
"InitializeService": {
@@ -1096,6 +1099,7 @@
10961099
"actionVersion",
10971100
"active",
10981101
"category",
1102+
"description",
10991103
"name",
11001104
"optional",
11011105
"order",
@@ -1529,6 +1533,9 @@
15291533
"type": "boolean"
15301534
},
15311535
"launchDisposition": {},
1536+
"launchIntoInstanceProperties": {
1537+
"shape": "S5w"
1538+
},
15321539
"licensing": {
15331540
"shape": "S2h"
15341541
},
@@ -1565,6 +1572,9 @@
15651572
"exportBucketArn": {},
15661573
"launchConfigurationTemplateID": {},
15671574
"launchDisposition": {},
1575+
"launchIntoSourceInstance": {
1576+
"type": "boolean"
1577+
},
15681578
"licensing": {
15691579
"shape": "S2h"
15701580
},
@@ -1615,7 +1625,7 @@
16151625
"shape": "S2q"
16161626
},
16171627
"replicatedDisks": {
1618-
"shape": "S5z"
1628+
"shape": "S60"
16191629
},
16201630
"replicationServerInstanceType": {},
16211631
"replicationServersSecurityGroupsIDs": {
@@ -1632,7 +1642,7 @@
16321642
}
16331643
},
16341644
"output": {
1635-
"shape": "S5y"
1645+
"shape": "S5z"
16361646
},
16371647
"idempotent": true
16381648
},
@@ -2007,6 +2017,9 @@
20072017
"exportBucketArn": {},
20082018
"launchConfigurationTemplateID": {},
20092019
"launchDisposition": {},
2020+
"launchIntoSourceInstance": {
2021+
"type": "boolean"
2022+
},
20102023
"licensing": {
20112024
"shape": "S2h"
20122025
},
@@ -2136,6 +2149,9 @@
21362149
},
21372150
"ec2LaunchTemplateID": {},
21382151
"launchDisposition": {},
2152+
"launchIntoInstanceProperties": {
2153+
"shape": "S5w"
2154+
},
21392155
"licensing": {
21402156
"shape": "S2h"
21412157
},
@@ -2147,7 +2163,13 @@
21472163
"targetInstanceTypeRightSizingMethod": {}
21482164
}
21492165
},
2150-
"S5y": {
2166+
"S5w": {
2167+
"type": "structure",
2168+
"members": {
2169+
"launchIntoEC2InstanceID": {}
2170+
}
2171+
},
2172+
"S5z": {
21512173
"type": "structure",
21522174
"members": {
21532175
"associateDefaultSecurityGroup": {
@@ -2171,7 +2193,7 @@
21712193
"shape": "S2q"
21722194
},
21732195
"replicatedDisks": {
2174-
"shape": "S5z"
2196+
"shape": "S60"
21752197
},
21762198
"replicationServerInstanceType": {},
21772199
"replicationServersSecurityGroupsIDs": {
@@ -2187,7 +2209,7 @@
21872209
}
21882210
}
21892211
},
2190-
"S5z": {
2212+
"S60": {
21912213
"type": "list",
21922214
"member": {
21932215
"type": "structure",

apis/drs-2020-02-26.normal.json

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1837,6 +1837,10 @@
18371837
"shape": "LaunchDisposition",
18381838
"documentation": "<p>Launch disposition.</p>"
18391839
},
1840+
"launchIntoSourceInstance": {
1841+
"shape": "Boolean",
1842+
"documentation": "<p>DRS will set the 'launch into instance ID' of any source server when performing a drill, recovery or failback to the previous region or availability zone, using the instance ID of the source instance.</p>"
1843+
},
18401844
"licensing": {
18411845
"shape": "Licensing",
18421846
"documentation": "<p>Licensing.</p>"
@@ -3362,6 +3366,10 @@
33623366
"shape": "LaunchDisposition",
33633367
"documentation": "<p>The state of the Recovery Instance in EC2 after the recovery operation.</p>"
33643368
},
3369+
"launchIntoInstanceProperties": {
3370+
"shape": "LaunchIntoInstanceProperties",
3371+
"documentation": "<p>Launch into existing instance properties.</p>"
3372+
},
33653373
"licensing": {
33663374
"shape": "Licensing",
33673375
"documentation": "<p>The licensing configuration to be used for this launch configuration.</p>"
@@ -3411,6 +3419,10 @@
34113419
"shape": "LaunchDisposition",
34123420
"documentation": "<p>Launch disposition.</p>"
34133421
},
3422+
"launchIntoSourceInstance": {
3423+
"shape": "Boolean",
3424+
"documentation": "<p>DRS will set the 'launch into instance ID' of any source server when performing a drill, recovery or failback to the previous region or availability zone, using the instance ID of the source instance.</p>"
3425+
},
34143426
"licensing": {
34153427
"shape": "Licensing",
34163428
"documentation": "<p>Licensing.</p>"
@@ -3459,6 +3471,16 @@
34593471
"STARTED"
34603472
]
34613473
},
3474+
"LaunchIntoInstanceProperties": {
3475+
"type": "structure",
3476+
"members": {
3477+
"launchIntoEC2InstanceID": {
3478+
"shape": "EC2InstanceID",
3479+
"documentation": "<p>Optionally holds EC2 instance ID of an instance to launch into, instead of launching a new instance during drill, recovery or failback.</p>"
3480+
}
3481+
},
3482+
"documentation": "<p>Launch into existing instance.</p>"
3483+
},
34623484
"LaunchStatus": {
34633485
"type": "string",
34643486
"enum": [
@@ -3841,6 +3863,7 @@
38413863
"actionVersion",
38423864
"active",
38433865
"category",
3866+
"description",
38443867
"name",
38453868
"optional",
38463869
"order",
@@ -4915,7 +4938,7 @@
49154938
"type": "string",
49164939
"max": 1011,
49174940
"min": 1,
4918-
"pattern": "^([A-Za-z0-9-])+$"
4941+
"pattern": "^([A-Za-z0-9-/:])+$"
49194942
},
49204943
"StagingArea": {
49214944
"type": "structure",
@@ -5352,6 +5375,10 @@
53525375
"shape": "LaunchDisposition",
53535376
"documentation": "<p>The state of the Recovery Instance in EC2 after the recovery operation.</p>"
53545377
},
5378+
"launchIntoInstanceProperties": {
5379+
"shape": "LaunchIntoInstanceProperties",
5380+
"documentation": "<p>Launch into existing instance properties.</p>"
5381+
},
53555382
"licensing": {
53565383
"shape": "Licensing",
53575384
"documentation": "<p>The licensing configuration to be used for this launch configuration.</p>"
@@ -5400,6 +5427,10 @@
54005427
"shape": "LaunchDisposition",
54015428
"documentation": "<p>Launch disposition.</p>"
54025429
},
5430+
"launchIntoSourceInstance": {
5431+
"shape": "Boolean",
5432+
"documentation": "<p>DRS will set the 'launch into instance ID' of any source server when performing a drill, recovery or failback to the previous region or availability zone, using the instance ID of the source instance.</p>"
5433+
},
54035434
"licensing": {
54045435
"shape": "Licensing",
54055436
"documentation": "<p>Licensing.</p>"

0 commit comments

Comments
 (0)