aws-partitions 1.588.0 → 1.591.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 +15 -0
- data/VERSION +1 -1
- data/partitions.json +83 -3
- 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: 72b9729b4809827f8a3f605967e4dfd5ef9942ae1924d9a197bb7dae3b2bf273
|
|
4
|
+
data.tar.gz: 7ded2ca5f1ccf1b721e2f24cfda765a5287212ffd22febd38bb20da66bc256fe
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: fd4eefddfada2b9b2bbf5b32cf857cce7031bb62bc753fd214ce2987222ad598882d5b20b80e7ebc9afda3e119b94f43323a8082ecbe1e0f7eca685c45469afc
|
|
7
|
+
data.tar.gz: 424fe23f104581886ec2b3f6ec28444f40c52f9e498a2eba41d620b2f45e3ed6afde8ec94c9ca0d7bf69336f8b95d46c61d64d201028463ad11398cd9f9f41f4
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,21 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.591.0 (2022-05-24)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.590.0 (2022-05-23)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
14
|
+
1.589.0 (2022-05-19)
|
|
15
|
+
------------------
|
|
16
|
+
|
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
18
|
+
|
|
4
19
|
1.588.0 (2022-05-18)
|
|
5
20
|
------------------
|
|
6
21
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.591.0
|
data/partitions.json
CHANGED
|
@@ -4834,12 +4834,50 @@
|
|
|
4834
4834
|
},
|
|
4835
4835
|
"email" : {
|
|
4836
4836
|
"endpoints" : {
|
|
4837
|
+
"af-south-1" : { },
|
|
4838
|
+
"ap-northeast-1" : { },
|
|
4839
|
+
"ap-northeast-2" : { },
|
|
4840
|
+
"ap-northeast-3" : { },
|
|
4837
4841
|
"ap-south-1" : { },
|
|
4842
|
+
"ap-southeast-1" : { },
|
|
4838
4843
|
"ap-southeast-2" : { },
|
|
4844
|
+
"ca-central-1" : { },
|
|
4839
4845
|
"eu-central-1" : { },
|
|
4846
|
+
"eu-north-1" : { },
|
|
4847
|
+
"eu-south-1" : { },
|
|
4840
4848
|
"eu-west-1" : { },
|
|
4841
|
-
"
|
|
4842
|
-
"
|
|
4849
|
+
"eu-west-2" : { },
|
|
4850
|
+
"eu-west-3" : { },
|
|
4851
|
+
"fips-us-east-1" : {
|
|
4852
|
+
"credentialScope" : {
|
|
4853
|
+
"region" : "us-east-1"
|
|
4854
|
+
},
|
|
4855
|
+
"deprecated" : true,
|
|
4856
|
+
"hostname" : "email-fips.us-east-1.amazonaws.com"
|
|
4857
|
+
},
|
|
4858
|
+
"fips-us-west-2" : {
|
|
4859
|
+
"credentialScope" : {
|
|
4860
|
+
"region" : "us-west-2"
|
|
4861
|
+
},
|
|
4862
|
+
"deprecated" : true,
|
|
4863
|
+
"hostname" : "email-fips.us-west-2.amazonaws.com"
|
|
4864
|
+
},
|
|
4865
|
+
"me-south-1" : { },
|
|
4866
|
+
"sa-east-1" : { },
|
|
4867
|
+
"us-east-1" : {
|
|
4868
|
+
"variants" : [ {
|
|
4869
|
+
"hostname" : "email-fips.us-east-1.amazonaws.com",
|
|
4870
|
+
"tags" : [ "fips" ]
|
|
4871
|
+
} ]
|
|
4872
|
+
},
|
|
4873
|
+
"us-east-2" : { },
|
|
4874
|
+
"us-west-1" : { },
|
|
4875
|
+
"us-west-2" : {
|
|
4876
|
+
"variants" : [ {
|
|
4877
|
+
"hostname" : "email-fips.us-west-2.amazonaws.com",
|
|
4878
|
+
"tags" : [ "fips" ]
|
|
4879
|
+
} ]
|
|
4880
|
+
}
|
|
4843
4881
|
}
|
|
4844
4882
|
},
|
|
4845
4883
|
"emr-containers" : {
|
|
@@ -6152,6 +6190,10 @@
|
|
|
6152
6190
|
"isRegionalized" : true
|
|
6153
6191
|
},
|
|
6154
6192
|
"health" : {
|
|
6193
|
+
"defaults" : {
|
|
6194
|
+
"protocols" : [ "https" ],
|
|
6195
|
+
"sslCommonName" : "health.us-east-1.amazonaws.com"
|
|
6196
|
+
},
|
|
6155
6197
|
"endpoints" : {
|
|
6156
6198
|
"fips-us-east-2" : {
|
|
6157
6199
|
"credentialScope" : {
|
|
@@ -6170,7 +6212,9 @@
|
|
|
6170
6212
|
"tags" : [ "fips" ]
|
|
6171
6213
|
} ]
|
|
6172
6214
|
}
|
|
6173
|
-
}
|
|
6215
|
+
},
|
|
6216
|
+
"isRegionalized" : false,
|
|
6217
|
+
"partitionEndpoint" : "aws-global"
|
|
6174
6218
|
},
|
|
6175
6219
|
"healthlake" : {
|
|
6176
6220
|
"defaults" : {
|
|
@@ -9144,6 +9188,15 @@
|
|
|
9144
9188
|
"us-west-2" : { }
|
|
9145
9189
|
}
|
|
9146
9190
|
},
|
|
9191
|
+
"proton" : {
|
|
9192
|
+
"endpoints" : {
|
|
9193
|
+
"ap-northeast-1" : { },
|
|
9194
|
+
"eu-west-1" : { },
|
|
9195
|
+
"us-east-1" : { },
|
|
9196
|
+
"us-east-2" : { },
|
|
9197
|
+
"us-west-2" : { }
|
|
9198
|
+
}
|
|
9199
|
+
},
|
|
9147
9200
|
"qldb" : {
|
|
9148
9201
|
"endpoints" : {
|
|
9149
9202
|
"ap-northeast-1" : { },
|
|
@@ -13162,6 +13215,28 @@
|
|
|
13162
13215
|
}
|
|
13163
13216
|
}
|
|
13164
13217
|
},
|
|
13218
|
+
"wellarchitected" : {
|
|
13219
|
+
"endpoints" : {
|
|
13220
|
+
"ap-east-1" : { },
|
|
13221
|
+
"ap-northeast-1" : { },
|
|
13222
|
+
"ap-northeast-2" : { },
|
|
13223
|
+
"ap-south-1" : { },
|
|
13224
|
+
"ap-southeast-1" : { },
|
|
13225
|
+
"ap-southeast-2" : { },
|
|
13226
|
+
"ca-central-1" : { },
|
|
13227
|
+
"eu-central-1" : { },
|
|
13228
|
+
"eu-north-1" : { },
|
|
13229
|
+
"eu-west-1" : { },
|
|
13230
|
+
"eu-west-2" : { },
|
|
13231
|
+
"eu-west-3" : { },
|
|
13232
|
+
"me-south-1" : { },
|
|
13233
|
+
"sa-east-1" : { },
|
|
13234
|
+
"us-east-1" : { },
|
|
13235
|
+
"us-east-2" : { },
|
|
13236
|
+
"us-west-1" : { },
|
|
13237
|
+
"us-west-2" : { }
|
|
13238
|
+
}
|
|
13239
|
+
},
|
|
13165
13240
|
"wisdom" : {
|
|
13166
13241
|
"endpoints" : {
|
|
13167
13242
|
"ap-northeast-1" : { },
|
|
@@ -18034,6 +18109,11 @@
|
|
|
18034
18109
|
"us-iso-east-1" : { }
|
|
18035
18110
|
}
|
|
18036
18111
|
},
|
|
18112
|
+
"appconfigdata" : {
|
|
18113
|
+
"endpoints" : {
|
|
18114
|
+
"us-iso-west-1" : { }
|
|
18115
|
+
}
|
|
18116
|
+
},
|
|
18037
18117
|
"application-autoscaling" : {
|
|
18038
18118
|
"defaults" : {
|
|
18039
18119
|
"protocols" : [ "http", "https" ]
|
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.591.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: 2022-05-
|
|
11
|
+
date: 2022-05-24 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|