aws-partitions 1.687.0 → 1.691.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 +4 -4
- data/CHANGELOG.md +20 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +1 -0
- data/partitions-metadata.json +1 -1
- data/partitions.json +128 -0
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: ae105f328d1ea74f7896e3a8bde45f21dec537749ac86f5b0dd2ba6fbc1f6680
|
|
4
|
+
data.tar.gz: 1a86f8827301c5ff6112de7fe81fff8b7dfe56e9634d8e166a526d32112f3b68
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 5ee5d22d233cc1b5d9df68173b328f58a8e23cebb1088d0041d2e03e1b67cabbb9a2c1b81f2e09e8b29490a9296109b92bad85584cd6629b3abccedbb1edc996
|
|
7
|
+
data.tar.gz: bcbc968123137e6502ec66983c62d0b6952c7301aaa6099a02b28fac3544aaf26519740967551901754dfd62c678bd2495b36f6a36152d98b7d2e738338bc82d
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,26 @@
|
|
|
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
|
+
|
|
9
|
+
1.690.0 (2023-01-09)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Added support for enumerating regions for `Aws::KendraRanking`.
|
|
13
|
+
|
|
14
|
+
1.689.0 (2023-01-06)
|
|
15
|
+
------------------
|
|
16
|
+
|
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
18
|
+
|
|
19
|
+
1.688.0 (2023-01-05)
|
|
20
|
+
------------------
|
|
21
|
+
|
|
22
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
23
|
+
|
|
4
24
|
1.687.0 (2023-01-03)
|
|
5
25
|
------------------
|
|
6
26
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.691.0
|
data/lib/aws-partitions.rb
CHANGED
data/partitions-metadata.json
CHANGED
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" : {
|
|
@@ -8134,6 +8135,90 @@
|
|
|
8134
8135
|
}
|
|
8135
8136
|
}
|
|
8136
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
|
+
},
|
|
8137
8222
|
"kinesis" : {
|
|
8138
8223
|
"endpoints" : {
|
|
8139
8224
|
"af-south-1" : { },
|
|
@@ -12116,6 +12201,7 @@
|
|
|
12116
12201
|
"eu-west-1" : { },
|
|
12117
12202
|
"eu-west-2" : { },
|
|
12118
12203
|
"eu-west-3" : { },
|
|
12204
|
+
"me-central-1" : { },
|
|
12119
12205
|
"me-south-1" : { },
|
|
12120
12206
|
"sa-east-1" : { },
|
|
12121
12207
|
"us-east-1" : { },
|
|
@@ -14311,6 +14397,7 @@
|
|
|
14311
14397
|
},
|
|
14312
14398
|
"ssm-sap" : {
|
|
14313
14399
|
"endpoints" : {
|
|
14400
|
+
"ap-southeast-2" : { },
|
|
14314
14401
|
"us-east-1" : { }
|
|
14315
14402
|
}
|
|
14316
14403
|
},
|
|
@@ -17010,6 +17097,24 @@
|
|
|
17010
17097
|
"cn-northwest-1" : { }
|
|
17011
17098
|
}
|
|
17012
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
|
+
},
|
|
17013
17118
|
"kinesis" : {
|
|
17014
17119
|
"endpoints" : {
|
|
17015
17120
|
"cn-north-1" : { },
|
|
@@ -17022,6 +17127,11 @@
|
|
|
17022
17127
|
"cn-northwest-1" : { }
|
|
17023
17128
|
}
|
|
17024
17129
|
},
|
|
17130
|
+
"kinesisvideo" : {
|
|
17131
|
+
"endpoints" : {
|
|
17132
|
+
"cn-north-1" : { }
|
|
17133
|
+
}
|
|
17134
|
+
},
|
|
17025
17135
|
"kms" : {
|
|
17026
17136
|
"endpoints" : {
|
|
17027
17137
|
"cn-north-1" : { },
|
|
@@ -19585,6 +19695,24 @@
|
|
|
19585
19695
|
}
|
|
19586
19696
|
}
|
|
19587
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
|
+
},
|
|
19588
19716
|
"kinesis" : {
|
|
19589
19717
|
"endpoints" : {
|
|
19590
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.
|
|
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-
|
|
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:
|