aws-partitions 1.253.0 → 1.254.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 +8 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 912e14e8bf71bd7901bc1b38c1dbf60ad0f944a1
4
- data.tar.gz: f6652545df24c8f9f0b6b623be7923ed8922785d
3
+ metadata.gz: '09245ae8178294fa5c3c09a8a2095f330a36bcc9'
4
+ data.tar.gz: ed01e59ccd755d62537cb08bea76e1ecd0b071b6
5
5
  SHA512:
6
- metadata.gz: 2507fdd93d19ee5d8bae1b24fbaa79f9dd1f0e4770ada6ff3eed6c97748a598f51e747b57505535304bc1f77aded2ac24cf6b7d0b2baf8ab35c9754af6d6a75c
7
- data.tar.gz: 5dbc1ca7fc06a74c877668246caa1a99284f369aef3bb560d27208ebcb1a685de97fc2c4bbcc49e18c0bd80a17306575de289ee123619cb6f18b60b2b3fc02b6
6
+ metadata.gz: 32a1ea71af02899771b6c8358c15a1d785f2daae18488668ea9c690c1566e0ca560ebe7c1860b52ad7751bcf235bdb3817e8a4c787475a991daf6c0a1fb1c817
7
+ data.tar.gz: 5e1e23796f80f7389bcd4b41e3136091dc21b2db2c4163ff4643e01976d68f3be8f444c9966c58eac911e80d4f9539228d4bfe9efdc7b1da816e5bbb3e3b2ed8
@@ -447,6 +447,7 @@
447
447
  "eu-west-2" : { },
448
448
  "eu-west-3" : { },
449
449
  "me-south-1" : { },
450
+ "sa-east-1" : { },
450
451
  "us-east-1" : { },
451
452
  "us-east-2" : { },
452
453
  "us-west-1" : { },
@@ -767,6 +768,7 @@
767
768
  },
768
769
  "codecommit" : {
769
770
  "endpoints" : {
771
+ "ap-east-1" : { },
770
772
  "ap-northeast-1" : { },
771
773
  "ap-northeast-2" : { },
772
774
  "ap-south-1" : { },
@@ -1198,6 +1200,12 @@
1198
1200
  },
1199
1201
  "hostname" : "rds.ap-southeast-2.amazonaws.com"
1200
1202
  },
1203
+ "ca-central-1" : {
1204
+ "credentialScope" : {
1205
+ "region" : "ca-central-1"
1206
+ },
1207
+ "hostname" : "rds.ca-central-1.amazonaws.com"
1208
+ },
1201
1209
  "eu-central-1" : {
1202
1210
  "credentialScope" : {
1203
1211
  "region" : "eu-central-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.253.0
4
+ version: 1.254.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-12-11 00:00:00.000000000 Z
11
+ date: 2019-12-12 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: