aws-partitions 1.466.0 → 1.467.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 +5 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +48 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 63f81e761e2b697068684bff549cfa3df66577d9cda765f7788e758e4cd42934
4
- data.tar.gz: 4a8568e5567ff58ab2e35f3b897df6dc7cf90c52204186ca62d9ca5440701d6d
3
+ metadata.gz: cffc45a5a7fe348e5b321a751dcc05fb11ebdb2ff57bbf151836ccd34874bba0
4
+ data.tar.gz: f43149c2f4e2895f68c0b62717b7d76aac094fb6ad211c74a263fbd779df5601
5
5
  SHA512:
6
- metadata.gz: 8f667cbc179dbd2a7a2afdc350636bddc98b5a0ae72b63091beec92fe286c2363b7e4585c204ea671df97d19810782342dd1770c27e0766e4cd72124e55fb03b
7
- data.tar.gz: 5fe3127e020825eff2672cb11977760f6f23ea6ca52934468303f47a49726a3c998a262ccfb7cd0e32fccc318d1387de06a0b83e27069768a307728c81d90762
6
+ metadata.gz: 9f4f39fc6283723020c22f54bdd56121224eab42ab899a4f2491aec25e91455e39b66e3c6eed0b73c0a3afb84c6574194dddf5c4c0dde64d02e5fb67784c55ac
7
+ data.tar.gz: 003fc5e7784741015377d8c62785bd801c19ae386508a799fd01d3aed07d13832d8647746f0c68d715928356385ff5024297d9f164f5ff6b1909c591840181b7
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.467.0 (2021-06-11)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.466.0 (2021-06-09)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.466.0
1
+ 1.467.0
data/partitions.json CHANGED
@@ -1478,6 +1478,7 @@
1478
1478
  },
1479
1479
  "hostname" : "cognito-identity-fips.us-west-2.amazonaws.com"
1480
1480
  },
1481
+ "me-south-1" : { },
1481
1482
  "sa-east-1" : { },
1482
1483
  "us-east-1" : { },
1483
1484
  "us-east-2" : { },
@@ -1522,6 +1523,7 @@
1522
1523
  },
1523
1524
  "hostname" : "cognito-idp-fips.us-west-2.amazonaws.com"
1524
1525
  },
1526
+ "me-south-1" : { },
1525
1527
  "sa-east-1" : { },
1526
1528
  "us-east-1" : { },
1527
1529
  "us-east-2" : { },
@@ -6929,6 +6931,12 @@
6929
6931
  },
6930
6932
  "hostname" : "waf-regional.ap-northeast-2.amazonaws.com"
6931
6933
  },
6934
+ "ap-northeast-3" : {
6935
+ "credentialScope" : {
6936
+ "region" : "ap-northeast-3"
6937
+ },
6938
+ "hostname" : "waf-regional.ap-northeast-3.amazonaws.com"
6939
+ },
6932
6940
  "ap-south-1" : {
6933
6941
  "credentialScope" : {
6934
6942
  "region" : "ap-south-1"
@@ -7013,6 +7021,12 @@
7013
7021
  },
7014
7022
  "hostname" : "waf-regional-fips.ap-northeast-2.amazonaws.com"
7015
7023
  },
7024
+ "fips-ap-northeast-3" : {
7025
+ "credentialScope" : {
7026
+ "region" : "ap-northeast-3"
7027
+ },
7028
+ "hostname" : "waf-regional-fips.ap-northeast-3.amazonaws.com"
7029
+ },
7016
7030
  "fips-ap-south-1" : {
7017
7031
  "credentialScope" : {
7018
7032
  "region" : "ap-south-1"
@@ -8054,6 +8068,40 @@
8054
8068
  }
8055
8069
  }
8056
8070
  },
8071
+ "transfer" : {
8072
+ "endpoints" : {
8073
+ "cn-north-1" : { },
8074
+ "cn-northwest-1" : { }
8075
+ }
8076
+ },
8077
+ "waf-regional" : {
8078
+ "endpoints" : {
8079
+ "cn-north-1" : {
8080
+ "credentialScope" : {
8081
+ "region" : "cn-north-1"
8082
+ },
8083
+ "hostname" : "waf-regional.cn-north-1.amazonaws.com.cn"
8084
+ },
8085
+ "cn-northwest-1" : {
8086
+ "credentialScope" : {
8087
+ "region" : "cn-northwest-1"
8088
+ },
8089
+ "hostname" : "waf-regional.cn-northwest-1.amazonaws.com.cn"
8090
+ },
8091
+ "fips-cn-north-1" : {
8092
+ "credentialScope" : {
8093
+ "region" : "cn-north-1"
8094
+ },
8095
+ "hostname" : "waf-regional-fips.cn-north-1.amazonaws.com.cn"
8096
+ },
8097
+ "fips-cn-northwest-1" : {
8098
+ "credentialScope" : {
8099
+ "region" : "cn-northwest-1"
8100
+ },
8101
+ "hostname" : "waf-regional-fips.cn-northwest-1.amazonaws.com.cn"
8102
+ }
8103
+ }
8104
+ },
8057
8105
  "workspaces" : {
8058
8106
  "endpoints" : {
8059
8107
  "cn-northwest-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.466.0
4
+ version: 1.467.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: 2021-06-09 00:00:00.000000000 Z
11
+ date: 2021-06-11 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: