aws-partitions 1.652.0 → 1.655.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 +20 -1
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1cc02bb0a86234b31a12251bbe27f0e63397bd9180e76048fd1b4c2381600313
4
- data.tar.gz: 338c887a4ce2a38173d318724082b711d2a52d937f0c9e85a4742a8bc9f9a105
3
+ metadata.gz: 7305680a62041db39e86d8eff4a171cce6fce8286470c5e8727807443f44ef3c
4
+ data.tar.gz: 54e31a40f51e6112514ee81cac655523f09d9c2bcea140f1f7d84b62406fd8d3
5
5
  SHA512:
6
- metadata.gz: cca5d139688ec025e1dc59a1bbcb2e377e3ce3389e95779e3c5c5f78401b68542493c8413237c1140f0e8a05e927c87e82d8a3002728bfcc40ed06b335f0e6b1
7
- data.tar.gz: 7d57625c5e46a7febf9e3777fa79e50a839955f7e6e572a3be7889a0a6258a1b61c27126deaa3a7cecfb21e8d401d09def1b97815e86127f48c791ebda905a2f
6
+ metadata.gz: b8e5c6a9e2cd1bb07127f0567592ee4b7a7a7ff82a073473aaca88c82e54d7cc93e962d9a13db507a01db65fb384daddbcba8328c07abbc09da45360658e7c89
7
+ data.tar.gz: 524d07d89f5150791a2a63b9e52dec69aa00de54f49efa7c6833df72f90679b147d45996eb02ed68ff89af7949dca9647cb6733132f5a3389d04f2081dfb0acb
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.655.0 (2022-11-02)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.654.0 (2022-10-31)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.653.0 (2022-10-28)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
4
19
  1.652.0 (2022-10-27)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.652.0
1
+ 1.655.0
data/partitions.json CHANGED
@@ -922,12 +922,24 @@
922
922
  },
923
923
  "hostname" : "api.iotwireless.ap-southeast-2.amazonaws.com"
924
924
  },
925
+ "eu-central-1" : {
926
+ "credentialScope" : {
927
+ "region" : "eu-central-1"
928
+ },
929
+ "hostname" : "api.iotwireless.eu-central-1.amazonaws.com"
930
+ },
925
931
  "eu-west-1" : {
926
932
  "credentialScope" : {
927
933
  "region" : "eu-west-1"
928
934
  },
929
935
  "hostname" : "api.iotwireless.eu-west-1.amazonaws.com"
930
936
  },
937
+ "sa-east-1" : {
938
+ "credentialScope" : {
939
+ "region" : "sa-east-1"
940
+ },
941
+ "hostname" : "api.iotwireless.sa-east-1.amazonaws.com"
942
+ },
931
943
  "us-east-1" : {
932
944
  "credentialScope" : {
933
945
  "region" : "us-east-1"
@@ -6355,6 +6367,7 @@
6355
6367
  "ap-south-1" : { },
6356
6368
  "ap-southeast-1" : { },
6357
6369
  "ap-southeast-2" : { },
6370
+ "ap-southeast-3" : { },
6358
6371
  "ca-central-1" : {
6359
6372
  "variants" : [ {
6360
6373
  "hostname" : "fsx-fips.ca-central-1.amazonaws.com",
@@ -8455,7 +8468,12 @@
8455
8468
  "deprecated" : true,
8456
8469
  "hostname" : "lambda-fips.us-west-2.amazonaws.com"
8457
8470
  },
8458
- "me-central-1" : { },
8471
+ "me-central-1" : {
8472
+ "variants" : [ {
8473
+ "hostname" : "lambda.me-central-1.api.aws",
8474
+ "tags" : [ "dualstack" ]
8475
+ } ]
8476
+ },
8459
8477
  "me-south-1" : {
8460
8478
  "variants" : [ {
8461
8479
  "hostname" : "lambda.me-south-1.api.aws",
@@ -12043,6 +12061,7 @@
12043
12061
  "ap-south-1" : { },
12044
12062
  "ap-southeast-1" : { },
12045
12063
  "ap-southeast-2" : { },
12064
+ "ap-southeast-3" : { },
12046
12065
  "ca-central-1" : {
12047
12066
  "variants" : [ {
12048
12067
  "tags" : [ "fips" ]
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.652.0
4
+ version: 1.655.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-10-27 00:00:00.000000000 Z
11
+ date: 2022-11-02 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: