aws-partitions 1.98.0 → 1.99.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 +15 -12
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 874d3f007e68d197dcc08c97ae465d71db3971c5
4
- data.tar.gz: 79c70886f3cfc37f09ffd6cc9cb1226004535854
3
+ metadata.gz: 737c0cf164128140276eddf1444787bac9662427
4
+ data.tar.gz: 35e6c007721a5e0452ed21dd4ddfafc810136cda
5
5
  SHA512:
6
- metadata.gz: 9bef88623d4e3b9c4bed48262ae56075ffc017d5f03961bddecaea531cf1142ef4469f7859c15892e36de3609cae3f7d92904ddd8ecad87ec6fb344924a766ac
7
- data.tar.gz: bc48cb258430ca00eb192f9db5eba52a20400a76e46095abe7be640502db62b5512231f28f1424541b5dc8da481de1d75dbb3242cccb19e50df23d5259a9ac40
6
+ metadata.gz: 6894b7b1897cff21b61e88f4645d04829bf17a745727da6abd5797d2c47747fc629293d4a67ff59fc14375d7356a4584484d8c9ac4711bf35d89658ece39aef3
7
+ data.tar.gz: 768115d1ed89168457a90060f17c506e26300ce17a5f7cc96cecb6b5979248002c2a6877e2d53985f9a8f403a3d2f4c9635e1b09ab7eef97aa3938b102ff7b81
data/partitions.json CHANGED
@@ -118,6 +118,18 @@
118
118
  "us-east-1" : { }
119
119
  }
120
120
  },
121
+ "api.sagemaker" : {
122
+ "endpoints" : {
123
+ "ap-northeast-1" : { },
124
+ "ap-northeast-2" : { },
125
+ "ap-southeast-2" : { },
126
+ "eu-central-1" : { },
127
+ "eu-west-1" : { },
128
+ "us-east-1" : { },
129
+ "us-east-2" : { },
130
+ "us-west-2" : { }
131
+ }
132
+ },
121
133
  "apigateway" : {
122
134
  "endpoints" : {
123
135
  "ap-northeast-1" : { },
@@ -559,6 +571,7 @@
559
571
  "protocols" : [ "https" ]
560
572
  },
561
573
  "endpoints" : {
574
+ "ap-southeast-2" : { },
562
575
  "eu-west-1" : { },
563
576
  "us-east-1" : { },
564
577
  "us-east-2" : { },
@@ -1036,6 +1049,7 @@
1036
1049
  "ap-south-1" : { },
1037
1050
  "ap-southeast-1" : { },
1038
1051
  "ap-southeast-2" : { },
1052
+ "ca-central-1" : { },
1039
1053
  "eu-central-1" : { },
1040
1054
  "eu-west-1" : { },
1041
1055
  "eu-west-2" : { },
@@ -1289,6 +1303,7 @@
1289
1303
  "endpoints" : {
1290
1304
  "ap-northeast-1" : { },
1291
1305
  "ap-northeast-2" : { },
1306
+ "ap-south-1" : { },
1292
1307
  "ap-southeast-1" : { },
1293
1308
  "ap-southeast-2" : { },
1294
1309
  "eu-central-1" : { },
@@ -1667,18 +1682,6 @@
1667
1682
  "isRegionalized" : true,
1668
1683
  "partitionEndpoint" : "us-east-1"
1669
1684
  },
1670
- "sagemaker" : {
1671
- "endpoints" : {
1672
- "ap-northeast-1" : { },
1673
- "ap-northeast-2" : { },
1674
- "ap-southeast-2" : { },
1675
- "eu-central-1" : { },
1676
- "eu-west-1" : { },
1677
- "us-east-1" : { },
1678
- "us-east-2" : { },
1679
- "us-west-2" : { }
1680
- }
1681
- },
1682
1685
  "sdb" : {
1683
1686
  "defaults" : {
1684
1687
  "protocols" : [ "http", "https" ],
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.98.0
4
+ version: 1.99.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: 2018-08-13 00:00:00.000000000 Z
11
+ date: 2018-08-14 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: