aws-partitions 1.0.0 → 1.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/aws-partitions.rb +12 -1
  3. data/partitions.json +174 -0
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: bcd64cee1eb0c323f8692ff5a4c7dca11389772b
4
- data.tar.gz: 0adcedec22ecafcc3d905eef56a8e44db74ab6d3
3
+ metadata.gz: 5b12fa6e5e322ab0ab2afe689b63ec2577d71ac6
4
+ data.tar.gz: 63d0105c7862464551adab6b25794fa807d7d974
5
5
  SHA512:
6
- metadata.gz: e5bf87351f61caedae8f502e12e6697fd30983961307e629ba2829990a95e6e58abd16ab4602a6f602ed9f308ece8779f4ea5313fc92c2bce084e98da8ef77cb
7
- data.tar.gz: ecdb63091ac2d9a8023ab1637d95299a4d418d7d2a2c0131c13166129d1eb89b02ed7d5d7a0773a8f0e04696e35477b592c514d964f651f987e358b8dc6a1764
6
+ metadata.gz: 8e74d0c1617f5db3592cf9617888dbbb21d8bcee941343341790f383dd37eaa86f27b2fad91353d6f1d5a6cafcb4b0f6b3fa0adc663465a7e4db60509082437f
7
+ data.tar.gz: 9550780b9a99ace561bb03ee8fd7d5fb89ffc84392441d55405e1a363b22eace3185c8278f16dcdba2cc65f030ab830ef8678ac757767e90a11d5b9fdb6db02b
@@ -223,6 +223,7 @@ module Aws
223
223
  {
224
224
  'ACM' => 'acm',
225
225
  'APIGateway' => 'apigateway',
226
+ 'AppStream' => 'appstream2',
226
227
  'ApplicationAutoScaling' => 'application-autoscaling',
227
228
  'ApplicationDiscoveryService' => 'discovery',
228
229
  'AutoScaling' => 'autoscaling',
@@ -235,6 +236,7 @@ module Aws
235
236
  'CloudWatch' => 'monitoring',
236
237
  'CloudWatchEvents' => 'events',
237
238
  'CloudWatchLogs' => 'logs',
239
+ 'CodeBuild' => 'codebuild',
238
240
  'CodeCommit' => 'codecommit',
239
241
  'CodeDeploy' => 'codedeploy',
240
242
  'CodePipeline' => 'codepipeline',
@@ -263,26 +265,32 @@ module Aws
263
265
  'Firehose' => 'firehose',
264
266
  'GameLift' => 'gamelift',
265
267
  'Glacier' => 'glacier',
268
+ 'Health' => 'health',
266
269
  'IAM' => 'iam',
267
270
  'ImportExport' => 'importexport',
268
271
  'Inspector' => 'inspector',
269
272
  'IoT' => 'iot',
270
- 'IoTDataPlane' => 'data.iot',
271
273
  'KMS' => 'kms',
272
274
  'Kinesis' => 'kinesis',
273
275
  'KinesisAnalytics' => 'kinesisanalytics',
274
276
  'Lambda' => 'lambda',
275
277
  'LambdaPreview' => 'lambda',
278
+ 'Lightsail' => 'lightsail',
276
279
  'MachineLearning' => 'machinelearning',
277
280
  'MarketplaceCommerceAnalytics' => 'marketplacecommerceanalytics',
278
281
  'MarketplaceMetering' => 'metering.marketplace',
279
282
  'OpsWorks' => 'opsworks',
283
+ 'OpsWorksCM' => 'opsworks-cm',
284
+ 'Pinpoint' => 'pinpoint',
285
+ 'Polly' => 'polly',
280
286
  'RDS' => 'rds',
281
287
  'Redshift' => 'redshift',
288
+ 'Rekognition' => 'rekognition',
282
289
  'Route53' => 'route53',
283
290
  'Route53Domains' => 'route53domains',
284
291
  'S3' => 's3',
285
292
  'SES' => 'email',
293
+ 'SFN' => 'states',
286
294
  'SMS' => 'sms',
287
295
  'SNS' => 'sns',
288
296
  'SQS' => 'sqs',
@@ -290,12 +298,15 @@ module Aws
290
298
  'STS' => 'sts',
291
299
  'SWF' => 'swf',
292
300
  'ServiceCatalog' => 'servicecatalog',
301
+ 'Shield' => 'shield',
293
302
  'SimpleDB' => 'sdb',
294
303
  'Snowball' => 'snowball',
295
304
  'StorageGateway' => 'storagegateway',
296
305
  'Support' => 'support',
297
306
  'WAF' => 'waf',
307
+ 'WAFRegional' => 'waf-regional',
298
308
  'WorkSpaces' => 'workspaces',
309
+ 'XRay' => 'xray',
299
310
  }
300
311
  # end service ids
301
312
  end
data/partitions.json CHANGED
@@ -30,6 +30,9 @@
30
30
  "ap-southeast-2": {
31
31
  "description": "Asia Pacific (Sydney)"
32
32
  },
33
+ "ca-central-1": {
34
+ "description": "Canada (Central)"
35
+ },
33
36
  "eu-central-1": {
34
37
  "description": "EU (Frankfurt)"
35
38
  },
@@ -60,6 +63,7 @@
60
63
  "ap-south-1": {},
61
64
  "ap-southeast-1": {},
62
65
  "ap-southeast-2": {},
66
+ "ca-central-1": {},
63
67
  "eu-central-1": {},
64
68
  "eu-west-1": {},
65
69
  "sa-east-1": {},
@@ -79,6 +83,7 @@
79
83
  "eu-west-1": {},
80
84
  "us-east-1": {},
81
85
  "us-east-2": {},
86
+ "us-west-1": {},
82
87
  "us-west-2": {}
83
88
  }
84
89
  },
@@ -95,8 +100,11 @@
95
100
  },
96
101
  "endpoints": {
97
102
  "ap-northeast-1": {},
103
+ "ap-northeast-2": {},
104
+ "ap-south-1": {},
98
105
  "ap-southeast-1": {},
99
106
  "ap-southeast-2": {},
107
+ "ca-central-1": {},
100
108
  "eu-central-1": {},
101
109
  "eu-west-1": {},
102
110
  "sa-east-1": {},
@@ -112,6 +120,22 @@
112
120
  "us-east-1": {}
113
121
  }
114
122
  },
123
+ "appstream2": {
124
+ "defaults": {
125
+ "credentialScope": {
126
+ "service": "appstream"
127
+ },
128
+ "protocols": [
129
+ "https"
130
+ ]
131
+ },
132
+ "endpoints": {
133
+ "ap-northeast-1": {},
134
+ "eu-west-1": {},
135
+ "us-east-1": {},
136
+ "us-west-2": {}
137
+ }
138
+ },
115
139
  "autoscaling": {
116
140
  "defaults": {
117
141
  "protocols": [
@@ -125,6 +149,7 @@
125
149
  "ap-south-1": {},
126
150
  "ap-southeast-1": {},
127
151
  "ap-southeast-2": {},
152
+ "ca-central-1": {},
128
153
  "eu-central-1": {},
129
154
  "eu-west-1": {},
130
155
  "sa-east-1": {},
@@ -153,6 +178,7 @@
153
178
  "ap-south-1": {},
154
179
  "ap-southeast-1": {},
155
180
  "ap-southeast-2": {},
181
+ "ca-central-1": {},
156
182
  "eu-central-1": {},
157
183
  "eu-west-1": {},
158
184
  "sa-east-1": {},
@@ -183,6 +209,7 @@
183
209
  "ap-northeast-1": {},
184
210
  "ap-southeast-1": {},
185
211
  "ap-southeast-2": {},
212
+ "ca-central-1": {},
186
213
  "eu-central-1": {},
187
214
  "eu-west-1": {},
188
215
  "us-east-1": {},
@@ -212,6 +239,7 @@
212
239
  "ap-south-1": {},
213
240
  "ap-southeast-1": {},
214
241
  "ap-southeast-2": {},
242
+ "ca-central-1": {},
215
243
  "eu-central-1": {},
216
244
  "eu-west-1": {},
217
245
  "sa-east-1": {},
@@ -221,6 +249,13 @@
221
249
  "us-west-2": {}
222
250
  }
223
251
  },
252
+ "codebuild": {
253
+ "endpoints": {
254
+ "eu-west-1": {},
255
+ "us-east-1": {},
256
+ "us-west-2": {}
257
+ }
258
+ },
224
259
  "codecommit": {
225
260
  "endpoints": {
226
261
  "eu-west-1": {},
@@ -236,6 +271,7 @@
236
271
  "ap-south-1": {},
237
272
  "ap-southeast-1": {},
238
273
  "ap-southeast-2": {},
274
+ "ca-central-1": {},
239
275
  "eu-central-1": {},
240
276
  "eu-west-1": {},
241
277
  "sa-east-1": {},
@@ -249,6 +285,7 @@
249
285
  "endpoints": {
250
286
  "ap-southeast-1": {},
251
287
  "ap-southeast-2": {},
288
+ "eu-central-1": {},
252
289
  "eu-west-1": {},
253
290
  "us-east-1": {},
254
291
  "us-east-2": {},
@@ -292,6 +329,7 @@
292
329
  "ap-south-1": {},
293
330
  "ap-southeast-1": {},
294
331
  "ap-southeast-2": {},
332
+ "ca-central-1": {},
295
333
  "eu-central-1": {},
296
334
  "eu-west-1": {},
297
335
  "sa-east-1": {},
@@ -342,6 +380,7 @@
342
380
  "ap-south-1": {},
343
381
  "ap-southeast-1": {},
344
382
  "ap-southeast-2": {},
383
+ "ca-central-1": {},
345
384
  "eu-central-1": {},
346
385
  "eu-west-1": {},
347
386
  "sa-east-1": {},
@@ -363,6 +402,7 @@
363
402
  "ap-south-1": {},
364
403
  "ap-southeast-1": {},
365
404
  "ap-southeast-2": {},
405
+ "ca-central-1": {},
366
406
  "eu-central-1": {},
367
407
  "eu-west-1": {},
368
408
  "sa-east-1": {},
@@ -396,6 +436,7 @@
396
436
  "ap-south-1": {},
397
437
  "ap-southeast-1": {},
398
438
  "ap-southeast-2": {},
439
+ "ca-central-1": {},
399
440
  "eu-central-1": {},
400
441
  "eu-west-1": {},
401
442
  "local": {
@@ -427,6 +468,7 @@
427
468
  "ap-south-1": {},
428
469
  "ap-southeast-1": {},
429
470
  "ap-southeast-2": {},
471
+ "ca-central-1": {},
430
472
  "eu-central-1": {},
431
473
  "eu-west-1": {},
432
474
  "sa-east-1": {},
@@ -441,6 +483,7 @@
441
483
  "ap-northeast-1": {},
442
484
  "ap-southeast-1": {},
443
485
  "ap-southeast-2": {},
486
+ "ca-central-1": {},
444
487
  "eu-central-1": {},
445
488
  "eu-west-1": {},
446
489
  "us-east-1": {},
@@ -454,6 +497,7 @@
454
497
  "ap-northeast-1": {},
455
498
  "ap-southeast-1": {},
456
499
  "ap-southeast-2": {},
500
+ "ca-central-1": {},
457
501
  "eu-central-1": {},
458
502
  "eu-west-1": {},
459
503
  "us-east-1": {},
@@ -469,6 +513,7 @@
469
513
  "ap-south-1": {},
470
514
  "ap-southeast-1": {},
471
515
  "ap-southeast-2": {},
516
+ "ca-central-1": {},
472
517
  "eu-central-1": {},
473
518
  "eu-west-1": {},
474
519
  "sa-east-1": {},
@@ -485,6 +530,7 @@
485
530
  "ap-south-1": {},
486
531
  "ap-southeast-1": {},
487
532
  "ap-southeast-2": {},
533
+ "ca-central-1": {},
488
534
  "eu-central-1": {},
489
535
  "eu-west-1": {},
490
536
  "sa-east-1": {},
@@ -515,6 +561,7 @@
515
561
  "ap-south-1": {},
516
562
  "ap-southeast-1": {},
517
563
  "ap-southeast-2": {},
564
+ "ca-central-1": {},
518
565
  "eu-central-1": {},
519
566
  "eu-west-1": {},
520
567
  "sa-east-1": {},
@@ -538,6 +585,7 @@
538
585
  "ap-south-1": {},
539
586
  "ap-southeast-1": {},
540
587
  "ap-southeast-2": {},
588
+ "ca-central-1": {},
541
589
  "eu-central-1": {
542
590
  "sslCommonName": "{service}.{region}.{dnsSuffix}"
543
591
  },
@@ -612,7 +660,12 @@
612
660
  "gamelift": {
613
661
  "endpoints": {
614
662
  "ap-northeast-1": {},
663
+ "ap-northeast-2": {},
664
+ "ap-south-1": {},
665
+ "ap-southeast-1": {},
666
+ "eu-central-1": {},
615
667
  "eu-west-1": {},
668
+ "sa-east-1": {},
616
669
  "us-east-1": {},
617
670
  "us-west-2": {}
618
671
  }
@@ -629,6 +682,7 @@
629
682
  "ap-northeast-2": {},
630
683
  "ap-south-1": {},
631
684
  "ap-southeast-2": {},
685
+ "ca-central-1": {},
632
686
  "eu-central-1": {},
633
687
  "eu-west-1": {},
634
688
  "us-east-1": {},
@@ -637,6 +691,11 @@
637
691
  "us-west-2": {}
638
692
  }
639
693
  },
694
+ "health": {
695
+ "endpoints": {
696
+ "us-east-1": {}
697
+ }
698
+ },
640
699
  "iam": {
641
700
  "endpoints": {
642
701
  "aws-global": {
@@ -701,6 +760,7 @@
701
760
  "ap-south-1": {},
702
761
  "ap-southeast-1": {},
703
762
  "ap-southeast-2": {},
763
+ "ca-central-1": {},
704
764
  "eu-central-1": {},
705
765
  "eu-west-1": {},
706
766
  "sa-east-1": {},
@@ -724,6 +784,7 @@
724
784
  "ap-south-1": {},
725
785
  "ap-southeast-1": {},
726
786
  "ap-southeast-2": {},
787
+ "ca-central-1": {},
727
788
  "eu-central-1": {},
728
789
  "eu-west-1": {},
729
790
  "sa-east-1": {},
@@ -743,9 +804,15 @@
743
804
  "eu-west-1": {},
744
805
  "us-east-1": {},
745
806
  "us-east-2": {},
807
+ "us-west-1": {},
746
808
  "us-west-2": {}
747
809
  }
748
810
  },
811
+ "lightsail": {
812
+ "endpoints": {
813
+ "us-east-1": {}
814
+ }
815
+ },
749
816
  "logs": {
750
817
  "endpoints": {
751
818
  "ap-northeast-1": {},
@@ -753,6 +820,7 @@
753
820
  "ap-south-1": {},
754
821
  "ap-southeast-1": {},
755
822
  "ap-southeast-2": {},
823
+ "ca-central-1": {},
756
824
  "eu-central-1": {},
757
825
  "eu-west-1": {},
758
826
  "sa-east-1": {},
@@ -797,6 +865,7 @@
797
865
  "ap-south-1": {},
798
866
  "ap-southeast-1": {},
799
867
  "ap-southeast-2": {},
868
+ "ca-central-1": {},
800
869
  "eu-central-1": {},
801
870
  "eu-west-1": {},
802
871
  "sa-east-1": {},
@@ -822,6 +891,31 @@
822
891
  "us-west-2": {}
823
892
  }
824
893
  },
894
+ "opsworks-cm": {
895
+ "endpoints": {
896
+ "eu-west-1": {},
897
+ "us-east-1": {},
898
+ "us-west-2": {}
899
+ }
900
+ },
901
+ "pinpoint": {
902
+ "defaults": {
903
+ "credentialScope": {
904
+ "service": "mobiletargeting"
905
+ }
906
+ },
907
+ "endpoints": {
908
+ "us-east-1": {}
909
+ }
910
+ },
911
+ "polly": {
912
+ "endpoints": {
913
+ "eu-west-1": {},
914
+ "us-east-1": {},
915
+ "us-east-2": {},
916
+ "us-west-2": {}
917
+ }
918
+ },
825
919
  "rds": {
826
920
  "endpoints": {
827
921
  "ap-northeast-1": {},
@@ -829,6 +923,7 @@
829
923
  "ap-south-1": {},
830
924
  "ap-southeast-1": {},
831
925
  "ap-southeast-2": {},
926
+ "ca-central-1": {},
832
927
  "eu-central-1": {},
833
928
  "eu-west-1": {},
834
929
  "sa-east-1": {},
@@ -847,6 +942,7 @@
847
942
  "ap-south-1": {},
848
943
  "ap-southeast-1": {},
849
944
  "ap-southeast-2": {},
945
+ "ca-central-1": {},
850
946
  "eu-central-1": {},
851
947
  "eu-west-1": {},
852
948
  "sa-east-1": {},
@@ -856,6 +952,13 @@
856
952
  "us-west-2": {}
857
953
  }
858
954
  },
955
+ "rekognition": {
956
+ "endpoints": {
957
+ "eu-west-1": {},
958
+ "us-east-1": {},
959
+ "us-west-2": {}
960
+ }
961
+ },
859
962
  "route53": {
860
963
  "endpoints": {
861
964
  "aws-global": {
@@ -907,6 +1010,7 @@
907
1010
  "s3v4"
908
1011
  ]
909
1012
  },
1013
+ "ca-central-1": {},
910
1014
  "eu-central-1": {},
911
1015
  "eu-west-1": {
912
1016
  "hostname": "s3-eu-west-1.amazonaws.com",
@@ -993,6 +1097,18 @@
993
1097
  "us-west-2": {}
994
1098
  }
995
1099
  },
1100
+ "shield": {
1101
+ "defaults": {
1102
+ "protocols": [
1103
+ "https"
1104
+ ],
1105
+ "sslCommonName": "Shield.us-east-1.amazonaws.com"
1106
+ },
1107
+ "endpoints": {
1108
+ "us-east-1": {}
1109
+ },
1110
+ "isRegionalized": false
1111
+ },
996
1112
  "sms": {
997
1113
  "endpoints": {
998
1114
  "ap-southeast-2": {},
@@ -1004,6 +1120,7 @@
1004
1120
  "endpoints": {
1005
1121
  "ap-south-1": {},
1006
1122
  "ap-southeast-2": {},
1123
+ "ca-central-1": {},
1007
1124
  "eu-central-1": {},
1008
1125
  "eu-west-1": {},
1009
1126
  "us-east-1": {},
@@ -1025,6 +1142,7 @@
1025
1142
  "ap-south-1": {},
1026
1143
  "ap-southeast-1": {},
1027
1144
  "ap-southeast-2": {},
1145
+ "ca-central-1": {},
1028
1146
  "eu-central-1": {},
1029
1147
  "eu-west-1": {},
1030
1148
  "sa-east-1": {},
@@ -1048,6 +1166,7 @@
1048
1166
  "ap-south-1": {},
1049
1167
  "ap-southeast-1": {},
1050
1168
  "ap-southeast-2": {},
1169
+ "ca-central-1": {},
1051
1170
  "eu-central-1": {},
1052
1171
  "eu-west-1": {},
1053
1172
  "sa-east-1": {},
@@ -1073,12 +1192,22 @@
1073
1192
  "us-west-2": {}
1074
1193
  }
1075
1194
  },
1195
+ "states": {
1196
+ "endpoints": {
1197
+ "ap-northeast-1": {},
1198
+ "eu-west-1": {},
1199
+ "us-east-1": {},
1200
+ "us-east-2": {},
1201
+ "us-west-2": {}
1202
+ }
1203
+ },
1076
1204
  "storagegateway": {
1077
1205
  "endpoints": {
1078
1206
  "ap-northeast-1": {},
1079
1207
  "ap-northeast-2": {},
1080
1208
  "ap-southeast-1": {},
1081
1209
  "ap-southeast-2": {},
1210
+ "ca-central-1": {},
1082
1211
  "eu-central-1": {},
1083
1212
  "eu-west-1": {},
1084
1213
  "sa-east-1": {},
@@ -1095,6 +1224,8 @@
1095
1224
  },
1096
1225
  "protocols": [
1097
1226
  "http",
1227
+ "http",
1228
+ "https",
1098
1229
  "https"
1099
1230
  ]
1100
1231
  },
@@ -1104,8 +1235,18 @@
1104
1235
  "ap-south-1": {},
1105
1236
  "ap-southeast-1": {},
1106
1237
  "ap-southeast-2": {},
1238
+ "ca-central-1": {},
1107
1239
  "eu-central-1": {},
1108
1240
  "eu-west-1": {},
1241
+ "local": {
1242
+ "credentialScope": {
1243
+ "region": "us-east-1"
1244
+ },
1245
+ "hostname": "localhost:8000",
1246
+ "protocols": [
1247
+ "http"
1248
+ ]
1249
+ },
1109
1250
  "sa-east-1": {},
1110
1251
  "us-east-1": {},
1111
1252
  "us-east-2": {},
@@ -1132,6 +1273,7 @@
1132
1273
  "ap-southeast-1": {},
1133
1274
  "ap-southeast-2": {},
1134
1275
  "aws-global": {},
1276
+ "ca-central-1": {},
1135
1277
  "eu-central-1": {},
1136
1278
  "eu-west-1": {},
1137
1279
  "sa-east-1": {},
@@ -1154,6 +1296,7 @@
1154
1296
  "ap-south-1": {},
1155
1297
  "ap-southeast-1": {},
1156
1298
  "ap-southeast-2": {},
1299
+ "ca-central-1": {},
1157
1300
  "eu-central-1": {},
1158
1301
  "eu-west-1": {},
1159
1302
  "sa-east-1": {},
@@ -1175,6 +1318,14 @@
1175
1318
  "isRegionalized": false,
1176
1319
  "partitionEndpoint": "aws-global"
1177
1320
  },
1321
+ "waf-regional": {
1322
+ "endpoints": {
1323
+ "ap-northeast-1": {},
1324
+ "eu-west-1": {},
1325
+ "us-east-1": {},
1326
+ "us-west-2": {}
1327
+ }
1328
+ },
1178
1329
  "workspaces": {
1179
1330
  "endpoints": {
1180
1331
  "ap-northeast-1": {},
@@ -1185,6 +1336,22 @@
1185
1336
  "us-east-1": {},
1186
1337
  "us-west-2": {}
1187
1338
  }
1339
+ },
1340
+ "xray": {
1341
+ "endpoints": {
1342
+ "ap-northeast-1": {},
1343
+ "ap-northeast-2": {},
1344
+ "ap-south-1": {},
1345
+ "ap-southeast-1": {},
1346
+ "ap-southeast-2": {},
1347
+ "eu-central-1": {},
1348
+ "eu-west-1": {},
1349
+ "sa-east-1": {},
1350
+ "us-east-1": {},
1351
+ "us-east-2": {},
1352
+ "us-west-1": {},
1353
+ "us-west-2": {}
1354
+ }
1188
1355
  }
1189
1356
  }
1190
1357
  },
@@ -1229,6 +1396,11 @@
1229
1396
  "cn-north-1": {}
1230
1397
  }
1231
1398
  },
1399
+ "config": {
1400
+ "endpoints": {
1401
+ "cn-north-1": {}
1402
+ }
1403
+ },
1232
1404
  "directconnect": {
1233
1405
  "endpoints": {
1234
1406
  "cn-north-1": {}
@@ -1396,6 +1568,8 @@
1396
1568
  },
1397
1569
  "protocols": [
1398
1570
  "http",
1571
+ "http",
1572
+ "https",
1399
1573
  "https"
1400
1574
  ]
1401
1575
  },
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.0.0
4
+ version: 1.1.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: 2016-12-05 00:00:00.000000000 Z
11
+ date: 2016-12-10 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: