aws-partitions 1.987.0 → 1.988.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.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +5 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +104 -7
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d710976d7750d5f520a380a5931d8fff9cd1c1027b82f03fa4c454dd7999957f
4
- data.tar.gz: d8e24732c846b0b95e2bc34ca0d6bb2470d6d79df2e195cfccb174de999c43bd
3
+ metadata.gz: e07f8661c81a002c963e308ffac08c4e36526f06213a5ffcf3ed6d6f06e933a8
4
+ data.tar.gz: 0ef2275ba95a83518a995c3ea502aec00001f0424b17df97412a78f1e5b0dd10
5
5
  SHA512:
6
- metadata.gz: '089ae035886d709863886cab4480ec5294389137f21aca1afd313a0ba1d20ae7a91215e803848c27e0f6df5b11fb43fa34b6163976b687d14c71b8e4cfc171f1'
7
- data.tar.gz: 74d9ea6c89dd862a5c47b8448aa7971757541a84e15a9121a713064709401c631dd7511ae365cf6bb19ece9a7b2b2773afcaa683f353fe3cbc0b8b78dfd480fd
6
+ metadata.gz: 17c4ec167b0cac60d4724842e3ffeabdecf3ea1216679ed7b8fbf3805fc4da2761de5a30c14b0e18f963dae701cf3d68f01baa4e84067ca22fbf5dd1cb05ce1b
7
+ data.tar.gz: 6e7439483dbb87eb27242dc373999297fefe6b3eb533b536b2b45aa649e150ff4858d471ccbab49b83ca44e25b41f798d98bb68b21cc3c948bccb345f9fc2111
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.988.0 (2024-10-09)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.987.0 (2024-10-08)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.987.0
1
+ 1.988.0
data/partitions.json CHANGED
@@ -16196,8 +16196,24 @@
16196
16196
  "ap-southeast-2" : { },
16197
16197
  "ap-southeast-3" : { },
16198
16198
  "ap-southeast-4" : { },
16199
- "ca-central-1" : { },
16200
- "ca-west-1" : { },
16199
+ "ca-central-1" : {
16200
+ "variants" : [ {
16201
+ "hostname" : "resource-explorer-2-fips.ca-central-1.amazonaws.com",
16202
+ "tags" : [ "fips" ]
16203
+ }, {
16204
+ "hostname" : "resource-explorer-2-fips.ca-central-1.api.aws",
16205
+ "tags" : [ "dualstack", "fips" ]
16206
+ } ]
16207
+ },
16208
+ "ca-west-1" : {
16209
+ "variants" : [ {
16210
+ "hostname" : "resource-explorer-2-fips.ca-west-1.amazonaws.com",
16211
+ "tags" : [ "fips" ]
16212
+ }, {
16213
+ "hostname" : "resource-explorer-2-fips.ca-west-1.api.aws",
16214
+ "tags" : [ "dualstack", "fips" ]
16215
+ } ]
16216
+ },
16201
16217
  "eu-central-1" : { },
16202
16218
  "eu-central-2" : { },
16203
16219
  "eu-north-1" : { },
@@ -16206,14 +16222,88 @@
16206
16222
  "eu-west-1" : { },
16207
16223
  "eu-west-2" : { },
16208
16224
  "eu-west-3" : { },
16225
+ "fips-ca-central-1" : {
16226
+ "credentialScope" : {
16227
+ "region" : "ca-central-1"
16228
+ },
16229
+ "deprecated" : true,
16230
+ "hostname" : "resource-explorer-2-fips.ca-central-1.amazonaws.com"
16231
+ },
16232
+ "fips-ca-west-1" : {
16233
+ "credentialScope" : {
16234
+ "region" : "ca-west-1"
16235
+ },
16236
+ "deprecated" : true,
16237
+ "hostname" : "resource-explorer-2-fips.ca-west-1.amazonaws.com"
16238
+ },
16239
+ "fips-us-east-1" : {
16240
+ "credentialScope" : {
16241
+ "region" : "us-east-1"
16242
+ },
16243
+ "deprecated" : true,
16244
+ "hostname" : "resource-explorer-2-fips.us-east-1.amazonaws.com"
16245
+ },
16246
+ "fips-us-east-2" : {
16247
+ "credentialScope" : {
16248
+ "region" : "us-east-2"
16249
+ },
16250
+ "deprecated" : true,
16251
+ "hostname" : "resource-explorer-2-fips.us-east-2.amazonaws.com"
16252
+ },
16253
+ "fips-us-west-1" : {
16254
+ "credentialScope" : {
16255
+ "region" : "us-west-1"
16256
+ },
16257
+ "deprecated" : true,
16258
+ "hostname" : "resource-explorer-2-fips.us-west-1.amazonaws.com"
16259
+ },
16260
+ "fips-us-west-2" : {
16261
+ "credentialScope" : {
16262
+ "region" : "us-west-2"
16263
+ },
16264
+ "deprecated" : true,
16265
+ "hostname" : "resource-explorer-2-fips.us-west-2.amazonaws.com"
16266
+ },
16209
16267
  "il-central-1" : { },
16210
16268
  "me-central-1" : { },
16211
16269
  "me-south-1" : { },
16212
16270
  "sa-east-1" : { },
16213
- "us-east-1" : { },
16214
- "us-east-2" : { },
16215
- "us-west-1" : { },
16216
- "us-west-2" : { }
16271
+ "us-east-1" : {
16272
+ "variants" : [ {
16273
+ "hostname" : "resource-explorer-2-fips.us-east-1.amazonaws.com",
16274
+ "tags" : [ "fips" ]
16275
+ }, {
16276
+ "hostname" : "resource-explorer-2-fips.us-east-1.api.aws",
16277
+ "tags" : [ "dualstack", "fips" ]
16278
+ } ]
16279
+ },
16280
+ "us-east-2" : {
16281
+ "variants" : [ {
16282
+ "hostname" : "resource-explorer-2-fips.us-east-2.amazonaws.com",
16283
+ "tags" : [ "fips" ]
16284
+ }, {
16285
+ "hostname" : "resource-explorer-2-fips.us-east-2.api.aws",
16286
+ "tags" : [ "dualstack", "fips" ]
16287
+ } ]
16288
+ },
16289
+ "us-west-1" : {
16290
+ "variants" : [ {
16291
+ "hostname" : "resource-explorer-2-fips.us-west-1.amazonaws.com",
16292
+ "tags" : [ "fips" ]
16293
+ }, {
16294
+ "hostname" : "resource-explorer-2-fips.us-west-1.api.aws",
16295
+ "tags" : [ "dualstack", "fips" ]
16296
+ } ]
16297
+ },
16298
+ "us-west-2" : {
16299
+ "variants" : [ {
16300
+ "hostname" : "resource-explorer-2-fips.us-west-2.amazonaws.com",
16301
+ "tags" : [ "fips" ]
16302
+ }, {
16303
+ "hostname" : "resource-explorer-2-fips.us-west-2.api.aws",
16304
+ "tags" : [ "dualstack", "fips" ]
16305
+ } ]
16306
+ }
16217
16307
  }
16218
16308
  },
16219
16309
  "resource-groups" : {
@@ -22174,9 +22264,16 @@
22174
22264
  "ap-northeast-2" : { },
22175
22265
  "ap-southeast-1" : { },
22176
22266
  "ap-southeast-2" : { },
22177
- "ca-central-1" : { },
22267
+ "ca-central-1" : {
22268
+ "variants" : [ {
22269
+ "tags" : [ "fips" ]
22270
+ } ]
22271
+ },
22178
22272
  "eu-central-1" : { },
22179
22273
  "eu-west-2" : { },
22274
+ "fips-ca-central-1" : {
22275
+ "deprecated" : true
22276
+ },
22180
22277
  "fips-us-east-1" : {
22181
22278
  "deprecated" : true
22182
22279
  },
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.987.0
4
+ version: 1.988.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-10-08 00:00:00.000000000 Z
11
+ date: 2024-10-09 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: