aws-partitions 1.225.0 → 1.226.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: 766f8fff88f17f6638dc105ad68ff6695660e618
4
- data.tar.gz: 1037396307425ae5fd278ec296987ddaf64174a5
3
+ metadata.gz: 6ee334da1b2df7500b98aeaff3ee44f4dda7777a
4
+ data.tar.gz: 31844f6302dcf86437c10bb9631e8a776ae8d18f
5
5
  SHA512:
6
- metadata.gz: e3dc39b51627ac25b4236e17265435a20aac77ce906e7e699404691fef8ba8bba7a2d8750302f26dbc251c0fd8cb20ab60d37fe3e745fc2b55d86f2ad4edfa47
7
- data.tar.gz: 1f1ebaefc0732d936ff2dd526d3d626c4f7606cf5f4cb58e05362fdc6c2d1033d2b5c962f5d99171a59ef25cbea7531ba880c0ddfc950196b03973558d9394a9
6
+ metadata.gz: 695a3f3d267ecd0f6e9455cd0fefd8c79588963d6c23b6b8a083f25a1193c025526d07b1d66d89414f5baf93554d9cd161e7faa77e838c80303b7e8e02a8fe45
7
+ data.tar.gz: cbd4d1cca80d7e5499160c82d9058e76d6ad648c3fc7323e239be7efe6c4c69b162921fdc3c5d44e214adf5118ce5aa854109b731e3e33497d6231f385e23af7
@@ -265,6 +265,7 @@
265
265
  "eu-west-1" : { },
266
266
  "eu-west-2" : { },
267
267
  "eu-west-3" : { },
268
+ "me-south-1" : { },
268
269
  "sa-east-1" : { },
269
270
  "us-east-1" : { },
270
271
  "us-east-1-fips" : {
@@ -1123,6 +1124,12 @@
1123
1124
  },
1124
1125
  "hostname" : "rds.ap-northeast-2.amazonaws.com"
1125
1126
  },
1127
+ "ap-south-1" : {
1128
+ "credentialScope" : {
1129
+ "region" : "ap-south-1"
1130
+ },
1131
+ "hostname" : "rds.ap-south-1.amazonaws.com"
1132
+ },
1126
1133
  "ap-southeast-1" : {
1127
1134
  "credentialScope" : {
1128
1135
  "region" : "ap-southeast-1"
@@ -2659,6 +2666,7 @@
2659
2666
  "eu-west-1" : { },
2660
2667
  "eu-west-2" : { },
2661
2668
  "eu-west-3" : { },
2669
+ "me-south-1" : { },
2662
2670
  "sa-east-1" : { },
2663
2671
  "us-east-1" : { },
2664
2672
  "us-east-1-fips" : {
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.225.0
4
+ version: 1.226.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-17 00:00:00.000000000 Z
11
+ date: 2019-10-18 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: