aws-partitions 1.1034.0 → 1.1036.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 +10 -0
- data/VERSION +1 -1
- data/partitions.json +249 -7
- 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: 64ec8d434e3180beed80c33cc1e439dab8db0640f64ae60c93db653e9406935b
|
4
|
+
data.tar.gz: 128ea628096122010fd4aa9a63ee3016448679251c26f6b115e060357778462f
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 4888133fdbf267b0ea38c06999035d07acec13a5185fb5a4b0366a88cb5ea2b9eb6c5aa731920935af53f4eb4c18256fb948c609c4f9ef8e8780c9056804628f
|
7
|
+
data.tar.gz: df605c61e033ed742edf43d6b0c5459c28c53a28ffdf21d5590e277d2dba38949dfef0d215acfd2a3e667621918e61c3ffe0e4570df63fccf0af7f83d70b6f7a
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.1036.0 (2025-01-13)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.1035.0 (2025-01-10)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
4
14
|
1.1034.0 (2025-01-09)
|
5
15
|
------------------
|
6
16
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1036.0
|
data/partitions.json
CHANGED
@@ -11245,6 +11245,7 @@
|
|
11245
11245
|
"ap-southeast-2" : { },
|
11246
11246
|
"ap-southeast-3" : { },
|
11247
11247
|
"ap-southeast-4" : { },
|
11248
|
+
"ap-southeast-5" : { },
|
11248
11249
|
"ca-central-1" : { },
|
11249
11250
|
"ca-west-1" : { },
|
11250
11251
|
"eu-central-1" : { },
|
@@ -13814,6 +13815,7 @@
|
|
13814
13815
|
"ap-southeast-2" : { },
|
13815
13816
|
"ap-southeast-3" : { },
|
13816
13817
|
"ap-southeast-4" : { },
|
13818
|
+
"ap-southeast-5" : { },
|
13817
13819
|
"ca-central-1" : { },
|
13818
13820
|
"ca-west-1" : { },
|
13819
13821
|
"eu-central-1" : { },
|
@@ -21617,77 +21619,212 @@
|
|
21617
21619
|
},
|
21618
21620
|
"snowball" : {
|
21619
21621
|
"endpoints" : {
|
21620
|
-
"af-south-1" : {
|
21621
|
-
|
21622
|
+
"af-south-1" : {
|
21623
|
+
"variants" : [ {
|
21624
|
+
"hostname" : "snowball-fips.af-south-1.amazonaws.com",
|
21625
|
+
"tags" : [ "fips" ]
|
21626
|
+
}, {
|
21627
|
+
"hostname" : "snowball-fips.af-south-1.api.aws",
|
21628
|
+
"tags" : [ "dualstack", "fips" ]
|
21629
|
+
}, {
|
21630
|
+
"hostname" : "snowball.af-south-1.api.aws",
|
21631
|
+
"tags" : [ "dualstack" ]
|
21632
|
+
} ]
|
21633
|
+
},
|
21634
|
+
"ap-east-1" : {
|
21635
|
+
"variants" : [ {
|
21636
|
+
"hostname" : "snowball-fips.ap-east-1.amazonaws.com",
|
21637
|
+
"tags" : [ "fips" ]
|
21638
|
+
}, {
|
21639
|
+
"hostname" : "snowball-fips.ap-east-1.api.aws",
|
21640
|
+
"tags" : [ "dualstack", "fips" ]
|
21641
|
+
}, {
|
21642
|
+
"hostname" : "snowball.ap-east-1.api.aws",
|
21643
|
+
"tags" : [ "dualstack" ]
|
21644
|
+
} ]
|
21645
|
+
},
|
21622
21646
|
"ap-northeast-1" : {
|
21623
21647
|
"variants" : [ {
|
21624
21648
|
"hostname" : "snowball-fips.ap-northeast-1.amazonaws.com",
|
21625
21649
|
"tags" : [ "fips" ]
|
21650
|
+
}, {
|
21651
|
+
"hostname" : "snowball-fips.ap-northeast-1.api.aws",
|
21652
|
+
"tags" : [ "dualstack", "fips" ]
|
21653
|
+
}, {
|
21654
|
+
"hostname" : "snowball.ap-northeast-1.api.aws",
|
21655
|
+
"tags" : [ "dualstack" ]
|
21626
21656
|
} ]
|
21627
21657
|
},
|
21628
21658
|
"ap-northeast-2" : {
|
21629
21659
|
"variants" : [ {
|
21630
21660
|
"hostname" : "snowball-fips.ap-northeast-2.amazonaws.com",
|
21631
21661
|
"tags" : [ "fips" ]
|
21662
|
+
}, {
|
21663
|
+
"hostname" : "snowball-fips.ap-northeast-2.api.aws",
|
21664
|
+
"tags" : [ "dualstack", "fips" ]
|
21665
|
+
}, {
|
21666
|
+
"hostname" : "snowball.ap-northeast-2.api.aws",
|
21667
|
+
"tags" : [ "dualstack" ]
|
21632
21668
|
} ]
|
21633
21669
|
},
|
21634
21670
|
"ap-northeast-3" : {
|
21635
21671
|
"variants" : [ {
|
21636
21672
|
"hostname" : "snowball-fips.ap-northeast-3.amazonaws.com",
|
21637
21673
|
"tags" : [ "fips" ]
|
21674
|
+
}, {
|
21675
|
+
"hostname" : "snowball-fips.ap-northeast-3.api.aws",
|
21676
|
+
"tags" : [ "dualstack", "fips" ]
|
21677
|
+
}, {
|
21678
|
+
"hostname" : "snowball.ap-northeast-3.api.aws",
|
21679
|
+
"tags" : [ "dualstack" ]
|
21638
21680
|
} ]
|
21639
21681
|
},
|
21640
21682
|
"ap-south-1" : {
|
21641
21683
|
"variants" : [ {
|
21642
21684
|
"hostname" : "snowball-fips.ap-south-1.amazonaws.com",
|
21643
21685
|
"tags" : [ "fips" ]
|
21686
|
+
}, {
|
21687
|
+
"hostname" : "snowball-fips.ap-south-1.api.aws",
|
21688
|
+
"tags" : [ "dualstack", "fips" ]
|
21689
|
+
}, {
|
21690
|
+
"hostname" : "snowball.ap-south-1.api.aws",
|
21691
|
+
"tags" : [ "dualstack" ]
|
21644
21692
|
} ]
|
21645
21693
|
},
|
21646
21694
|
"ap-southeast-1" : {
|
21647
21695
|
"variants" : [ {
|
21648
21696
|
"hostname" : "snowball-fips.ap-southeast-1.amazonaws.com",
|
21649
21697
|
"tags" : [ "fips" ]
|
21698
|
+
}, {
|
21699
|
+
"hostname" : "snowball-fips.ap-southeast-1.api.aws",
|
21700
|
+
"tags" : [ "dualstack", "fips" ]
|
21701
|
+
}, {
|
21702
|
+
"hostname" : "snowball.ap-southeast-1.api.aws",
|
21703
|
+
"tags" : [ "dualstack" ]
|
21650
21704
|
} ]
|
21651
21705
|
},
|
21652
21706
|
"ap-southeast-2" : {
|
21653
21707
|
"variants" : [ {
|
21654
21708
|
"hostname" : "snowball-fips.ap-southeast-2.amazonaws.com",
|
21655
21709
|
"tags" : [ "fips" ]
|
21710
|
+
}, {
|
21711
|
+
"hostname" : "snowball-fips.ap-southeast-2.api.aws",
|
21712
|
+
"tags" : [ "dualstack", "fips" ]
|
21713
|
+
}, {
|
21714
|
+
"hostname" : "snowball.ap-southeast-2.api.aws",
|
21715
|
+
"tags" : [ "dualstack" ]
|
21716
|
+
} ]
|
21717
|
+
},
|
21718
|
+
"ap-southeast-3" : {
|
21719
|
+
"variants" : [ {
|
21720
|
+
"hostname" : "snowball-fips.ap-southeast-3.amazonaws.com",
|
21721
|
+
"tags" : [ "fips" ]
|
21722
|
+
}, {
|
21723
|
+
"hostname" : "snowball-fips.ap-southeast-3.api.aws",
|
21724
|
+
"tags" : [ "dualstack", "fips" ]
|
21725
|
+
}, {
|
21726
|
+
"hostname" : "snowball.ap-southeast-3.api.aws",
|
21727
|
+
"tags" : [ "dualstack" ]
|
21656
21728
|
} ]
|
21657
21729
|
},
|
21658
|
-
"ap-southeast-3" : { },
|
21659
21730
|
"ca-central-1" : {
|
21660
21731
|
"variants" : [ {
|
21661
21732
|
"hostname" : "snowball-fips.ca-central-1.amazonaws.com",
|
21662
21733
|
"tags" : [ "fips" ]
|
21734
|
+
}, {
|
21735
|
+
"hostname" : "snowball-fips.ca-central-1.api.aws",
|
21736
|
+
"tags" : [ "dualstack", "fips" ]
|
21737
|
+
}, {
|
21738
|
+
"hostname" : "snowball.ca-central-1.api.aws",
|
21739
|
+
"tags" : [ "dualstack" ]
|
21663
21740
|
} ]
|
21664
21741
|
},
|
21665
21742
|
"eu-central-1" : {
|
21666
21743
|
"variants" : [ {
|
21667
21744
|
"hostname" : "snowball-fips.eu-central-1.amazonaws.com",
|
21668
21745
|
"tags" : [ "fips" ]
|
21746
|
+
}, {
|
21747
|
+
"hostname" : "snowball-fips.eu-central-1.api.aws",
|
21748
|
+
"tags" : [ "dualstack", "fips" ]
|
21749
|
+
}, {
|
21750
|
+
"hostname" : "snowball.eu-central-1.api.aws",
|
21751
|
+
"tags" : [ "dualstack" ]
|
21752
|
+
} ]
|
21753
|
+
},
|
21754
|
+
"eu-north-1" : {
|
21755
|
+
"variants" : [ {
|
21756
|
+
"hostname" : "snowball-fips.eu-north-1.amazonaws.com",
|
21757
|
+
"tags" : [ "fips" ]
|
21758
|
+
}, {
|
21759
|
+
"hostname" : "snowball-fips.eu-north-1.api.aws",
|
21760
|
+
"tags" : [ "dualstack", "fips" ]
|
21761
|
+
}, {
|
21762
|
+
"hostname" : "snowball.eu-north-1.api.aws",
|
21763
|
+
"tags" : [ "dualstack" ]
|
21764
|
+
} ]
|
21765
|
+
},
|
21766
|
+
"eu-south-1" : {
|
21767
|
+
"variants" : [ {
|
21768
|
+
"hostname" : "snowball-fips.eu-south-1.amazonaws.com",
|
21769
|
+
"tags" : [ "fips" ]
|
21770
|
+
}, {
|
21771
|
+
"hostname" : "snowball-fips.eu-south-1.api.aws",
|
21772
|
+
"tags" : [ "dualstack", "fips" ]
|
21773
|
+
}, {
|
21774
|
+
"hostname" : "snowball.eu-south-1.api.aws",
|
21775
|
+
"tags" : [ "dualstack" ]
|
21669
21776
|
} ]
|
21670
21777
|
},
|
21671
|
-
"eu-north-1" : { },
|
21672
|
-
"eu-south-1" : { },
|
21673
21778
|
"eu-west-1" : {
|
21674
21779
|
"variants" : [ {
|
21675
21780
|
"hostname" : "snowball-fips.eu-west-1.amazonaws.com",
|
21676
21781
|
"tags" : [ "fips" ]
|
21782
|
+
}, {
|
21783
|
+
"hostname" : "snowball-fips.eu-west-1.api.aws",
|
21784
|
+
"tags" : [ "dualstack", "fips" ]
|
21785
|
+
}, {
|
21786
|
+
"hostname" : "snowball.eu-west-1.api.aws",
|
21787
|
+
"tags" : [ "dualstack" ]
|
21677
21788
|
} ]
|
21678
21789
|
},
|
21679
21790
|
"eu-west-2" : {
|
21680
21791
|
"variants" : [ {
|
21681
21792
|
"hostname" : "snowball-fips.eu-west-2.amazonaws.com",
|
21682
21793
|
"tags" : [ "fips" ]
|
21794
|
+
}, {
|
21795
|
+
"hostname" : "snowball-fips.eu-west-2.api.aws",
|
21796
|
+
"tags" : [ "dualstack", "fips" ]
|
21797
|
+
}, {
|
21798
|
+
"hostname" : "snowball.eu-west-2.api.aws",
|
21799
|
+
"tags" : [ "dualstack" ]
|
21683
21800
|
} ]
|
21684
21801
|
},
|
21685
21802
|
"eu-west-3" : {
|
21686
21803
|
"variants" : [ {
|
21687
21804
|
"hostname" : "snowball-fips.eu-west-3.amazonaws.com",
|
21688
21805
|
"tags" : [ "fips" ]
|
21806
|
+
}, {
|
21807
|
+
"hostname" : "snowball-fips.eu-west-3.api.aws",
|
21808
|
+
"tags" : [ "dualstack", "fips" ]
|
21809
|
+
}, {
|
21810
|
+
"hostname" : "snowball.eu-west-3.api.aws",
|
21811
|
+
"tags" : [ "dualstack" ]
|
21689
21812
|
} ]
|
21690
21813
|
},
|
21814
|
+
"fips-af-south-1" : {
|
21815
|
+
"credentialScope" : {
|
21816
|
+
"region" : "af-south-1"
|
21817
|
+
},
|
21818
|
+
"deprecated" : true,
|
21819
|
+
"hostname" : "snowball-fips.af-south-1.amazonaws.com"
|
21820
|
+
},
|
21821
|
+
"fips-ap-east-1" : {
|
21822
|
+
"credentialScope" : {
|
21823
|
+
"region" : "ap-east-1"
|
21824
|
+
},
|
21825
|
+
"deprecated" : true,
|
21826
|
+
"hostname" : "snowball-fips.ap-east-1.amazonaws.com"
|
21827
|
+
},
|
21691
21828
|
"fips-ap-northeast-1" : {
|
21692
21829
|
"credentialScope" : {
|
21693
21830
|
"region" : "ap-northeast-1"
|
@@ -21730,6 +21867,13 @@
|
|
21730
21867
|
"deprecated" : true,
|
21731
21868
|
"hostname" : "snowball-fips.ap-southeast-2.amazonaws.com"
|
21732
21869
|
},
|
21870
|
+
"fips-ap-southeast-3" : {
|
21871
|
+
"credentialScope" : {
|
21872
|
+
"region" : "ap-southeast-3"
|
21873
|
+
},
|
21874
|
+
"deprecated" : true,
|
21875
|
+
"hostname" : "snowball-fips.ap-southeast-3.amazonaws.com"
|
21876
|
+
},
|
21733
21877
|
"fips-ca-central-1" : {
|
21734
21878
|
"credentialScope" : {
|
21735
21879
|
"region" : "ca-central-1"
|
@@ -21744,6 +21888,20 @@
|
|
21744
21888
|
"deprecated" : true,
|
21745
21889
|
"hostname" : "snowball-fips.eu-central-1.amazonaws.com"
|
21746
21890
|
},
|
21891
|
+
"fips-eu-north-1" : {
|
21892
|
+
"credentialScope" : {
|
21893
|
+
"region" : "eu-north-1"
|
21894
|
+
},
|
21895
|
+
"deprecated" : true,
|
21896
|
+
"hostname" : "snowball-fips.eu-north-1.amazonaws.com"
|
21897
|
+
},
|
21898
|
+
"fips-eu-south-1" : {
|
21899
|
+
"credentialScope" : {
|
21900
|
+
"region" : "eu-south-1"
|
21901
|
+
},
|
21902
|
+
"deprecated" : true,
|
21903
|
+
"hostname" : "snowball-fips.eu-south-1.amazonaws.com"
|
21904
|
+
},
|
21747
21905
|
"fips-eu-west-1" : {
|
21748
21906
|
"credentialScope" : {
|
21749
21907
|
"region" : "eu-west-1"
|
@@ -21765,6 +21923,20 @@
|
|
21765
21923
|
"deprecated" : true,
|
21766
21924
|
"hostname" : "snowball-fips.eu-west-3.amazonaws.com"
|
21767
21925
|
},
|
21926
|
+
"fips-il-central-1" : {
|
21927
|
+
"credentialScope" : {
|
21928
|
+
"region" : "il-central-1"
|
21929
|
+
},
|
21930
|
+
"deprecated" : true,
|
21931
|
+
"hostname" : "snowball-fips.il-central-1.amazonaws.com"
|
21932
|
+
},
|
21933
|
+
"fips-me-central-1" : {
|
21934
|
+
"credentialScope" : {
|
21935
|
+
"region" : "me-central-1"
|
21936
|
+
},
|
21937
|
+
"deprecated" : true,
|
21938
|
+
"hostname" : "snowball-fips.me-central-1.amazonaws.com"
|
21939
|
+
},
|
21768
21940
|
"fips-sa-east-1" : {
|
21769
21941
|
"credentialScope" : {
|
21770
21942
|
"region" : "sa-east-1"
|
@@ -21800,36 +21972,88 @@
|
|
21800
21972
|
"deprecated" : true,
|
21801
21973
|
"hostname" : "snowball-fips.us-west-2.amazonaws.com"
|
21802
21974
|
},
|
21803
|
-
"il-central-1" : {
|
21804
|
-
|
21975
|
+
"il-central-1" : {
|
21976
|
+
"variants" : [ {
|
21977
|
+
"hostname" : "snowball-fips.il-central-1.amazonaws.com",
|
21978
|
+
"tags" : [ "fips" ]
|
21979
|
+
}, {
|
21980
|
+
"hostname" : "snowball-fips.il-central-1.api.aws",
|
21981
|
+
"tags" : [ "dualstack", "fips" ]
|
21982
|
+
}, {
|
21983
|
+
"hostname" : "snowball.il-central-1.api.aws",
|
21984
|
+
"tags" : [ "dualstack" ]
|
21985
|
+
} ]
|
21986
|
+
},
|
21987
|
+
"me-central-1" : {
|
21988
|
+
"variants" : [ {
|
21989
|
+
"hostname" : "snowball-fips.me-central-1.amazonaws.com",
|
21990
|
+
"tags" : [ "fips" ]
|
21991
|
+
}, {
|
21992
|
+
"hostname" : "snowball-fips.me-central-1.api.aws",
|
21993
|
+
"tags" : [ "dualstack", "fips" ]
|
21994
|
+
}, {
|
21995
|
+
"hostname" : "snowball.me-central-1.api.aws",
|
21996
|
+
"tags" : [ "dualstack" ]
|
21997
|
+
} ]
|
21998
|
+
},
|
21805
21999
|
"sa-east-1" : {
|
21806
22000
|
"variants" : [ {
|
21807
22001
|
"hostname" : "snowball-fips.sa-east-1.amazonaws.com",
|
21808
22002
|
"tags" : [ "fips" ]
|
22003
|
+
}, {
|
22004
|
+
"hostname" : "snowball-fips.sa-east-1.api.aws",
|
22005
|
+
"tags" : [ "dualstack", "fips" ]
|
22006
|
+
}, {
|
22007
|
+
"hostname" : "snowball.sa-east-1.api.aws",
|
22008
|
+
"tags" : [ "dualstack" ]
|
21809
22009
|
} ]
|
21810
22010
|
},
|
21811
22011
|
"us-east-1" : {
|
21812
22012
|
"variants" : [ {
|
21813
22013
|
"hostname" : "snowball-fips.us-east-1.amazonaws.com",
|
21814
22014
|
"tags" : [ "fips" ]
|
22015
|
+
}, {
|
22016
|
+
"hostname" : "snowball-fips.us-east-1.api.aws",
|
22017
|
+
"tags" : [ "dualstack", "fips" ]
|
22018
|
+
}, {
|
22019
|
+
"hostname" : "snowball.us-east-1.api.aws",
|
22020
|
+
"tags" : [ "dualstack" ]
|
21815
22021
|
} ]
|
21816
22022
|
},
|
21817
22023
|
"us-east-2" : {
|
21818
22024
|
"variants" : [ {
|
21819
22025
|
"hostname" : "snowball-fips.us-east-2.amazonaws.com",
|
21820
22026
|
"tags" : [ "fips" ]
|
22027
|
+
}, {
|
22028
|
+
"hostname" : "snowball-fips.us-east-2.api.aws",
|
22029
|
+
"tags" : [ "dualstack", "fips" ]
|
22030
|
+
}, {
|
22031
|
+
"hostname" : "snowball.us-east-2.api.aws",
|
22032
|
+
"tags" : [ "dualstack" ]
|
21821
22033
|
} ]
|
21822
22034
|
},
|
21823
22035
|
"us-west-1" : {
|
21824
22036
|
"variants" : [ {
|
21825
22037
|
"hostname" : "snowball-fips.us-west-1.amazonaws.com",
|
21826
22038
|
"tags" : [ "fips" ]
|
22039
|
+
}, {
|
22040
|
+
"hostname" : "snowball-fips.us-west-1.api.aws",
|
22041
|
+
"tags" : [ "dualstack", "fips" ]
|
22042
|
+
}, {
|
22043
|
+
"hostname" : "snowball.us-west-1.api.aws",
|
22044
|
+
"tags" : [ "dualstack" ]
|
21827
22045
|
} ]
|
21828
22046
|
},
|
21829
22047
|
"us-west-2" : {
|
21830
22048
|
"variants" : [ {
|
21831
22049
|
"hostname" : "snowball-fips.us-west-2.amazonaws.com",
|
21832
22050
|
"tags" : [ "fips" ]
|
22051
|
+
}, {
|
22052
|
+
"hostname" : "snowball-fips.us-west-2.api.aws",
|
22053
|
+
"tags" : [ "dualstack", "fips" ]
|
22054
|
+
}, {
|
22055
|
+
"hostname" : "snowball.us-west-2.api.aws",
|
22056
|
+
"tags" : [ "dualstack" ]
|
21833
22057
|
} ]
|
21834
22058
|
}
|
21835
22059
|
}
|
@@ -32431,6 +32655,24 @@
|
|
32431
32655
|
"us-iso-east-1" : { }
|
32432
32656
|
}
|
32433
32657
|
},
|
32658
|
+
"budgets" : {
|
32659
|
+
"endpoints" : {
|
32660
|
+
"aws-iso-global" : {
|
32661
|
+
"credentialScope" : {
|
32662
|
+
"region" : "us-iso-east-1"
|
32663
|
+
},
|
32664
|
+
"hostname" : "budgets.c2s.ic.gov"
|
32665
|
+
},
|
32666
|
+
"us-iso-east-1" : {
|
32667
|
+
"credentialScope" : {
|
32668
|
+
"region" : "us-iso-east-1"
|
32669
|
+
},
|
32670
|
+
"hostname" : "budgets.c2s.ic.gov"
|
32671
|
+
}
|
32672
|
+
},
|
32673
|
+
"isRegionalized" : false,
|
32674
|
+
"partitionEndpoint" : "aws-iso-global"
|
32675
|
+
},
|
32434
32676
|
"cloudcontrolapi" : {
|
32435
32677
|
"endpoints" : {
|
32436
32678
|
"us-iso-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.1036.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: 2025-01-
|
11
|
+
date: 2025-01-13 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|