aws-partitions 1.883.0 → 1.888.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +25 -0
- data/VERSION +1 -1
- data/partitions.json +86 -24
- 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: e52d0922be2976ef690507ad16f42f7e2e105af968415572ac702afdfefd2a7e
|
4
|
+
data.tar.gz: 1d79252d96dea2b496ef7f6c6588470d3b7ae7a38f7ce9e5c6355bc5f6317fc4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 2183d548dd7369b4e242c02713476cb20c99a89b955367c5d5e4beb4b7c573c075df631780ed75a4c7cde42b51c08d779b0754eaa4290e2e93151dadef3853d4
|
7
|
+
data.tar.gz: f01f9ddb06ac8b410bf95bfe025d1a28923509c8f7623a8ce06571f7fad7b4a9d7593e2188eb79bcebc7feb369c1142208686a45ff9316dbb2f09babeeb8cfb9
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,31 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.888.0 (2024-02-07)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.887.0 (2024-02-02)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
14
|
+
1.886.0 (2024-02-01)
|
15
|
+
------------------
|
16
|
+
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
18
|
+
|
19
|
+
1.885.0 (2024-01-31)
|
20
|
+
------------------
|
21
|
+
|
22
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
23
|
+
|
24
|
+
1.884.0 (2024-01-29)
|
25
|
+
------------------
|
26
|
+
|
27
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
28
|
+
|
4
29
|
1.883.0 (2024-01-19)
|
5
30
|
------------------
|
6
31
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.888.0
|
data/partitions.json
CHANGED
@@ -11281,6 +11281,7 @@
|
|
11281
11281
|
"eu-central-1" : { },
|
11282
11282
|
"eu-north-1" : { },
|
11283
11283
|
"eu-south-1" : { },
|
11284
|
+
"eu-south-2" : { },
|
11284
11285
|
"eu-west-1" : { },
|
11285
11286
|
"eu-west-2" : { },
|
11286
11287
|
"eu-west-3" : { },
|
@@ -11299,6 +11300,7 @@
|
|
11299
11300
|
"fips-us-west-2" : {
|
11300
11301
|
"deprecated" : true
|
11301
11302
|
},
|
11303
|
+
"il-central-1" : { },
|
11302
11304
|
"sa-east-1" : { },
|
11303
11305
|
"us-east-1" : {
|
11304
11306
|
"variants" : [ {
|
@@ -14348,12 +14350,6 @@
|
|
14348
14350
|
} ]
|
14349
14351
|
},
|
14350
14352
|
"endpoints" : {
|
14351
|
-
"af-south-1" : {
|
14352
|
-
"hostname" : "resource-explorer-2.af-south-1.api.aws"
|
14353
|
-
},
|
14354
|
-
"ap-east-1" : {
|
14355
|
-
"hostname" : "resource-explorer-2.ap-east-1.api.aws"
|
14356
|
-
},
|
14357
14353
|
"ap-northeast-1" : {
|
14358
14354
|
"hostname" : "resource-explorer-2.ap-northeast-1.api.aws"
|
14359
14355
|
},
|
@@ -14366,9 +14362,6 @@
|
|
14366
14362
|
"ap-south-1" : {
|
14367
14363
|
"hostname" : "resource-explorer-2.ap-south-1.api.aws"
|
14368
14364
|
},
|
14369
|
-
"ap-south-2" : {
|
14370
|
-
"hostname" : "resource-explorer-2.ap-south-2.api.aws"
|
14371
|
-
},
|
14372
14365
|
"ap-southeast-1" : {
|
14373
14366
|
"hostname" : "resource-explorer-2.ap-southeast-1.api.aws"
|
14374
14367
|
},
|
@@ -14378,24 +14371,15 @@
|
|
14378
14371
|
"ap-southeast-3" : {
|
14379
14372
|
"hostname" : "resource-explorer-2.ap-southeast-3.api.aws"
|
14380
14373
|
},
|
14381
|
-
"ap-southeast-4" : {
|
14382
|
-
"hostname" : "resource-explorer-2.ap-southeast-4.api.aws"
|
14383
|
-
},
|
14384
14374
|
"ca-central-1" : {
|
14385
14375
|
"hostname" : "resource-explorer-2.ca-central-1.api.aws"
|
14386
14376
|
},
|
14387
14377
|
"eu-central-1" : {
|
14388
14378
|
"hostname" : "resource-explorer-2.eu-central-1.api.aws"
|
14389
14379
|
},
|
14390
|
-
"eu-central-2" : {
|
14391
|
-
"hostname" : "resource-explorer-2.eu-central-2.api.aws"
|
14392
|
-
},
|
14393
14380
|
"eu-north-1" : {
|
14394
14381
|
"hostname" : "resource-explorer-2.eu-north-1.api.aws"
|
14395
14382
|
},
|
14396
|
-
"eu-south-1" : {
|
14397
|
-
"hostname" : "resource-explorer-2.eu-south-1.api.aws"
|
14398
|
-
},
|
14399
14383
|
"eu-west-1" : {
|
14400
14384
|
"hostname" : "resource-explorer-2.eu-west-1.api.aws"
|
14401
14385
|
},
|
@@ -14405,12 +14389,6 @@
|
|
14405
14389
|
"eu-west-3" : {
|
14406
14390
|
"hostname" : "resource-explorer-2.eu-west-3.api.aws"
|
14407
14391
|
},
|
14408
|
-
"il-central-1" : {
|
14409
|
-
"hostname" : "resource-explorer-2.il-central-1.api.aws"
|
14410
|
-
},
|
14411
|
-
"me-central-1" : {
|
14412
|
-
"hostname" : "resource-explorer-2.me-central-1.api.aws"
|
14413
|
-
},
|
14414
14392
|
"me-south-1" : {
|
14415
14393
|
"hostname" : "resource-explorer-2.me-south-1.api.aws"
|
14416
14394
|
},
|
@@ -16835,10 +16813,16 @@
|
|
16835
16813
|
},
|
16836
16814
|
"sms-voice" : {
|
16837
16815
|
"endpoints" : {
|
16816
|
+
"af-south-1" : { },
|
16838
16817
|
"ap-northeast-1" : { },
|
16818
|
+
"ap-northeast-2" : { },
|
16819
|
+
"ap-northeast-3" : { },
|
16839
16820
|
"ap-south-1" : { },
|
16821
|
+
"ap-south-2" : { },
|
16840
16822
|
"ap-southeast-1" : { },
|
16841
16823
|
"ap-southeast-2" : { },
|
16824
|
+
"ap-southeast-3" : { },
|
16825
|
+
"ap-southeast-4" : { },
|
16842
16826
|
"ca-central-1" : {
|
16843
16827
|
"variants" : [ {
|
16844
16828
|
"hostname" : "sms-voice-fips.ca-central-1.amazonaws.com",
|
@@ -16846,8 +16830,13 @@
|
|
16846
16830
|
} ]
|
16847
16831
|
},
|
16848
16832
|
"eu-central-1" : { },
|
16833
|
+
"eu-central-2" : { },
|
16834
|
+
"eu-north-1" : { },
|
16835
|
+
"eu-south-1" : { },
|
16836
|
+
"eu-south-2" : { },
|
16849
16837
|
"eu-west-1" : { },
|
16850
16838
|
"eu-west-2" : { },
|
16839
|
+
"eu-west-3" : { },
|
16851
16840
|
"fips-ca-central-1" : {
|
16852
16841
|
"credentialScope" : {
|
16853
16842
|
"region" : "ca-central-1"
|
@@ -16862,6 +16851,20 @@
|
|
16862
16851
|
"deprecated" : true,
|
16863
16852
|
"hostname" : "sms-voice-fips.us-east-1.amazonaws.com"
|
16864
16853
|
},
|
16854
|
+
"fips-us-east-2" : {
|
16855
|
+
"credentialScope" : {
|
16856
|
+
"region" : "us-east-2"
|
16857
|
+
},
|
16858
|
+
"deprecated" : true,
|
16859
|
+
"hostname" : "sms-voice-fips.us-east-2.amazonaws.com"
|
16860
|
+
},
|
16861
|
+
"fips-us-west-1" : {
|
16862
|
+
"credentialScope" : {
|
16863
|
+
"region" : "us-west-1"
|
16864
|
+
},
|
16865
|
+
"deprecated" : true,
|
16866
|
+
"hostname" : "sms-voice-fips.us-west-1.amazonaws.com"
|
16867
|
+
},
|
16865
16868
|
"fips-us-west-2" : {
|
16866
16869
|
"credentialScope" : {
|
16867
16870
|
"region" : "us-west-2"
|
@@ -16869,12 +16872,28 @@
|
|
16869
16872
|
"deprecated" : true,
|
16870
16873
|
"hostname" : "sms-voice-fips.us-west-2.amazonaws.com"
|
16871
16874
|
},
|
16875
|
+
"il-central-1" : { },
|
16876
|
+
"me-central-1" : { },
|
16877
|
+
"me-south-1" : { },
|
16878
|
+
"sa-east-1" : { },
|
16872
16879
|
"us-east-1" : {
|
16873
16880
|
"variants" : [ {
|
16874
16881
|
"hostname" : "sms-voice-fips.us-east-1.amazonaws.com",
|
16875
16882
|
"tags" : [ "fips" ]
|
16876
16883
|
} ]
|
16877
16884
|
},
|
16885
|
+
"us-east-2" : {
|
16886
|
+
"variants" : [ {
|
16887
|
+
"hostname" : "sms-voice-fips.us-east-2.amazonaws.com",
|
16888
|
+
"tags" : [ "fips" ]
|
16889
|
+
} ]
|
16890
|
+
},
|
16891
|
+
"us-west-1" : {
|
16892
|
+
"variants" : [ {
|
16893
|
+
"hostname" : "sms-voice-fips.us-west-1.amazonaws.com",
|
16894
|
+
"tags" : [ "fips" ]
|
16895
|
+
} ]
|
16896
|
+
},
|
16878
16897
|
"us-west-2" : {
|
16879
16898
|
"variants" : [ {
|
16880
16899
|
"hostname" : "sms-voice-fips.us-west-2.amazonaws.com",
|
@@ -19769,7 +19788,10 @@
|
|
19769
19788
|
"wisdom" : {
|
19770
19789
|
"endpoints" : {
|
19771
19790
|
"ap-northeast-1" : { },
|
19791
|
+
"ap-northeast-2" : { },
|
19792
|
+
"ap-southeast-1" : { },
|
19772
19793
|
"ap-southeast-2" : { },
|
19794
|
+
"ca-central-1" : { },
|
19773
19795
|
"eu-central-1" : { },
|
19774
19796
|
"eu-west-2" : { },
|
19775
19797
|
"fips-us-east-1" : {
|
@@ -19779,7 +19801,10 @@
|
|
19779
19801
|
"deprecated" : true
|
19780
19802
|
},
|
19781
19803
|
"ui-ap-northeast-1" : { },
|
19804
|
+
"ui-ap-northeast-2" : { },
|
19805
|
+
"ui-ap-southeast-1" : { },
|
19782
19806
|
"ui-ap-southeast-2" : { },
|
19807
|
+
"ui-ca-central-1" : { },
|
19783
19808
|
"ui-eu-central-1" : { },
|
19784
19809
|
"ui-eu-west-2" : { },
|
19785
19810
|
"ui-us-east-1" : { },
|
@@ -20677,6 +20702,12 @@
|
|
20677
20702
|
"cn-northwest-1" : { }
|
20678
20703
|
}
|
20679
20704
|
},
|
20705
|
+
"inspector2" : {
|
20706
|
+
"endpoints" : {
|
20707
|
+
"cn-north-1" : { },
|
20708
|
+
"cn-northwest-1" : { }
|
20709
|
+
}
|
20710
|
+
},
|
20680
20711
|
"internetmonitor" : {
|
20681
20712
|
"defaults" : {
|
20682
20713
|
"dnsSuffix" : "api.amazonwebservices.com.cn",
|
@@ -20979,6 +21010,11 @@
|
|
20979
21010
|
}
|
20980
21011
|
}
|
20981
21012
|
},
|
21013
|
+
"quicksight" : {
|
21014
|
+
"endpoints" : {
|
21015
|
+
"cn-north-1" : { }
|
21016
|
+
}
|
21017
|
+
},
|
20982
21018
|
"ram" : {
|
20983
21019
|
"endpoints" : {
|
20984
21020
|
"cn-north-1" : { },
|
@@ -25539,6 +25575,13 @@
|
|
25539
25575
|
},
|
25540
25576
|
"sms-voice" : {
|
25541
25577
|
"endpoints" : {
|
25578
|
+
"fips-us-gov-east-1" : {
|
25579
|
+
"credentialScope" : {
|
25580
|
+
"region" : "us-gov-east-1"
|
25581
|
+
},
|
25582
|
+
"deprecated" : true,
|
25583
|
+
"hostname" : "sms-voice-fips.us-gov-east-1.amazonaws.com"
|
25584
|
+
},
|
25542
25585
|
"fips-us-gov-west-1" : {
|
25543
25586
|
"credentialScope" : {
|
25544
25587
|
"region" : "us-gov-west-1"
|
@@ -25546,6 +25589,12 @@
|
|
25546
25589
|
"deprecated" : true,
|
25547
25590
|
"hostname" : "sms-voice-fips.us-gov-west-1.amazonaws.com"
|
25548
25591
|
},
|
25592
|
+
"us-gov-east-1" : {
|
25593
|
+
"variants" : [ {
|
25594
|
+
"hostname" : "sms-voice-fips.us-gov-east-1.amazonaws.com",
|
25595
|
+
"tags" : [ "fips" ]
|
25596
|
+
} ]
|
25597
|
+
},
|
25549
25598
|
"us-gov-west-1" : {
|
25550
25599
|
"variants" : [ {
|
25551
25600
|
"hostname" : "sms-voice-fips.us-gov-west-1.amazonaws.com",
|
@@ -26352,6 +26401,13 @@
|
|
26352
26401
|
},
|
26353
26402
|
"datasync" : {
|
26354
26403
|
"endpoints" : {
|
26404
|
+
"fips-us-iso-east-1" : {
|
26405
|
+
"credentialScope" : {
|
26406
|
+
"region" : "us-iso-east-1"
|
26407
|
+
},
|
26408
|
+
"deprecated" : true,
|
26409
|
+
"hostname" : "datasync-fips.us-iso-east-1.c2s.ic.gov"
|
26410
|
+
},
|
26355
26411
|
"fips-us-iso-west-1" : {
|
26356
26412
|
"credentialScope" : {
|
26357
26413
|
"region" : "us-iso-west-1"
|
@@ -26359,6 +26415,12 @@
|
|
26359
26415
|
"deprecated" : true,
|
26360
26416
|
"hostname" : "datasync-fips.us-iso-west-1.c2s.ic.gov"
|
26361
26417
|
},
|
26418
|
+
"us-iso-east-1" : {
|
26419
|
+
"variants" : [ {
|
26420
|
+
"hostname" : "datasync-fips.us-iso-east-1.c2s.ic.gov",
|
26421
|
+
"tags" : [ "fips" ]
|
26422
|
+
} ]
|
26423
|
+
},
|
26362
26424
|
"us-iso-west-1" : {
|
26363
26425
|
"variants" : [ {
|
26364
26426
|
"hostname" : "datasync-fips.us-iso-west-1.c2s.ic.gov",
|
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.888.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-
|
11
|
+
date: 2024-02-07 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|