aws-partitions 1.764.0 → 1.766.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 +10 -0
- data/VERSION +1 -1
- data/partitions.json +133 -5
- 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: 7e5c794c55d447ad9845d47865f5ae9950591b35585d883fdbdcdf89b337ad9f
|
|
4
|
+
data.tar.gz: 22b1899cf607e1bc730f8d3e3e03faebf3e4e5e6d98711bef10aaa2f9c98c11f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 9196c3e6a4a2e8a046e89c14943996a99edc9acdcd4c390fd1e2ab571af122a84ea41562379eefa1e38e9ccd65ec97c4f684b7ea457bbe0a02f1656ac306bf6c
|
|
7
|
+
data.tar.gz: 6e0d8caeff15bb86b7f889de55a2c4f56a1d4dd82c010e2dceb0ea31c90ed6c64c0b66c6527c3e64cddbd867b825d8f8f86a1d0a2d440b8ecd0433e24c5a9726
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.766.0 (2023-05-18)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.765.0 (2023-05-16)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
4
14
|
1.764.0 (2023-05-15)
|
|
5
15
|
------------------
|
|
6
16
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.766.0
|
data/partitions.json
CHANGED
|
@@ -2005,6 +2005,9 @@
|
|
|
2005
2005
|
"variants" : [ {
|
|
2006
2006
|
"hostname" : "athena-fips.us-east-1.amazonaws.com",
|
|
2007
2007
|
"tags" : [ "fips" ]
|
|
2008
|
+
}, {
|
|
2009
|
+
"hostname" : "athena-fips.us-east-1.api.aws",
|
|
2010
|
+
"tags" : [ "dualstack", "fips" ]
|
|
2008
2011
|
}, {
|
|
2009
2012
|
"hostname" : "athena.us-east-1.api.aws",
|
|
2010
2013
|
"tags" : [ "dualstack" ]
|
|
@@ -2014,6 +2017,9 @@
|
|
|
2014
2017
|
"variants" : [ {
|
|
2015
2018
|
"hostname" : "athena-fips.us-east-2.amazonaws.com",
|
|
2016
2019
|
"tags" : [ "fips" ]
|
|
2020
|
+
}, {
|
|
2021
|
+
"hostname" : "athena-fips.us-east-2.api.aws",
|
|
2022
|
+
"tags" : [ "dualstack", "fips" ]
|
|
2017
2023
|
}, {
|
|
2018
2024
|
"hostname" : "athena.us-east-2.api.aws",
|
|
2019
2025
|
"tags" : [ "dualstack" ]
|
|
@@ -2023,6 +2029,9 @@
|
|
|
2023
2029
|
"variants" : [ {
|
|
2024
2030
|
"hostname" : "athena-fips.us-west-1.amazonaws.com",
|
|
2025
2031
|
"tags" : [ "fips" ]
|
|
2032
|
+
}, {
|
|
2033
|
+
"hostname" : "athena-fips.us-west-1.api.aws",
|
|
2034
|
+
"tags" : [ "dualstack", "fips" ]
|
|
2026
2035
|
}, {
|
|
2027
2036
|
"hostname" : "athena.us-west-1.api.aws",
|
|
2028
2037
|
"tags" : [ "dualstack" ]
|
|
@@ -2032,6 +2041,9 @@
|
|
|
2032
2041
|
"variants" : [ {
|
|
2033
2042
|
"hostname" : "athena-fips.us-west-2.amazonaws.com",
|
|
2034
2043
|
"tags" : [ "fips" ]
|
|
2044
|
+
}, {
|
|
2045
|
+
"hostname" : "athena-fips.us-west-2.api.aws",
|
|
2046
|
+
"tags" : [ "dualstack", "fips" ]
|
|
2035
2047
|
}, {
|
|
2036
2048
|
"hostname" : "athena.us-west-2.api.aws",
|
|
2037
2049
|
"tags" : [ "dualstack" ]
|
|
@@ -4348,12 +4360,24 @@
|
|
|
4348
4360
|
"ap-south-1" : { },
|
|
4349
4361
|
"ap-southeast-1" : { },
|
|
4350
4362
|
"ap-southeast-2" : { },
|
|
4351
|
-
"ca-central-1" : {
|
|
4363
|
+
"ca-central-1" : {
|
|
4364
|
+
"variants" : [ {
|
|
4365
|
+
"hostname" : "devops-guru-fips.ca-central-1.amazonaws.com",
|
|
4366
|
+
"tags" : [ "fips" ]
|
|
4367
|
+
} ]
|
|
4368
|
+
},
|
|
4352
4369
|
"eu-central-1" : { },
|
|
4353
4370
|
"eu-north-1" : { },
|
|
4354
4371
|
"eu-west-1" : { },
|
|
4355
4372
|
"eu-west-2" : { },
|
|
4356
4373
|
"eu-west-3" : { },
|
|
4374
|
+
"fips-ca-central-1" : {
|
|
4375
|
+
"credentialScope" : {
|
|
4376
|
+
"region" : "ca-central-1"
|
|
4377
|
+
},
|
|
4378
|
+
"deprecated" : true,
|
|
4379
|
+
"hostname" : "devops-guru-fips.ca-central-1.amazonaws.com"
|
|
4380
|
+
},
|
|
4357
4381
|
"fips-us-east-1" : {
|
|
4358
4382
|
"credentialScope" : {
|
|
4359
4383
|
"region" : "us-east-1"
|
|
@@ -4368,6 +4392,13 @@
|
|
|
4368
4392
|
"deprecated" : true,
|
|
4369
4393
|
"hostname" : "devops-guru-fips.us-east-2.amazonaws.com"
|
|
4370
4394
|
},
|
|
4395
|
+
"fips-us-west-1" : {
|
|
4396
|
+
"credentialScope" : {
|
|
4397
|
+
"region" : "us-west-1"
|
|
4398
|
+
},
|
|
4399
|
+
"deprecated" : true,
|
|
4400
|
+
"hostname" : "devops-guru-fips.us-west-1.amazonaws.com"
|
|
4401
|
+
},
|
|
4371
4402
|
"fips-us-west-2" : {
|
|
4372
4403
|
"credentialScope" : {
|
|
4373
4404
|
"region" : "us-west-2"
|
|
@@ -4388,7 +4419,12 @@
|
|
|
4388
4419
|
"tags" : [ "fips" ]
|
|
4389
4420
|
} ]
|
|
4390
4421
|
},
|
|
4391
|
-
"us-west-1" : {
|
|
4422
|
+
"us-west-1" : {
|
|
4423
|
+
"variants" : [ {
|
|
4424
|
+
"hostname" : "devops-guru-fips.us-west-1.amazonaws.com",
|
|
4425
|
+
"tags" : [ "fips" ]
|
|
4426
|
+
} ]
|
|
4427
|
+
},
|
|
4392
4428
|
"us-west-2" : {
|
|
4393
4429
|
"variants" : [ {
|
|
4394
4430
|
"hostname" : "devops-guru-fips.us-west-2.amazonaws.com",
|
|
@@ -10685,13 +10721,17 @@
|
|
|
10685
10721
|
"ap-northeast-2" : { },
|
|
10686
10722
|
"ap-northeast-3" : { },
|
|
10687
10723
|
"ap-south-1" : { },
|
|
10724
|
+
"ap-south-2" : { },
|
|
10688
10725
|
"ap-southeast-1" : { },
|
|
10689
10726
|
"ap-southeast-2" : { },
|
|
10690
10727
|
"ap-southeast-3" : { },
|
|
10728
|
+
"ap-southeast-4" : { },
|
|
10691
10729
|
"ca-central-1" : { },
|
|
10692
10730
|
"eu-central-1" : { },
|
|
10731
|
+
"eu-central-2" : { },
|
|
10693
10732
|
"eu-north-1" : { },
|
|
10694
10733
|
"eu-south-1" : { },
|
|
10734
|
+
"eu-south-2" : { },
|
|
10695
10735
|
"eu-west-1" : { },
|
|
10696
10736
|
"eu-west-2" : { },
|
|
10697
10737
|
"eu-west-3" : { },
|
|
@@ -11777,11 +11817,47 @@
|
|
|
11777
11817
|
"ap-northeast-2" : { },
|
|
11778
11818
|
"ap-southeast-1" : { },
|
|
11779
11819
|
"ap-southeast-2" : { },
|
|
11780
|
-
"ca-central-1" : {
|
|
11820
|
+
"ca-central-1" : {
|
|
11821
|
+
"variants" : [ {
|
|
11822
|
+
"hostname" : "profile-fips.ca-central-1.amazonaws.com",
|
|
11823
|
+
"tags" : [ "fips" ]
|
|
11824
|
+
} ]
|
|
11825
|
+
},
|
|
11781
11826
|
"eu-central-1" : { },
|
|
11782
11827
|
"eu-west-2" : { },
|
|
11783
|
-
"
|
|
11784
|
-
|
|
11828
|
+
"fips-ca-central-1" : {
|
|
11829
|
+
"credentialScope" : {
|
|
11830
|
+
"region" : "ca-central-1"
|
|
11831
|
+
},
|
|
11832
|
+
"deprecated" : true,
|
|
11833
|
+
"hostname" : "profile-fips.ca-central-1.amazonaws.com"
|
|
11834
|
+
},
|
|
11835
|
+
"fips-us-east-1" : {
|
|
11836
|
+
"credentialScope" : {
|
|
11837
|
+
"region" : "us-east-1"
|
|
11838
|
+
},
|
|
11839
|
+
"deprecated" : true,
|
|
11840
|
+
"hostname" : "profile-fips.us-east-1.amazonaws.com"
|
|
11841
|
+
},
|
|
11842
|
+
"fips-us-west-2" : {
|
|
11843
|
+
"credentialScope" : {
|
|
11844
|
+
"region" : "us-west-2"
|
|
11845
|
+
},
|
|
11846
|
+
"deprecated" : true,
|
|
11847
|
+
"hostname" : "profile-fips.us-west-2.amazonaws.com"
|
|
11848
|
+
},
|
|
11849
|
+
"us-east-1" : {
|
|
11850
|
+
"variants" : [ {
|
|
11851
|
+
"hostname" : "profile-fips.us-east-1.amazonaws.com",
|
|
11852
|
+
"tags" : [ "fips" ]
|
|
11853
|
+
} ]
|
|
11854
|
+
},
|
|
11855
|
+
"us-west-2" : {
|
|
11856
|
+
"variants" : [ {
|
|
11857
|
+
"hostname" : "profile-fips.us-west-2.amazonaws.com",
|
|
11858
|
+
"tags" : [ "fips" ]
|
|
11859
|
+
} ]
|
|
11860
|
+
}
|
|
11785
11861
|
}
|
|
11786
11862
|
},
|
|
11787
11863
|
"projects.iot1click" : {
|
|
@@ -17580,6 +17656,12 @@
|
|
|
17580
17656
|
"cn-northwest-1" : { }
|
|
17581
17657
|
}
|
|
17582
17658
|
},
|
|
17659
|
+
"airflow" : {
|
|
17660
|
+
"endpoints" : {
|
|
17661
|
+
"cn-north-1" : { },
|
|
17662
|
+
"cn-northwest-1" : { }
|
|
17663
|
+
}
|
|
17664
|
+
},
|
|
17583
17665
|
"api.ecr" : {
|
|
17584
17666
|
"endpoints" : {
|
|
17585
17667
|
"cn-north-1" : {
|
|
@@ -19280,6 +19362,9 @@
|
|
|
19280
19362
|
"variants" : [ {
|
|
19281
19363
|
"hostname" : "athena-fips.us-gov-east-1.amazonaws.com",
|
|
19282
19364
|
"tags" : [ "fips" ]
|
|
19365
|
+
}, {
|
|
19366
|
+
"hostname" : "athena-fips.us-gov-east-1.api.aws",
|
|
19367
|
+
"tags" : [ "dualstack", "fips" ]
|
|
19283
19368
|
}, {
|
|
19284
19369
|
"hostname" : "athena.us-gov-east-1.api.aws",
|
|
19285
19370
|
"tags" : [ "dualstack" ]
|
|
@@ -19289,6 +19374,9 @@
|
|
|
19289
19374
|
"variants" : [ {
|
|
19290
19375
|
"hostname" : "athena-fips.us-gov-west-1.amazonaws.com",
|
|
19291
19376
|
"tags" : [ "fips" ]
|
|
19377
|
+
}, {
|
|
19378
|
+
"hostname" : "athena-fips.us-gov-west-1.api.aws",
|
|
19379
|
+
"tags" : [ "dualstack", "fips" ]
|
|
19292
19380
|
}, {
|
|
19293
19381
|
"hostname" : "athena.us-gov-west-1.api.aws",
|
|
19294
19382
|
"tags" : [ "dualstack" ]
|
|
@@ -23194,6 +23282,12 @@
|
|
|
23194
23282
|
"us-iso-west-1" : { }
|
|
23195
23283
|
}
|
|
23196
23284
|
},
|
|
23285
|
+
"cloudcontrolapi" : {
|
|
23286
|
+
"endpoints" : {
|
|
23287
|
+
"us-iso-east-1" : { },
|
|
23288
|
+
"us-iso-west-1" : { }
|
|
23289
|
+
}
|
|
23290
|
+
},
|
|
23197
23291
|
"cloudformation" : {
|
|
23198
23292
|
"endpoints" : {
|
|
23199
23293
|
"us-iso-east-1" : { },
|
|
@@ -23522,6 +23616,23 @@
|
|
|
23522
23616
|
"us-iso-west-1" : { }
|
|
23523
23617
|
}
|
|
23524
23618
|
},
|
|
23619
|
+
"rbin" : {
|
|
23620
|
+
"endpoints" : {
|
|
23621
|
+
"fips-us-iso-east-1" : {
|
|
23622
|
+
"credentialScope" : {
|
|
23623
|
+
"region" : "us-iso-east-1"
|
|
23624
|
+
},
|
|
23625
|
+
"deprecated" : true,
|
|
23626
|
+
"hostname" : "rbin-fips.us-iso-east-1.c2s.ic.gov"
|
|
23627
|
+
},
|
|
23628
|
+
"us-iso-east-1" : {
|
|
23629
|
+
"variants" : [ {
|
|
23630
|
+
"hostname" : "rbin-fips.us-iso-east-1.c2s.ic.gov",
|
|
23631
|
+
"tags" : [ "fips" ]
|
|
23632
|
+
} ]
|
|
23633
|
+
}
|
|
23634
|
+
}
|
|
23635
|
+
},
|
|
23525
23636
|
"rds" : {
|
|
23526
23637
|
"endpoints" : {
|
|
23527
23638
|
"us-iso-east-1" : { },
|
|
@@ -23981,6 +24092,23 @@
|
|
|
23981
24092
|
"us-isob-east-1" : { }
|
|
23982
24093
|
}
|
|
23983
24094
|
},
|
|
24095
|
+
"rbin" : {
|
|
24096
|
+
"endpoints" : {
|
|
24097
|
+
"fips-us-isob-east-1" : {
|
|
24098
|
+
"credentialScope" : {
|
|
24099
|
+
"region" : "us-isob-east-1"
|
|
24100
|
+
},
|
|
24101
|
+
"deprecated" : true,
|
|
24102
|
+
"hostname" : "rbin-fips.us-isob-east-1.sc2s.sgov.gov"
|
|
24103
|
+
},
|
|
24104
|
+
"us-isob-east-1" : {
|
|
24105
|
+
"variants" : [ {
|
|
24106
|
+
"hostname" : "rbin-fips.us-isob-east-1.sc2s.sgov.gov",
|
|
24107
|
+
"tags" : [ "fips" ]
|
|
24108
|
+
} ]
|
|
24109
|
+
}
|
|
24110
|
+
}
|
|
24111
|
+
},
|
|
23984
24112
|
"rds" : {
|
|
23985
24113
|
"endpoints" : {
|
|
23986
24114
|
"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.766.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: 2023-05-
|
|
11
|
+
date: 2023-05-18 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|