aws-partitions 1.326.0 → 1.331.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 +3 -0
- data/lib/aws-partitions/endpoint_provider.rb +2 -0
- data/lib/aws-partitions/partition.rb +2 -0
- data/lib/aws-partitions/partition_list.rb +2 -0
- data/lib/aws-partitions/region.rb +2 -0
- data/lib/aws-partitions/service.rb +2 -0
- data/partitions.json +57 -1
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 4c03bf41eb8e4fbea1ea0f5ba96d315e1239d5126dd0d141519c0b521945506f
|
|
4
|
+
data.tar.gz: 3bbe6e63227c935d0c34f86f76c0435def573193f543585fb50aa6ead9d9e865
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 550a9d15e4bb45de66a28ff505c571d702a653d71a675b06ebdb7fe5dd9696fb59bff95c7631659f55a243f80e4d0da70c840275bfa2d8eb1b887931bccbe47b
|
|
7
|
+
data.tar.gz: 1ba7f80377505d28307a92078fa52a5e902c3c1773df9f64f20258144c27419149c55a0c92fd2b52d1abb8c44ff10eb6600fdc4e778741be9df31ad5547eb4e6
|
data/lib/aws-partitions.rb
CHANGED
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
# frozen_string_literal: true
|
|
2
|
+
|
|
1
3
|
require_relative 'aws-partitions/endpoint_provider'
|
|
2
4
|
require_relative 'aws-partitions/partition'
|
|
3
5
|
require_relative 'aws-partitions/partition_list'
|
|
@@ -255,6 +257,7 @@ module Aws
|
|
|
255
257
|
'CloudWatch' => 'monitoring',
|
|
256
258
|
'CloudWatchEvents' => 'events',
|
|
257
259
|
'CloudWatchLogs' => 'logs',
|
|
260
|
+
'CodeArtifact' => 'codeartifact',
|
|
258
261
|
'CodeBuild' => 'codebuild',
|
|
259
262
|
'CodeCommit' => 'codecommit',
|
|
260
263
|
'CodeDeploy' => 'codedeploy',
|
data/partitions.json
CHANGED
|
@@ -965,6 +965,20 @@
|
|
|
965
965
|
"us-west-2" : { }
|
|
966
966
|
}
|
|
967
967
|
},
|
|
968
|
+
"codeartifact" : {
|
|
969
|
+
"endpoints" : {
|
|
970
|
+
"ap-northeast-1" : { },
|
|
971
|
+
"ap-south-1" : { },
|
|
972
|
+
"ap-southeast-1" : { },
|
|
973
|
+
"ap-southeast-2" : { },
|
|
974
|
+
"eu-central-1" : { },
|
|
975
|
+
"eu-north-1" : { },
|
|
976
|
+
"eu-west-1" : { },
|
|
977
|
+
"us-east-1" : { },
|
|
978
|
+
"us-east-2" : { },
|
|
979
|
+
"us-west-2" : { }
|
|
980
|
+
}
|
|
981
|
+
},
|
|
968
982
|
"codebuild" : {
|
|
969
983
|
"endpoints" : {
|
|
970
984
|
"ap-east-1" : { },
|
|
@@ -1428,6 +1442,7 @@
|
|
|
1428
1442
|
},
|
|
1429
1443
|
"datasync" : {
|
|
1430
1444
|
"endpoints" : {
|
|
1445
|
+
"af-south-1" : { },
|
|
1431
1446
|
"ap-east-1" : { },
|
|
1432
1447
|
"ap-northeast-1" : { },
|
|
1433
1448
|
"ap-northeast-2" : { },
|
|
@@ -1437,6 +1452,7 @@
|
|
|
1437
1452
|
"ca-central-1" : { },
|
|
1438
1453
|
"eu-central-1" : { },
|
|
1439
1454
|
"eu-north-1" : { },
|
|
1455
|
+
"eu-south-1" : { },
|
|
1440
1456
|
"eu-west-1" : { },
|
|
1441
1457
|
"eu-west-2" : { },
|
|
1442
1458
|
"eu-west-3" : { },
|
|
@@ -2572,6 +2588,7 @@
|
|
|
2572
2588
|
"ap-south-1" : { },
|
|
2573
2589
|
"ap-southeast-1" : { },
|
|
2574
2590
|
"ap-southeast-2" : { },
|
|
2591
|
+
"ca-central-1" : { },
|
|
2575
2592
|
"eu-central-1" : { },
|
|
2576
2593
|
"eu-north-1" : { },
|
|
2577
2594
|
"eu-west-1" : { },
|
|
@@ -3215,6 +3232,7 @@
|
|
|
3215
3232
|
},
|
|
3216
3233
|
"license-manager" : {
|
|
3217
3234
|
"endpoints" : {
|
|
3235
|
+
"af-south-1" : { },
|
|
3218
3236
|
"ap-east-1" : { },
|
|
3219
3237
|
"ap-northeast-1" : { },
|
|
3220
3238
|
"ap-northeast-2" : { },
|
|
@@ -3224,6 +3242,7 @@
|
|
|
3224
3242
|
"ca-central-1" : { },
|
|
3225
3243
|
"eu-central-1" : { },
|
|
3226
3244
|
"eu-north-1" : { },
|
|
3245
|
+
"eu-south-1" : { },
|
|
3227
3246
|
"eu-west-1" : { },
|
|
3228
3247
|
"eu-west-2" : { },
|
|
3229
3248
|
"eu-west-3" : { },
|
|
@@ -4776,6 +4795,7 @@
|
|
|
4776
4795
|
},
|
|
4777
4796
|
"servicecatalog" : {
|
|
4778
4797
|
"endpoints" : {
|
|
4798
|
+
"af-south-1" : { },
|
|
4779
4799
|
"ap-east-1" : { },
|
|
4780
4800
|
"ap-northeast-1" : { },
|
|
4781
4801
|
"ap-northeast-2" : { },
|
|
@@ -4785,6 +4805,7 @@
|
|
|
4785
4805
|
"ca-central-1" : { },
|
|
4786
4806
|
"eu-central-1" : { },
|
|
4787
4807
|
"eu-north-1" : { },
|
|
4808
|
+
"eu-south-1" : { },
|
|
4788
4809
|
"eu-west-1" : { },
|
|
4789
4810
|
"eu-west-2" : { },
|
|
4790
4811
|
"eu-west-3" : { },
|
|
@@ -6017,6 +6038,18 @@
|
|
|
6017
6038
|
"cn-northwest-1" : { }
|
|
6018
6039
|
}
|
|
6019
6040
|
},
|
|
6041
|
+
"budgets" : {
|
|
6042
|
+
"endpoints" : {
|
|
6043
|
+
"aws-cn-global" : {
|
|
6044
|
+
"credentialScope" : {
|
|
6045
|
+
"region" : "cn-northwest-1"
|
|
6046
|
+
},
|
|
6047
|
+
"hostname" : "budgets.amazonaws.com.cn"
|
|
6048
|
+
}
|
|
6049
|
+
},
|
|
6050
|
+
"isRegionalized" : false,
|
|
6051
|
+
"partitionEndpoint" : "aws-cn-global"
|
|
6052
|
+
},
|
|
6020
6053
|
"cloudformation" : {
|
|
6021
6054
|
"endpoints" : {
|
|
6022
6055
|
"cn-north-1" : { },
|
|
@@ -6281,6 +6314,12 @@
|
|
|
6281
6314
|
"cn-northwest-1" : { }
|
|
6282
6315
|
}
|
|
6283
6316
|
},
|
|
6317
|
+
"kinesisanalytics" : {
|
|
6318
|
+
"endpoints" : {
|
|
6319
|
+
"cn-north-1" : { },
|
|
6320
|
+
"cn-northwest-1" : { }
|
|
6321
|
+
}
|
|
6322
|
+
},
|
|
6284
6323
|
"kms" : {
|
|
6285
6324
|
"endpoints" : {
|
|
6286
6325
|
"cn-north-1" : { },
|
|
@@ -6628,7 +6667,19 @@
|
|
|
6628
6667
|
},
|
|
6629
6668
|
"api.sagemaker" : {
|
|
6630
6669
|
"endpoints" : {
|
|
6631
|
-
"us-gov-west-1" : { }
|
|
6670
|
+
"us-gov-west-1" : { },
|
|
6671
|
+
"us-gov-west-1-fips" : {
|
|
6672
|
+
"credentialScope" : {
|
|
6673
|
+
"region" : "us-gov-west-1"
|
|
6674
|
+
},
|
|
6675
|
+
"hostname" : "api-fips.sagemaker.us-gov-west-1.amazonaws.com"
|
|
6676
|
+
},
|
|
6677
|
+
"us-gov-west-1-fips-secondary" : {
|
|
6678
|
+
"credentialScope" : {
|
|
6679
|
+
"region" : "us-gov-west-1"
|
|
6680
|
+
},
|
|
6681
|
+
"hostname" : "api.sagemaker.us-gov-west-1.amazonaws.com"
|
|
6682
|
+
}
|
|
6632
6683
|
}
|
|
6633
6684
|
},
|
|
6634
6685
|
"apigateway" : {
|
|
@@ -8397,6 +8448,11 @@
|
|
|
8397
8448
|
"us-isob-east-1" : { }
|
|
8398
8449
|
}
|
|
8399
8450
|
},
|
|
8451
|
+
"lambda" : {
|
|
8452
|
+
"endpoints" : {
|
|
8453
|
+
"us-isob-east-1" : { }
|
|
8454
|
+
}
|
|
8455
|
+
},
|
|
8400
8456
|
"license-manager" : {
|
|
8401
8457
|
"endpoints" : {
|
|
8402
8458
|
"us-isob-east-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.331.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: 2020-06-
|
|
11
|
+
date: 2020-06-18 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|