aws-partitions 1.138.0 → 1.139.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/partitions.json +42 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5984872fad2f718d6bd6bbdcf7ba51e72a9583d1
4
- data.tar.gz: ff617729ed906068909f21011393c519058914e5
3
+ metadata.gz: 97dd6f3a30515a594c90e233a5610a2073fcf4b3
4
+ data.tar.gz: 8fb0aa5c30533bf052ec5915b1130ef3e5303d02
5
5
  SHA512:
6
- metadata.gz: ed6a41c2e4f7ac03f238078e5cec13185829d8ee38d57ce913c48814e283dce6a53834be789db4733e004e71cb16667391737f07217812b7f1bc46856dc6ef18
7
- data.tar.gz: e88bdf998d5a4f0fc0dd5d8b17dd1dd4c3341f478bd33908cc71da23f09e787b025a1e8cfc9142a21d5d3a29b69f1d4eda92859af863168c0d829bac7982aeeb
6
+ metadata.gz: dab3deda187040591d5c09a4ee1dd67479b16cdb60cf61f74f3c3f8e99b7a15cfccc4db2f5010b8bac3bae339d935b8a5e667425df9f00a11862b3709b946a55
7
+ data.tar.gz: 849b711b8b9797c9722fefcd6415227d82dcab1af6cbaeeb829d58d3ae1966da6e15e44285825e641e85d40d35889235fecc03b32d644a50c46e645361cffde2
@@ -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-2" : { }
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" : { },
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-partitions
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.138.0
4
+ version: 1.139.0
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-13 00:00:00.000000000 Z
11
+ date: 2019-02-15 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: