aws-partitions 1.793.0 → 1.795.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 +47 -75
  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: 6cf83bd9518357df310cc418ab7d8a192de8a063a4d791a7fb8c8f37f56a0109
4
+ data.tar.gz: c3da594dc915b1374fd17a8819f8fe7b91e52b4aa982582706a2e8b6cf29acc1
5
5
  SHA512:
6
- metadata.gz: 4ed333ff16e66d9adc93bfac8bb27495367f6671b191965cbef8f483d7ce1e043fd6bf77650bec0fb4b95e782bfc4e304fe44e83776a9e2cf99c49c861407ebd
7
- data.tar.gz: 2df29f15ef77e9b29bbb18dca971750404bd1327279ae3b5fd644e73189ae0c1044cee95dd79e9f0465783ecbf1433931748b12bae4d40fa38dad6fee944cbb8
6
+ metadata.gz: 7c5afec9c95a7406d323596b55b5d75d64203652c86efc4c994abc085b4c1b2fb5b15c7fa8d2cbcf78ce50a4ce0567cb4274aeb025c690a80d5c945bcfc1959f
7
+ data.tar.gz: cb4bea911fdde371a13cd1a6fcba89b0288ae6fb9ea6ee029dc103885164deac56761d0cfddd005da83e9caf67b482fa1d42fee2f4fee27bdccce8bcccd2eb81
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.795.0 (2023-07-31)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.794.0 (2023-07-28)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.793.0 (2023-07-26)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.793.0
1
+ 1.795.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" : { },
@@ -6147,6 +6152,7 @@
6147
6152
  },
6148
6153
  "emr-containers" : {
6149
6154
  "endpoints" : {
6155
+ "af-south-1" : { },
6150
6156
  "ap-east-1" : { },
6151
6157
  "ap-northeast-1" : { },
6152
6158
  "ap-northeast-2" : { },
@@ -7305,9 +7311,11 @@
7305
7311
  "ap-northeast-2" : { },
7306
7312
  "ap-northeast-3" : { },
7307
7313
  "ap-south-1" : { },
7314
+ "ap-south-2" : { },
7308
7315
  "ap-southeast-1" : { },
7309
7316
  "ap-southeast-2" : { },
7310
7317
  "ap-southeast-3" : { },
7318
+ "ap-southeast-4" : { },
7311
7319
  "ca-central-1" : { },
7312
7320
  "eu-central-1" : { },
7313
7321
  "eu-central-2" : { },
@@ -7978,7 +7986,11 @@
7978
7986
  "hostname" : "internetmonitor.ap-southeast-4.api.aws"
7979
7987
  },
7980
7988
  "ca-central-1" : {
7981
- "hostname" : "internetmonitor.ca-central-1.api.aws"
7989
+ "hostname" : "internetmonitor.ca-central-1.api.aws",
7990
+ "variants" : [ {
7991
+ "hostname" : "internetmonitor-fips.ca-central-1.api.aws",
7992
+ "tags" : [ "fips" ]
7993
+ } ]
7982
7994
  },
7983
7995
  "eu-central-1" : {
7984
7996
  "hostname" : "internetmonitor.eu-central-1.api.aws"
@@ -8014,16 +8026,32 @@
8014
8026
  "hostname" : "internetmonitor.sa-east-1.api.aws"
8015
8027
  },
8016
8028
  "us-east-1" : {
8017
- "hostname" : "internetmonitor.us-east-1.api.aws"
8029
+ "hostname" : "internetmonitor.us-east-1.api.aws",
8030
+ "variants" : [ {
8031
+ "hostname" : "internetmonitor-fips.us-east-1.api.aws",
8032
+ "tags" : [ "fips" ]
8033
+ } ]
8018
8034
  },
8019
8035
  "us-east-2" : {
8020
- "hostname" : "internetmonitor.us-east-2.api.aws"
8036
+ "hostname" : "internetmonitor.us-east-2.api.aws",
8037
+ "variants" : [ {
8038
+ "hostname" : "internetmonitor-fips.us-east-2.api.aws",
8039
+ "tags" : [ "fips" ]
8040
+ } ]
8021
8041
  },
8022
8042
  "us-west-1" : {
8023
- "hostname" : "internetmonitor.us-west-1.api.aws"
8043
+ "hostname" : "internetmonitor.us-west-1.api.aws",
8044
+ "variants" : [ {
8045
+ "hostname" : "internetmonitor-fips.us-west-1.api.aws",
8046
+ "tags" : [ "fips" ]
8047
+ } ]
8024
8048
  },
8025
8049
  "us-west-2" : {
8026
- "hostname" : "internetmonitor.us-west-2.api.aws"
8050
+ "hostname" : "internetmonitor.us-west-2.api.aws",
8051
+ "variants" : [ {
8052
+ "hostname" : "internetmonitor-fips.us-west-2.api.aws",
8053
+ "tags" : [ "fips" ]
8054
+ } ]
8027
8055
  }
8028
8056
  }
8029
8057
  },
@@ -14855,41 +14883,6 @@
14855
14883
  },
14856
14884
  "sms" : {
14857
14885
  "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
14886
  "fips-us-west-2" : {
14894
14887
  "credentialScope" : {
14895
14888
  "region" : "us-west-2"
@@ -14897,26 +14890,6 @@
14897
14890
  "deprecated" : true,
14898
14891
  "hostname" : "sms-fips.us-west-2.amazonaws.com"
14899
14892
  },
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
14893
  "us-west-2" : {
14921
14894
  "variants" : [ {
14922
14895
  "hostname" : "sms-fips.us-west-2.amazonaws.com",
@@ -19040,8 +19013,7 @@
19040
19013
  },
19041
19014
  "sms" : {
19042
19015
  "endpoints" : {
19043
- "cn-north-1" : { },
19044
- "cn-northwest-1" : { }
19016
+ "cn-north-1" : { }
19045
19017
  }
19046
19018
  },
19047
19019
  "snowball" : {
@@ -22977,13 +22949,6 @@
22977
22949
  },
22978
22950
  "sms" : {
22979
22951
  "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
22952
  "fips-us-gov-west-1" : {
22988
22953
  "credentialScope" : {
22989
22954
  "region" : "us-gov-west-1"
@@ -22991,12 +22956,6 @@
22991
22956
  "deprecated" : true,
22992
22957
  "hostname" : "sms-fips.us-gov-west-1.amazonaws.com"
22993
22958
  },
22994
- "us-gov-east-1" : {
22995
- "variants" : [ {
22996
- "hostname" : "sms-fips.us-gov-east-1.amazonaws.com",
22997
- "tags" : [ "fips" ]
22998
- } ]
22999
- },
23000
22959
  "us-gov-west-1" : {
23001
22960
  "variants" : [ {
23002
22961
  "hostname" : "sms-fips.us-gov-west-1.amazonaws.com",
@@ -24102,11 +24061,24 @@
24102
24061
  "deprecated" : true,
24103
24062
  "hostname" : "rbin-fips.us-iso-east-1.c2s.ic.gov"
24104
24063
  },
24064
+ "fips-us-iso-west-1" : {
24065
+ "credentialScope" : {
24066
+ "region" : "us-iso-west-1"
24067
+ },
24068
+ "deprecated" : true,
24069
+ "hostname" : "rbin-fips.us-iso-west-1.c2s.ic.gov"
24070
+ },
24105
24071
  "us-iso-east-1" : {
24106
24072
  "variants" : [ {
24107
24073
  "hostname" : "rbin-fips.us-iso-east-1.c2s.ic.gov",
24108
24074
  "tags" : [ "fips" ]
24109
24075
  } ]
24076
+ },
24077
+ "us-iso-west-1" : {
24078
+ "variants" : [ {
24079
+ "hostname" : "rbin-fips.us-iso-west-1.c2s.ic.gov",
24080
+ "tags" : [ "fips" ]
24081
+ } ]
24110
24082
  }
24111
24083
  }
24112
24084
  },
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.795.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-31 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: