aws-partitions 1.317.0 → 1.318.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 +12 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fbfd2de4a85677b6c675c800d9ec9eeb655911492c75fe1a47a8df5d2ddfdc80
4
- data.tar.gz: 2a05a477b353c8167e041d515232fb3e95a1d4c38c1117f80f4fcc5c2a8363e9
3
+ metadata.gz: 66b837fab889460c08e5cdff85d83a80b798a7125fbe5bfe5309cc2413d04238
4
+ data.tar.gz: 6c6884a5dafa3ab543ac37496d54721ca080a4518ec403735a470943a3377113
5
5
  SHA512:
6
- metadata.gz: e0182a6494373badee3b27fc0d9c0edbbfd7e29b2c161c8d5c2605baccac701c4bbd49118e339b5b361a49db5383c947d36b320f54210c9c01fa2a3d8e06482a
7
- data.tar.gz: 2c7b616f6126ddbafebc0217f9bdcf1b489ddc5ca5af2d5bd7d6dab4ec3257f3d26ee1d0ea5ae12814261894e3d36db5018e689a35dce30422df115d57c00cb0
6
+ metadata.gz: 921ec42543e7ad4a95069cac562633d9e758a339484fedc6b20d2cc65b066cc02ed03a5984f9dc826f48b4b113abc04107600c3b9c80dac873dd3bd2155ade9d
7
+ data.tar.gz: 573e2c9cf518018d37f0557da2d231817341681bbd7e8abc973dac709f9cfebc234a30e0803d20277f2105bdaf49a41c369f6da0f6b5ebf69559fa9418a1bbea
@@ -4516,10 +4516,22 @@
4516
4516
  },
4517
4517
  "schemas" : {
4518
4518
  "endpoints" : {
4519
+ "ap-east-1" : { },
4519
4520
  "ap-northeast-1" : { },
4521
+ "ap-northeast-2" : { },
4522
+ "ap-south-1" : { },
4523
+ "ap-southeast-1" : { },
4524
+ "ap-southeast-2" : { },
4525
+ "ca-central-1" : { },
4526
+ "eu-central-1" : { },
4527
+ "eu-north-1" : { },
4520
4528
  "eu-west-1" : { },
4529
+ "eu-west-2" : { },
4530
+ "eu-west-3" : { },
4531
+ "sa-east-1" : { },
4521
4532
  "us-east-1" : { },
4522
4533
  "us-east-2" : { },
4534
+ "us-west-1" : { },
4523
4535
  "us-west-2" : { }
4524
4536
  }
4525
4537
  },
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.317.0
4
+ version: 1.318.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-18 00:00:00.000000000 Z
11
+ date: 2020-05-19 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: