aws-partitions 1.74.0 → 1.75.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 +3 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: cfb2b978f1c4328d439477030d9f39ec989f882a
4
- data.tar.gz: de2057aa799f21bf7bc631d72b0a51b8bd80c191
3
+ metadata.gz: 65b5aad962ab02da57c342663333550fe29b214d
4
+ data.tar.gz: c788bc5a0e80b244c4281aa9ac26c01ee81f03cb
5
5
  SHA512:
6
- metadata.gz: 688ff4a17f3c3ef8850ac1ae700caa19dce46745e2631856d597b9f0b67c18fec267bb58336872517eaf2f51b237f42b0d61d6acaeae71d762954eb24cd9e6a2
7
- data.tar.gz: f1b20577a8d4076c7e924389388c7bfd026ff3979b44c82be1d4709e3c6153f15a8f972cbaeac9fb3d3c5868bb838c599fe3de545d9ee5c52ba48366c4adc639
6
+ metadata.gz: 839bdf567d14114c6d3e29d937d98c012dcffcfe4e16bbed89e81a4a06ff8d29820bece43b7fd3f91d065ae8bd95d858541599b72d827edad8ed6b32bc96695c
7
+ data.tar.gz: ae8a16495c6ef8f21c96a4e684b6c2e3de75afe97905d4267896ccc3d063c573de9dae24d005d9b9a503b4f5c2a2d321ef822e63ab4ad9dd3245c7af2b909e15
data/partitions.json CHANGED
@@ -365,12 +365,15 @@
365
365
  "endpoints" : {
366
366
  "ap-northeast-1" : { },
367
367
  "ap-northeast-2" : { },
368
+ "ap-south-1" : { },
368
369
  "ap-southeast-1" : { },
369
370
  "ap-southeast-2" : { },
370
371
  "ca-central-1" : { },
371
372
  "eu-central-1" : { },
372
373
  "eu-west-1" : { },
373
374
  "eu-west-2" : { },
375
+ "eu-west-3" : { },
376
+ "sa-east-1" : { },
374
377
  "us-east-1" : { },
375
378
  "us-east-2" : { },
376
379
  "us-west-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.74.0
4
+ version: 1.75.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: 2018-03-28 00:00:00.000000000 Z
11
+ date: 2018-03-29 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: