aws-partitions 1.627.0 → 1.629.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 +10 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5b2e62d51a21318d352c72a2e50a524bfa979e9699c0157c97722d454cd45147
4
- data.tar.gz: 0d7096ab82fb4abd342428bb8944b2c26baa3e3397427345d61d44b3ae1e8ca3
3
+ metadata.gz: 7d8569ca455f25a19d962fdb62bd59d983b6ed53a50e978ef3b6e281cc23ca07
4
+ data.tar.gz: b695a486e3fa6f2b2da728f710a8b8f232f930e4dec439e40a865bd11a6fab64
5
5
  SHA512:
6
- metadata.gz: 5346d74808304c87bcc099e19e993e318e1a14be5370db796ad4d0f38338012a05e2b5a1f359534d6571eca024be2a746478bcd9bde5bb602eaaafa7b077af80
7
- data.tar.gz: ab30fd3218f6c2276eeb11b9a99fcfbf49eeb3cb2773f9b88c8b53deea8930dc7c4ba6e3f0c47960f2d03b41da128caef44d6b81438dce918f79df23b1b4a910
6
+ metadata.gz: 953e42dfe008468fd29f8aedc8b31d2196bf5874851f3748664e1d7e5fc8409017e892c7869e839cd59bcc07de001bdc9dbed3645019b06710795c102750d6b8
7
+ data.tar.gz: cfdc5f73cf76e8ef3774492c757ba8f2591d60e99e979c3e224935c6199af86af5b7ada3e663ba76bf282c23f59815e323f776759e7d3c622fb6441f98af3f76
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.629.0 (2022-09-13)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.628.0 (2022-09-09)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.627.0 (2022-09-08)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.627.0
1
+ 1.629.0
data/partitions.json CHANGED
@@ -3796,11 +3796,16 @@
3796
3796
  },
3797
3797
  "endpoints" : {
3798
3798
  "ap-northeast-1" : { },
3799
+ "ap-northeast-2" : { },
3800
+ "ap-south-1" : { },
3799
3801
  "ap-southeast-1" : { },
3800
3802
  "ap-southeast-2" : { },
3803
+ "ca-central-1" : { },
3801
3804
  "eu-central-1" : { },
3802
3805
  "eu-north-1" : { },
3803
3806
  "eu-west-1" : { },
3807
+ "eu-west-2" : { },
3808
+ "eu-west-3" : { },
3804
3809
  "fips-us-east-1" : {
3805
3810
  "credentialScope" : {
3806
3811
  "region" : "us-east-1"
@@ -3822,6 +3827,7 @@
3822
3827
  "deprecated" : true,
3823
3828
  "hostname" : "devops-guru-fips.us-west-2.amazonaws.com"
3824
3829
  },
3830
+ "sa-east-1" : { },
3825
3831
  "us-east-1" : {
3826
3832
  "variants" : [ {
3827
3833
  "hostname" : "devops-guru-fips.us-east-1.amazonaws.com",
@@ -3834,6 +3840,7 @@
3834
3840
  "tags" : [ "fips" ]
3835
3841
  } ]
3836
3842
  },
3843
+ "us-west-1" : { },
3837
3844
  "us-west-2" : {
3838
3845
  "variants" : [ {
3839
3846
  "hostname" : "devops-guru-fips.us-west-2.amazonaws.com",
@@ -10932,6 +10939,7 @@
10932
10939
  },
10933
10940
  "rolesanywhere" : {
10934
10941
  "endpoints" : {
10942
+ "af-south-1" : { },
10935
10943
  "ap-east-1" : { },
10936
10944
  "ap-northeast-1" : { },
10937
10945
  "ap-northeast-2" : { },
@@ -10939,9 +10947,11 @@
10939
10947
  "ap-south-1" : { },
10940
10948
  "ap-southeast-1" : { },
10941
10949
  "ap-southeast-2" : { },
10950
+ "ap-southeast-3" : { },
10942
10951
  "ca-central-1" : { },
10943
10952
  "eu-central-1" : { },
10944
10953
  "eu-north-1" : { },
10954
+ "eu-south-1" : { },
10945
10955
  "eu-west-1" : { },
10946
10956
  "eu-west-2" : { },
10947
10957
  "eu-west-3" : { },
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.627.0
4
+ version: 1.629.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-08 00:00:00.000000000 Z
11
+ date: 2022-09-13 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: