aws-partitions 1.316.0 → 1.317.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 +15 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4192671791b2e713149715ea2794f6b762e0ac0067d84556bb4984ef6e2304e9
4
- data.tar.gz: a319ca362e095359df2237244cb72f1921769b225bd6ff4530c8f83ad1c767cb
3
+ metadata.gz: fbfd2de4a85677b6c675c800d9ec9eeb655911492c75fe1a47a8df5d2ddfdc80
4
+ data.tar.gz: 2a05a477b353c8167e041d515232fb3e95a1d4c38c1117f80f4fcc5c2a8363e9
5
5
  SHA512:
6
- metadata.gz: 0670f35ccbcd19c2a9c5a382a152d66e82d2b90513f0ebbc4e0d3b7db68d80d80828075471771d50754107bf54b0e4271f24c55466cdddfd7c0406ac5ba75c7a
7
- data.tar.gz: c620eb735ea729f9453f1c3d708c8c282a6319ca91a02d5d78186dbcc0f30b60c921b589f50736e2006025229bfce5e323432546a7903c480fa494b4edcb44a4
6
+ metadata.gz: e0182a6494373badee3b27fc0d9c0edbbfd7e29b2c161c8d5c2605baccac701c4bbd49118e339b5b361a49db5383c947d36b320f54210c9c01fa2a3d8e06482a
7
+ data.tar.gz: 2c7b616f6126ddbafebc0217f9bdcf1b489ddc5ca5af2d5bd7d6dab4ec3257f3d26ee1d0ea5ae12814261894e3d36db5018e689a35dce30422df115d57c00cb0
data/partitions.json CHANGED
@@ -1527,8 +1527,10 @@
1527
1527
  },
1528
1528
  "discovery" : {
1529
1529
  "endpoints" : {
1530
+ "ap-northeast-1" : { },
1530
1531
  "ap-southeast-2" : { },
1531
1532
  "eu-central-1" : { },
1533
+ "us-east-1" : { },
1532
1534
  "us-west-2" : { }
1533
1535
  }
1534
1536
  },
@@ -3422,8 +3424,10 @@
3422
3424
  },
3423
3425
  "mgh" : {
3424
3426
  "endpoints" : {
3427
+ "ap-northeast-1" : { },
3425
3428
  "ap-southeast-2" : { },
3426
3429
  "eu-central-1" : { },
3430
+ "us-east-1" : { },
3427
3431
  "us-west-2" : { }
3428
3432
  }
3429
3433
  },
@@ -7065,7 +7069,12 @@
7065
7069
  "protocols" : [ "https" ]
7066
7070
  },
7067
7071
  "endpoints" : {
7068
- "us-gov-west-1" : { }
7072
+ "us-gov-west-1" : {
7073
+ "credentialScope" : {
7074
+ "region" : "us-gov-west-1"
7075
+ },
7076
+ "hostname" : "greengrass.us-gov-west-1.amazonaws.com"
7077
+ }
7069
7078
  },
7070
7079
  "isRegionalized" : true
7071
7080
  },
@@ -7873,6 +7882,11 @@
7873
7882
  }
7874
7883
  }
7875
7884
  },
7885
+ "es" : {
7886
+ "endpoints" : {
7887
+ "us-iso-east-1" : { }
7888
+ }
7889
+ },
7876
7890
  "events" : {
7877
7891
  "endpoints" : {
7878
7892
  "us-iso-east-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.316.0
4
+ version: 1.317.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: 2020-05-15 00:00:00.000000000 Z
11
+ date: 2020-05-18 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: