aws-partitions 1.719.0 → 1.721.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 +13 -3
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ec95537b49127a966a961d2f023c62eaca57740d867cb904ba64fbf951a286c0
4
- data.tar.gz: ebd6115b22b8f3e39acca1b3a81b70e08862df5188681f0719ec65d66e3db553
3
+ metadata.gz: 5c6883fcc1a9de6f99f697ad4a120a6657864751bafa763fdb49320f5967fac9
4
+ data.tar.gz: 74262e1369aa63aac7817f762a8ec655751fccf1ee589ab39632f8d06c17fccf
5
5
  SHA512:
6
- metadata.gz: 0ad911e604d09b579d0968532fea2e1fde41afd21a6152c4bb3213805e966bbf9892b4627960ce7e3300733aec83fa071529cfb581d9784c00e50ab1c506b8f4
7
- data.tar.gz: 4c89f195384c7021610fec1a7c4354e9cba9676cd4415add8a068ee6667b294335887a0a094522b7f86fd6fd2c2fea059e033934b9fee449df9996cb227291c2
6
+ metadata.gz: db24818f9041a206830537168d99ffd71b0202c20f1f18bc62f7e632d43a2cdbc336484c2092852829cd12a1e6c5bcdfefa5dc3aaa97eb960f65dee4d8513cb5
7
+ data.tar.gz: 997ab06afb9f756cf39840e7d19675e1e0863616e231bff68ce5e20f4ef1d90ab9f947bfc6f07a18b5b36bedd11b0b6e787bd3cc4059d33aa3b519490edcbc26
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.721.0 (2023-03-03)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.720.0 (2023-03-02)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.719.0 (2023-03-01)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.719.0
1
+ 1.721.0
data/partitions.json CHANGED
@@ -2856,6 +2856,7 @@
2856
2856
  "ap-northeast-2" : { },
2857
2857
  "ap-northeast-3" : { },
2858
2858
  "ap-south-1" : { },
2859
+ "ap-south-2" : { },
2859
2860
  "ap-southeast-1" : { },
2860
2861
  "ap-southeast-2" : { },
2861
2862
  "ap-southeast-3" : { },
@@ -2885,6 +2886,7 @@
2885
2886
  "deprecated" : true,
2886
2887
  "hostname" : "codecommit-fips.ca-central-1.amazonaws.com"
2887
2888
  },
2889
+ "me-central-1" : { },
2888
2890
  "me-south-1" : { },
2889
2891
  "sa-east-1" : { },
2890
2892
  "us-east-1" : {
@@ -10588,6 +10590,7 @@
10588
10590
  "deprecated" : true,
10589
10591
  "hostname" : "network-firewall-fips.us-west-2.amazonaws.com"
10590
10592
  },
10593
+ "me-central-1" : { },
10591
10594
  "me-south-1" : { },
10592
10595
  "sa-east-1" : { },
10593
10596
  "us-east-1" : {
@@ -11459,7 +11462,6 @@
11459
11462
  "ap-south-1" : { },
11460
11463
  "ap-southeast-1" : { },
11461
11464
  "ap-southeast-2" : { },
11462
- "api" : { },
11463
11465
  "ca-central-1" : { },
11464
11466
  "eu-central-1" : { },
11465
11467
  "eu-north-1" : { },
@@ -20414,11 +20416,18 @@
20414
20416
  },
20415
20417
  "mediaconvert" : {
20416
20418
  "endpoints" : {
20417
- "us-gov-west-1" : {
20419
+ "fips-us-gov-west-1" : {
20418
20420
  "credentialScope" : {
20419
20421
  "region" : "us-gov-west-1"
20420
20422
  },
20423
+ "deprecated" : true,
20421
20424
  "hostname" : "mediaconvert.us-gov-west-1.amazonaws.com"
20425
+ },
20426
+ "us-gov-west-1" : {
20427
+ "variants" : [ {
20428
+ "hostname" : "mediaconvert.us-gov-west-1.amazonaws.com",
20429
+ "tags" : [ "fips" ]
20430
+ } ]
20422
20431
  }
20423
20432
  }
20424
20433
  },
@@ -22562,7 +22571,8 @@
22562
22571
  },
22563
22572
  "secretsmanager" : {
22564
22573
  "endpoints" : {
22565
- "us-iso-east-1" : { }
22574
+ "us-iso-east-1" : { },
22575
+ "us-iso-west-1" : { }
22566
22576
  }
22567
22577
  },
22568
22578
  "snowball" : {
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.719.0
4
+ version: 1.721.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-03-01 00:00:00.000000000 Z
11
+ date: 2023-03-03 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: