aws-partitions 1.507.0 → 1.511.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: a295dfe1aecacc243410fef7576683f3391dc5f9b36ab034d83291eb41f6906c
4
- data.tar.gz: 4cedb8612e45468e7dc8846e57adfc296ff13897c30ffb2a845de1efd4746144
3
+ metadata.gz: 242bae97ae09acb4757a9f4911860518d66c982986aa55324d341f095d2be611
4
+ data.tar.gz: af9cfc5ac527546b181d72f8332354aa8f205ebbc0ee3b51d446626b2337844c
5
5
  SHA512:
6
- metadata.gz: 99ff62cfdd8f37020ff755b707e993f4abae1d9c152bec56bc22cedb9e8694e8c0004933e68babfa3600f6b81843f115ba89d7b90722c7d7b354232d972ae738
7
- data.tar.gz: 7b7589f0b2dd48bb9083fb3ff5cb8749976c5bc6ff931906b6bd2662920c71a0ac5c90fd6c0666a6d75f3180c375e343c1389ca4749cf95b09b1be420882fca5
6
+ metadata.gz: 1fde285f8b63db3a732422bf3b4d61a0588b6ced8724bf9c423fc6558e401632bd1eda1f5fb0f7e5d477f503c4471cd7c6968e42c6ffb7dc80347c5b0730a26a
7
+ data.tar.gz: 91e5159a11e848a20193d4cda9610e4446a1d1d98a674ebe5a6e7181f399384d3ff463cfd1b3e04e7d24d98502cba647dd803e68af50a60159b8e4bfa6fc817d
data/CHANGELOG.md CHANGED
@@ -1,6 +1,28 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.511.0 (2021-10-06)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.510.0 (2021-10-01)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.509.0 (2021-09-30)
15
+ ------------------
16
+
17
+ * Feature - Added support for enumerating regions for `Aws::CloudControlApi`.
18
+
19
+ * Feature - Added support for enumerating regions for `Aws::Account`.
20
+
21
+ 1.508.0 (2021-09-29)
22
+ ------------------
23
+
24
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
25
+
4
26
  1.507.0 (2021-09-27)
5
27
  ------------------
6
28
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.507.0
1
+ 1.511.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
+ "cloudcontrolapi" : {
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" : { },
@@ -1911,6 +1982,29 @@
1911
1982
  "us-west-2" : { }
1912
1983
  }
1913
1984
  },
1985
+ "databrew" : {
1986
+ "endpoints" : {
1987
+ "af-south-1" : { },
1988
+ "ap-east-1" : { },
1989
+ "ap-northeast-1" : { },
1990
+ "ap-northeast-2" : { },
1991
+ "ap-south-1" : { },
1992
+ "ap-southeast-1" : { },
1993
+ "ap-southeast-2" : { },
1994
+ "ca-central-1" : { },
1995
+ "eu-central-1" : { },
1996
+ "eu-north-1" : { },
1997
+ "eu-south-1" : { },
1998
+ "eu-west-1" : { },
1999
+ "eu-west-2" : { },
2000
+ "eu-west-3" : { },
2001
+ "sa-east-1" : { },
2002
+ "us-east-1" : { },
2003
+ "us-east-2" : { },
2004
+ "us-west-1" : { },
2005
+ "us-west-2" : { }
2006
+ }
2007
+ },
1914
2008
  "dataexchange" : {
1915
2009
  "endpoints" : {
1916
2010
  "ap-northeast-1" : { },
@@ -3804,6 +3898,7 @@
3804
3898
  "endpoints" : {
3805
3899
  "ap-northeast-1" : { },
3806
3900
  "ap-northeast-2" : { },
3901
+ "ap-south-1" : { },
3807
3902
  "ap-southeast-1" : { },
3808
3903
  "ap-southeast-2" : { },
3809
3904
  "eu-central-1" : { },
@@ -3828,6 +3923,12 @@
3828
3923
  },
3829
3924
  "hostname" : "data.iotevents.ap-northeast-2.amazonaws.com"
3830
3925
  },
3926
+ "ap-south-1" : {
3927
+ "credentialScope" : {
3928
+ "region" : "ap-south-1"
3929
+ },
3930
+ "hostname" : "data.iotevents.ap-south-1.amazonaws.com"
3931
+ },
3831
3932
  "ap-southeast-1" : {
3832
3933
  "credentialScope" : {
3833
3934
  "region" : "ap-southeast-1"
@@ -4029,6 +4130,35 @@
4029
4130
  "us-west-2" : { }
4030
4131
  }
4031
4132
  },
4133
+ "kendra" : {
4134
+ "endpoints" : {
4135
+ "ap-southeast-1" : { },
4136
+ "ap-southeast-2" : { },
4137
+ "ca-central-1" : { },
4138
+ "eu-west-1" : { },
4139
+ "fips-us-east-1" : {
4140
+ "credentialScope" : {
4141
+ "region" : "us-east-1"
4142
+ },
4143
+ "hostname" : "kendra-fips.us-east-1.amazonaws.com"
4144
+ },
4145
+ "fips-us-east-2" : {
4146
+ "credentialScope" : {
4147
+ "region" : "us-east-2"
4148
+ },
4149
+ "hostname" : "kendra-fips.us-east-2.amazonaws.com"
4150
+ },
4151
+ "fips-us-west-2" : {
4152
+ "credentialScope" : {
4153
+ "region" : "us-west-2"
4154
+ },
4155
+ "hostname" : "kendra-fips.us-west-2.amazonaws.com"
4156
+ },
4157
+ "us-east-1" : { },
4158
+ "us-east-2" : { },
4159
+ "us-west-2" : { }
4160
+ }
4161
+ },
4032
4162
  "kinesis" : {
4033
4163
  "endpoints" : {
4034
4164
  "af-south-1" : { },
@@ -5067,6 +5197,12 @@
5067
5197
  },
5068
5198
  "hostname" : "oidc.eu-west-3.amazonaws.com"
5069
5199
  },
5200
+ "sa-east-1" : {
5201
+ "credentialScope" : {
5202
+ "region" : "sa-east-1"
5203
+ },
5204
+ "hostname" : "oidc.sa-east-1.amazonaws.com"
5205
+ },
5070
5206
  "us-east-1" : {
5071
5207
  "credentialScope" : {
5072
5208
  "region" : "us-east-1"
@@ -7425,6 +7561,17 @@
7425
7561
  }
7426
7562
  }
7427
7563
  },
7564
+ "voiceid" : {
7565
+ "endpoints" : {
7566
+ "ap-northeast-1" : { },
7567
+ "ap-southeast-1" : { },
7568
+ "ap-southeast-2" : { },
7569
+ "eu-central-1" : { },
7570
+ "eu-west-2" : { },
7571
+ "us-east-1" : { },
7572
+ "us-west-2" : { }
7573
+ }
7574
+ },
7428
7575
  "waf" : {
7429
7576
  "endpoints" : {
7430
7577
  "aws-fips" : {
@@ -7834,6 +7981,18 @@
7834
7981
  "cn-northwest-1" : { }
7835
7982
  }
7836
7983
  },
7984
+ "account" : {
7985
+ "endpoints" : {
7986
+ "aws-cn-global" : {
7987
+ "credentialScope" : {
7988
+ "region" : "cn-northwest-1"
7989
+ },
7990
+ "hostname" : "account.cn-northwest-1.amazonaws.com.cn"
7991
+ }
7992
+ },
7993
+ "isRegionalized" : false,
7994
+ "partitionEndpoint" : "aws-cn-global"
7995
+ },
7837
7996
  "acm" : {
7838
7997
  "endpoints" : {
7839
7998
  "cn-north-1" : { },
@@ -8026,6 +8185,12 @@
8026
8185
  "cn-northwest-1" : { }
8027
8186
  }
8028
8187
  },
8188
+ "databrew" : {
8189
+ "endpoints" : {
8190
+ "cn-north-1" : { },
8191
+ "cn-northwest-1" : { }
8192
+ }
8193
+ },
8029
8194
  "dax" : {
8030
8195
  "endpoints" : {
8031
8196
  "cn-north-1" : { },
@@ -8944,6 +9109,24 @@
8944
9109
  "us-gov-west-1" : { }
8945
9110
  }
8946
9111
  },
9112
+ "cloudcontrolapi" : {
9113
+ "endpoints" : {
9114
+ "fips-us-gov-east-1" : {
9115
+ "credentialScope" : {
9116
+ "region" : "us-gov-east-1"
9117
+ },
9118
+ "hostname" : "cloudcontrolapi-fips.us-gov-east-1.amazonaws.com"
9119
+ },
9120
+ "fips-us-gov-west-1" : {
9121
+ "credentialScope" : {
9122
+ "region" : "us-gov-west-1"
9123
+ },
9124
+ "hostname" : "cloudcontrolapi-fips.us-gov-west-1.amazonaws.com"
9125
+ },
9126
+ "us-gov-east-1" : { },
9127
+ "us-gov-west-1" : { }
9128
+ }
9129
+ },
8947
9130
  "clouddirectory" : {
8948
9131
  "endpoints" : {
8949
9132
  "us-gov-west-1" : { }
@@ -9168,6 +9351,11 @@
9168
9351
  "us-gov-west-1" : { }
9169
9352
  }
9170
9353
  },
9354
+ "databrew" : {
9355
+ "endpoints" : {
9356
+ "us-gov-west-1" : { }
9357
+ }
9358
+ },
9171
9359
  "datasync" : {
9172
9360
  "endpoints" : {
9173
9361
  "fips-us-gov-east-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.507.0
4
+ version: 1.511.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-27 00:00:00.000000000 Z
11
+ date: 2021-10-06 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: