aws-partitions 1.690.0 → 1.691.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 +121 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3437968a3a259ad6166baac2650b57ee22af5732bb5b16587482ec7c2647890d
4
- data.tar.gz: 1434de4cdd8a3775e9c5ff08579a7d169a6316e8fbafe9d3d11ab0bb3361adc5
3
+ metadata.gz: ae105f328d1ea74f7896e3a8bde45f21dec537749ac86f5b0dd2ba6fbc1f6680
4
+ data.tar.gz: 1a86f8827301c5ff6112de7fe81fff8b7dfe56e9634d8e166a526d32112f3b68
5
5
  SHA512:
6
- metadata.gz: b51e6dc2c1b15cfbc018d7c992b1f87ce58203f947e5423a6bd87dc3800f769dfe3580be67475c9c99ea42e1c20dc40de07de60d3f327fcbdaaf6572e3ec3a55
7
- data.tar.gz: 4bd4a75597079690b2077c3c87dc2ea924274f6cdcff64539cfe881e003c067325d46d1a94dcfe255dc04243d0d2487fb318f958a7722b4d6b27b932fb517742
6
+ metadata.gz: 5ee5d22d233cc1b5d9df68173b328f58a8e23cebb1088d0041d2e03e1b67cabbb9a2c1b81f2e09e8b29490a9296109b92bad85584cd6629b3abccedbb1edc996
7
+ data.tar.gz: bcbc968123137e6502ec66983c62d0b6952c7301aaa6099a02b28fac3544aaf26519740967551901754dfd62c678bd2495b36f6a36152d98b7d2e738338bc82d
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.691.0 (2023-01-10)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.690.0 (2023-01-09)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.690.0
1
+ 1.691.0
data/partitions.json CHANGED
@@ -8135,6 +8135,90 @@
8135
8135
  }
8136
8136
  }
8137
8137
  },
8138
+ "kendra-ranking" : {
8139
+ "defaults" : {
8140
+ "dnsSuffix" : "api.aws",
8141
+ "variants" : [ {
8142
+ "dnsSuffix" : "api.aws",
8143
+ "hostname" : "{service}-fips.{region}.{dnsSuffix}",
8144
+ "tags" : [ "fips" ]
8145
+ } ]
8146
+ },
8147
+ "endpoints" : {
8148
+ "af-south-1" : {
8149
+ "hostname" : "kendra-ranking.af-south-1.api.aws"
8150
+ },
8151
+ "ap-east-1" : {
8152
+ "hostname" : "kendra-ranking.ap-east-1.api.aws"
8153
+ },
8154
+ "ap-northeast-2" : {
8155
+ "hostname" : "kendra-ranking.ap-northeast-2.api.aws"
8156
+ },
8157
+ "ap-northeast-3" : {
8158
+ "hostname" : "kendra-ranking.ap-northeast-3.api.aws"
8159
+ },
8160
+ "ap-south-2" : {
8161
+ "hostname" : "kendra-ranking.ap-south-2.api.aws"
8162
+ },
8163
+ "ap-southeast-1" : {
8164
+ "hostname" : "kendra-ranking.ap-southeast-1.api.aws"
8165
+ },
8166
+ "ap-southeast-2" : {
8167
+ "hostname" : "kendra-ranking.ap-southeast-2.api.aws"
8168
+ },
8169
+ "ap-southeast-3" : {
8170
+ "hostname" : "kendra-ranking.ap-southeast-3.api.aws"
8171
+ },
8172
+ "ca-central-1" : {
8173
+ "hostname" : "kendra-ranking.ca-central-1.api.aws"
8174
+ },
8175
+ "eu-central-1" : {
8176
+ "hostname" : "kendra-ranking.eu-central-1.api.aws"
8177
+ },
8178
+ "eu-central-2" : {
8179
+ "hostname" : "kendra-ranking.eu-central-2.api.aws"
8180
+ },
8181
+ "eu-north-1" : {
8182
+ "hostname" : "kendra-ranking.eu-north-1.api.aws"
8183
+ },
8184
+ "eu-south-1" : {
8185
+ "hostname" : "kendra-ranking.eu-south-1.api.aws"
8186
+ },
8187
+ "eu-south-2" : {
8188
+ "hostname" : "kendra-ranking.eu-south-2.api.aws"
8189
+ },
8190
+ "eu-west-1" : {
8191
+ "hostname" : "kendra-ranking.eu-west-1.api.aws"
8192
+ },
8193
+ "eu-west-2" : {
8194
+ "hostname" : "kendra-ranking.eu-west-2.api.aws"
8195
+ },
8196
+ "eu-west-3" : {
8197
+ "hostname" : "kendra-ranking.eu-west-3.api.aws"
8198
+ },
8199
+ "me-central-1" : {
8200
+ "hostname" : "kendra-ranking.me-central-1.api.aws"
8201
+ },
8202
+ "me-south-1" : {
8203
+ "hostname" : "kendra-ranking.me-south-1.api.aws"
8204
+ },
8205
+ "sa-east-1" : {
8206
+ "hostname" : "kendra-ranking.sa-east-1.api.aws"
8207
+ },
8208
+ "us-east-1" : {
8209
+ "hostname" : "kendra-ranking.us-east-1.api.aws"
8210
+ },
8211
+ "us-east-2" : {
8212
+ "hostname" : "kendra-ranking.us-east-2.api.aws"
8213
+ },
8214
+ "us-west-1" : {
8215
+ "hostname" : "kendra-ranking.us-west-1.api.aws"
8216
+ },
8217
+ "us-west-2" : {
8218
+ "hostname" : "kendra-ranking.us-west-2.api.aws"
8219
+ }
8220
+ }
8221
+ },
8138
8222
  "kinesis" : {
8139
8223
  "endpoints" : {
8140
8224
  "af-south-1" : { },
@@ -14313,6 +14397,7 @@
14313
14397
  },
14314
14398
  "ssm-sap" : {
14315
14399
  "endpoints" : {
14400
+ "ap-southeast-2" : { },
14316
14401
  "us-east-1" : { }
14317
14402
  }
14318
14403
  },
@@ -17012,6 +17097,24 @@
17012
17097
  "cn-northwest-1" : { }
17013
17098
  }
17014
17099
  },
17100
+ "kendra-ranking" : {
17101
+ "defaults" : {
17102
+ "dnsSuffix" : "api.amazonwebservices.com.cn",
17103
+ "variants" : [ {
17104
+ "dnsSuffix" : "api.amazonwebservices.com.cn",
17105
+ "hostname" : "{service}-fips.{region}.{dnsSuffix}",
17106
+ "tags" : [ "fips" ]
17107
+ } ]
17108
+ },
17109
+ "endpoints" : {
17110
+ "cn-north-1" : {
17111
+ "hostname" : "kendra-ranking.cn-north-1.api.amazonwebservices.com.cn"
17112
+ },
17113
+ "cn-northwest-1" : {
17114
+ "hostname" : "kendra-ranking.cn-northwest-1.api.amazonwebservices.com.cn"
17115
+ }
17116
+ }
17117
+ },
17015
17118
  "kinesis" : {
17016
17119
  "endpoints" : {
17017
17120
  "cn-north-1" : { },
@@ -19592,6 +19695,24 @@
19592
19695
  }
19593
19696
  }
19594
19697
  },
19698
+ "kendra-ranking" : {
19699
+ "defaults" : {
19700
+ "dnsSuffix" : "api.aws",
19701
+ "variants" : [ {
19702
+ "dnsSuffix" : "api.aws",
19703
+ "hostname" : "{service}-fips.{region}.{dnsSuffix}",
19704
+ "tags" : [ "fips" ]
19705
+ } ]
19706
+ },
19707
+ "endpoints" : {
19708
+ "us-gov-east-1" : {
19709
+ "hostname" : "kendra-ranking.us-gov-east-1.api.aws"
19710
+ },
19711
+ "us-gov-west-1" : {
19712
+ "hostname" : "kendra-ranking.us-gov-west-1.api.aws"
19713
+ }
19714
+ }
19715
+ },
19595
19716
  "kinesis" : {
19596
19717
  "endpoints" : {
19597
19718
  "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.690.0
4
+ version: 1.691.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-09 00:00:00.000000000 Z
11
+ date: 2023-01-10 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: