aws-partitions 1.793.0 → 1.794.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 +5 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +8 -70
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 31cf55390eae6c7d1c19877a0290f0aff3711b51f2d0cff022658dfd9b31bd7d
4
- data.tar.gz: 59a0bc0e4c3dcdb8e151a7e30464630de6adf28903253e61999c90c7ea33f036
3
+ metadata.gz: a29a1b95b57984aebe61733c22d357b3e9da6eb4b1746315e40ee1db2c748415
4
+ data.tar.gz: b0bff246bd233bb31ed86f3ae8ba1b73526dc24b67e9127e76522210c14a3c39
5
5
  SHA512:
6
- metadata.gz: 4ed333ff16e66d9adc93bfac8bb27495367f6671b191965cbef8f483d7ce1e043fd6bf77650bec0fb4b95e782bfc4e304fe44e83776a9e2cf99c49c861407ebd
7
- data.tar.gz: 2df29f15ef77e9b29bbb18dca971750404bd1327279ae3b5fd644e73189ae0c1044cee95dd79e9f0465783ecbf1433931748b12bae4d40fa38dad6fee944cbb8
6
+ metadata.gz: a3149e2eafcca8750d1d82d3e70bc18cf56232aee28b31c0051199156739eddeb1cd07e0c59d650232942580319154b1d06d771d377476023213332344e2f7e5
7
+ data.tar.gz: 656d5ee3d57e2737049b8855411624d5c0e4402038ed26328ac4d1a88f208e82135683a84548182171aaa6bfd3d9a051708d82679ac7c22298aeaee8a105beac
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.794.0 (2023-07-28)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.793.0 (2023-07-26)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.793.0
1
+ 1.794.0
data/partitions.json CHANGED
@@ -4795,16 +4795,21 @@
4795
4795
  "ap-northeast-2" : { },
4796
4796
  "ap-northeast-3" : { },
4797
4797
  "ap-south-1" : { },
4798
+ "ap-south-2" : { },
4798
4799
  "ap-southeast-1" : { },
4799
4800
  "ap-southeast-2" : { },
4800
4801
  "ap-southeast-3" : { },
4802
+ "ap-southeast-4" : { },
4801
4803
  "ca-central-1" : { },
4802
4804
  "eu-central-1" : { },
4805
+ "eu-central-2" : { },
4803
4806
  "eu-north-1" : { },
4804
4807
  "eu-south-1" : { },
4808
+ "eu-south-2" : { },
4805
4809
  "eu-west-1" : { },
4806
4810
  "eu-west-2" : { },
4807
4811
  "eu-west-3" : { },
4812
+ "me-central-1" : { },
4808
4813
  "me-south-1" : { },
4809
4814
  "sa-east-1" : { },
4810
4815
  "us-east-1" : { },
@@ -7305,9 +7310,11 @@
7305
7310
  "ap-northeast-2" : { },
7306
7311
  "ap-northeast-3" : { },
7307
7312
  "ap-south-1" : { },
7313
+ "ap-south-2" : { },
7308
7314
  "ap-southeast-1" : { },
7309
7315
  "ap-southeast-2" : { },
7310
7316
  "ap-southeast-3" : { },
7317
+ "ap-southeast-4" : { },
7311
7318
  "ca-central-1" : { },
7312
7319
  "eu-central-1" : { },
7313
7320
  "eu-central-2" : { },
@@ -14855,41 +14862,6 @@
14855
14862
  },
14856
14863
  "sms" : {
14857
14864
  "endpoints" : {
14858
- "af-south-1" : { },
14859
- "ap-east-1" : { },
14860
- "ap-northeast-1" : { },
14861
- "ap-northeast-2" : { },
14862
- "ap-south-1" : { },
14863
- "ap-southeast-1" : { },
14864
- "ap-southeast-2" : { },
14865
- "ca-central-1" : { },
14866
- "eu-central-1" : { },
14867
- "eu-north-1" : { },
14868
- "eu-south-1" : { },
14869
- "eu-west-1" : { },
14870
- "eu-west-2" : { },
14871
- "eu-west-3" : { },
14872
- "fips-us-east-1" : {
14873
- "credentialScope" : {
14874
- "region" : "us-east-1"
14875
- },
14876
- "deprecated" : true,
14877
- "hostname" : "sms-fips.us-east-1.amazonaws.com"
14878
- },
14879
- "fips-us-east-2" : {
14880
- "credentialScope" : {
14881
- "region" : "us-east-2"
14882
- },
14883
- "deprecated" : true,
14884
- "hostname" : "sms-fips.us-east-2.amazonaws.com"
14885
- },
14886
- "fips-us-west-1" : {
14887
- "credentialScope" : {
14888
- "region" : "us-west-1"
14889
- },
14890
- "deprecated" : true,
14891
- "hostname" : "sms-fips.us-west-1.amazonaws.com"
14892
- },
14893
14865
  "fips-us-west-2" : {
14894
14866
  "credentialScope" : {
14895
14867
  "region" : "us-west-2"
@@ -14897,26 +14869,6 @@
14897
14869
  "deprecated" : true,
14898
14870
  "hostname" : "sms-fips.us-west-2.amazonaws.com"
14899
14871
  },
14900
- "me-south-1" : { },
14901
- "sa-east-1" : { },
14902
- "us-east-1" : {
14903
- "variants" : [ {
14904
- "hostname" : "sms-fips.us-east-1.amazonaws.com",
14905
- "tags" : [ "fips" ]
14906
- } ]
14907
- },
14908
- "us-east-2" : {
14909
- "variants" : [ {
14910
- "hostname" : "sms-fips.us-east-2.amazonaws.com",
14911
- "tags" : [ "fips" ]
14912
- } ]
14913
- },
14914
- "us-west-1" : {
14915
- "variants" : [ {
14916
- "hostname" : "sms-fips.us-west-1.amazonaws.com",
14917
- "tags" : [ "fips" ]
14918
- } ]
14919
- },
14920
14872
  "us-west-2" : {
14921
14873
  "variants" : [ {
14922
14874
  "hostname" : "sms-fips.us-west-2.amazonaws.com",
@@ -19040,8 +18992,7 @@
19040
18992
  },
19041
18993
  "sms" : {
19042
18994
  "endpoints" : {
19043
- "cn-north-1" : { },
19044
- "cn-northwest-1" : { }
18995
+ "cn-north-1" : { }
19045
18996
  }
19046
18997
  },
19047
18998
  "snowball" : {
@@ -22977,13 +22928,6 @@
22977
22928
  },
22978
22929
  "sms" : {
22979
22930
  "endpoints" : {
22980
- "fips-us-gov-east-1" : {
22981
- "credentialScope" : {
22982
- "region" : "us-gov-east-1"
22983
- },
22984
- "deprecated" : true,
22985
- "hostname" : "sms-fips.us-gov-east-1.amazonaws.com"
22986
- },
22987
22931
  "fips-us-gov-west-1" : {
22988
22932
  "credentialScope" : {
22989
22933
  "region" : "us-gov-west-1"
@@ -22991,12 +22935,6 @@
22991
22935
  "deprecated" : true,
22992
22936
  "hostname" : "sms-fips.us-gov-west-1.amazonaws.com"
22993
22937
  },
22994
- "us-gov-east-1" : {
22995
- "variants" : [ {
22996
- "hostname" : "sms-fips.us-gov-east-1.amazonaws.com",
22997
- "tags" : [ "fips" ]
22998
- } ]
22999
- },
23000
22938
  "us-gov-west-1" : {
23001
22939
  "variants" : [ {
23002
22940
  "hostname" : "sms-fips.us-gov-west-1.amazonaws.com",
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.793.0
4
+ version: 1.794.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-07-26 00:00:00.000000000 Z
11
+ date: 2023-07-28 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: