aws-partitions 1.156.0 → 1.157.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 +8 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9455dbeca659bf11fb3e660d3f9e41c3241d5998
4
- data.tar.gz: 377c1c788331dd0342a4f8719ca72cc625d2acd0
3
+ metadata.gz: 747e352922b7fcaaeaa21547ce5a52fdc49c447e
4
+ data.tar.gz: d87eae0aa02fc5916ddcd6fbd4d2136d1faddf07
5
5
  SHA512:
6
- metadata.gz: 1a0457b99019bc936482cebed1ac46c92074801e317092cf313514c21691c6b316340fb049f2b32fb1dc33382b1304aa52d7efc8825d85edaa4ec337aa30c9fb
7
- data.tar.gz: fea515a3f5311fe820220b035890ea7560917454b90e94b69d518c4a6fb4665dc69c2833d3cf1a78e8041bf9213dd0d783ed7fa08b58c6317aad977da34f1c60
6
+ metadata.gz: dd81582b9c954311a35739b8d3ef6703b9bfeec0d9de6066b6e1129ff32a204db1ae82e3b0b7c90f7f8c9d3cee6e4e40fd5fe0d0152feaf2101c18cd7ca9c718
7
+ data.tar.gz: a7031cf894c169cb23d21ab0de4c58fe3d23b39330e9cedf6d85dc3f4e163afb42d65315c77e5496b49ffba09f0aef39de9d73ae7eb675a8aaee01702cd686cd
@@ -1152,6 +1152,7 @@
1152
1152
  "ap-northeast-2" : { },
1153
1153
  "ap-southeast-1" : { },
1154
1154
  "ap-southeast-2" : { },
1155
+ "ca-central-1" : { },
1155
1156
  "eu-central-1" : { },
1156
1157
  "eu-west-1" : { },
1157
1158
  "eu-west-2" : { },
@@ -1847,6 +1848,12 @@
1847
1848
  },
1848
1849
  "hostname" : "rds.ap-northeast-1.amazonaws.com"
1849
1850
  },
1851
+ "ap-northeast-2" : {
1852
+ "credentialScope" : {
1853
+ "region" : "ap-northeast-2"
1854
+ },
1855
+ "hostname" : "rds.ap-northeast-2.amazonaws.com"
1856
+ },
1850
1857
  "ap-south-1" : {
1851
1858
  "credentialScope" : {
1852
1859
  "region" : "ap-south-1"
@@ -3573,6 +3580,7 @@
3573
3580
  },
3574
3581
  "ds" : {
3575
3582
  "endpoints" : {
3583
+ "us-gov-east-1" : { },
3576
3584
  "us-gov-west-1" : { }
3577
3585
  }
3578
3586
  },
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.156.0
4
+ version: 1.157.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: 2019-04-30 00:00:00.000000000 Z
11
+ date: 2019-05-02 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: