aws-partitions 1.687.0 → 1.693.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: 001a224b8527714458815bf2dbe04f0e3c241805c99b3f97b94c25055d7d5b80
4
- data.tar.gz: c73df7a8c1df0a9dc5c2ac1f4bbc15dae4e796f70f642e48909a4884038403ff
3
+ metadata.gz: 63123df247e4e583860ec793240d959df7fb3e7288d24e3373a2725e1a9d0fd6
4
+ data.tar.gz: 41faada3734e74028b963cf6f922fded46feba95bda4690f31ed8b11ff109e12
5
5
  SHA512:
6
- metadata.gz: 0e5001dac563e7fa09b1e89df2a2c734d71a5ec9f8cb03afa60577c036b5a170b6c02f4f6fd1bc4c9350135a6ebbae68f6f7209e33d24d2f7fb50d1dbe69054e
7
- data.tar.gz: 50e99717a0a890d1c9bf9cf8a49d433cf7aa24a4ac405cfa67233cf21f06b2a924b0731e5f6e87db681bb8f7db493327d67ee8be518ee1bddf568abf3af36128
6
+ metadata.gz: 3c9f7bcc4b48f37486d95a7e5ddc59eb14b487ee9486cc97c16f117c5e0cb3f38166c654931d59a6cd62987a7339d2a1591e57ee81988b89adc9c774c9b0629f
7
+ data.tar.gz: dd828b64be4ba70bd394d2ab0c4577c94292b0bbf32d1990f4f082bf622a30a344d619e9941b8bb5c76d1032ae4d28cd784b0b0c03bd1bfcd57e0e82e552806c
data/CHANGELOG.md CHANGED
@@ -1,6 +1,36 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.693.0 (2023-01-13)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.692.0 (2023-01-12)
10
+ ------------------
11
+
12
+ * Feature - Added support for enumerating regions for `Aws::CleanRooms`.
13
+
14
+ 1.691.0 (2023-01-10)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.690.0 (2023-01-09)
20
+ ------------------
21
+
22
+ * Feature - Added support for enumerating regions for `Aws::KendraRanking`.
23
+
24
+ 1.689.0 (2023-01-06)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
28
+
29
+ 1.688.0 (2023-01-05)
30
+ ------------------
31
+
32
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
33
+
4
34
  1.687.0 (2023-01-03)
5
35
  ------------------
6
36
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.687.0
1
+ 1.693.0
@@ -287,6 +287,7 @@ module Aws
287
287
  'ChimeSDKMeetings' => 'meetings-chime',
288
288
  'ChimeSDKMessaging' => 'messaging-chime',
289
289
  'ChimeSDKVoice' => 'voice-chime',
290
+ 'CleanRooms' => 'cleanrooms',
290
291
  'Cloud9' => 'cloud9',
291
292
  'CloudControlApi' => 'cloudcontrolapi',
292
293
  'CloudDirectory' => 'clouddirectory',
@@ -414,6 +415,7 @@ module Aws
414
415
  'Kafka' => 'kafka',
415
416
  'KafkaConnect' => 'kafkaconnect',
416
417
  'Kendra' => 'kendra',
418
+ 'KendraRanking' => 'kendra-ranking',
417
419
  'Keyspaces' => 'cassandra',
418
420
  'Kinesis' => 'kinesis',
419
421
  'KinesisAnalytics' => 'kinesisanalytics',
@@ -77,7 +77,7 @@
77
77
  "description" : "Middle East (Bahrain)"
78
78
  },
79
79
  "sa-east-1" : {
80
- "description" : "South America (São Paulo)"
80
+ "description" : "South America (Sao Paulo)"
81
81
  },
82
82
  "us-east-1" : {
83
83
  "description" : "US East (N. Virginia)"
data/partitions.json CHANGED
@@ -2162,6 +2162,7 @@
2162
2162
  "deprecated" : true,
2163
2163
  "hostname" : "fips.batch.us-west-2.amazonaws.com"
2164
2164
  },
2165
+ "me-central-1" : { },
2165
2166
  "me-south-1" : { },
2166
2167
  "sa-east-1" : { },
2167
2168
  "us-east-1" : {
@@ -2307,6 +2308,21 @@
2307
2308
  "isRegionalized" : false,
2308
2309
  "partitionEndpoint" : "aws-global"
2309
2310
  },
2311
+ "cleanrooms" : {
2312
+ "endpoints" : {
2313
+ "ap-northeast-1" : { },
2314
+ "ap-northeast-2" : { },
2315
+ "ap-southeast-1" : { },
2316
+ "ap-southeast-2" : { },
2317
+ "eu-central-1" : { },
2318
+ "eu-north-1" : { },
2319
+ "eu-west-1" : { },
2320
+ "eu-west-2" : { },
2321
+ "us-east-1" : { },
2322
+ "us-east-2" : { },
2323
+ "us-west-2" : { }
2324
+ }
2325
+ },
2310
2326
  "cloud9" : {
2311
2327
  "endpoints" : {
2312
2328
  "af-south-1" : { },
@@ -8134,6 +8150,90 @@
8134
8150
  }
8135
8151
  }
8136
8152
  },
8153
+ "kendra-ranking" : {
8154
+ "defaults" : {
8155
+ "dnsSuffix" : "api.aws",
8156
+ "variants" : [ {
8157
+ "dnsSuffix" : "api.aws",
8158
+ "hostname" : "{service}-fips.{region}.{dnsSuffix}",
8159
+ "tags" : [ "fips" ]
8160
+ } ]
8161
+ },
8162
+ "endpoints" : {
8163
+ "af-south-1" : {
8164
+ "hostname" : "kendra-ranking.af-south-1.api.aws"
8165
+ },
8166
+ "ap-east-1" : {
8167
+ "hostname" : "kendra-ranking.ap-east-1.api.aws"
8168
+ },
8169
+ "ap-northeast-2" : {
8170
+ "hostname" : "kendra-ranking.ap-northeast-2.api.aws"
8171
+ },
8172
+ "ap-northeast-3" : {
8173
+ "hostname" : "kendra-ranking.ap-northeast-3.api.aws"
8174
+ },
8175
+ "ap-south-2" : {
8176
+ "hostname" : "kendra-ranking.ap-south-2.api.aws"
8177
+ },
8178
+ "ap-southeast-1" : {
8179
+ "hostname" : "kendra-ranking.ap-southeast-1.api.aws"
8180
+ },
8181
+ "ap-southeast-2" : {
8182
+ "hostname" : "kendra-ranking.ap-southeast-2.api.aws"
8183
+ },
8184
+ "ap-southeast-3" : {
8185
+ "hostname" : "kendra-ranking.ap-southeast-3.api.aws"
8186
+ },
8187
+ "ca-central-1" : {
8188
+ "hostname" : "kendra-ranking.ca-central-1.api.aws"
8189
+ },
8190
+ "eu-central-1" : {
8191
+ "hostname" : "kendra-ranking.eu-central-1.api.aws"
8192
+ },
8193
+ "eu-central-2" : {
8194
+ "hostname" : "kendra-ranking.eu-central-2.api.aws"
8195
+ },
8196
+ "eu-north-1" : {
8197
+ "hostname" : "kendra-ranking.eu-north-1.api.aws"
8198
+ },
8199
+ "eu-south-1" : {
8200
+ "hostname" : "kendra-ranking.eu-south-1.api.aws"
8201
+ },
8202
+ "eu-south-2" : {
8203
+ "hostname" : "kendra-ranking.eu-south-2.api.aws"
8204
+ },
8205
+ "eu-west-1" : {
8206
+ "hostname" : "kendra-ranking.eu-west-1.api.aws"
8207
+ },
8208
+ "eu-west-2" : {
8209
+ "hostname" : "kendra-ranking.eu-west-2.api.aws"
8210
+ },
8211
+ "eu-west-3" : {
8212
+ "hostname" : "kendra-ranking.eu-west-3.api.aws"
8213
+ },
8214
+ "me-central-1" : {
8215
+ "hostname" : "kendra-ranking.me-central-1.api.aws"
8216
+ },
8217
+ "me-south-1" : {
8218
+ "hostname" : "kendra-ranking.me-south-1.api.aws"
8219
+ },
8220
+ "sa-east-1" : {
8221
+ "hostname" : "kendra-ranking.sa-east-1.api.aws"
8222
+ },
8223
+ "us-east-1" : {
8224
+ "hostname" : "kendra-ranking.us-east-1.api.aws"
8225
+ },
8226
+ "us-east-2" : {
8227
+ "hostname" : "kendra-ranking.us-east-2.api.aws"
8228
+ },
8229
+ "us-west-1" : {
8230
+ "hostname" : "kendra-ranking.us-west-1.api.aws"
8231
+ },
8232
+ "us-west-2" : {
8233
+ "hostname" : "kendra-ranking.us-west-2.api.aws"
8234
+ }
8235
+ }
8236
+ },
8137
8237
  "kinesis" : {
8138
8238
  "endpoints" : {
8139
8239
  "af-south-1" : { },
@@ -12116,6 +12216,7 @@
12116
12216
  "eu-west-1" : { },
12117
12217
  "eu-west-2" : { },
12118
12218
  "eu-west-3" : { },
12219
+ "me-central-1" : { },
12119
12220
  "me-south-1" : { },
12120
12221
  "sa-east-1" : { },
12121
12222
  "us-east-1" : { },
@@ -13089,6 +13190,7 @@
13089
13190
  "deprecated" : true,
13090
13191
  "hostname" : "securityhub-fips.us-west-2.amazonaws.com"
13091
13192
  },
13193
+ "me-central-1" : { },
13092
13194
  "me-south-1" : { },
13093
13195
  "sa-east-1" : { },
13094
13196
  "us-east-1" : {
@@ -14311,6 +14413,7 @@
14311
14413
  },
14312
14414
  "ssm-sap" : {
14313
14415
  "endpoints" : {
14416
+ "ap-southeast-2" : { },
14314
14417
  "us-east-1" : { }
14315
14418
  }
14316
14419
  },
@@ -15650,6 +15753,13 @@
15650
15753
  "deprecated" : true,
15651
15754
  "hostname" : "waf-regional-fips.eu-west-3.amazonaws.com"
15652
15755
  },
15756
+ "fips-me-central-1" : {
15757
+ "credentialScope" : {
15758
+ "region" : "me-central-1"
15759
+ },
15760
+ "deprecated" : true,
15761
+ "hostname" : "waf-regional-fips.me-central-1.amazonaws.com"
15762
+ },
15653
15763
  "fips-me-south-1" : {
15654
15764
  "credentialScope" : {
15655
15765
  "region" : "me-south-1"
@@ -15692,6 +15802,16 @@
15692
15802
  "deprecated" : true,
15693
15803
  "hostname" : "waf-regional-fips.us-west-2.amazonaws.com"
15694
15804
  },
15805
+ "me-central-1" : {
15806
+ "credentialScope" : {
15807
+ "region" : "me-central-1"
15808
+ },
15809
+ "hostname" : "waf-regional.me-central-1.amazonaws.com",
15810
+ "variants" : [ {
15811
+ "hostname" : "waf-regional-fips.me-central-1.amazonaws.com",
15812
+ "tags" : [ "fips" ]
15813
+ } ]
15814
+ },
15695
15815
  "me-south-1" : {
15696
15816
  "credentialScope" : {
15697
15817
  "region" : "me-south-1"
@@ -16028,6 +16148,13 @@
16028
16148
  "deprecated" : true,
16029
16149
  "hostname" : "wafv2-fips.eu-west-3.amazonaws.com"
16030
16150
  },
16151
+ "fips-me-central-1" : {
16152
+ "credentialScope" : {
16153
+ "region" : "me-central-1"
16154
+ },
16155
+ "deprecated" : true,
16156
+ "hostname" : "wafv2-fips.me-central-1.amazonaws.com"
16157
+ },
16031
16158
  "fips-me-south-1" : {
16032
16159
  "credentialScope" : {
16033
16160
  "region" : "me-south-1"
@@ -16070,6 +16197,16 @@
16070
16197
  "deprecated" : true,
16071
16198
  "hostname" : "wafv2-fips.us-west-2.amazonaws.com"
16072
16199
  },
16200
+ "me-central-1" : {
16201
+ "credentialScope" : {
16202
+ "region" : "me-central-1"
16203
+ },
16204
+ "hostname" : "wafv2.me-central-1.amazonaws.com",
16205
+ "variants" : [ {
16206
+ "hostname" : "wafv2-fips.me-central-1.amazonaws.com",
16207
+ "tags" : [ "fips" ]
16208
+ } ]
16209
+ },
16073
16210
  "me-south-1" : {
16074
16211
  "credentialScope" : {
16075
16212
  "region" : "me-south-1"
@@ -17010,6 +17147,24 @@
17010
17147
  "cn-northwest-1" : { }
17011
17148
  }
17012
17149
  },
17150
+ "kendra-ranking" : {
17151
+ "defaults" : {
17152
+ "dnsSuffix" : "api.amazonwebservices.com.cn",
17153
+ "variants" : [ {
17154
+ "dnsSuffix" : "api.amazonwebservices.com.cn",
17155
+ "hostname" : "{service}-fips.{region}.{dnsSuffix}",
17156
+ "tags" : [ "fips" ]
17157
+ } ]
17158
+ },
17159
+ "endpoints" : {
17160
+ "cn-north-1" : {
17161
+ "hostname" : "kendra-ranking.cn-north-1.api.amazonwebservices.com.cn"
17162
+ },
17163
+ "cn-northwest-1" : {
17164
+ "hostname" : "kendra-ranking.cn-northwest-1.api.amazonwebservices.com.cn"
17165
+ }
17166
+ }
17167
+ },
17013
17168
  "kinesis" : {
17014
17169
  "endpoints" : {
17015
17170
  "cn-north-1" : { },
@@ -17022,6 +17177,11 @@
17022
17177
  "cn-northwest-1" : { }
17023
17178
  }
17024
17179
  },
17180
+ "kinesisvideo" : {
17181
+ "endpoints" : {
17182
+ "cn-north-1" : { }
17183
+ }
17184
+ },
17025
17185
  "kms" : {
17026
17186
  "endpoints" : {
17027
17187
  "cn-north-1" : { },
@@ -19585,6 +19745,24 @@
19585
19745
  }
19586
19746
  }
19587
19747
  },
19748
+ "kendra-ranking" : {
19749
+ "defaults" : {
19750
+ "dnsSuffix" : "api.aws",
19751
+ "variants" : [ {
19752
+ "dnsSuffix" : "api.aws",
19753
+ "hostname" : "{service}-fips.{region}.{dnsSuffix}",
19754
+ "tags" : [ "fips" ]
19755
+ } ]
19756
+ },
19757
+ "endpoints" : {
19758
+ "us-gov-east-1" : {
19759
+ "hostname" : "kendra-ranking.us-gov-east-1.api.aws"
19760
+ },
19761
+ "us-gov-west-1" : {
19762
+ "hostname" : "kendra-ranking.us-gov-west-1.api.aws"
19763
+ }
19764
+ }
19765
+ },
19588
19766
  "kinesis" : {
19589
19767
  "endpoints" : {
19590
19768
  "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.687.0
4
+ version: 1.693.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: 2023-01-03 00:00:00.000000000 Z
11
+ date: 2023-01-13 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: