aws-partitions 1.993.0 → 1.994.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 +174 -26
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5c1aa83f2d518a8095fea89c64218d98ba5ae72e219de551627d0fcc69f464ec
4
- data.tar.gz: dc26646310d95ee473cc5153a335b8c7f1a4971084e9085a6c881a3ea71eea01
3
+ metadata.gz: bd830365c7e4b6902871c4f689357c3cbbc6dff98a08005d28992f74d48dcd04
4
+ data.tar.gz: c3d4bfed909e8edc169f0c56ac2766c771461370b4491e5618c54a7d6f169b3c
5
5
  SHA512:
6
- metadata.gz: 31cef5a22b2bb312b98ddd2d02c96e4be1d90dfbbe052a28d3baaf40be66420c3ccc98bf2ef6f22c3f384969049debb19b6fe4966ede021fa0792942e92d408b
7
- data.tar.gz: 0bd9d130fba5072060b5168c1357ebcf636b73c43d3ddc282f91dc4ae2c509e34d503dfbc2c8a1e7ae1cee3a77b505defa42306d0f41249426f8778b2b05bb0c
6
+ metadata.gz: 91bb4846b8a8e19c5a7a66d7625d92dacb5924d033bdd7e4f553f168bb8c35d5d4cd9920e139b9a83a5f842f23ec0928ca44ad0db8890429b43917e6f1bfa5eb
7
+ data.tar.gz: 99fa22d6f715c6ce4b1a64ee2a9ca0763165931ca9777e15ffecfab2138f52a06237a39a524dc7a54b10e3918921f9958e5518362ffdf938f74c15e7858f787f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.994.0 (2024-10-23)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.993.0 (2024-10-22)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.993.0
1
+ 1.994.0
data/partitions.json CHANGED
@@ -18036,28 +18036,138 @@
18036
18036
  },
18037
18037
  "securityhub" : {
18038
18038
  "endpoints" : {
18039
- "af-south-1" : { },
18040
- "ap-east-1" : { },
18041
- "ap-northeast-1" : { },
18042
- "ap-northeast-2" : { },
18043
- "ap-northeast-3" : { },
18044
- "ap-south-1" : { },
18045
- "ap-south-2" : { },
18046
- "ap-southeast-1" : { },
18047
- "ap-southeast-2" : { },
18048
- "ap-southeast-3" : { },
18049
- "ap-southeast-4" : { },
18050
- "ap-southeast-5" : { },
18051
- "ca-central-1" : { },
18052
- "ca-west-1" : { },
18053
- "eu-central-1" : { },
18054
- "eu-central-2" : { },
18055
- "eu-north-1" : { },
18056
- "eu-south-1" : { },
18057
- "eu-south-2" : { },
18058
- "eu-west-1" : { },
18059
- "eu-west-2" : { },
18060
- "eu-west-3" : { },
18039
+ "af-south-1" : {
18040
+ "variants" : [ {
18041
+ "hostname" : "securityhub.af-south-1.api.aws",
18042
+ "tags" : [ "dualstack" ]
18043
+ } ]
18044
+ },
18045
+ "ap-east-1" : {
18046
+ "variants" : [ {
18047
+ "hostname" : "securityhub.ap-east-1.api.aws",
18048
+ "tags" : [ "dualstack" ]
18049
+ } ]
18050
+ },
18051
+ "ap-northeast-1" : {
18052
+ "variants" : [ {
18053
+ "hostname" : "securityhub.ap-northeast-1.api.aws",
18054
+ "tags" : [ "dualstack" ]
18055
+ } ]
18056
+ },
18057
+ "ap-northeast-2" : {
18058
+ "variants" : [ {
18059
+ "hostname" : "securityhub.ap-northeast-2.api.aws",
18060
+ "tags" : [ "dualstack" ]
18061
+ } ]
18062
+ },
18063
+ "ap-northeast-3" : {
18064
+ "variants" : [ {
18065
+ "hostname" : "securityhub.ap-northeast-3.api.aws",
18066
+ "tags" : [ "dualstack" ]
18067
+ } ]
18068
+ },
18069
+ "ap-south-1" : {
18070
+ "variants" : [ {
18071
+ "hostname" : "securityhub.ap-south-1.api.aws",
18072
+ "tags" : [ "dualstack" ]
18073
+ } ]
18074
+ },
18075
+ "ap-south-2" : {
18076
+ "variants" : [ {
18077
+ "hostname" : "securityhub.ap-south-2.api.aws",
18078
+ "tags" : [ "dualstack" ]
18079
+ } ]
18080
+ },
18081
+ "ap-southeast-1" : {
18082
+ "variants" : [ {
18083
+ "hostname" : "securityhub.ap-southeast-1.api.aws",
18084
+ "tags" : [ "dualstack" ]
18085
+ } ]
18086
+ },
18087
+ "ap-southeast-2" : {
18088
+ "variants" : [ {
18089
+ "hostname" : "securityhub.ap-southeast-2.api.aws",
18090
+ "tags" : [ "dualstack" ]
18091
+ } ]
18092
+ },
18093
+ "ap-southeast-3" : {
18094
+ "variants" : [ {
18095
+ "hostname" : "securityhub.ap-southeast-3.api.aws",
18096
+ "tags" : [ "dualstack" ]
18097
+ } ]
18098
+ },
18099
+ "ap-southeast-4" : {
18100
+ "variants" : [ {
18101
+ "hostname" : "securityhub.ap-southeast-4.api.aws",
18102
+ "tags" : [ "dualstack" ]
18103
+ } ]
18104
+ },
18105
+ "ap-southeast-5" : {
18106
+ "variants" : [ {
18107
+ "hostname" : "securityhub.ap-southeast-5.api.aws",
18108
+ "tags" : [ "dualstack" ]
18109
+ } ]
18110
+ },
18111
+ "ca-central-1" : {
18112
+ "variants" : [ {
18113
+ "hostname" : "securityhub.ca-central-1.api.aws",
18114
+ "tags" : [ "dualstack" ]
18115
+ } ]
18116
+ },
18117
+ "ca-west-1" : {
18118
+ "variants" : [ {
18119
+ "hostname" : "securityhub.ca-west-1.api.aws",
18120
+ "tags" : [ "dualstack" ]
18121
+ } ]
18122
+ },
18123
+ "eu-central-1" : {
18124
+ "variants" : [ {
18125
+ "hostname" : "securityhub.eu-central-1.api.aws",
18126
+ "tags" : [ "dualstack" ]
18127
+ } ]
18128
+ },
18129
+ "eu-central-2" : {
18130
+ "variants" : [ {
18131
+ "hostname" : "securityhub.eu-central-2.api.aws",
18132
+ "tags" : [ "dualstack" ]
18133
+ } ]
18134
+ },
18135
+ "eu-north-1" : {
18136
+ "variants" : [ {
18137
+ "hostname" : "securityhub.eu-north-1.api.aws",
18138
+ "tags" : [ "dualstack" ]
18139
+ } ]
18140
+ },
18141
+ "eu-south-1" : {
18142
+ "variants" : [ {
18143
+ "hostname" : "securityhub.eu-south-1.api.aws",
18144
+ "tags" : [ "dualstack" ]
18145
+ } ]
18146
+ },
18147
+ "eu-south-2" : {
18148
+ "variants" : [ {
18149
+ "hostname" : "securityhub.eu-south-2.api.aws",
18150
+ "tags" : [ "dualstack" ]
18151
+ } ]
18152
+ },
18153
+ "eu-west-1" : {
18154
+ "variants" : [ {
18155
+ "hostname" : "securityhub.eu-west-1.api.aws",
18156
+ "tags" : [ "dualstack" ]
18157
+ } ]
18158
+ },
18159
+ "eu-west-2" : {
18160
+ "variants" : [ {
18161
+ "hostname" : "securityhub.eu-west-2.api.aws",
18162
+ "tags" : [ "dualstack" ]
18163
+ } ]
18164
+ },
18165
+ "eu-west-3" : {
18166
+ "variants" : [ {
18167
+ "hostname" : "securityhub.eu-west-3.api.aws",
18168
+ "tags" : [ "dualstack" ]
18169
+ } ]
18170
+ },
18061
18171
  "fips-us-east-1" : {
18062
18172
  "credentialScope" : {
18063
18173
  "region" : "us-east-1"
@@ -18086,32 +18196,64 @@
18086
18196
  "deprecated" : true,
18087
18197
  "hostname" : "securityhub-fips.us-west-2.amazonaws.com"
18088
18198
  },
18089
- "il-central-1" : { },
18090
- "me-central-1" : { },
18091
- "me-south-1" : { },
18092
- "sa-east-1" : { },
18199
+ "il-central-1" : {
18200
+ "variants" : [ {
18201
+ "hostname" : "securityhub.il-central-1.api.aws",
18202
+ "tags" : [ "dualstack" ]
18203
+ } ]
18204
+ },
18205
+ "me-central-1" : {
18206
+ "variants" : [ {
18207
+ "hostname" : "securityhub.me-central-1.api.aws",
18208
+ "tags" : [ "dualstack" ]
18209
+ } ]
18210
+ },
18211
+ "me-south-1" : {
18212
+ "variants" : [ {
18213
+ "hostname" : "securityhub.me-south-1.api.aws",
18214
+ "tags" : [ "dualstack" ]
18215
+ } ]
18216
+ },
18217
+ "sa-east-1" : {
18218
+ "variants" : [ {
18219
+ "hostname" : "securityhub.sa-east-1.api.aws",
18220
+ "tags" : [ "dualstack" ]
18221
+ } ]
18222
+ },
18093
18223
  "us-east-1" : {
18094
18224
  "variants" : [ {
18095
18225
  "hostname" : "securityhub-fips.us-east-1.amazonaws.com",
18096
18226
  "tags" : [ "fips" ]
18227
+ }, {
18228
+ "hostname" : "securityhub.us-east-1.api.aws",
18229
+ "tags" : [ "dualstack" ]
18097
18230
  } ]
18098
18231
  },
18099
18232
  "us-east-2" : {
18100
18233
  "variants" : [ {
18101
18234
  "hostname" : "securityhub-fips.us-east-2.amazonaws.com",
18102
18235
  "tags" : [ "fips" ]
18236
+ }, {
18237
+ "hostname" : "securityhub.us-east-2.api.aws",
18238
+ "tags" : [ "dualstack" ]
18103
18239
  } ]
18104
18240
  },
18105
18241
  "us-west-1" : {
18106
18242
  "variants" : [ {
18107
18243
  "hostname" : "securityhub-fips.us-west-1.amazonaws.com",
18108
18244
  "tags" : [ "fips" ]
18245
+ }, {
18246
+ "hostname" : "securityhub.us-west-1.api.aws",
18247
+ "tags" : [ "dualstack" ]
18109
18248
  } ]
18110
18249
  },
18111
18250
  "us-west-2" : {
18112
18251
  "variants" : [ {
18113
18252
  "hostname" : "securityhub-fips.us-west-2.amazonaws.com",
18114
18253
  "tags" : [ "fips" ]
18254
+ }, {
18255
+ "hostname" : "securityhub.us-west-2.api.aws",
18256
+ "tags" : [ "dualstack" ]
18115
18257
  } ]
18116
18258
  }
18117
18259
  }
@@ -28284,12 +28426,18 @@
28284
28426
  "variants" : [ {
28285
28427
  "hostname" : "securityhub-fips.us-gov-east-1.amazonaws.com",
28286
28428
  "tags" : [ "fips" ]
28429
+ }, {
28430
+ "hostname" : "securityhub.us-gov-east-1.api.aws",
28431
+ "tags" : [ "dualstack" ]
28287
28432
  } ]
28288
28433
  },
28289
28434
  "us-gov-west-1" : {
28290
28435
  "variants" : [ {
28291
28436
  "hostname" : "securityhub-fips.us-gov-west-1.amazonaws.com",
28292
28437
  "tags" : [ "fips" ]
28438
+ }, {
28439
+ "hostname" : "securityhub.us-gov-west-1.api.aws",
28440
+ "tags" : [ "dualstack" ]
28293
28441
  } ]
28294
28442
  }
28295
28443
  }
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.993.0
4
+ version: 1.994.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: 2024-10-22 00:00:00.000000000 Z
11
+ date: 2024-10-23 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: