aws-partitions 1.712.0 → 1.714.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 +10 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +47 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2e5456bdd4758269c4692957f48e0b9a8e399c4435df406a1e51606c893453af
4
- data.tar.gz: 36621e4229b3a235d7a8f34541fa809188fca12035e80cd1b2af8307d972129c
3
+ metadata.gz: 940f763c40eebb30635f1b939dbd5fc92e45737cef8fb24527a6e6d481c8a6c7
4
+ data.tar.gz: 47bb30f69adba570157fe3790cbad1937bb1c3abdd1ae01d6de5831fde943c71
5
5
  SHA512:
6
- metadata.gz: '05719476788209986ef8886edb79096b88a30c2207094ce4e4a25d7234c4029f981697a8b6dc504a7810693a5365671c3759c9d742d76fb7729fa38dab6f7c5e'
7
- data.tar.gz: af92a314df06c7cd6e382494d67bd29e3e72301cfd84ea947004e03a0e4fc0b96f1706cd5ea23d0593d3178f8ac69c94d81a7c30e73c3a2ec0875358e4b261c2
6
+ metadata.gz: 77991e695ead23c912fce31b5634bbf12e73a1959e271bd07ed038e8d2405ac163f9b0417d1f7940f04f68b1e99d84a78890cbdb7289fc6116b3c8ff99108567
7
+ data.tar.gz: 3f2704c29a85765be6a6b34143471756045f107b9c38a4a4aaa2ac49354ba72893f477c2571149db45ce2750446195d95cff495dad57b396b2ab7939a457539e
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.714.0 (2023-02-17)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.713.0 (2023-02-16)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.712.0 (2023-02-15)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.712.0
1
+ 1.714.0
data/partitions.json CHANGED
@@ -2249,6 +2249,11 @@
2249
2249
  },
2250
2250
  "cases" : {
2251
2251
  "endpoints" : {
2252
+ "ap-southeast-1" : { },
2253
+ "ap-southeast-2" : { },
2254
+ "ca-central-1" : { },
2255
+ "eu-central-1" : { },
2256
+ "eu-west-2" : { },
2252
2257
  "fips-us-east-1" : {
2253
2258
  "deprecated" : true
2254
2259
  },
@@ -5389,6 +5394,12 @@
5389
5394
  "tags" : [ "fips" ]
5390
5395
  } ]
5391
5396
  },
5397
+ "ap-south-2" : {
5398
+ "variants" : [ {
5399
+ "hostname" : "elasticfilesystem-fips.ap-south-2.amazonaws.com",
5400
+ "tags" : [ "fips" ]
5401
+ } ]
5402
+ },
5392
5403
  "ap-southeast-1" : {
5393
5404
  "variants" : [ {
5394
5405
  "hostname" : "elasticfilesystem-fips.ap-southeast-1.amazonaws.com",
@@ -5503,6 +5514,13 @@
5503
5514
  "deprecated" : true,
5504
5515
  "hostname" : "elasticfilesystem-fips.ap-south-1.amazonaws.com"
5505
5516
  },
5517
+ "fips-ap-south-2" : {
5518
+ "credentialScope" : {
5519
+ "region" : "ap-south-2"
5520
+ },
5521
+ "deprecated" : true,
5522
+ "hostname" : "elasticfilesystem-fips.ap-south-2.amazonaws.com"
5523
+ },
5506
5524
  "fips-ap-southeast-1" : {
5507
5525
  "credentialScope" : {
5508
5526
  "region" : "ap-southeast-1"
@@ -8284,12 +8302,18 @@
8284
8302
  "ap-east-1" : {
8285
8303
  "hostname" : "kendra-ranking.ap-east-1.api.aws"
8286
8304
  },
8305
+ "ap-northeast-1" : {
8306
+ "hostname" : "kendra-ranking.ap-northeast-1.api.aws"
8307
+ },
8287
8308
  "ap-northeast-2" : {
8288
8309
  "hostname" : "kendra-ranking.ap-northeast-2.api.aws"
8289
8310
  },
8290
8311
  "ap-northeast-3" : {
8291
8312
  "hostname" : "kendra-ranking.ap-northeast-3.api.aws"
8292
8313
  },
8314
+ "ap-south-1" : {
8315
+ "hostname" : "kendra-ranking.ap-south-1.api.aws"
8316
+ },
8293
8317
  "ap-south-2" : {
8294
8318
  "hostname" : "kendra-ranking.ap-south-2.api.aws"
8295
8319
  },
@@ -11419,6 +11443,7 @@
11419
11443
  "ap-southeast-1" : { },
11420
11444
  "ap-southeast-2" : { },
11421
11445
  "ap-southeast-3" : { },
11446
+ "ap-southeast-4" : { },
11422
11447
  "ca-central-1" : {
11423
11448
  "variants" : [ {
11424
11449
  "hostname" : "ram-fips.ca-central-1.amazonaws.com",
@@ -19271,12 +19296,34 @@
19271
19296
  "credentialScope" : {
19272
19297
  "region" : "us-gov-east-1"
19273
19298
  },
19299
+ "hostname" : "elasticbeanstalk.us-gov-east-1.amazonaws.com",
19300
+ "variants" : [ {
19301
+ "hostname" : "elasticbeanstalk.us-gov-east-1.amazonaws.com",
19302
+ "tags" : [ "fips" ]
19303
+ } ]
19304
+ },
19305
+ "us-gov-east-1-fips" : {
19306
+ "credentialScope" : {
19307
+ "region" : "us-gov-east-1"
19308
+ },
19309
+ "deprecated" : true,
19274
19310
  "hostname" : "elasticbeanstalk.us-gov-east-1.amazonaws.com"
19275
19311
  },
19276
19312
  "us-gov-west-1" : {
19277
19313
  "credentialScope" : {
19278
19314
  "region" : "us-gov-west-1"
19279
19315
  },
19316
+ "hostname" : "elasticbeanstalk.us-gov-west-1.amazonaws.com",
19317
+ "variants" : [ {
19318
+ "hostname" : "elasticbeanstalk.us-gov-west-1.amazonaws.com",
19319
+ "tags" : [ "fips" ]
19320
+ } ]
19321
+ },
19322
+ "us-gov-west-1-fips" : {
19323
+ "credentialScope" : {
19324
+ "region" : "us-gov-west-1"
19325
+ },
19326
+ "deprecated" : true,
19280
19327
  "hostname" : "elasticbeanstalk.us-gov-west-1.amazonaws.com"
19281
19328
  }
19282
19329
  }
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.712.0
4
+ version: 1.714.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: 2023-02-15 00:00:00.000000000 Z
11
+ date: 2023-02-17 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: