aws-partitions 1.906.0 → 1.908.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 +130 -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: 1d92b4a16b788fa7b1a78c48e54e57b1ddadb4b07072445524c35a10d36310f4
|
4
|
+
data.tar.gz: bef14654437745c057cf47b1020ca056304c46565249d30126f2ab3e019bbd92
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 93d8b462c9949090791a343815ac10b947e23a9fd0c5c15b615432d5132ef07869f44c658b2cf001ba6c5a55b21fa1abbff771714fdad506e55afbc03e4010a2
|
7
|
+
data.tar.gz: c8873ebdc5502a8fc4b7174cc64e98376b24c877cfa2e6599f39723d721670c8131b237b97823dced5dfe10143af0fe2b9094e793aade15906549e18d624a65a
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.908.0 (2024-04-04)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.907.0 (2024-04-03)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
4
14
|
1.906.0 (2024-04-02)
|
5
15
|
------------------
|
6
16
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.908.0
|
data/partitions.json
CHANGED
@@ -1109,6 +1109,7 @@
|
|
1109
1109
|
"ap-northeast-2" : { },
|
1110
1110
|
"ap-northeast-3" : { },
|
1111
1111
|
"ap-south-1" : { },
|
1112
|
+
"ap-south-2" : { },
|
1112
1113
|
"ap-southeast-1" : { },
|
1113
1114
|
"ap-southeast-2" : { },
|
1114
1115
|
"ap-southeast-4" : { },
|
@@ -1117,6 +1118,7 @@
|
|
1117
1118
|
"eu-north-1" : { },
|
1118
1119
|
"eu-west-1" : { },
|
1119
1120
|
"eu-west-3" : { },
|
1121
|
+
"me-central-1" : { },
|
1120
1122
|
"sa-east-1" : { },
|
1121
1123
|
"us-east-1" : { },
|
1122
1124
|
"us-east-2" : { },
|
@@ -2657,6 +2659,12 @@
|
|
2657
2659
|
},
|
2658
2660
|
"hostname" : "bedrock.eu-central-1.amazonaws.com"
|
2659
2661
|
},
|
2662
|
+
"bedrock-eu-west-3" : {
|
2663
|
+
"credentialScope" : {
|
2664
|
+
"region" : "eu-west-3"
|
2665
|
+
},
|
2666
|
+
"hostname" : "bedrock.eu-west-3.amazonaws.com"
|
2667
|
+
},
|
2660
2668
|
"bedrock-fips-us-east-1" : {
|
2661
2669
|
"credentialScope" : {
|
2662
2670
|
"region" : "us-east-1"
|
@@ -2687,6 +2695,12 @@
|
|
2687
2695
|
},
|
2688
2696
|
"hostname" : "bedrock-runtime.eu-central-1.amazonaws.com"
|
2689
2697
|
},
|
2698
|
+
"bedrock-runtime-eu-west-3" : {
|
2699
|
+
"credentialScope" : {
|
2700
|
+
"region" : "eu-west-3"
|
2701
|
+
},
|
2702
|
+
"hostname" : "bedrock-runtime.eu-west-3.amazonaws.com"
|
2703
|
+
},
|
2690
2704
|
"bedrock-runtime-fips-us-east-1" : {
|
2691
2705
|
"credentialScope" : {
|
2692
2706
|
"region" : "us-east-1"
|
@@ -2724,6 +2738,7 @@
|
|
2724
2738
|
"hostname" : "bedrock.us-west-2.amazonaws.com"
|
2725
2739
|
},
|
2726
2740
|
"eu-central-1" : { },
|
2741
|
+
"eu-west-3" : { },
|
2727
2742
|
"us-east-1" : { },
|
2728
2743
|
"us-west-2" : { }
|
2729
2744
|
}
|
@@ -18987,7 +19002,12 @@
|
|
18987
19002
|
"ap-southeast-2" : { },
|
18988
19003
|
"ap-southeast-3" : { },
|
18989
19004
|
"ap-southeast-4" : { },
|
18990
|
-
"ca-central-1" : {
|
19005
|
+
"ca-central-1" : {
|
19006
|
+
"variants" : [ {
|
19007
|
+
"hostname" : "verifiedpermissions-fips.ca-central-1.amazonaws.com",
|
19008
|
+
"tags" : [ "fips" ]
|
19009
|
+
} ]
|
19010
|
+
},
|
18991
19011
|
"eu-central-1" : { },
|
18992
19012
|
"eu-central-2" : { },
|
18993
19013
|
"eu-north-1" : { },
|
@@ -18996,13 +19016,68 @@
|
|
18996
19016
|
"eu-west-1" : { },
|
18997
19017
|
"eu-west-2" : { },
|
18998
19018
|
"eu-west-3" : { },
|
19019
|
+
"fips-ca-central-1" : {
|
19020
|
+
"credentialScope" : {
|
19021
|
+
"region" : "ca-central-1"
|
19022
|
+
},
|
19023
|
+
"deprecated" : true,
|
19024
|
+
"hostname" : "verifiedpermissions-fips.ca-central-1.amazonaws.com"
|
19025
|
+
},
|
19026
|
+
"fips-us-east-1" : {
|
19027
|
+
"credentialScope" : {
|
19028
|
+
"region" : "us-east-1"
|
19029
|
+
},
|
19030
|
+
"deprecated" : true,
|
19031
|
+
"hostname" : "verifiedpermissions-fips.us-east-1.amazonaws.com"
|
19032
|
+
},
|
19033
|
+
"fips-us-east-2" : {
|
19034
|
+
"credentialScope" : {
|
19035
|
+
"region" : "us-east-2"
|
19036
|
+
},
|
19037
|
+
"deprecated" : true,
|
19038
|
+
"hostname" : "verifiedpermissions-fips.us-east-2.amazonaws.com"
|
19039
|
+
},
|
19040
|
+
"fips-us-west-1" : {
|
19041
|
+
"credentialScope" : {
|
19042
|
+
"region" : "us-west-1"
|
19043
|
+
},
|
19044
|
+
"deprecated" : true,
|
19045
|
+
"hostname" : "verifiedpermissions-fips.us-west-1.amazonaws.com"
|
19046
|
+
},
|
19047
|
+
"fips-us-west-2" : {
|
19048
|
+
"credentialScope" : {
|
19049
|
+
"region" : "us-west-2"
|
19050
|
+
},
|
19051
|
+
"deprecated" : true,
|
19052
|
+
"hostname" : "verifiedpermissions-fips.us-west-2.amazonaws.com"
|
19053
|
+
},
|
18999
19054
|
"me-central-1" : { },
|
19000
19055
|
"me-south-1" : { },
|
19001
19056
|
"sa-east-1" : { },
|
19002
|
-
"us-east-1" : {
|
19003
|
-
|
19004
|
-
|
19005
|
-
|
19057
|
+
"us-east-1" : {
|
19058
|
+
"variants" : [ {
|
19059
|
+
"hostname" : "verifiedpermissions-fips.us-east-1.amazonaws.com",
|
19060
|
+
"tags" : [ "fips" ]
|
19061
|
+
} ]
|
19062
|
+
},
|
19063
|
+
"us-east-2" : {
|
19064
|
+
"variants" : [ {
|
19065
|
+
"hostname" : "verifiedpermissions-fips.us-east-2.amazonaws.com",
|
19066
|
+
"tags" : [ "fips" ]
|
19067
|
+
} ]
|
19068
|
+
},
|
19069
|
+
"us-west-1" : {
|
19070
|
+
"variants" : [ {
|
19071
|
+
"hostname" : "verifiedpermissions-fips.us-west-1.amazonaws.com",
|
19072
|
+
"tags" : [ "fips" ]
|
19073
|
+
} ]
|
19074
|
+
},
|
19075
|
+
"us-west-2" : {
|
19076
|
+
"variants" : [ {
|
19077
|
+
"hostname" : "verifiedpermissions-fips.us-west-2.amazonaws.com",
|
19078
|
+
"tags" : [ "fips" ]
|
19079
|
+
} ]
|
19080
|
+
}
|
19006
19081
|
}
|
19007
19082
|
},
|
19008
19083
|
"voice-chime" : {
|
@@ -25881,8 +25956,56 @@
|
|
25881
25956
|
},
|
25882
25957
|
"signer" : {
|
25883
25958
|
"endpoints" : {
|
25884
|
-
"us-gov-east-1" : {
|
25885
|
-
|
25959
|
+
"fips-us-gov-east-1" : {
|
25960
|
+
"credentialScope" : {
|
25961
|
+
"region" : "us-gov-east-1"
|
25962
|
+
},
|
25963
|
+
"deprecated" : true,
|
25964
|
+
"hostname" : "signer-fips.us-gov-east-1.amazonaws.com"
|
25965
|
+
},
|
25966
|
+
"fips-us-gov-west-1" : {
|
25967
|
+
"credentialScope" : {
|
25968
|
+
"region" : "us-gov-west-1"
|
25969
|
+
},
|
25970
|
+
"deprecated" : true,
|
25971
|
+
"hostname" : "signer-fips.us-gov-west-1.amazonaws.com"
|
25972
|
+
},
|
25973
|
+
"fips-verification-us-gov-east-1" : {
|
25974
|
+
"credentialScope" : {
|
25975
|
+
"region" : "us-gov-east-1"
|
25976
|
+
},
|
25977
|
+
"hostname" : "verification.signer-fips.us-gov-east-1.amazonaws.com"
|
25978
|
+
},
|
25979
|
+
"fips-verification-us-gov-west-1" : {
|
25980
|
+
"credentialScope" : {
|
25981
|
+
"region" : "us-gov-west-1"
|
25982
|
+
},
|
25983
|
+
"hostname" : "verification.signer-fips.us-gov-west-1.amazonaws.com"
|
25984
|
+
},
|
25985
|
+
"us-gov-east-1" : {
|
25986
|
+
"variants" : [ {
|
25987
|
+
"hostname" : "signer-fips.us-gov-east-1.amazonaws.com",
|
25988
|
+
"tags" : [ "fips" ]
|
25989
|
+
} ]
|
25990
|
+
},
|
25991
|
+
"us-gov-west-1" : {
|
25992
|
+
"variants" : [ {
|
25993
|
+
"hostname" : "signer-fips.us-gov-west-1.amazonaws.com",
|
25994
|
+
"tags" : [ "fips" ]
|
25995
|
+
} ]
|
25996
|
+
},
|
25997
|
+
"verification-us-gov-east-1" : {
|
25998
|
+
"credentialScope" : {
|
25999
|
+
"region" : "us-gov-east-1"
|
26000
|
+
},
|
26001
|
+
"hostname" : "verification.signer.us-gov-east-1.amazonaws.com"
|
26002
|
+
},
|
26003
|
+
"verification-us-gov-west-1" : {
|
26004
|
+
"credentialScope" : {
|
26005
|
+
"region" : "us-gov-west-1"
|
26006
|
+
},
|
26007
|
+
"hostname" : "verification.signer.us-gov-west-1.amazonaws.com"
|
26008
|
+
}
|
25886
26009
|
}
|
25887
26010
|
},
|
25888
26011
|
"simspaceweaver" : {
|
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.908.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-04-
|
11
|
+
date: 2024-04-04 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|