aws-partitions 1.950.0 → 1.952.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 +10 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +20 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: d825681df2d466daa0ae41a828066c2d942808f421285ad9ad7c82937b5d1202
4
- data.tar.gz: 503f7c8367906feb5417048df868ad40dbabe5ed07d300bcf064f4afcfe9dd91
3
+ metadata.gz: 511e749a00535efc0e80a953de17057b04e468541f0ab5ac72e0e130dc297624
4
+ data.tar.gz: 98f3c1d5d201fa4e233c402c45d38babe9663fcec328ddc9ec3ccb1dd60cc80b
5
5
  SHA512:
6
- metadata.gz: 185ac1f8a677c7262b76343bebe3fc6b1070fe25bef1463d69530ad881f42f4e5b7c07077c8bd9422bb62f1965a3eaf9fbf86edc639d315f72585baa9c3e15cd
7
- data.tar.gz: dd58310ee3f9d03f28392e96aa269e84ee5e8a16c5bf9422821226035d110d56500dabf7dc3eb894643643b4e81e70e13812e66733e507b9de26b38791f6c81a
6
+ metadata.gz: 6cd0ffc0f27706cd333b683a3e37aa024585eff33cb76efd94c77a3175d174213de5241205731f35f72ea503ab75c6690a902fbdf7b6797dd7f55e751c3f8343
7
+ data.tar.gz: c5fdc8fcf376f3fd46fa796f02f3fdbf3a751ed6e2eeec7a76b632d8b511a35fdf097ec00935d91529f21ffe70e5a8dd8605b9e138f7050bf5bfa0b3a95a6c88
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.952.0 (2024-07-05)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.951.0 (2024-07-03)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.950.0 (2024-07-01)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.950.0
1
+ 1.952.0
data/partitions.json CHANGED
@@ -3923,6 +3923,7 @@
3923
3923
  "ap-southeast-3" : { },
3924
3924
  "ap-southeast-4" : { },
3925
3925
  "ca-central-1" : { },
3926
+ "ca-west-1" : { },
3926
3927
  "eu-central-1" : { },
3927
3928
  "eu-central-2" : { },
3928
3929
  "eu-north-1" : { },
@@ -3992,6 +3993,7 @@
3992
3993
  "cognito-idp" : {
3993
3994
  "endpoints" : {
3994
3995
  "af-south-1" : { },
3996
+ "ap-east-1" : { },
3995
3997
  "ap-northeast-1" : { },
3996
3998
  "ap-northeast-2" : { },
3997
3999
  "ap-northeast-3" : { },
@@ -4002,6 +4004,7 @@
4002
4004
  "ap-southeast-3" : { },
4003
4005
  "ap-southeast-4" : { },
4004
4006
  "ca-central-1" : { },
4007
+ "ca-west-1" : { },
4005
4008
  "eu-central-1" : { },
4006
4009
  "eu-central-2" : { },
4007
4010
  "eu-north-1" : { },
@@ -8690,6 +8693,16 @@
8690
8693
  }
8691
8694
  }
8692
8695
  },
8696
+ "globalaccelerator" : {
8697
+ "endpoints" : {
8698
+ "fips-us-west-2" : {
8699
+ "credentialScope" : {
8700
+ "region" : "us-west-2"
8701
+ },
8702
+ "hostname" : "globalaccelerator-fips.us-west-2.amazonaws.com"
8703
+ }
8704
+ }
8705
+ },
8693
8706
  "glue" : {
8694
8707
  "endpoints" : {
8695
8708
  "af-south-1" : { },
@@ -13143,6 +13156,12 @@
13143
13156
  },
13144
13157
  "hostname" : "oidc.ca-central-1.amazonaws.com"
13145
13158
  },
13159
+ "ca-west-1" : {
13160
+ "credentialScope" : {
13161
+ "region" : "ca-west-1"
13162
+ },
13163
+ "hostname" : "oidc.ca-west-1.amazonaws.com"
13164
+ },
13146
13165
  "eu-central-1" : {
13147
13166
  "credentialScope" : {
13148
13167
  "region" : "eu-central-1"
@@ -17723,6 +17742,7 @@
17723
17742
  "tags" : [ "fips" ]
17724
17743
  } ]
17725
17744
  },
17745
+ "ca-west-1" : { },
17726
17746
  "eu-central-1" : { },
17727
17747
  "eu-central-2" : { },
17728
17748
  "eu-north-1" : { },
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.950.0
4
+ version: 1.952.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: 2024-07-01 00:00:00.000000000 Z
11
+ date: 2024-07-05 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: