aws-partitions 1.631.0 → 1.632.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 +0 -40
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ccc9d15d4c31d57085341b9ae671ef39b2829dce5d5cc91cfa4982f7bfb2f377
4
- data.tar.gz: df8e2f7f7599086edb699d19c7addfd30e491e884053bb23dd07b9958d5d41bc
3
+ metadata.gz: 116bac162707bf150d264dd40c73c6042c368cbf9e13302dd30204afe01c52a2
4
+ data.tar.gz: bf35cc4329a1b6c7ba4d0442fcd152211516ba211c04af9354b8adb1b69fda40
5
5
  SHA512:
6
- metadata.gz: 26f17bce5437deae287e292d1a02c13d3dfda3c727dee59c3b67d83402d8291544d428c074af2b116d5e7fd244ba1e08bcea5efb346487c0a81850f6bfd71c8b
7
- data.tar.gz: 7bb35ed3f7a62e9254894ebc09fa266b932e0dc785673880a6555fff1849a020887ca30b8512f04821269e463e10f9aa40ae8fd9943cc74ebdeb8a1e9bf2c407
6
+ metadata.gz: 2c5b2ecc7060aff0b6388307216c106e757ffc2ea417776c199c3b68246c52ad8b7eba3af443d618524d3ddfdb17766abb7182d7dae3960d73868e4a0cbffdec
7
+ data.tar.gz: 9fa33820fcad21b548ec71c7e41c72451f1f6ed8c984fc235c7d946d87ec6897f74e00ad855e339a589d6304256bb4c39a8991cf07c6709875ca9d2083feb4d6
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.632.0 (2022-09-19)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.631.0 (2022-09-15)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.631.0
1
+ 1.632.0
data/partitions.json CHANGED
@@ -6163,12 +6163,7 @@
6163
6163
  },
6164
6164
  "fsx" : {
6165
6165
  "endpoints" : {
6166
- "af-south-1" : { },
6167
- "ap-east-1" : { },
6168
6166
  "ap-northeast-1" : { },
6169
- "ap-northeast-2" : { },
6170
- "ap-northeast-3" : { },
6171
- "ap-south-1" : { },
6172
6167
  "ap-southeast-1" : { },
6173
6168
  "ap-southeast-2" : { },
6174
6169
  "ca-central-1" : {
@@ -6178,11 +6173,8 @@
6178
6173
  } ]
6179
6174
  },
6180
6175
  "eu-central-1" : { },
6181
- "eu-north-1" : { },
6182
- "eu-south-1" : { },
6183
6176
  "eu-west-1" : { },
6184
6177
  "eu-west-2" : { },
6185
- "eu-west-3" : { },
6186
6178
  "fips-ca-central-1" : {
6187
6179
  "credentialScope" : {
6188
6180
  "region" : "ca-central-1"
@@ -6211,13 +6203,6 @@
6211
6203
  "deprecated" : true,
6212
6204
  "hostname" : "fsx-fips.us-east-2.amazonaws.com"
6213
6205
  },
6214
- "fips-prod-us-west-1" : {
6215
- "credentialScope" : {
6216
- "region" : "us-west-1"
6217
- },
6218
- "deprecated" : true,
6219
- "hostname" : "fsx-fips.us-west-1.amazonaws.com"
6220
- },
6221
6206
  "fips-prod-us-west-2" : {
6222
6207
  "credentialScope" : {
6223
6208
  "region" : "us-west-2"
@@ -6239,13 +6224,6 @@
6239
6224
  "deprecated" : true,
6240
6225
  "hostname" : "fsx-fips.us-east-2.amazonaws.com"
6241
6226
  },
6242
- "fips-us-west-1" : {
6243
- "credentialScope" : {
6244
- "region" : "us-west-1"
6245
- },
6246
- "deprecated" : true,
6247
- "hostname" : "fsx-fips.us-west-1.amazonaws.com"
6248
- },
6249
6227
  "fips-us-west-2" : {
6250
6228
  "credentialScope" : {
6251
6229
  "region" : "us-west-2"
@@ -6253,7 +6231,6 @@
6253
6231
  "deprecated" : true,
6254
6232
  "hostname" : "fsx-fips.us-west-2.amazonaws.com"
6255
6233
  },
6256
- "me-south-1" : { },
6257
6234
  "prod-ca-central-1" : {
6258
6235
  "credentialScope" : {
6259
6236
  "region" : "ca-central-1"
@@ -6284,16 +6261,6 @@
6284
6261
  "tags" : [ "fips" ]
6285
6262
  } ]
6286
6263
  },
6287
- "prod-us-west-1" : {
6288
- "credentialScope" : {
6289
- "region" : "us-west-1"
6290
- },
6291
- "deprecated" : true,
6292
- "variants" : [ {
6293
- "hostname" : "fsx-fips.us-west-1.amazonaws.com",
6294
- "tags" : [ "fips" ]
6295
- } ]
6296
- },
6297
6264
  "prod-us-west-2" : {
6298
6265
  "credentialScope" : {
6299
6266
  "region" : "us-west-2"
@@ -6304,7 +6271,6 @@
6304
6271
  "tags" : [ "fips" ]
6305
6272
  } ]
6306
6273
  },
6307
- "sa-east-1" : { },
6308
6274
  "us-east-1" : {
6309
6275
  "variants" : [ {
6310
6276
  "hostname" : "fsx-fips.us-east-1.amazonaws.com",
@@ -6317,12 +6283,6 @@
6317
6283
  "tags" : [ "fips" ]
6318
6284
  } ]
6319
6285
  },
6320
- "us-west-1" : {
6321
- "variants" : [ {
6322
- "hostname" : "fsx-fips.us-west-1.amazonaws.com",
6323
- "tags" : [ "fips" ]
6324
- } ]
6325
- },
6326
6286
  "us-west-2" : {
6327
6287
  "variants" : [ {
6328
6288
  "hostname" : "fsx-fips.us-west-2.amazonaws.com",
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.631.0
4
+ version: 1.632.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-09-15 00:00:00.000000000 Z
11
+ date: 2022-09-19 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: