aws-partitions 1.311.0 → 1.312.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 +7 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7776b9750dfed84e34ded38c4b338d95145d37640061d384dfb4f18ba4df898f
4
- data.tar.gz: adb66b691e3d0c2aa42fc80adf6b8f55944c79c1200f21e23a193e2e0506190c
3
+ metadata.gz: ad2968a6f6c2bf5479beb7b870f85ba250bb417caea2263661ab3009550b3641
4
+ data.tar.gz: 17c4b4c10344de7432406b9f3564d22370722b96586e1b4023f591601c96c24d
5
5
  SHA512:
6
- metadata.gz: 55be07e3628ace87f798d7187ee9e98fa3e8a6253269accc918e4e043718b63954a16f631f5c5921d6080d17779097ff2bab51dae087cb35c980f0c89d9cca79
7
- data.tar.gz: 2a7e53ed2b3ac7631ffbb3a7c86c1e62288e2fddbad6e28fc67c6e564d362a37c46bda5734b486f4c37e1cfddc5902e3d7f59a0be4991187238810d2652263a9
6
+ metadata.gz: 276d873001949ccdef59d71a0796149a296cea5435b18e0411fec44b63da076baaa45213b8a95c639cbaaf620514b96c17cc5d078422739b4e5aad44fe82f841
7
+ data.tar.gz: dfacb3f2cfe8f820e6ae4793172f60c59211052856629943d36cc9a45eba601308829c9e6f1d4e335024f7d0e43c88e97455cae0b9c9dcaa3def54de7beee15f
data/partitions.json CHANGED
@@ -740,6 +740,7 @@
740
740
  },
741
741
  "cloud9" : {
742
742
  "endpoints" : {
743
+ "ap-east-1" : { },
743
744
  "ap-northeast-1" : { },
744
745
  "ap-northeast-2" : { },
745
746
  "ap-south-1" : { },
@@ -750,8 +751,12 @@
750
751
  "eu-north-1" : { },
751
752
  "eu-west-1" : { },
752
753
  "eu-west-2" : { },
754
+ "eu-west-3" : { },
755
+ "me-south-1" : { },
756
+ "sa-east-1" : { },
753
757
  "us-east-1" : { },
754
758
  "us-east-2" : { },
759
+ "us-west-1" : { },
755
760
  "us-west-2" : { }
756
761
  }
757
762
  },
@@ -5079,6 +5084,7 @@
5079
5084
  },
5080
5085
  "storagegateway" : {
5081
5086
  "endpoints" : {
5087
+ "af-south-1" : { },
5082
5088
  "ap-east-1" : { },
5083
5089
  "ap-northeast-1" : { },
5084
5090
  "ap-northeast-2" : { },
@@ -5088,6 +5094,7 @@
5088
5094
  "ca-central-1" : { },
5089
5095
  "eu-central-1" : { },
5090
5096
  "eu-north-1" : { },
5097
+ "eu-south-1" : { },
5091
5098
  "eu-west-1" : { },
5092
5099
  "eu-west-2" : { },
5093
5100
  "eu-west-3" : { },
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.311.0
4
+ version: 1.312.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-07 00:00:00.000000000 Z
11
+ date: 2020-05-08 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: