aws-partitions 1.1020.0 → 1.1021.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 +5 -0
- data/VERSION +1 -1
- data/partitions.json +54 -157
- 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: d4ec8c0b4ee060e1c7592e64220a75684dae12a2c331ba0e900f817b73feb298
|
|
4
|
+
data.tar.gz: 409fef8a9eff98b68972be2d475df7df2c3a2fa190719246f83eaf607d87a87c
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ae8abda7015cfd8c089f9845aadc92e95bc5e4aac738ecdaef24101c647bda6adc37412d94747e6f5dc57564426b93c43aa9d00dd0e3f4ab2f37532c76cdc9b2
|
|
7
|
+
data.tar.gz: 1e14a76717aeba24f456c04e2aa92e1902ca31db20cb07595228223bc3f24dbc8e543473fff2346d18d36ea39719e169381ee45d665528a5d9fb8eb0ff5def7d
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1021.0
|
data/partitions.json
CHANGED
|
@@ -6281,12 +6281,18 @@
|
|
|
6281
6281
|
},
|
|
6282
6282
|
"ca-central-1" : {
|
|
6283
6283
|
"variants" : [ {
|
|
6284
|
+
"hostname" : "dlm-fips.ca-central-1.api.aws",
|
|
6285
|
+
"tags" : [ "dualstack", "fips" ]
|
|
6286
|
+
}, {
|
|
6284
6287
|
"hostname" : "dlm.ca-central-1.api.aws",
|
|
6285
6288
|
"tags" : [ "dualstack" ]
|
|
6286
6289
|
} ]
|
|
6287
6290
|
},
|
|
6288
6291
|
"ca-west-1" : {
|
|
6289
6292
|
"variants" : [ {
|
|
6293
|
+
"hostname" : "dlm-fips.ca-west-1.api.aws",
|
|
6294
|
+
"tags" : [ "dualstack", "fips" ]
|
|
6295
|
+
}, {
|
|
6290
6296
|
"hostname" : "dlm.ca-west-1.api.aws",
|
|
6291
6297
|
"tags" : [ "dualstack" ]
|
|
6292
6298
|
} ]
|
|
@@ -6365,24 +6371,36 @@
|
|
|
6365
6371
|
},
|
|
6366
6372
|
"us-east-1" : {
|
|
6367
6373
|
"variants" : [ {
|
|
6374
|
+
"hostname" : "dlm-fips.us-east-1.api.aws",
|
|
6375
|
+
"tags" : [ "dualstack", "fips" ]
|
|
6376
|
+
}, {
|
|
6368
6377
|
"hostname" : "dlm.us-east-1.api.aws",
|
|
6369
6378
|
"tags" : [ "dualstack" ]
|
|
6370
6379
|
} ]
|
|
6371
6380
|
},
|
|
6372
6381
|
"us-east-2" : {
|
|
6373
6382
|
"variants" : [ {
|
|
6383
|
+
"hostname" : "dlm-fips.us-east-2.api.aws",
|
|
6384
|
+
"tags" : [ "dualstack", "fips" ]
|
|
6385
|
+
}, {
|
|
6374
6386
|
"hostname" : "dlm.us-east-2.api.aws",
|
|
6375
6387
|
"tags" : [ "dualstack" ]
|
|
6376
6388
|
} ]
|
|
6377
6389
|
},
|
|
6378
6390
|
"us-west-1" : {
|
|
6379
6391
|
"variants" : [ {
|
|
6392
|
+
"hostname" : "dlm-fips.us-west-1.api.aws",
|
|
6393
|
+
"tags" : [ "dualstack", "fips" ]
|
|
6394
|
+
}, {
|
|
6380
6395
|
"hostname" : "dlm.us-west-1.api.aws",
|
|
6381
6396
|
"tags" : [ "dualstack" ]
|
|
6382
6397
|
} ]
|
|
6383
6398
|
},
|
|
6384
6399
|
"us-west-2" : {
|
|
6385
6400
|
"variants" : [ {
|
|
6401
|
+
"hostname" : "dlm-fips.us-west-2.api.aws",
|
|
6402
|
+
"tags" : [ "dualstack", "fips" ]
|
|
6403
|
+
}, {
|
|
6386
6404
|
"hostname" : "dlm.us-west-2.api.aws",
|
|
6387
6405
|
"tags" : [ "dualstack" ]
|
|
6388
6406
|
} ]
|
|
@@ -21157,34 +21175,8 @@
|
|
|
21157
21175
|
"ap-southeast-3" : { },
|
|
21158
21176
|
"ap-southeast-4" : { },
|
|
21159
21177
|
"ap-southeast-5" : { },
|
|
21160
|
-
"ca-central-1" : {
|
|
21161
|
-
|
|
21162
|
-
"hostname" : "streams.dynamodb-fips.ca-central-1.amazonaws.com",
|
|
21163
|
-
"tags" : [ "fips" ]
|
|
21164
|
-
} ]
|
|
21165
|
-
},
|
|
21166
|
-
"ca-central-1-fips" : {
|
|
21167
|
-
"credentialScope" : {
|
|
21168
|
-
"region" : "ca-central-1"
|
|
21169
|
-
},
|
|
21170
|
-
"deprecated" : true,
|
|
21171
|
-
"hostname" : "streams.dynamodb-fips.ca-central-1.amazonaws.com",
|
|
21172
|
-
"protocols" : [ "https" ]
|
|
21173
|
-
},
|
|
21174
|
-
"ca-west-1" : {
|
|
21175
|
-
"variants" : [ {
|
|
21176
|
-
"hostname" : "streams.dynamodb-fips.ca-west-1.amazonaws.com",
|
|
21177
|
-
"tags" : [ "fips" ]
|
|
21178
|
-
} ]
|
|
21179
|
-
},
|
|
21180
|
-
"ca-west-1-fips" : {
|
|
21181
|
-
"credentialScope" : {
|
|
21182
|
-
"region" : "ca-west-1"
|
|
21183
|
-
},
|
|
21184
|
-
"deprecated" : true,
|
|
21185
|
-
"hostname" : "streams.dynamodb-fips.ca-west-1.amazonaws.com",
|
|
21186
|
-
"protocols" : [ "https" ]
|
|
21187
|
-
},
|
|
21178
|
+
"ca-central-1" : { },
|
|
21179
|
+
"ca-west-1" : { },
|
|
21188
21180
|
"eu-central-1" : { },
|
|
21189
21181
|
"eu-central-2" : { },
|
|
21190
21182
|
"eu-north-1" : { },
|
|
@@ -21204,62 +21196,10 @@
|
|
|
21204
21196
|
"me-central-1" : { },
|
|
21205
21197
|
"me-south-1" : { },
|
|
21206
21198
|
"sa-east-1" : { },
|
|
21207
|
-
"us-east-1" : {
|
|
21208
|
-
|
|
21209
|
-
|
|
21210
|
-
|
|
21211
|
-
} ]
|
|
21212
|
-
},
|
|
21213
|
-
"us-east-1-fips" : {
|
|
21214
|
-
"credentialScope" : {
|
|
21215
|
-
"region" : "us-east-1"
|
|
21216
|
-
},
|
|
21217
|
-
"deprecated" : true,
|
|
21218
|
-
"hostname" : "streams.dynamodb-fips.us-east-1.amazonaws.com",
|
|
21219
|
-
"protocols" : [ "https" ]
|
|
21220
|
-
},
|
|
21221
|
-
"us-east-2" : {
|
|
21222
|
-
"variants" : [ {
|
|
21223
|
-
"hostname" : "streams.dynamodb-fips.us-east-2.amazonaws.com",
|
|
21224
|
-
"tags" : [ "fips" ]
|
|
21225
|
-
} ]
|
|
21226
|
-
},
|
|
21227
|
-
"us-east-2-fips" : {
|
|
21228
|
-
"credentialScope" : {
|
|
21229
|
-
"region" : "us-east-2"
|
|
21230
|
-
},
|
|
21231
|
-
"deprecated" : true,
|
|
21232
|
-
"hostname" : "streams.dynamodb-fips.us-east-2.amazonaws.com",
|
|
21233
|
-
"protocols" : [ "https" ]
|
|
21234
|
-
},
|
|
21235
|
-
"us-west-1" : {
|
|
21236
|
-
"variants" : [ {
|
|
21237
|
-
"hostname" : "streams.dynamodb-fips.us-west-1.amazonaws.com",
|
|
21238
|
-
"tags" : [ "fips" ]
|
|
21239
|
-
} ]
|
|
21240
|
-
},
|
|
21241
|
-
"us-west-1-fips" : {
|
|
21242
|
-
"credentialScope" : {
|
|
21243
|
-
"region" : "us-west-1"
|
|
21244
|
-
},
|
|
21245
|
-
"deprecated" : true,
|
|
21246
|
-
"hostname" : "streams.dynamodb-fips.us-west-1.amazonaws.com",
|
|
21247
|
-
"protocols" : [ "https" ]
|
|
21248
|
-
},
|
|
21249
|
-
"us-west-2" : {
|
|
21250
|
-
"variants" : [ {
|
|
21251
|
-
"hostname" : "streams.dynamodb-fips.us-west-2.amazonaws.com",
|
|
21252
|
-
"tags" : [ "fips" ]
|
|
21253
|
-
} ]
|
|
21254
|
-
},
|
|
21255
|
-
"us-west-2-fips" : {
|
|
21256
|
-
"credentialScope" : {
|
|
21257
|
-
"region" : "us-west-2"
|
|
21258
|
-
},
|
|
21259
|
-
"deprecated" : true,
|
|
21260
|
-
"hostname" : "streams.dynamodb-fips.us-west-2.amazonaws.com",
|
|
21261
|
-
"protocols" : [ "https" ]
|
|
21262
|
-
}
|
|
21199
|
+
"us-east-1" : { },
|
|
21200
|
+
"us-east-2" : { },
|
|
21201
|
+
"us-west-1" : { },
|
|
21202
|
+
"us-west-2" : { }
|
|
21263
21203
|
}
|
|
21264
21204
|
},
|
|
21265
21205
|
"sts" : {
|
|
@@ -22353,6 +22293,7 @@
|
|
|
22353
22293
|
"ap-southeast-1" : { },
|
|
22354
22294
|
"ap-southeast-2" : { },
|
|
22355
22295
|
"ap-southeast-3" : { },
|
|
22296
|
+
"ap-southeast-4" : { },
|
|
22356
22297
|
"ca-central-1" : { },
|
|
22357
22298
|
"eu-central-1" : { },
|
|
22358
22299
|
"eu-central-2" : { },
|
|
@@ -26638,6 +26579,9 @@
|
|
|
26638
26579
|
"endpoints" : {
|
|
26639
26580
|
"us-gov-east-1" : {
|
|
26640
26581
|
"variants" : [ {
|
|
26582
|
+
"hostname" : "dlm-fips.us-gov-east-1.api.aws",
|
|
26583
|
+
"tags" : [ "dualstack", "fips" ]
|
|
26584
|
+
}, {
|
|
26641
26585
|
"hostname" : "dlm.us-gov-east-1.amazonaws.com",
|
|
26642
26586
|
"tags" : [ "fips" ]
|
|
26643
26587
|
} ]
|
|
@@ -26651,6 +26595,9 @@
|
|
|
26651
26595
|
},
|
|
26652
26596
|
"us-gov-west-1" : {
|
|
26653
26597
|
"variants" : [ {
|
|
26598
|
+
"hostname" : "dlm-fips.us-gov-west-1.api.aws",
|
|
26599
|
+
"tags" : [ "dualstack", "fips" ]
|
|
26600
|
+
}, {
|
|
26654
26601
|
"hostname" : "dlm.us-gov-west-1.amazonaws.com",
|
|
26655
26602
|
"tags" : [ "fips" ]
|
|
26656
26603
|
} ]
|
|
@@ -30040,34 +29987,8 @@
|
|
|
30040
29987
|
} ]
|
|
30041
29988
|
},
|
|
30042
29989
|
"endpoints" : {
|
|
30043
|
-
"us-gov-east-1" : {
|
|
30044
|
-
|
|
30045
|
-
"hostname" : "streams.dynamodb-fips.us-gov-east-1.amazonaws.com",
|
|
30046
|
-
"tags" : [ "fips" ]
|
|
30047
|
-
} ]
|
|
30048
|
-
},
|
|
30049
|
-
"us-gov-east-1-fips" : {
|
|
30050
|
-
"credentialScope" : {
|
|
30051
|
-
"region" : "us-gov-east-1"
|
|
30052
|
-
},
|
|
30053
|
-
"deprecated" : true,
|
|
30054
|
-
"hostname" : "streams.dynamodb-fips.us-gov-east-1.amazonaws.com",
|
|
30055
|
-
"protocols" : [ "https" ]
|
|
30056
|
-
},
|
|
30057
|
-
"us-gov-west-1" : {
|
|
30058
|
-
"variants" : [ {
|
|
30059
|
-
"hostname" : "streams.dynamodb-fips.us-gov-west-1.amazonaws.com",
|
|
30060
|
-
"tags" : [ "fips" ]
|
|
30061
|
-
} ]
|
|
30062
|
-
},
|
|
30063
|
-
"us-gov-west-1-fips" : {
|
|
30064
|
-
"credentialScope" : {
|
|
30065
|
-
"region" : "us-gov-west-1"
|
|
30066
|
-
},
|
|
30067
|
-
"deprecated" : true,
|
|
30068
|
-
"hostname" : "streams.dynamodb-fips.us-gov-west-1.amazonaws.com",
|
|
30069
|
-
"protocols" : [ "https" ]
|
|
30070
|
-
}
|
|
29990
|
+
"us-gov-east-1" : { },
|
|
29991
|
+
"us-gov-west-1" : { }
|
|
30071
29992
|
}
|
|
30072
29993
|
},
|
|
30073
29994
|
"sts" : {
|
|
@@ -30780,8 +30701,18 @@
|
|
|
30780
30701
|
},
|
|
30781
30702
|
"dlm" : {
|
|
30782
30703
|
"endpoints" : {
|
|
30783
|
-
"us-iso-east-1" : {
|
|
30784
|
-
|
|
30704
|
+
"us-iso-east-1" : {
|
|
30705
|
+
"variants" : [ {
|
|
30706
|
+
"hostname" : "dlm-fips.us-iso-east-1.api.aws.ic.gov",
|
|
30707
|
+
"tags" : [ "dualstack", "fips" ]
|
|
30708
|
+
} ]
|
|
30709
|
+
},
|
|
30710
|
+
"us-iso-west-1" : {
|
|
30711
|
+
"variants" : [ {
|
|
30712
|
+
"hostname" : "dlm-fips.us-iso-west-1.api.aws.ic.gov",
|
|
30713
|
+
"tags" : [ "dualstack", "fips" ]
|
|
30714
|
+
} ]
|
|
30715
|
+
}
|
|
30785
30716
|
}
|
|
30786
30717
|
},
|
|
30787
30718
|
"dms" : {
|
|
@@ -31443,34 +31374,8 @@
|
|
|
31443
31374
|
}
|
|
31444
31375
|
},
|
|
31445
31376
|
"endpoints" : {
|
|
31446
|
-
"us-iso-east-1" : {
|
|
31447
|
-
|
|
31448
|
-
"hostname" : "streams.dynamodb-fips.us-iso-east-1.c2s.ic.gov",
|
|
31449
|
-
"tags" : [ "fips" ]
|
|
31450
|
-
} ]
|
|
31451
|
-
},
|
|
31452
|
-
"us-iso-east-1-fips" : {
|
|
31453
|
-
"credentialScope" : {
|
|
31454
|
-
"region" : "us-iso-east-1"
|
|
31455
|
-
},
|
|
31456
|
-
"deprecated" : true,
|
|
31457
|
-
"hostname" : "streams.dynamodb-fips.us-iso-east-1.c2s.ic.gov",
|
|
31458
|
-
"protocols" : [ "https" ]
|
|
31459
|
-
},
|
|
31460
|
-
"us-iso-west-1" : {
|
|
31461
|
-
"variants" : [ {
|
|
31462
|
-
"hostname" : "streams.dynamodb-fips.us-iso-west-1.c2s.ic.gov",
|
|
31463
|
-
"tags" : [ "fips" ]
|
|
31464
|
-
} ]
|
|
31465
|
-
},
|
|
31466
|
-
"us-iso-west-1-fips" : {
|
|
31467
|
-
"credentialScope" : {
|
|
31468
|
-
"region" : "us-iso-west-1"
|
|
31469
|
-
},
|
|
31470
|
-
"deprecated" : true,
|
|
31471
|
-
"hostname" : "streams.dynamodb-fips.us-iso-west-1.c2s.ic.gov",
|
|
31472
|
-
"protocols" : [ "https" ]
|
|
31473
|
-
}
|
|
31377
|
+
"us-iso-east-1" : { },
|
|
31378
|
+
"us-iso-west-1" : { }
|
|
31474
31379
|
}
|
|
31475
31380
|
},
|
|
31476
31381
|
"sts" : {
|
|
@@ -31709,7 +31614,12 @@
|
|
|
31709
31614
|
},
|
|
31710
31615
|
"dlm" : {
|
|
31711
31616
|
"endpoints" : {
|
|
31712
|
-
"us-isob-east-1" : {
|
|
31617
|
+
"us-isob-east-1" : {
|
|
31618
|
+
"variants" : [ {
|
|
31619
|
+
"hostname" : "dlm-fips.us-isob-east-1.api.aws.scloud",
|
|
31620
|
+
"tags" : [ "dualstack", "fips" ]
|
|
31621
|
+
} ]
|
|
31622
|
+
}
|
|
31713
31623
|
}
|
|
31714
31624
|
},
|
|
31715
31625
|
"dms" : {
|
|
@@ -32191,20 +32101,7 @@
|
|
|
32191
32101
|
"protocols" : [ "http", "https" ]
|
|
32192
32102
|
},
|
|
32193
32103
|
"endpoints" : {
|
|
32194
|
-
"us-isob-east-1" : {
|
|
32195
|
-
"variants" : [ {
|
|
32196
|
-
"hostname" : "streams.dynamodb-fips.us-isob-east-1.sc2s.sgov.gov",
|
|
32197
|
-
"tags" : [ "fips" ]
|
|
32198
|
-
} ]
|
|
32199
|
-
},
|
|
32200
|
-
"us-isob-east-1-fips" : {
|
|
32201
|
-
"credentialScope" : {
|
|
32202
|
-
"region" : "us-isob-east-1"
|
|
32203
|
-
},
|
|
32204
|
-
"deprecated" : true,
|
|
32205
|
-
"hostname" : "streams.dynamodb-fips.us-isob-east-1.sc2s.sgov.gov",
|
|
32206
|
-
"protocols" : [ "https" ]
|
|
32207
|
-
}
|
|
32104
|
+
"us-isob-east-1" : { }
|
|
32208
32105
|
}
|
|
32209
32106
|
},
|
|
32210
32107
|
"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.1021.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: 2024-12-
|
|
11
|
+
date: 2024-12-11 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|