aws-partitions 1.1039.0 → 1.1041.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 +14 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7510c517a4cc44920e9f2846979b55f47071652ff008da903be20806a8fbeed3
4
- data.tar.gz: 3e14f3aa8df306bff993dc6ecb47d66fc0c654ba5fa65d0c962b98513a5bdea3
3
+ metadata.gz: 7a8901243baf94496d8cda2857c7081e0176c5c1e885fccc3b9d991a2759e444
4
+ data.tar.gz: 597de6f3fae0ab4e66ce1657c6ec50035a394d7471215edfe0c71485204154ad
5
5
  SHA512:
6
- metadata.gz: e19b42aac0b7440a6673db7d188845eadb6bcb8842c2cc1b62918c5a6b2b0a23e58b6f3b9e41e5830c179532485db06896117020fed662c4aab9eb1420d0592d
7
- data.tar.gz: 75d1f49f77bbe08ceb4111970fa942182c858d5420d27a9f5d9ebf01938a632046eb7df88b7cf07b7348f278ccfb8353544a3280c01b2a18b1ffec165265696f
6
+ metadata.gz: fde471da6ee07e692b69197a93883207c47c9a1b01bc7385204574495f37158825e5801bcbdb6c87b5f314ffb5a2f33de8fed07d4ac5faf91e69bb6be1ef4c37
7
+ data.tar.gz: 02ac640016ef12e2d97722f8ddf7c89a24bc85bdaac7999867f85d1c9a4888a3bd58df5bddc3e9e8dbb4206849f8e9aa79c488b19ecc43c5739e7195985c2e7e
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1041.0 (2025-01-21)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.1040.0 (2025-01-17)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.1039.0 (2025-01-16)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1039.0
1
+ 1.1041.0
data/partitions.json CHANGED
@@ -8757,6 +8757,13 @@
8757
8757
  "deprecated" : true,
8758
8758
  "hostname" : "elasticfilesystem-fips.me-south-1.amazonaws.com"
8759
8759
  },
8760
+ "fips-mx-central-1" : {
8761
+ "credentialScope" : {
8762
+ "region" : "mx-central-1"
8763
+ },
8764
+ "deprecated" : true,
8765
+ "hostname" : "elasticfilesystem-fips.mx-central-1.amazonaws.com"
8766
+ },
8760
8767
  "fips-sa-east-1" : {
8761
8768
  "credentialScope" : {
8762
8769
  "region" : "sa-east-1"
@@ -8810,6 +8817,12 @@
8810
8817
  "tags" : [ "fips" ]
8811
8818
  } ]
8812
8819
  },
8820
+ "mx-central-1" : {
8821
+ "variants" : [ {
8822
+ "hostname" : "elasticfilesystem-fips.mx-central-1.amazonaws.com",
8823
+ "tags" : [ "fips" ]
8824
+ } ]
8825
+ },
8813
8826
  "sa-east-1" : {
8814
8827
  "variants" : [ {
8815
8828
  "hostname" : "elasticfilesystem-fips.sa-east-1.amazonaws.com",
@@ -11120,6 +11133,7 @@
11120
11133
  "ap-southeast-2" : { },
11121
11134
  "ap-southeast-3" : { },
11122
11135
  "ap-southeast-4" : { },
11136
+ "ap-southeast-5" : { },
11123
11137
  "ca-central-1" : { },
11124
11138
  "ca-west-1" : { },
11125
11139
  "eu-central-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.1039.0
4
+ version: 1.1041.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: 2025-01-16 00:00:00.000000000 Z
11
+ date: 2025-01-21 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: