aws-sdk-core 2.11.221 → 2.11.222
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/apis/application-autoscaling/2016-02-06/api-2.json +4 -2
- data/apis/iot/2015-05-28/api-2.json +2 -1
- data/endpoints.json +42 -1
- data/lib/aws-sdk-core/version.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 23bac6b06fcb66b31fa62bf3b6b8c4d4938397d6
|
|
4
|
+
data.tar.gz: a0da9413d2b53c8070400df5c04ebd2bd927d6ad
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: c86b4afaf6244375673b2af5f12b17ea65375823d0e6911a4d1762a5a72f1dfa2f1ab8d62c3d938cd3f48dd6f922f9a1cbb1d443669598b14e32a5f0275666a7
|
|
7
|
+
data.tar.gz: 5907c4b1054d9eaee96a016cd0024873eb19d2625d1cd263068d4d89050d181b5d1103edea2451c638a5b119d6682cf5395eecce45ff61fd6bd733a2c75b697e
|
|
@@ -240,7 +240,8 @@
|
|
|
240
240
|
"required":[
|
|
241
241
|
"ServiceNamespace",
|
|
242
242
|
"ScheduledActionName",
|
|
243
|
-
"ResourceId"
|
|
243
|
+
"ResourceId",
|
|
244
|
+
"ScalableDimension"
|
|
244
245
|
],
|
|
245
246
|
"members":{
|
|
246
247
|
"ServiceNamespace":{"shape":"ServiceNamespace"},
|
|
@@ -492,7 +493,8 @@
|
|
|
492
493
|
"required":[
|
|
493
494
|
"ServiceNamespace",
|
|
494
495
|
"ScheduledActionName",
|
|
495
|
-
"ResourceId"
|
|
496
|
+
"ResourceId",
|
|
497
|
+
"ScalableDimension"
|
|
496
498
|
],
|
|
497
499
|
"members":{
|
|
498
500
|
"ServiceNamespace":{"shape":"ServiceNamespace"},
|
data/endpoints.json
CHANGED
|
@@ -235,9 +235,33 @@
|
|
|
235
235
|
"eu-west-1" : { },
|
|
236
236
|
"eu-west-2" : { },
|
|
237
237
|
"us-east-1" : { },
|
|
238
|
+
"us-east-1-fips" : {
|
|
239
|
+
"credentialScope" : {
|
|
240
|
+
"region" : "us-east-1"
|
|
241
|
+
},
|
|
242
|
+
"hostname" : "api-fips.sagemaker.us-east-1.amazonaws.com"
|
|
243
|
+
},
|
|
238
244
|
"us-east-2" : { },
|
|
245
|
+
"us-east-2-fips" : {
|
|
246
|
+
"credentialScope" : {
|
|
247
|
+
"region" : "us-east-2"
|
|
248
|
+
},
|
|
249
|
+
"hostname" : "api-fips.sagemaker.us-east-2.amazonaws.com"
|
|
250
|
+
},
|
|
239
251
|
"us-west-1" : { },
|
|
240
|
-
"us-west-
|
|
252
|
+
"us-west-1-fips" : {
|
|
253
|
+
"credentialScope" : {
|
|
254
|
+
"region" : "us-west-1"
|
|
255
|
+
},
|
|
256
|
+
"hostname" : "api-fips.sagemaker.us-west-1.amazonaws.com"
|
|
257
|
+
},
|
|
258
|
+
"us-west-2" : { },
|
|
259
|
+
"us-west-2-fips" : {
|
|
260
|
+
"credentialScope" : {
|
|
261
|
+
"region" : "us-west-2"
|
|
262
|
+
},
|
|
263
|
+
"hostname" : "api-fips.sagemaker.us-west-2.amazonaws.com"
|
|
264
|
+
}
|
|
241
265
|
}
|
|
242
266
|
},
|
|
243
267
|
"apigateway" : {
|
|
@@ -296,6 +320,7 @@
|
|
|
296
320
|
},
|
|
297
321
|
"endpoints" : {
|
|
298
322
|
"ap-northeast-1" : { },
|
|
323
|
+
"ap-northeast-2" : { },
|
|
299
324
|
"ap-southeast-1" : { },
|
|
300
325
|
"ap-southeast-2" : { },
|
|
301
326
|
"eu-central-1" : { },
|
|
@@ -1512,6 +1537,21 @@
|
|
|
1512
1537
|
"us-west-2" : { }
|
|
1513
1538
|
}
|
|
1514
1539
|
},
|
|
1540
|
+
"license-manager" : {
|
|
1541
|
+
"endpoints" : {
|
|
1542
|
+
"ap-northeast-1" : { },
|
|
1543
|
+
"ap-northeast-2" : { },
|
|
1544
|
+
"ap-south-1" : { },
|
|
1545
|
+
"ap-southeast-1" : { },
|
|
1546
|
+
"ap-southeast-2" : { },
|
|
1547
|
+
"eu-central-1" : { },
|
|
1548
|
+
"eu-west-1" : { },
|
|
1549
|
+
"eu-west-2" : { },
|
|
1550
|
+
"us-east-1" : { },
|
|
1551
|
+
"us-east-2" : { },
|
|
1552
|
+
"us-west-2" : { }
|
|
1553
|
+
}
|
|
1554
|
+
},
|
|
1515
1555
|
"lightsail" : {
|
|
1516
1556
|
"endpoints" : {
|
|
1517
1557
|
"ap-northeast-1" : { },
|
|
@@ -2703,6 +2743,7 @@
|
|
|
2703
2743
|
"endpoints" : {
|
|
2704
2744
|
"ap-northeast-1" : { },
|
|
2705
2745
|
"ap-northeast-2" : { },
|
|
2746
|
+
"ap-south-1" : { },
|
|
2706
2747
|
"ap-southeast-1" : { },
|
|
2707
2748
|
"ap-southeast-2" : { },
|
|
2708
2749
|
"ca-central-1" : { },
|
data/lib/aws-sdk-core/version.rb
CHANGED
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-sdk-core
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 2.11.
|
|
4
|
+
version: 2.11.222
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Amazon Web Services
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2019-02-
|
|
11
|
+
date: 2019-02-15 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: jmespath
|