Skip to content

Commit b2cb238

Browse files
author
awstools
committed
Updates SDK to v2.1130.0
1 parent 46dda93 commit b2cb238

24 files changed

+233
-162
lines changed

.changes/2.1130.0.json

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
[
2+
{
3+
"type": "feature",
4+
"category": "EC2",
5+
"description": "Add new state values for IPAMs, IPAM Scopes, and IPAM Pools."
6+
},
7+
{
8+
"type": "feature",
9+
"category": "Location",
10+
"description": "Amazon Location Service now includes a MaxResults parameter for ListGeofences requests."
11+
},
12+
{
13+
"type": "feature",
14+
"category": "MediaPackage",
15+
"description": "This release adds Dvb Dash 2014 as an available profile option for Dash Origin Endpoints."
16+
},
17+
{
18+
"type": "feature",
19+
"category": "Redshift",
20+
"description": "Introduces new field 'LoadSampleData' in CreateCluster operation. Customers can now specify 'LoadSampleData' option during creation of a cluster, which results in loading of sample data in the cluster that is created."
21+
}
22+
]

CHANGELOG.md

+7-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
# Changelog for AWS SDK for JavaScript
2-
<!--LATEST=2.1129.0-->
2+
<!--LATEST=2.1130.0-->
33
<!--ENTRYINSERT-->
44

5+
## 2.1130.0
6+
* feature: EC2: Add new state values for IPAMs, IPAM Scopes, and IPAM Pools.
7+
* feature: Location: Amazon Location Service now includes a MaxResults parameter for ListGeofences requests.
8+
* feature: MediaPackage: This release adds Dvb Dash 2014 as an available profile option for Dash Origin Endpoints.
9+
* feature: Redshift: Introduces new field 'LoadSampleData' in CreateCluster operation. Customers can now specify 'LoadSampleData' option during creation of a cluster, which results in loading of sample data in the cluster that is created.
10+
511
## 2.1129.0
612
* feature: DataSync: AWS DataSync now supports a new ObjectTags Task API option that can be used to control whether Object Tags are transferred.
713
* feature: EC2: Amazon EC2 I4i instances are powered by 3rd generation Intel Xeon Scalable processors and feature up to 30 TB of local AWS Nitro SSD storage

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For release notes, see the [CHANGELOG](https://github.com/aws/aws-sdk-js/blob/ma
2929
To use the SDK in the browser, simply add the following script tag to your
3030
HTML pages:
3131

32-
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1129.0.min.js"></script>
32+
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.1130.0.min.js"></script>
3333

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

apis/ec2-2016-11-15.normal.json

+12-3
Original file line numberDiff line numberDiff line change
@@ -34448,7 +34448,10 @@
3444834448
"modify-failed",
3444934449
"delete-in-progress",
3445034450
"delete-complete",
34451-
"delete-failed"
34451+
"delete-failed",
34452+
"isolate-in-progress",
34453+
"isolate-complete",
34454+
"restore-in-progress"
3445234455
]
3445334456
},
3445434457
"IpamResourceCidr": {
@@ -34654,7 +34657,10 @@
3465434657
"modify-failed",
3465534658
"delete-in-progress",
3465634659
"delete-complete",
34657-
"delete-failed"
34660+
"delete-failed",
34661+
"isolate-in-progress",
34662+
"isolate-complete",
34663+
"restore-in-progress"
3465834664
]
3465934665
},
3466034666
"IpamScopeType": {
@@ -34682,7 +34688,10 @@
3468234688
"modify-failed",
3468334689
"delete-in-progress",
3468434690
"delete-complete",
34685-
"delete-failed"
34691+
"delete-failed",
34692+
"isolate-in-progress",
34693+
"isolate-complete",
34694+
"restore-in-progress"
3468634695
]
3468734696
},
3468834697
"Ipv4PoolCoipId": {

apis/location-2020-11-19.min.json

+17-12
Original file line numberDiff line numberDiff line change
@@ -1781,6 +1781,9 @@
17811781
"location": "uri",
17821782
"locationName": "CollectionName"
17831783
},
1784+
"MaxResults": {
1785+
"type": "integer"
1786+
},
17841787
"NextToken": {}
17851788
}
17861789
},
@@ -2206,7 +2209,7 @@
22062209
"type": "double"
22072210
},
22082211
"Place": {
2209-
"shape": "S62"
2212+
"shape": "S63"
22102213
}
22112214
}
22122215
}
@@ -2253,7 +2256,7 @@
22532256
"shape": "S2f"
22542257
},
22552258
"FilterCountries": {
2256-
"shape": "S68"
2259+
"shape": "S69"
22572260
},
22582261
"IndexName": {
22592262
"location": "uri",
@@ -2303,15 +2306,14 @@
23032306
"shape": "S2f"
23042307
},
23052308
"FilterCountries": {
2306-
"shape": "S68"
2309+
"shape": "S69"
23072310
},
23082311
"Language": {},
23092312
"MaxResults": {
23102313
"type": "integer"
23112314
},
23122315
"Text": {
2313-
"type": "string",
2314-
"sensitive": true
2316+
"shape": "S6h"
23152317
}
23162318
}
23172319
}
@@ -2340,7 +2342,7 @@
23402342
"shape": "S2f"
23412343
},
23422344
"FilterCountries": {
2343-
"shape": "S68"
2345+
"shape": "S69"
23442346
},
23452347
"IndexName": {
23462348
"location": "uri",
@@ -2375,7 +2377,7 @@
23752377
"type": "double"
23762378
},
23772379
"Place": {
2378-
"shape": "S62"
2380+
"shape": "S63"
23792381
},
23802382
"Relevance": {
23812383
"type": "double"
@@ -2398,7 +2400,7 @@
23982400
"shape": "S2f"
23992401
},
24002402
"FilterCountries": {
2401-
"shape": "S68"
2403+
"shape": "S69"
24022404
},
24032405
"Language": {},
24042406
"MaxResults": {
@@ -2408,8 +2410,7 @@
24082410
"shape": "S2f"
24092411
},
24102412
"Text": {
2411-
"type": "string",
2412-
"sensitive": true
2413+
"shape": "S6h"
24132414
}
24142415
}
24152416
}
@@ -2885,7 +2886,7 @@
28852886
"IntendedUse": {}
28862887
}
28872888
},
2888-
"S62": {
2889+
"S63": {
28892890
"type": "structure",
28902891
"required": [
28912892
"Geometry"
@@ -2925,9 +2926,13 @@
29252926
}
29262927
}
29272928
},
2928-
"S68": {
2929+
"S69": {
29292930
"type": "list",
29302931
"member": {}
2932+
},
2933+
"S6h": {
2934+
"type": "string",
2935+
"sensitive": true
29312936
}
29322937
}
29332938
}

0 commit comments

Comments
 (0)