aws-partitions 1.1001.0 → 1.1004.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 +15 -0
- data/VERSION +1 -1
- data/partitions.json +40 -0
- 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: 25d6e1a44063a1b145fe17222c1cbd5e2960cb54d316457f70e6613f5e960716
|
4
|
+
data.tar.gz: 48310075a2ed1ad74d433515c6f280621d476d8fe6de0409c356d7a35860878a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: fa05d1d0ba97dbf06b941749761bc6e8018b371be6ef7660f48ecefac9a090470cdcb08d4c07900423fb5a2184f3dba60fea628dbf0a4b8ad8c6d8f48811f804
|
7
|
+
data.tar.gz: b47b71972cf0b97137d8ca8b346fda6e81770672ab4b3f1217920f77552515b1cc3061e3824d16c3588272ba209a59421821e1a60d2177fd471dd81e75dc6836
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,21 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.1004.0 (2024-11-11)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.1003.0 (2024-11-08)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
14
|
+
1.1002.0 (2024-11-07)
|
15
|
+
------------------
|
16
|
+
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
18
|
+
|
4
19
|
1.1001.0 (2024-11-01)
|
5
20
|
------------------
|
6
21
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1004.0
|
data/partitions.json
CHANGED
@@ -2815,6 +2815,12 @@
|
|
2815
2815
|
},
|
2816
2816
|
"hostname" : "bedrock.eu-central-1.amazonaws.com"
|
2817
2817
|
},
|
2818
|
+
"bedrock-eu-central-2" : {
|
2819
|
+
"credentialScope" : {
|
2820
|
+
"region" : "eu-central-2"
|
2821
|
+
},
|
2822
|
+
"hostname" : "bedrock.eu-central-2.amazonaws.com"
|
2823
|
+
},
|
2818
2824
|
"bedrock-eu-west-1" : {
|
2819
2825
|
"credentialScope" : {
|
2820
2826
|
"region" : "eu-west-1"
|
@@ -2899,6 +2905,12 @@
|
|
2899
2905
|
},
|
2900
2906
|
"hostname" : "bedrock-runtime.eu-central-1.amazonaws.com"
|
2901
2907
|
},
|
2908
|
+
"bedrock-runtime-eu-central-2" : {
|
2909
|
+
"credentialScope" : {
|
2910
|
+
"region" : "eu-central-2"
|
2911
|
+
},
|
2912
|
+
"hostname" : "bedrock-runtime.eu-central-2.amazonaws.com"
|
2913
|
+
},
|
2902
2914
|
"bedrock-runtime-eu-west-1" : {
|
2903
2915
|
"credentialScope" : {
|
2904
2916
|
"region" : "eu-west-1"
|
@@ -2991,6 +3003,7 @@
|
|
2991
3003
|
},
|
2992
3004
|
"ca-central-1" : { },
|
2993
3005
|
"eu-central-1" : { },
|
3006
|
+
"eu-central-2" : { },
|
2994
3007
|
"eu-west-1" : { },
|
2995
3008
|
"eu-west-2" : { },
|
2996
3009
|
"eu-west-3" : { },
|
@@ -6331,6 +6344,7 @@
|
|
6331
6344
|
"ap-southeast-2" : { },
|
6332
6345
|
"ap-southeast-3" : { },
|
6333
6346
|
"ap-southeast-4" : { },
|
6347
|
+
"ap-southeast-5" : { },
|
6334
6348
|
"ca-central-1" : {
|
6335
6349
|
"variants" : [ {
|
6336
6350
|
"hostname" : "ds-fips.ca-central-1.amazonaws.com",
|
@@ -8939,6 +8953,7 @@
|
|
8939
8953
|
},
|
8940
8954
|
"ap-southeast-3" : { },
|
8941
8955
|
"ap-southeast-4" : { },
|
8956
|
+
"ap-southeast-5" : { },
|
8942
8957
|
"ca-central-1" : {
|
8943
8958
|
"variants" : [ {
|
8944
8959
|
"hostname" : "fms-fips.ca-central-1.amazonaws.com",
|
@@ -25096,30 +25111,55 @@
|
|
25096
25111
|
},
|
25097
25112
|
"bedrock" : {
|
25098
25113
|
"endpoints" : {
|
25114
|
+
"bedrock-fips-us-gov-east-1" : {
|
25115
|
+
"credentialScope" : {
|
25116
|
+
"region" : "us-gov-east-1"
|
25117
|
+
},
|
25118
|
+
"hostname" : "bedrock-fips.us-gov-east-1.amazonaws.com"
|
25119
|
+
},
|
25099
25120
|
"bedrock-fips-us-gov-west-1" : {
|
25100
25121
|
"credentialScope" : {
|
25101
25122
|
"region" : "us-gov-west-1"
|
25102
25123
|
},
|
25103
25124
|
"hostname" : "bedrock-fips.us-gov-west-1.amazonaws.com"
|
25104
25125
|
},
|
25126
|
+
"bedrock-runtime-fips-us-gov-east-1" : {
|
25127
|
+
"credentialScope" : {
|
25128
|
+
"region" : "us-gov-east-1"
|
25129
|
+
},
|
25130
|
+
"hostname" : "bedrock-runtime-fips.us-gov-east-1.amazonaws.com"
|
25131
|
+
},
|
25105
25132
|
"bedrock-runtime-fips-us-gov-west-1" : {
|
25106
25133
|
"credentialScope" : {
|
25107
25134
|
"region" : "us-gov-west-1"
|
25108
25135
|
},
|
25109
25136
|
"hostname" : "bedrock-runtime-fips.us-gov-west-1.amazonaws.com"
|
25110
25137
|
},
|
25138
|
+
"bedrock-runtime-us-gov-east-1" : {
|
25139
|
+
"credentialScope" : {
|
25140
|
+
"region" : "us-gov-east-1"
|
25141
|
+
},
|
25142
|
+
"hostname" : "bedrock-runtime.us-gov-east-1.amazonaws.com"
|
25143
|
+
},
|
25111
25144
|
"bedrock-runtime-us-gov-west-1" : {
|
25112
25145
|
"credentialScope" : {
|
25113
25146
|
"region" : "us-gov-west-1"
|
25114
25147
|
},
|
25115
25148
|
"hostname" : "bedrock-runtime.us-gov-west-1.amazonaws.com"
|
25116
25149
|
},
|
25150
|
+
"bedrock-us-gov-east-1" : {
|
25151
|
+
"credentialScope" : {
|
25152
|
+
"region" : "us-gov-east-1"
|
25153
|
+
},
|
25154
|
+
"hostname" : "bedrock.us-gov-east-1.amazonaws.com"
|
25155
|
+
},
|
25117
25156
|
"bedrock-us-gov-west-1" : {
|
25118
25157
|
"credentialScope" : {
|
25119
25158
|
"region" : "us-gov-west-1"
|
25120
25159
|
},
|
25121
25160
|
"hostname" : "bedrock.us-gov-west-1.amazonaws.com"
|
25122
25161
|
},
|
25162
|
+
"us-gov-east-1" : { },
|
25123
25163
|
"us-gov-west-1" : { }
|
25124
25164
|
}
|
25125
25165
|
},
|
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.1004.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-
|
11
|
+
date: 2024-11-11 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|