aws-partitions 1.223.0 → 1.224.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: 1089d629037991c3fbebb3e00892d4aea20407f4
4
- data.tar.gz: 12bcbf3ef3052b65c90ca3b6b4698691637bd9fe
3
+ metadata.gz: 55b174ea6150bb4753c02ae5451c820646ed3421
4
+ data.tar.gz: 8b5a9fa8c840c2e4f2f19daf2e7411e9c5752c7c
5
5
  SHA512:
6
- metadata.gz: 64f8b113c06af76d1b142d4f00df6b398a8280dd10a5884b6cfa3b10288e3bca00dd7b85e18baf831636ed656e26c6dccbbe2c51272efc014954c42e4c81bd6d
7
- data.tar.gz: 4a0cb7b6e7aef640633d9b13b28727b7f510943192ea1a262454d6c3e3ee500e0c17c17cdd33f9e03c2e29b79ca993560632a4644038c7d63f403d360cbcdbf6
6
+ metadata.gz: 173761996a27f853e6e368e17f7b14cb7c5660e8c0018b46937dc6c2f4efe744e93452750a919479a62aff8167993d21159dda508aa7714b0010cca3838977c5
7
+ data.tar.gz: 1b9ecba77d47179187c23a691a777886086b30e8885f552de6d08a546114c8e47bb053e5f31b031292fbd2ff1f6eaed798ee8ca30d023bfeb22ce79a5514bcd3
@@ -1121,6 +1121,12 @@
1121
1121
  },
1122
1122
  "hostname" : "rds.ap-northeast-2.amazonaws.com"
1123
1123
  },
1124
+ "ap-southeast-1" : {
1125
+ "credentialScope" : {
1126
+ "region" : "ap-southeast-1"
1127
+ },
1128
+ "hostname" : "rds.ap-southeast-1.amazonaws.com"
1129
+ },
1124
1130
  "ap-southeast-2" : {
1125
1131
  "credentialScope" : {
1126
1132
  "region" : "ap-southeast-2"
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.223.0
4
+ version: 1.224.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-10-11 00:00:00.000000000 Z
11
+ date: 2019-10-16 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: