aws-partitions 1.2.0 → 1.3.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.
- checksums.yaml +4 -4
- data/lib/aws-partitions.rb +5 -0
- data/partitions.json +44 -6
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: a7c5dbc5822677789aa94552fea956ca2754bdae
|
|
4
|
+
data.tar.gz: 3f67494334650e88f71041cc735718199d55c999
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: afaf48880920d813d6c94c2cadb810fcd482b48ed8462172c85d76e4d54e64276741e1078fffe0f26145c6a3bf00abb8acac2b6ace9c2d08383c06ba974f7103
|
|
7
|
+
data.tar.gz: d2ddff4c42e7a5c7ecbdcd7a1e178e74f9e62e4e325cc696c4acfd1ad0c1f6019e0595e90214af1bec6feb566c955bc15f3a402a7a37ed4191f97a05e971af76
|
data/lib/aws-partitions.rb
CHANGED
|
@@ -229,6 +229,7 @@ module Aws
|
|
|
229
229
|
'AutoScaling' => 'autoscaling',
|
|
230
230
|
'Batch' => 'batch',
|
|
231
231
|
'Budgets' => 'budgets',
|
|
232
|
+
'CloudDirectory' => 'clouddirectory',
|
|
232
233
|
'CloudFormation' => 'cloudformation',
|
|
233
234
|
'CloudFront' => 'cloudfront',
|
|
234
235
|
'CloudHSM' => 'cloudhsm',
|
|
@@ -245,6 +246,7 @@ module Aws
|
|
|
245
246
|
'CognitoIdentityProvider' => 'cognito-idp',
|
|
246
247
|
'CognitoSync' => 'cognito-sync',
|
|
247
248
|
'ConfigService' => 'config',
|
|
249
|
+
'CostandUsageReportService' => 'cur',
|
|
248
250
|
'DataPipeline' => 'datapipeline',
|
|
249
251
|
'DatabaseMigrationService' => 'dms',
|
|
250
252
|
'DeviceFarm' => 'devicefarm',
|
|
@@ -276,12 +278,15 @@ module Aws
|
|
|
276
278
|
'KinesisAnalytics' => 'kinesisanalytics',
|
|
277
279
|
'Lambda' => 'lambda',
|
|
278
280
|
'LambdaPreview' => 'lambda',
|
|
281
|
+
'LexRuntimeService' => 'runtime.lex',
|
|
279
282
|
'Lightsail' => 'lightsail',
|
|
283
|
+
'MTurk' => 'mturk-requester',
|
|
280
284
|
'MachineLearning' => 'machinelearning',
|
|
281
285
|
'MarketplaceCommerceAnalytics' => 'marketplacecommerceanalytics',
|
|
282
286
|
'MarketplaceMetering' => 'metering.marketplace',
|
|
283
287
|
'OpsWorks' => 'opsworks',
|
|
284
288
|
'OpsWorksCM' => 'opsworks-cm',
|
|
289
|
+
'Organizations' => 'organizations',
|
|
285
290
|
'Pinpoint' => 'pinpoint',
|
|
286
291
|
'Polly' => 'polly',
|
|
287
292
|
'RDS' => 'rds',
|
data/partitions.json
CHANGED
|
@@ -85,6 +85,7 @@
|
|
|
85
85
|
"ap-southeast-2": {},
|
|
86
86
|
"eu-central-1": {},
|
|
87
87
|
"eu-west-1": {},
|
|
88
|
+
"eu-west-2": {},
|
|
88
89
|
"us-east-1": {},
|
|
89
90
|
"us-east-2": {},
|
|
90
91
|
"us-west-1": {},
|
|
@@ -119,12 +120,6 @@
|
|
|
119
120
|
"us-west-2": {}
|
|
120
121
|
}
|
|
121
122
|
},
|
|
122
|
-
"appstream": {
|
|
123
|
-
"endpoints": {
|
|
124
|
-
"ap-northeast-1": {},
|
|
125
|
-
"us-east-1": {}
|
|
126
|
-
}
|
|
127
|
-
},
|
|
128
123
|
"appstream2": {
|
|
129
124
|
"defaults": {
|
|
130
125
|
"credentialScope": {
|
|
@@ -182,6 +177,16 @@
|
|
|
182
177
|
"isRegionalized": false,
|
|
183
178
|
"partitionEndpoint": "aws-global"
|
|
184
179
|
},
|
|
180
|
+
"clouddirectory": {
|
|
181
|
+
"endpoints": {
|
|
182
|
+
"ap-southeast-1": {},
|
|
183
|
+
"ap-southeast-2": {},
|
|
184
|
+
"eu-west-1": {},
|
|
185
|
+
"us-east-1": {},
|
|
186
|
+
"us-east-2": {},
|
|
187
|
+
"us-west-2": {}
|
|
188
|
+
}
|
|
189
|
+
},
|
|
185
190
|
"cloudformation": {
|
|
186
191
|
"endpoints": {
|
|
187
192
|
"ap-northeast-1": {},
|
|
@@ -266,6 +271,7 @@
|
|
|
266
271
|
"endpoints": {
|
|
267
272
|
"eu-west-1": {},
|
|
268
273
|
"us-east-1": {},
|
|
274
|
+
"us-east-2": {},
|
|
269
275
|
"us-west-2": {}
|
|
270
276
|
}
|
|
271
277
|
},
|
|
@@ -681,6 +687,7 @@
|
|
|
681
687
|
"ap-southeast-2": {},
|
|
682
688
|
"eu-central-1": {},
|
|
683
689
|
"eu-west-1": {},
|
|
690
|
+
"eu-west-2": {},
|
|
684
691
|
"sa-east-1": {},
|
|
685
692
|
"us-east-1": {},
|
|
686
693
|
"us-east-2": {},
|
|
@@ -844,6 +851,7 @@
|
|
|
844
851
|
"ap-southeast-2": {},
|
|
845
852
|
"eu-central-1": {},
|
|
846
853
|
"eu-west-1": {},
|
|
854
|
+
"eu-west-2": {},
|
|
847
855
|
"us-east-1": {},
|
|
848
856
|
"us-east-2": {},
|
|
849
857
|
"us-west-1": {},
|
|
@@ -892,11 +900,17 @@
|
|
|
892
900
|
},
|
|
893
901
|
"endpoints": {
|
|
894
902
|
"ap-northeast-1": {},
|
|
903
|
+
"ap-northeast-2": {},
|
|
904
|
+
"ap-south-1": {},
|
|
895
905
|
"ap-southeast-1": {},
|
|
896
906
|
"ap-southeast-2": {},
|
|
907
|
+
"ca-central-1": {},
|
|
897
908
|
"eu-central-1": {},
|
|
898
909
|
"eu-west-1": {},
|
|
910
|
+
"eu-west-2": {},
|
|
911
|
+
"sa-east-1": {},
|
|
899
912
|
"us-east-1": {},
|
|
913
|
+
"us-east-2": {},
|
|
900
914
|
"us-west-1": {},
|
|
901
915
|
"us-west-2": {}
|
|
902
916
|
}
|
|
@@ -930,6 +944,15 @@
|
|
|
930
944
|
"us-west-2": {}
|
|
931
945
|
}
|
|
932
946
|
},
|
|
947
|
+
"mturk-requester": {
|
|
948
|
+
"endpoints": {
|
|
949
|
+
"sandbox": {
|
|
950
|
+
"hostname": "mturk-requester-sandbox.us-east-1.amazonaws.com"
|
|
951
|
+
},
|
|
952
|
+
"us-east-1": {}
|
|
953
|
+
},
|
|
954
|
+
"isRegionalized": false
|
|
955
|
+
},
|
|
933
956
|
"opsworks": {
|
|
934
957
|
"endpoints": {
|
|
935
958
|
"ap-northeast-1": {},
|
|
@@ -1034,6 +1057,16 @@
|
|
|
1034
1057
|
"us-east-1": {}
|
|
1035
1058
|
}
|
|
1036
1059
|
},
|
|
1060
|
+
"runtime.lex": {
|
|
1061
|
+
"defaults": {
|
|
1062
|
+
"credentialScope": {
|
|
1063
|
+
"service": "lex"
|
|
1064
|
+
}
|
|
1065
|
+
},
|
|
1066
|
+
"endpoints": {
|
|
1067
|
+
"us-east-1": {}
|
|
1068
|
+
}
|
|
1069
|
+
},
|
|
1037
1070
|
"s3": {
|
|
1038
1071
|
"defaults": {
|
|
1039
1072
|
"protocols": [
|
|
@@ -1770,6 +1803,11 @@
|
|
|
1770
1803
|
"isRegionalized": false,
|
|
1771
1804
|
"partitionEndpoint": "aws-us-gov-global"
|
|
1772
1805
|
},
|
|
1806
|
+
"kinesis": {
|
|
1807
|
+
"endpoints": {
|
|
1808
|
+
"us-gov-west-1": {}
|
|
1809
|
+
}
|
|
1810
|
+
},
|
|
1773
1811
|
"kms": {
|
|
1774
1812
|
"endpoints": {
|
|
1775
1813
|
"us-gov-west-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.
|
|
4
|
+
version: 1.3.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: 2017-
|
|
11
|
+
date: 2017-03-07 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|