aws-partitions 1.263.0 → 1.264.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 +7 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 96ea5306c268b9ce8f3774710807728128fef090
4
- data.tar.gz: dd428ba272fded3c537b6ee691c7c6161fed7168
3
+ metadata.gz: 7440e746e94d50b6376653804e0b68f8cc09f694
4
+ data.tar.gz: c03798ac028d87c2b3c7aa2c3efffc2a41811827
5
5
  SHA512:
6
- metadata.gz: d4c09543cf9d01ab58d15852d5e9e09360747a01ea984a946079adcd91aee2edb9b8005a511b2e1edfe1e8969a30c2a866c81ef1876706131c3c375f8f526294
7
- data.tar.gz: 448ef0ae3a11fda984cff8033aad1e5f862ce4a0dd1e8e92ba8fa5615e06f73a01cc8c736ff383f235d00625cc11660d0e5efb72b455dc399331c9367d8f1692
6
+ metadata.gz: 65a00dbe654ae57119d10e546156b28d2994de203824f7ae3770d011e30d018b77a4c77d0143a308bb106064a5d22619a8226be54a9cb6f947bf31b1d4cbd98c
7
+ data.tar.gz: 8d5ebdc74ee8fc4ca5d460315817cd82ad560e9366cb9ad9de238ac5851bca017475a4cbae1f6fe74057c1a0bea3e58b01748482902832952730d32132e2ae9d
@@ -2666,11 +2666,18 @@
2666
2666
  },
2667
2667
  "outposts" : {
2668
2668
  "endpoints" : {
2669
+ "ap-east-1" : { },
2669
2670
  "ap-northeast-1" : { },
2670
2671
  "ap-northeast-2" : { },
2672
+ "ap-southeast-1" : { },
2671
2673
  "ap-southeast-2" : { },
2674
+ "ca-central-1" : { },
2672
2675
  "eu-central-1" : { },
2676
+ "eu-north-1" : { },
2673
2677
  "eu-west-1" : { },
2678
+ "eu-west-2" : { },
2679
+ "eu-west-3" : { },
2680
+ "me-south-1" : { },
2674
2681
  "us-east-1" : { },
2675
2682
  "us-east-2" : { },
2676
2683
  "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.263.0
4
+ version: 1.264.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-01-10 00:00:00.000000000 Z
11
+ date: 2020-01-15 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: