aws-partitions 1.62.0 → 1.63.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/partitions.json +6 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 5c0e32f2112edfb54ee31c6196b1c3d939327bb7
4
- data.tar.gz: 3eda92dda83c767da2848d94947cbd95970de15d
3
+ metadata.gz: 268179311c9a8e77849c165c1a8a50a34465a7b3
4
+ data.tar.gz: 7cc7925e9c0bd1f8d8ed0c69a223b60cce2637ef
5
5
  SHA512:
6
- metadata.gz: f3586ea42905bf805534fbf1460e6ad4e495ed2435fbe395333fafdc2dd0e12fcbfb8edaeaf1ad701ac492f5259fc1ebec4d336e03b766867a251157b3a8844a
7
- data.tar.gz: 8ec4064da5901939753b9fae1e7dd002e9bca2391bb21e6b018d5ed9f73d3bca4c555a43309a773ea7a5d149bdaae742dbaeace99f7223ad5f4ab8e46325d5ca
6
+ metadata.gz: 0ddfaea832e51742eb2cf780ff7e56a54d3613671b5b3f3d4d637253f821ffc74a6c09c601b97f7798b4cc350f72c24eb9edccf074f38719ed9223e5ffd7a260
7
+ data.tar.gz: e7b096bed62d7056ba5dcd120c8a435590e04a4d2a5315dfef8285ec9b69c5e741732c4e6890e6d94f66ee40fe933e9762bd6d324f060c086cf589885f74c165
data/partitions.json CHANGED
@@ -406,6 +406,7 @@
406
406
  "codestar" : {
407
407
  "endpoints" : {
408
408
  "ap-northeast-1" : { },
409
+ "ap-northeast-2" : { },
409
410
  "ap-southeast-1" : { },
410
411
  "ap-southeast-2" : { },
411
412
  "ca-central-1" : { },
@@ -2268,6 +2269,11 @@
2268
2269
  }
2269
2270
  }
2270
2271
  },
2272
+ "es" : {
2273
+ "endpoints" : {
2274
+ "us-gov-west-1" : { }
2275
+ }
2276
+ },
2271
2277
  "events" : {
2272
2278
  "endpoints" : {
2273
2279
  "us-gov-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.62.0
4
+ version: 1.63.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-02-14 00:00:00.000000000 Z
11
+ date: 2018-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: