aws-partitions 1.589.0 → 1.592.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 +15 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +72 -2
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: f885b2f2e653f0c444d5e87a865e69aafe8a29a61d90244f3e3ad2446a25efed
4
- data.tar.gz: 1ee0868ff36985c51068aedd89083cd92f14652d42af253f098f6142f79932bd
3
+ metadata.gz: 15899fc0e55d5aaa039247ce32ca212bd440121373610e01fb39573ff0f1fd68
4
+ data.tar.gz: c199ceaa98acd322f3bc8b184c28677c2044c034f53e1069d900cc38e191d3e2
5
5
  SHA512:
6
- metadata.gz: cd49b35a280294e125e9dc4b3663b43d9dd0788d1af261f985155af9c91449ab8110f5cbd2f49059f2595c8d9cbed7ab1743a6ee67a34b92a92713bec69a11ed
7
- data.tar.gz: 5e9509f0c1e899713aa57bf09c3645d3eed3f6ae9c150891a6612efe89dc05538d9334d2caf4f0a9d269795f561e15dcaf3e6cc7afbb9adf13695dc4600ccc44
6
+ metadata.gz: 49a5dfd189e56649b9a96efa396ecd0daee79ad399fad3b914344e01b80a611ff5372f8b435aac094248524edb8d7e94998719bead8d00d29f2a1e499515726d
7
+ data.tar.gz: c43f1371859189f185a016f05b83e7537786b16b4a77c40bfc3e2f9cbc2d6c05cbac3e78f10c4144c04e370be195fba86710222d5c8ec1dc219d6f729cca4470
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.592.0 (2022-05-25)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.591.0 (2022-05-24)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.590.0 (2022-05-23)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
4
19
  1.589.0 (2022-05-19)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.589.0
1
+ 1.592.0
data/partitions.json CHANGED
@@ -4834,12 +4834,50 @@
4834
4834
  },
4835
4835
  "email" : {
4836
4836
  "endpoints" : {
4837
+ "af-south-1" : { },
4838
+ "ap-northeast-1" : { },
4839
+ "ap-northeast-2" : { },
4840
+ "ap-northeast-3" : { },
4837
4841
  "ap-south-1" : { },
4842
+ "ap-southeast-1" : { },
4838
4843
  "ap-southeast-2" : { },
4844
+ "ca-central-1" : { },
4839
4845
  "eu-central-1" : { },
4846
+ "eu-north-1" : { },
4847
+ "eu-south-1" : { },
4840
4848
  "eu-west-1" : { },
4841
- "us-east-1" : { },
4842
- "us-west-2" : { }
4849
+ "eu-west-2" : { },
4850
+ "eu-west-3" : { },
4851
+ "fips-us-east-1" : {
4852
+ "credentialScope" : {
4853
+ "region" : "us-east-1"
4854
+ },
4855
+ "deprecated" : true,
4856
+ "hostname" : "email-fips.us-east-1.amazonaws.com"
4857
+ },
4858
+ "fips-us-west-2" : {
4859
+ "credentialScope" : {
4860
+ "region" : "us-west-2"
4861
+ },
4862
+ "deprecated" : true,
4863
+ "hostname" : "email-fips.us-west-2.amazonaws.com"
4864
+ },
4865
+ "me-south-1" : { },
4866
+ "sa-east-1" : { },
4867
+ "us-east-1" : {
4868
+ "variants" : [ {
4869
+ "hostname" : "email-fips.us-east-1.amazonaws.com",
4870
+ "tags" : [ "fips" ]
4871
+ } ]
4872
+ },
4873
+ "us-east-2" : { },
4874
+ "us-west-1" : { },
4875
+ "us-west-2" : {
4876
+ "variants" : [ {
4877
+ "hostname" : "email-fips.us-west-2.amazonaws.com",
4878
+ "tags" : [ "fips" ]
4879
+ } ]
4880
+ }
4843
4881
  }
4844
4882
  },
4845
4883
  "emr-containers" : {
@@ -9045,6 +9083,7 @@
9045
9083
  },
9046
9084
  "hostname" : "portal.sso.ap-northeast-2.amazonaws.com"
9047
9085
  },
9086
+ "ap-northeast-3" : { },
9048
9087
  "ap-south-1" : {
9049
9088
  "credentialScope" : {
9050
9089
  "region" : "ap-south-1"
@@ -9150,6 +9189,15 @@
9150
9189
  "us-west-2" : { }
9151
9190
  }
9152
9191
  },
9192
+ "proton" : {
9193
+ "endpoints" : {
9194
+ "ap-northeast-1" : { },
9195
+ "eu-west-1" : { },
9196
+ "us-east-1" : { },
9197
+ "us-east-2" : { },
9198
+ "us-west-2" : { }
9199
+ }
9200
+ },
9153
9201
  "qldb" : {
9154
9202
  "endpoints" : {
9155
9203
  "ap-northeast-1" : { },
@@ -13168,6 +13216,28 @@
13168
13216
  }
13169
13217
  }
13170
13218
  },
13219
+ "wellarchitected" : {
13220
+ "endpoints" : {
13221
+ "ap-east-1" : { },
13222
+ "ap-northeast-1" : { },
13223
+ "ap-northeast-2" : { },
13224
+ "ap-south-1" : { },
13225
+ "ap-southeast-1" : { },
13226
+ "ap-southeast-2" : { },
13227
+ "ca-central-1" : { },
13228
+ "eu-central-1" : { },
13229
+ "eu-north-1" : { },
13230
+ "eu-west-1" : { },
13231
+ "eu-west-2" : { },
13232
+ "eu-west-3" : { },
13233
+ "me-south-1" : { },
13234
+ "sa-east-1" : { },
13235
+ "us-east-1" : { },
13236
+ "us-east-2" : { },
13237
+ "us-west-1" : { },
13238
+ "us-west-2" : { }
13239
+ }
13240
+ },
13171
13241
  "wisdom" : {
13172
13242
  "endpoints" : {
13173
13243
  "ap-northeast-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.589.0
4
+ version: 1.592.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-05-19 00:00:00.000000000 Z
11
+ date: 2022-05-25 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: