aws-partitions 1.713.0 → 1.714.0

Sign up to get free protection for your applications and to get access to all the features.
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 +35 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 91cb504b8d305be5808455ac9cd515977e1cef8220883ffb720ed33b6357acd1
4
- data.tar.gz: 6813a8787760c0dd2877fa81aa1ef17048d6bfa51ae43c7b11404a4cc4d187c9
3
+ metadata.gz: 940f763c40eebb30635f1b939dbd5fc92e45737cef8fb24527a6e6d481c8a6c7
4
+ data.tar.gz: 47bb30f69adba570157fe3790cbad1937bb1c3abdd1ae01d6de5831fde943c71
5
5
  SHA512:
6
- metadata.gz: f937eeb0e7c4c9be35800f8d77d775473370f1708c19666bbf12f99879fe0bd39f2770a34f3150efbfc9aa618976a3a79df5448afda634580d916958cb70cbb0
7
- data.tar.gz: ec59560b22ed80381652bc6a217132149ae2272565290c446bcccaa13076d0450792cc53189e862ec557f7614c60aba8ca5eb43787ebbbafb63ff1bd96f4da3f
6
+ metadata.gz: 77991e695ead23c912fce31b5634bbf12e73a1959e271bd07ed038e8d2405ac163f9b0417d1f7940f04f68b1e99d84a78890cbdb7289fc6116b3c8ff99108567
7
+ data.tar.gz: 3f2704c29a85765be6a6b34143471756045f107b9c38a4a4aaa2ac49354ba72893f477c2571149db45ce2750446195d95cff495dad57b396b2ab7939a457539e
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
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
+
4
9
  1.713.0 (2023-02-16)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.713.0
1
+ 1.714.0
data/partitions.json CHANGED
@@ -5394,6 +5394,12 @@
5394
5394
  "tags" : [ "fips" ]
5395
5395
  } ]
5396
5396
  },
5397
+ "ap-south-2" : {
5398
+ "variants" : [ {
5399
+ "hostname" : "elasticfilesystem-fips.ap-south-2.amazonaws.com",
5400
+ "tags" : [ "fips" ]
5401
+ } ]
5402
+ },
5397
5403
  "ap-southeast-1" : {
5398
5404
  "variants" : [ {
5399
5405
  "hostname" : "elasticfilesystem-fips.ap-southeast-1.amazonaws.com",
@@ -5508,6 +5514,13 @@
5508
5514
  "deprecated" : true,
5509
5515
  "hostname" : "elasticfilesystem-fips.ap-south-1.amazonaws.com"
5510
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
+ },
5511
5524
  "fips-ap-southeast-1" : {
5512
5525
  "credentialScope" : {
5513
5526
  "region" : "ap-southeast-1"
@@ -19283,12 +19296,34 @@
19283
19296
  "credentialScope" : {
19284
19297
  "region" : "us-gov-east-1"
19285
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,
19286
19310
  "hostname" : "elasticbeanstalk.us-gov-east-1.amazonaws.com"
19287
19311
  },
19288
19312
  "us-gov-west-1" : {
19289
19313
  "credentialScope" : {
19290
19314
  "region" : "us-gov-west-1"
19291
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,
19292
19327
  "hostname" : "elasticbeanstalk.us-gov-west-1.amazonaws.com"
19293
19328
  }
19294
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.713.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-16 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: