aws-partitions 1.130.0 → 1.131.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 +23 -4
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: dcc51cfeeac069374270c06d1b422607808465e3
4
- data.tar.gz: fc359ab3478f4ccf2cd04c9ba6a204c77b178447
3
+ metadata.gz: 8c37173d793d7129724a5bdfa8e3c217de2e5063
4
+ data.tar.gz: 25dd901966fcc75c5f8b984ac1dcc1c30163cc3f
5
5
  SHA512:
6
- metadata.gz: f250f51efbbc2db4b208c2e4d8dcb882fc4d56ffa75cb1c2209f7c9b2b946aa3680056b480f2c1fc8e95b06d2d5dd192123693f908584bccc8fadf8e16e82303
7
- data.tar.gz: 6728e65b9423d33027f7dd00dfc985b495ef7f8740965f0f1a27766edf5cc74953a90141f7478e46a25cfd68dab7ac8ce10adb81f130e978e6efd2b8c88c0419
6
+ metadata.gz: 22683c61e26838654104cab0ad5dcd3d6506af135b565deed8133a524bfe5deaac2e8a320590b47c1bd81f6a7290926df80caf8927e94ef81362f239528054d4
7
+ data.tar.gz: 5e30622a5643b74f602f636b72c62c9ea665813ec03e9617a72697d3fffa8d5e75109ab29af42159d35bfc457ff9917b5c56a72d50dad75f076c7716ee7f13c9
data/partitions.json CHANGED
@@ -195,6 +195,9 @@
195
195
  },
196
196
  "endpoints" : {
197
197
  "ap-northeast-1" : { },
198
+ "ap-southeast-1" : { },
199
+ "ap-southeast-2" : { },
200
+ "eu-central-1" : { },
198
201
  "eu-west-1" : { },
199
202
  "us-east-1" : { },
200
203
  "us-west-2" : { }
@@ -725,6 +728,20 @@
725
728
  "us-west-2" : { }
726
729
  }
727
730
  },
731
+ "datasync" : {
732
+ "endpoints" : {
733
+ "ap-northeast-1" : { },
734
+ "ap-northeast-2" : { },
735
+ "ap-southeast-1" : { },
736
+ "ap-southeast-2" : { },
737
+ "eu-central-1" : { },
738
+ "eu-west-1" : { },
739
+ "us-east-1" : { },
740
+ "us-east-2" : { },
741
+ "us-west-1" : { },
742
+ "us-west-2" : { }
743
+ }
744
+ },
728
745
  "dax" : {
729
746
  "endpoints" : {
730
747
  "ap-northeast-1" : { },
@@ -1141,10 +1158,6 @@
1141
1158
  }
1142
1159
  },
1143
1160
  "fsx" : {
1144
- "defaults" : {
1145
- "protocols" : [ "https" ],
1146
- "sslCommonName" : "fsx.us-west-2.amazonaws.com"
1147
- },
1148
1161
  "endpoints" : {
1149
1162
  "eu-west-1" : { },
1150
1163
  "us-east-1" : { },
@@ -1608,6 +1621,12 @@
1608
1621
  },
1609
1622
  "hostname" : "rds.ap-southeast-1.amazonaws.com"
1610
1623
  },
1624
+ "ap-southeast-2" : {
1625
+ "credentialScope" : {
1626
+ "region" : "ap-southeast-2"
1627
+ },
1628
+ "hostname" : "rds.ap-southeast-2.amazonaws.com"
1629
+ },
1611
1630
  "eu-central-1" : {
1612
1631
  "credentialScope" : {
1613
1632
  "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.130.0
4
+ version: 1.131.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-01-09 00:00:00.000000000 Z
11
+ date: 2019-01-10 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: