aws-partitions 1.508.0 → 1.509.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3ce7f0fb6238b4769b869949730f4a86f6cf464a9b02076b981345f3ecfbe5f6
4
- data.tar.gz: f234eb8270ace7dd066ccd06303d7896d9ebf5ccd6b044930cce1508221edb29
3
+ metadata.gz: b7790b89f7cb96afb192a6406cb42809ebc6e99980b58f4c28855386beb48b82
4
+ data.tar.gz: f63d9e989f0c3841c916226d43c552e4a30606c2705d0967b897b4cab938e03a
5
5
  SHA512:
6
- metadata.gz: e9a378fb54095df8c6403bf850c72ac8016745f12041046158677ad57aad654652bf3bfe260b47e52aa0ef3a2f3f102726e3e64935ff997752b5acd8109b1d7a
7
- data.tar.gz: cb28a05c4dea2c545ebe50a66b52b219561360c71308e175c475366ca92b2aecca5bbf830ff94b66fa1951d016bd32d4aaa9c6bd9e6fd469a6ed2f135fc8e3ed
6
+ metadata.gz: cf4487d57503c6d181cf1fd5f885cc7b2b2f1f9ed7dd9534d2d07fe7329dccdb4c8e885f00dd096a6cfadceed0adb86120079a6259378bcc3d6ac1f2df840dc9
7
+ data.tar.gz: 4b2d65b0c6c4f46d166cd2de055dde59c16e4cbe5693e18eb25e405e523af40beeadb7358a0a596dd988627983c7b9addebb7df093b278602dfc204464460995
data/CHANGELOG.md CHANGED
@@ -1,6 +1,13 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.509.0 (2021-09-30)
5
+ ------------------
6
+
7
+ * Feature - Added support for enumerating regions for `Aws::CloudControlApi`.
8
+
9
+ * Feature - Added support for enumerating regions for `Aws::Account`.
10
+
4
11
  1.508.0 (2021-09-29)
5
12
  ------------------
6
13
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.508.0
1
+ 1.509.0
@@ -228,6 +228,7 @@ module Aws
228
228
  'ACMPCA' => 'acm-pca',
229
229
  'APIGateway' => 'apigateway',
230
230
  'AccessAnalyzer' => 'access-analyzer',
231
+ 'Account' => 'account',
231
232
  'AlexaForBusiness' => 'a4b',
232
233
  'Amplify' => 'amplify',
233
234
  'AmplifyBackend' => 'amplifybackend',
@@ -258,6 +259,7 @@ module Aws
258
259
  'ChimeSDKIdentity' => 'identity-chime',
259
260
  'ChimeSDKMessaging' => 'messaging-chime',
260
261
  'Cloud9' => 'cloud9',
262
+ 'CloudControlApi' => 'cloudcontrolapi',
261
263
  'CloudDirectory' => 'clouddirectory',
262
264
  'CloudFormation' => 'cloudformation',
263
265
  'CloudFront' => 'cloudfront',
data/partitions.json CHANGED
@@ -135,6 +135,18 @@
135
135
  "us-west-2" : { }
136
136
  }
137
137
  },
138
+ "account" : {
139
+ "endpoints" : {
140
+ "aws-global" : {
141
+ "credentialScope" : {
142
+ "region" : "us-east-1"
143
+ },
144
+ "hostname" : "account.us-east-1.amazonaws.com"
145
+ }
146
+ },
147
+ "isRegionalized" : false,
148
+ "partitionEndpoint" : "aws-global"
149
+ },
138
150
  "acm" : {
139
151
  "endpoints" : {
140
152
  "af-south-1" : { },
@@ -842,7 +854,11 @@
842
854
  "protocols" : [ "https" ]
843
855
  },
844
856
  "endpoints" : {
857
+ "ap-northeast-1" : { },
858
+ "ap-southeast-1" : { },
859
+ "ap-southeast-2" : { },
845
860
  "eu-central-1" : { },
861
+ "eu-north-1" : { },
846
862
  "eu-west-1" : { },
847
863
  "us-east-1" : { },
848
864
  "us-east-2" : { },
@@ -1116,6 +1132,61 @@
1116
1132
  "us-west-2" : { }
1117
1133
  }
1118
1134
  },
1135
+ "cloudcontrol" : {
1136
+ "endpoints" : {
1137
+ "af-south-1" : { },
1138
+ "ap-east-1" : { },
1139
+ "ap-northeast-1" : { },
1140
+ "ap-northeast-2" : { },
1141
+ "ap-northeast-3" : { },
1142
+ "ap-south-1" : { },
1143
+ "ap-southeast-1" : { },
1144
+ "ap-southeast-2" : { },
1145
+ "ca-central-1" : { },
1146
+ "eu-central-1" : { },
1147
+ "eu-north-1" : { },
1148
+ "eu-south-1" : { },
1149
+ "eu-west-1" : { },
1150
+ "eu-west-2" : { },
1151
+ "eu-west-3" : { },
1152
+ "fips-ca-central-1" : {
1153
+ "credentialScope" : {
1154
+ "region" : "ca-central-1"
1155
+ },
1156
+ "hostname" : "cloudcontrolapi-fips.ca-central-1.amazonaws.com"
1157
+ },
1158
+ "fips-us-east-1" : {
1159
+ "credentialScope" : {
1160
+ "region" : "us-east-1"
1161
+ },
1162
+ "hostname" : "cloudcontrolapi-fips.us-east-1.amazonaws.com"
1163
+ },
1164
+ "fips-us-east-2" : {
1165
+ "credentialScope" : {
1166
+ "region" : "us-east-2"
1167
+ },
1168
+ "hostname" : "cloudcontrolapi-fips.us-east-2.amazonaws.com"
1169
+ },
1170
+ "fips-us-west-1" : {
1171
+ "credentialScope" : {
1172
+ "region" : "us-west-1"
1173
+ },
1174
+ "hostname" : "cloudcontrolapi-fips.us-west-1.amazonaws.com"
1175
+ },
1176
+ "fips-us-west-2" : {
1177
+ "credentialScope" : {
1178
+ "region" : "us-west-2"
1179
+ },
1180
+ "hostname" : "cloudcontrolapi-fips.us-west-2.amazonaws.com"
1181
+ },
1182
+ "me-south-1" : { },
1183
+ "sa-east-1" : { },
1184
+ "us-east-1" : { },
1185
+ "us-east-2" : { },
1186
+ "us-west-1" : { },
1187
+ "us-west-2" : { }
1188
+ }
1189
+ },
1119
1190
  "clouddirectory" : {
1120
1191
  "endpoints" : {
1121
1192
  "ap-southeast-1" : { },
@@ -7845,6 +7916,18 @@
7845
7916
  "cn-northwest-1" : { }
7846
7917
  }
7847
7918
  },
7919
+ "account" : {
7920
+ "endpoints" : {
7921
+ "aws-cn-global" : {
7922
+ "credentialScope" : {
7923
+ "region" : "cn-northwest-1"
7924
+ },
7925
+ "hostname" : "account.cn-northwest-1.amazonaws.com.cn"
7926
+ }
7927
+ },
7928
+ "isRegionalized" : false,
7929
+ "partitionEndpoint" : "aws-cn-global"
7930
+ },
7848
7931
  "acm" : {
7849
7932
  "endpoints" : {
7850
7933
  "cn-north-1" : { },
@@ -8955,6 +9038,24 @@
8955
9038
  "us-gov-west-1" : { }
8956
9039
  }
8957
9040
  },
9041
+ "cloudcontrol" : {
9042
+ "endpoints" : {
9043
+ "fips-us-gov-east-1" : {
9044
+ "credentialScope" : {
9045
+ "region" : "us-gov-east-1"
9046
+ },
9047
+ "hostname" : "cloudcontrolapi-fips.us-gov-east-1.amazonaws.com"
9048
+ },
9049
+ "fips-us-gov-west-1" : {
9050
+ "credentialScope" : {
9051
+ "region" : "us-gov-west-1"
9052
+ },
9053
+ "hostname" : "cloudcontrolapi-fips.us-gov-west-1.amazonaws.com"
9054
+ },
9055
+ "us-gov-east-1" : { },
9056
+ "us-gov-west-1" : { }
9057
+ }
9058
+ },
8958
9059
  "clouddirectory" : {
8959
9060
  "endpoints" : {
8960
9061
  "us-gov-west-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.508.0
4
+ version: 1.509.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-09-29 00:00:00.000000000 Z
11
+ date: 2021-09-30 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: