Skip to content

Commit 9c191bb

Browse files
author
awstools
committed
Updates SDK to v2.621.0
1 parent 8d8df1e commit 9c191bb

18 files changed

+376
-183
lines changed

.changes/2.621.0.json

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
[
2+
{
3+
"type": "feature",
4+
"category": "AutoScaling",
5+
"description": "Amazon EC2 Auto Scaling now supports the ability to enable/disable target tracking, step scaling, and simple scaling policies."
6+
},
7+
{
8+
"type": "feature",
9+
"category": "Chime",
10+
"description": "Added AudioFallbackUrl to support Chime SDK client."
11+
},
12+
{
13+
"type": "feature",
14+
"category": "RDS",
15+
"description": "This release supports Microsoft Active Directory authentication for Amazon Aurora."
16+
}
17+
]

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
# Changelog for AWS SDK for JavaScript
2-
<!--LATEST=2.620.0-->
2+
<!--LATEST=2.621.0-->
33
<!--ENTRYINSERT-->
44

5+
## 2.621.0
6+
* feature: AutoScaling: Amazon EC2 Auto Scaling now supports the ability to enable/disable target tracking, step scaling, and simple scaling policies.
7+
* feature: Chime: Added AudioFallbackUrl to support Chime SDK client.
8+
* feature: RDS: This release supports Microsoft Active Directory authentication for Amazon Aurora.
9+
510
## 2.620.0
611
* feature: Cloud9: AWS Cloud9 now supports the ability to tag Cloud9 development environments.
712
* feature: DynamoDB: Amazon DynamoDB enables you to restore your DynamoDB backup or table data across AWS Regions such that the restored table is created in a different AWS Region from where the source table or backup resides. You can do cross-region restores between AWS commercial Regions, AWS China Regions, and AWS GovCloud (US) Regions.

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ version.
2525
To use the SDK in the browser, simply add the following script tag to your
2626
HTML pages:
2727

28-
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.620.0.min.js"></script>
28+
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.621.0.min.js"></script>
2929

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

apis/autoscaling-2011-01-01.min.json

+20-14
Original file line numberDiff line numberDiff line change
@@ -938,6 +938,9 @@
938938
},
939939
"TargetTrackingConfiguration": {
940940
"shape": "S4m"
941+
},
942+
"Enabled": {
943+
"type": "boolean"
941944
}
942945
}
943946
}
@@ -969,7 +972,7 @@
969972
],
970973
"members": {
971974
"Activities": {
972-
"shape": "S52"
975+
"shape": "S53"
973976
},
974977
"NextToken": {}
975978
}
@@ -1120,7 +1123,7 @@
11201123
"type": "structure",
11211124
"members": {
11221125
"Activities": {
1123-
"shape": "S52"
1126+
"shape": "S53"
11241127
}
11251128
}
11261129
}
@@ -1174,7 +1177,7 @@
11741177
"members": {
11751178
"AutoScalingGroupName": {},
11761179
"Metrics": {
1177-
"shape": "S5r"
1180+
"shape": "S5s"
11781181
}
11791182
}
11801183
}
@@ -1189,7 +1192,7 @@
11891192
"members": {
11901193
"AutoScalingGroupName": {},
11911194
"Metrics": {
1192-
"shape": "S5r"
1195+
"shape": "S5s"
11931196
},
11941197
"Granularity": {}
11951198
}
@@ -1217,7 +1220,7 @@
12171220
"type": "structure",
12181221
"members": {
12191222
"Activities": {
1220-
"shape": "S52"
1223+
"shape": "S53"
12211224
}
12221225
}
12231226
}
@@ -1261,7 +1264,7 @@
12611264
"type": "structure",
12621265
"members": {
12631266
"Activities": {
1264-
"shape": "S52"
1267+
"shape": "S53"
12651268
}
12661269
}
12671270
}
@@ -1342,6 +1345,9 @@
13421345
},
13431346
"TargetTrackingConfiguration": {
13441347
"shape": "S4m"
1348+
},
1349+
"Enabled": {
1350+
"type": "boolean"
13451351
}
13461352
}
13471353
},
@@ -1410,7 +1416,7 @@
14101416
},
14111417
"ResumeProcesses": {
14121418
"input": {
1413-
"shape": "S67"
1419+
"shape": "S68"
14141420
}
14151421
},
14161422
"SetDesiredCapacity": {
@@ -1473,7 +1479,7 @@
14731479
},
14741480
"SuspendProcesses": {
14751481
"input": {
1476-
"shape": "S67"
1482+
"shape": "S68"
14771483
}
14781484
},
14791485
"TerminateInstanceInAutoScalingGroup": {
@@ -1495,7 +1501,7 @@
14951501
"type": "structure",
14961502
"members": {
14971503
"Activity": {
1498-
"shape": "S53"
1504+
"shape": "S54"
14991505
}
15001506
}
15011507
}
@@ -1815,13 +1821,13 @@
18151821
}
18161822
}
18171823
},
1818-
"S52": {
1824+
"S53": {
18191825
"type": "list",
18201826
"member": {
1821-
"shape": "S53"
1827+
"shape": "S54"
18221828
}
18231829
},
1824-
"S53": {
1830+
"S54": {
18251831
"type": "structure",
18261832
"required": [
18271833
"ActivityId",
@@ -1849,11 +1855,11 @@
18491855
"Details": {}
18501856
}
18511857
},
1852-
"S5r": {
1858+
"S5s": {
18531859
"type": "list",
18541860
"member": {}
18551861
},
1856-
"S67": {
1862+
"S68": {
18571863
"type": "structure",
18581864
"required": [
18591865
"AutoScalingGroupName"

apis/autoscaling-2011-01-01.normal.json

+12-3
Original file line numberDiff line numberDiff line change
@@ -1812,7 +1812,7 @@
18121812
},
18131813
"MaxInstanceLifetime": {
18141814
"shape": "MaxInstanceLifetime",
1815-
"documentation": "<p>The maximum amount of time, in seconds, that an instance can be in service.</p> <p>Valid Range: Minimum value of 604800.</p>"
1815+
"documentation": "<p>The maximum amount of time, in seconds, that an instance can be in service.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/userguide/asg-max-instance-lifetime.html\">Replacing Auto Scaling Instances Based on Maximum Instance Lifetime</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.</p> <p>Valid Range: Minimum value of 604800.</p>"
18161816
}
18171817
}
18181818
},
@@ -2932,7 +2932,7 @@
29322932
},
29332933
"WeightedCapacity": {
29342934
"shape": "XmlStringMaxLen32",
2935-
"documentation": "<p>The number of capacity units, which gives the instance type a proportional weight to other instance types. For example, larger instance types are generally weighted more than smaller instance types. These are the same units that you chose to set the desired capacity in terms of instances, or a performance attribute such as vCPUs, memory, or I/O.</p> <p>Valid Range: Minimum value of 1. Maximum value of 999.</p>"
2935+
"documentation": "<p>The number of capacity units, which gives the instance type a proportional weight to other instance types. For example, larger instance types are generally weighted more than smaller instance types. These are the same units that you chose to set the desired capacity in terms of instances, or a performance attribute such as vCPUs, memory, or I/O.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/userguide/asg-instance-weighting.html\">Instance Weighting for Amazon EC2 Auto Scaling</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.</p> <p>Valid Range: Minimum value of 1. Maximum value of 999.</p>"
29362936
}
29372937
},
29382938
"documentation": "<p>Describes an override for a launch template.</p>"
@@ -3543,6 +3543,9 @@
35433543
"TargetTrackingConfiguration": {
35443544
"shape": "TargetTrackingConfiguration",
35453545
"documentation": "<p>A target tracking scaling policy. Includes support for predefined or customized metrics.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/APIReference/API_TargetTrackingConfiguration.html\">TargetTrackingConfiguration</a> in the <i>Amazon EC2 Auto Scaling API Reference</i>.</p> <p>Conditional: If you specify <code>TargetTrackingScaling</code> for the policy type, you must specify this parameter. (Not used with any other policy type.) </p>"
3546+
},
3547+
"Enabled": {
3548+
"shape": "ScalingPolicyEnabled"
35463549
}
35473550
}
35483551
},
@@ -3707,10 +3710,16 @@
37073710
"TargetTrackingConfiguration": {
37083711
"shape": "TargetTrackingConfiguration",
37093712
"documentation": "<p>A target tracking scaling policy.</p>"
3713+
},
3714+
"Enabled": {
3715+
"shape": "ScalingPolicyEnabled"
37103716
}
37113717
},
37123718
"documentation": "<p>Describes a scaling policy.</p>"
37133719
},
3720+
"ScalingPolicyEnabled": {
3721+
"type": "boolean"
3722+
},
37143723
"ScalingProcessQuery": {
37153724
"type": "structure",
37163725
"required": [
@@ -4197,7 +4206,7 @@
41974206
},
41984207
"MaxInstanceLifetime": {
41994208
"shape": "MaxInstanceLifetime",
4200-
"documentation": "<p>The maximum amount of time, in seconds, that an instance can be in service.</p> <p>Valid Range: Minimum value of 604800.</p>"
4209+
"documentation": "<p>The maximum amount of time, in seconds, that an instance can be in service.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/autoscaling/ec2/userguide/asg-max-instance-lifetime.html\">Replacing Auto Scaling Instances Based on Maximum Instance Lifetime</a> in the <i>Amazon EC2 Auto Scaling User Guide</i>.</p> <p>Valid Range: Minimum value of 604800.</p>"
42014210
}
42024211
}
42034212
},

apis/chime-2018-05-01.min.json

+1
Original file line numberDiff line numberDiff line change
@@ -3039,6 +3039,7 @@
30393039
"type": "structure",
30403040
"members": {
30413041
"AudioHostUrl": {},
3042+
"AudioFallbackUrl": {},
30423043
"ScreenDataUrl": {},
30433044
"ScreenSharingUrl": {},
30443045
"ScreenViewingUrl": {},

apis/chime-2018-05-01.normal.json

+4
Original file line numberDiff line numberDiff line change
@@ -5930,6 +5930,10 @@
59305930
"shape": "UriType",
59315931
"documentation": "<p>The audio host URL.</p>"
59325932
},
5933+
"AudioFallbackUrl": {
5934+
"shape": "UriType",
5935+
"documentation": "<p>The audio fallback URL.</p>"
5936+
},
59335937
"ScreenDataUrl": {
59345938
"shape": "UriType",
59355939
"documentation": "<p>The screen data URL.</p>"

0 commit comments

Comments
 (0)