aws-partitions 1.264.0 → 1.265.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
  SHA1:
3
- metadata.gz: 7440e746e94d50b6376653804e0b68f8cc09f694
4
- data.tar.gz: c03798ac028d87c2b3c7aa2c3efffc2a41811827
3
+ metadata.gz: b06d534c2485b4d41fddcac3784160e823944786
4
+ data.tar.gz: cbc6f00c20e0cb9d2e0701344259c165ce3ac17b
5
5
  SHA512:
6
- metadata.gz: 65a00dbe654ae57119d10e546156b28d2994de203824f7ae3770d011e30d018b77a4c77d0143a308bb106064a5d22619a8226be54a9cb6f947bf31b1d4cbd98c
7
- data.tar.gz: 8d5ebdc74ee8fc4ca5d460315817cd82ad560e9366cb9ad9de238ac5851bca017475a4cbae1f6fe74057c1a0bea3e58b01748482902832952730d32132e2ae9d
6
+ metadata.gz: 3d819edf7411b05e58a23bf585e336a4ba866eefb58a6632badd4e57dff0d361b51cfb9b1d8e0603bbfdd7c57195dcacdb5f4f627b5e3f73d62dc6c7160aa318
7
+ data.tar.gz: 5fe486ee5050dcfaebe4759c5ed7a4de567537003466267c600d2f6f2f0e5c107140a0c91f19f5c91d7813e960fca16dc6f5dea1a18a5608a8ee0d7142de071d
@@ -2723,6 +2723,7 @@
2723
2723
  },
2724
2724
  "polly" : {
2725
2725
  "endpoints" : {
2726
+ "ap-east-1" : { },
2726
2727
  "ap-northeast-1" : { },
2727
2728
  "ap-northeast-2" : { },
2728
2729
  "ap-south-1" : { },
@@ -2734,6 +2735,7 @@
2734
2735
  "eu-west-1" : { },
2735
2736
  "eu-west-2" : { },
2736
2737
  "eu-west-3" : { },
2738
+ "me-south-1" : { },
2737
2739
  "sa-east-1" : { },
2738
2740
  "us-east-1" : { },
2739
2741
  "us-east-2" : { },
@@ -4401,6 +4403,16 @@
4401
4403
  "cn-northwest-1" : { }
4402
4404
  }
4403
4405
  },
4406
+ "neptune" : {
4407
+ "endpoints" : {
4408
+ "cn-northwest-1" : {
4409
+ "credentialScope" : {
4410
+ "region" : "cn-northwest-1"
4411
+ },
4412
+ "hostname" : "rds.cn-northwest-1.amazonaws.com.cn"
4413
+ }
4414
+ }
4415
+ },
4404
4416
  "polly" : {
4405
4417
  "endpoints" : {
4406
4418
  "cn-northwest-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.264.0
4
+ version: 1.265.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-15 00:00:00.000000000 Z
11
+ date: 2020-01-16 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: