aws-partitions 1.530.0 → 1.534.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/CHANGELOG.md +22 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +2 -0
- data/partitions.json +123 -41
- 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: 6407cf34f1a51a3435ad8721d14d1f611b0816171ac279cecb7d6c379efdb4d0
|
|
4
|
+
data.tar.gz: f3aa1243b92cf0b4eb39db62f9599ddd4c962dd86f5186e10cd0f176f586f22c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: fabb918b817c8838b7849be06593a66e860918e96ed6436cd3919a3436d7704cc65e292af484a1f3ecda6b4114bb978a5dbbb5a77f3178d5f6aaaea4f370fd88
|
|
7
|
+
data.tar.gz: ae38a70ca19c8ce6f1273b717c5e94ee3b13d95dd68f6985fdfefa0f93d2eba7275faef93e307241f450a0663dffa3bfdf29eb8dd16677265940dc166cd720c1
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,28 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.534.0 (2021-11-22)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.533.0 (2021-11-18)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
14
|
+
1.532.0 (2021-11-17)
|
|
15
|
+
------------------
|
|
16
|
+
|
|
17
|
+
* Feature - Added support for enumerating regions for `Aws::Drs`.
|
|
18
|
+
|
|
19
|
+
* Feature - Added support for enumerating regions for `Aws::AppConfigData`.
|
|
20
|
+
|
|
21
|
+
1.531.0 (2021-11-16)
|
|
22
|
+
------------------
|
|
23
|
+
|
|
24
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
25
|
+
|
|
4
26
|
1.530.0 (2021-11-15)
|
|
5
27
|
------------------
|
|
6
28
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.534.0
|
data/lib/aws-partitions.rb
CHANGED
|
@@ -235,6 +235,7 @@ module Aws
|
|
|
235
235
|
'ApiGatewayManagementApi' => 'execute-api',
|
|
236
236
|
'ApiGatewayV2' => 'apigateway',
|
|
237
237
|
'AppConfig' => 'appconfig',
|
|
238
|
+
'AppConfigData' => 'appconfigdata',
|
|
238
239
|
'AppIntegrationsService' => 'app-integrations',
|
|
239
240
|
'AppMesh' => 'appmesh',
|
|
240
241
|
'AppRegistry' => 'servicecatalog-appregistry',
|
|
@@ -307,6 +308,7 @@ module Aws
|
|
|
307
308
|
'DirectConnect' => 'directconnect',
|
|
308
309
|
'DirectoryService' => 'ds',
|
|
309
310
|
'DocDB' => 'rds',
|
|
311
|
+
'Drs' => 'drs',
|
|
310
312
|
'DynamoDB' => 'dynamodb',
|
|
311
313
|
'DynamoDBStreams' => 'streams.dynamodb',
|
|
312
314
|
'EBS' => 'ebs',
|
data/partitions.json
CHANGED
|
@@ -831,6 +831,40 @@
|
|
|
831
831
|
}
|
|
832
832
|
}
|
|
833
833
|
},
|
|
834
|
+
"api.iotwireless" : {
|
|
835
|
+
"endpoints" : {
|
|
836
|
+
"ap-northeast-1" : {
|
|
837
|
+
"credentialScope" : {
|
|
838
|
+
"region" : "ap-northeast-1"
|
|
839
|
+
},
|
|
840
|
+
"hostname" : "api.iotwireless.ap-northeast-1.amazonaws.com"
|
|
841
|
+
},
|
|
842
|
+
"ap-southeast-2" : {
|
|
843
|
+
"credentialScope" : {
|
|
844
|
+
"region" : "ap-southeast-2"
|
|
845
|
+
},
|
|
846
|
+
"hostname" : "api.iotwireless.ap-southeast-2.amazonaws.com"
|
|
847
|
+
},
|
|
848
|
+
"eu-west-1" : {
|
|
849
|
+
"credentialScope" : {
|
|
850
|
+
"region" : "eu-west-1"
|
|
851
|
+
},
|
|
852
|
+
"hostname" : "api.iotwireless.eu-west-1.amazonaws.com"
|
|
853
|
+
},
|
|
854
|
+
"us-east-1" : {
|
|
855
|
+
"credentialScope" : {
|
|
856
|
+
"region" : "us-east-1"
|
|
857
|
+
},
|
|
858
|
+
"hostname" : "api.iotwireless.us-east-1.amazonaws.com"
|
|
859
|
+
},
|
|
860
|
+
"us-west-2" : {
|
|
861
|
+
"credentialScope" : {
|
|
862
|
+
"region" : "us-west-2"
|
|
863
|
+
},
|
|
864
|
+
"hostname" : "api.iotwireless.us-west-2.amazonaws.com"
|
|
865
|
+
}
|
|
866
|
+
}
|
|
867
|
+
},
|
|
834
868
|
"api.mediatailor" : {
|
|
835
869
|
"endpoints" : {
|
|
836
870
|
"ap-northeast-1" : { },
|
|
@@ -969,6 +1003,31 @@
|
|
|
969
1003
|
"us-west-2" : { }
|
|
970
1004
|
}
|
|
971
1005
|
},
|
|
1006
|
+
"appconfigdata" : {
|
|
1007
|
+
"endpoints" : {
|
|
1008
|
+
"af-south-1" : { },
|
|
1009
|
+
"ap-east-1" : { },
|
|
1010
|
+
"ap-northeast-1" : { },
|
|
1011
|
+
"ap-northeast-2" : { },
|
|
1012
|
+
"ap-northeast-3" : { },
|
|
1013
|
+
"ap-south-1" : { },
|
|
1014
|
+
"ap-southeast-1" : { },
|
|
1015
|
+
"ap-southeast-2" : { },
|
|
1016
|
+
"ca-central-1" : { },
|
|
1017
|
+
"eu-central-1" : { },
|
|
1018
|
+
"eu-north-1" : { },
|
|
1019
|
+
"eu-south-1" : { },
|
|
1020
|
+
"eu-west-1" : { },
|
|
1021
|
+
"eu-west-2" : { },
|
|
1022
|
+
"eu-west-3" : { },
|
|
1023
|
+
"me-south-1" : { },
|
|
1024
|
+
"sa-east-1" : { },
|
|
1025
|
+
"us-east-1" : { },
|
|
1026
|
+
"us-east-2" : { },
|
|
1027
|
+
"us-west-1" : { },
|
|
1028
|
+
"us-west-2" : { }
|
|
1029
|
+
}
|
|
1030
|
+
},
|
|
972
1031
|
"appflow" : {
|
|
973
1032
|
"endpoints" : {
|
|
974
1033
|
"af-south-1" : { },
|
|
@@ -3233,6 +3292,19 @@
|
|
|
3233
3292
|
}
|
|
3234
3293
|
}
|
|
3235
3294
|
},
|
|
3295
|
+
"drs" : {
|
|
3296
|
+
"endpoints" : {
|
|
3297
|
+
"ap-northeast-1" : { },
|
|
3298
|
+
"ap-southeast-1" : { },
|
|
3299
|
+
"ap-southeast-2" : { },
|
|
3300
|
+
"eu-central-1" : { },
|
|
3301
|
+
"eu-west-1" : { },
|
|
3302
|
+
"eu-west-2" : { },
|
|
3303
|
+
"us-east-1" : { },
|
|
3304
|
+
"us-east-2" : { },
|
|
3305
|
+
"us-west-2" : { }
|
|
3306
|
+
}
|
|
3307
|
+
},
|
|
3236
3308
|
"ds" : {
|
|
3237
3309
|
"endpoints" : {
|
|
3238
3310
|
"af-south-1" : { },
|
|
@@ -6489,6 +6561,13 @@
|
|
|
6489
6561
|
"deprecated" : true,
|
|
6490
6562
|
"hostname" : "kms-fips.ap-southeast-2.amazonaws.com"
|
|
6491
6563
|
},
|
|
6564
|
+
"ap-southeast-3-fips" : {
|
|
6565
|
+
"credentialScope" : {
|
|
6566
|
+
"region" : "ap-southeast-3"
|
|
6567
|
+
},
|
|
6568
|
+
"deprecated" : true,
|
|
6569
|
+
"hostname" : "kms-fips.ap-southeast-3.amazonaws.com"
|
|
6570
|
+
},
|
|
6492
6571
|
"ca-central-1" : {
|
|
6493
6572
|
"variants" : [ {
|
|
6494
6573
|
"hostname" : "kms-fips.ca-central-1.amazonaws.com",
|
|
@@ -7377,6 +7456,7 @@
|
|
|
7377
7456
|
},
|
|
7378
7457
|
"mgn" : {
|
|
7379
7458
|
"endpoints" : {
|
|
7459
|
+
"af-south-1" : { },
|
|
7380
7460
|
"ap-east-1" : { },
|
|
7381
7461
|
"ap-northeast-1" : { },
|
|
7382
7462
|
"ap-northeast-2" : { },
|
|
@@ -7387,8 +7467,11 @@
|
|
|
7387
7467
|
"ca-central-1" : { },
|
|
7388
7468
|
"eu-central-1" : { },
|
|
7389
7469
|
"eu-north-1" : { },
|
|
7470
|
+
"eu-south-1" : { },
|
|
7390
7471
|
"eu-west-1" : { },
|
|
7391
7472
|
"eu-west-2" : { },
|
|
7473
|
+
"eu-west-3" : { },
|
|
7474
|
+
"me-south-1" : { },
|
|
7392
7475
|
"sa-east-1" : { },
|
|
7393
7476
|
"us-east-1" : { },
|
|
7394
7477
|
"us-east-2" : { },
|
|
@@ -11053,20 +11136,18 @@
|
|
|
11053
11136
|
"protocols" : [ "http", "https" ]
|
|
11054
11137
|
},
|
|
11055
11138
|
"endpoints" : {
|
|
11139
|
+
"af-south-1" : { },
|
|
11140
|
+
"ap-east-1" : { },
|
|
11056
11141
|
"ap-northeast-1" : { },
|
|
11057
11142
|
"ap-northeast-2" : { },
|
|
11143
|
+
"ap-northeast-3" : { },
|
|
11058
11144
|
"ap-south-1" : { },
|
|
11059
11145
|
"ap-southeast-1" : { },
|
|
11060
11146
|
"ap-southeast-2" : { },
|
|
11061
11147
|
"ca-central-1" : { },
|
|
11062
|
-
"ca-central-1-fips" : {
|
|
11063
|
-
"credentialScope" : {
|
|
11064
|
-
"region" : "ca-central-1"
|
|
11065
|
-
},
|
|
11066
|
-
"hostname" : "dynamodb-fips.ca-central-1.amazonaws.com"
|
|
11067
|
-
},
|
|
11068
11148
|
"eu-central-1" : { },
|
|
11069
11149
|
"eu-north-1" : { },
|
|
11150
|
+
"eu-south-1" : { },
|
|
11070
11151
|
"eu-west-1" : { },
|
|
11071
11152
|
"eu-west-2" : { },
|
|
11072
11153
|
"eu-west-3" : { },
|
|
@@ -11080,33 +11161,9 @@
|
|
|
11080
11161
|
"me-south-1" : { },
|
|
11081
11162
|
"sa-east-1" : { },
|
|
11082
11163
|
"us-east-1" : { },
|
|
11083
|
-
"us-east-1-fips" : {
|
|
11084
|
-
"credentialScope" : {
|
|
11085
|
-
"region" : "us-east-1"
|
|
11086
|
-
},
|
|
11087
|
-
"hostname" : "dynamodb-fips.us-east-1.amazonaws.com"
|
|
11088
|
-
},
|
|
11089
11164
|
"us-east-2" : { },
|
|
11090
|
-
"us-east-2-fips" : {
|
|
11091
|
-
"credentialScope" : {
|
|
11092
|
-
"region" : "us-east-2"
|
|
11093
|
-
},
|
|
11094
|
-
"hostname" : "dynamodb-fips.us-east-2.amazonaws.com"
|
|
11095
|
-
},
|
|
11096
11165
|
"us-west-1" : { },
|
|
11097
|
-
"us-west-
|
|
11098
|
-
"credentialScope" : {
|
|
11099
|
-
"region" : "us-west-1"
|
|
11100
|
-
},
|
|
11101
|
-
"hostname" : "dynamodb-fips.us-west-1.amazonaws.com"
|
|
11102
|
-
},
|
|
11103
|
-
"us-west-2" : { },
|
|
11104
|
-
"us-west-2-fips" : {
|
|
11105
|
-
"credentialScope" : {
|
|
11106
|
-
"region" : "us-west-2"
|
|
11107
|
-
},
|
|
11108
|
-
"hostname" : "dynamodb-fips.us-west-2.amazonaws.com"
|
|
11109
|
-
}
|
|
11166
|
+
"us-west-2" : { }
|
|
11110
11167
|
}
|
|
11111
11168
|
},
|
|
11112
11169
|
"sts" : {
|
|
@@ -12355,6 +12412,12 @@
|
|
|
12355
12412
|
"cn-northwest-1" : { }
|
|
12356
12413
|
}
|
|
12357
12414
|
},
|
|
12415
|
+
"appconfigdata" : {
|
|
12416
|
+
"endpoints" : {
|
|
12417
|
+
"cn-north-1" : { },
|
|
12418
|
+
"cn-northwest-1" : { }
|
|
12419
|
+
}
|
|
12420
|
+
},
|
|
12358
12421
|
"application-autoscaling" : {
|
|
12359
12422
|
"defaults" : {
|
|
12360
12423
|
"protocols" : [ "http", "https" ]
|
|
@@ -13525,6 +13588,12 @@
|
|
|
13525
13588
|
"us-gov-west-1" : { }
|
|
13526
13589
|
}
|
|
13527
13590
|
},
|
|
13591
|
+
"appconfigdata" : {
|
|
13592
|
+
"endpoints" : {
|
|
13593
|
+
"us-gov-east-1" : { },
|
|
13594
|
+
"us-gov-west-1" : { }
|
|
13595
|
+
}
|
|
13596
|
+
},
|
|
13528
13597
|
"application-autoscaling" : {
|
|
13529
13598
|
"defaults" : {
|
|
13530
13599
|
"protocols" : [ "http", "https" ]
|
|
@@ -16240,22 +16309,38 @@
|
|
|
16240
16309
|
"defaults" : {
|
|
16241
16310
|
"credentialScope" : {
|
|
16242
16311
|
"service" : "dynamodb"
|
|
16243
|
-
}
|
|
16312
|
+
},
|
|
16313
|
+
"variants" : [ {
|
|
16314
|
+
"hostname" : "streams.dynamodb.{region}.{dnsSuffix}",
|
|
16315
|
+
"tags" : [ "fips" ]
|
|
16316
|
+
} ]
|
|
16244
16317
|
},
|
|
16245
16318
|
"endpoints" : {
|
|
16246
|
-
"us-gov-east-1" : {
|
|
16319
|
+
"us-gov-east-1" : {
|
|
16320
|
+
"variants" : [ {
|
|
16321
|
+
"hostname" : "streams.dynamodb.us-gov-east-1.amazonaws.com",
|
|
16322
|
+
"tags" : [ "fips" ]
|
|
16323
|
+
} ]
|
|
16324
|
+
},
|
|
16247
16325
|
"us-gov-east-1-fips" : {
|
|
16248
16326
|
"credentialScope" : {
|
|
16249
16327
|
"region" : "us-gov-east-1"
|
|
16250
16328
|
},
|
|
16251
|
-
"
|
|
16329
|
+
"deprecated" : true,
|
|
16330
|
+
"hostname" : "streams.dynamodb.us-gov-east-1.amazonaws.com"
|
|
16331
|
+
},
|
|
16332
|
+
"us-gov-west-1" : {
|
|
16333
|
+
"variants" : [ {
|
|
16334
|
+
"hostname" : "streams.dynamodb.us-gov-west-1.amazonaws.com",
|
|
16335
|
+
"tags" : [ "fips" ]
|
|
16336
|
+
} ]
|
|
16252
16337
|
},
|
|
16253
|
-
"us-gov-west-1" : { },
|
|
16254
16338
|
"us-gov-west-1-fips" : {
|
|
16255
16339
|
"credentialScope" : {
|
|
16256
16340
|
"region" : "us-gov-west-1"
|
|
16257
16341
|
},
|
|
16258
|
-
"
|
|
16342
|
+
"deprecated" : true,
|
|
16343
|
+
"hostname" : "streams.dynamodb.us-gov-west-1.amazonaws.com"
|
|
16259
16344
|
}
|
|
16260
16345
|
}
|
|
16261
16346
|
},
|
|
@@ -16981,13 +17066,10 @@
|
|
|
16981
17066
|
"defaults" : {
|
|
16982
17067
|
"credentialScope" : {
|
|
16983
17068
|
"service" : "dynamodb"
|
|
16984
|
-
}
|
|
16985
|
-
"protocols" : [ "http", "https" ]
|
|
17069
|
+
}
|
|
16986
17070
|
},
|
|
16987
17071
|
"endpoints" : {
|
|
16988
|
-
"us-iso-east-1" : {
|
|
16989
|
-
"protocols" : [ "http", "https" ]
|
|
16990
|
-
}
|
|
17072
|
+
"us-iso-east-1" : { }
|
|
16991
17073
|
}
|
|
16992
17074
|
},
|
|
16993
17075
|
"sts" : {
|
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.534.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: 2021-11-
|
|
11
|
+
date: 2021-11-22 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|