aws-partitions 1.1083.0 → 1.1085.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 +10 -0
- data/VERSION +1 -1
- data/partitions-metadata.json +3 -0
- data/partitions.json +501 -4
- 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: d3e1fd5627ba61fae0413373d833ca722de24e9be88a12f235963ab6278985b6
|
4
|
+
data.tar.gz: 93d2ae67deab0b270b36bb0a4b2383f48a38265d19c05fe7a8da052f9db74588
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 9f9cf98b9d41d85b83cd69a50825eae86425ad74f4b27b9df8240e0a8457fd1a8b64415feb0ce8e2503189294566ff18a7b1d7c525ec22901d11dc1c32cb1f2e
|
7
|
+
data.tar.gz: 1bb6d6a222fbbd92bae0cfb6c8086ca7b950f3271198e3108c79f6143c1a2a864f2caf11da99a9cbc124eac8fda6d0eef157557f3a0267b2fb47658fc9c9e6cc
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.1085.0 (2025-04-10)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.1084.0 (2025-04-09)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
4
14
|
1.1083.0 (2025-04-08)
|
5
15
|
------------------
|
6
16
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1085.0
|
data/partitions-metadata.json
CHANGED
data/partitions.json
CHANGED
@@ -10122,6 +10122,7 @@
|
|
10122
10122
|
"tags" : [ "fips" ]
|
10123
10123
|
} ]
|
10124
10124
|
},
|
10125
|
+
"ca-west-1" : { },
|
10125
10126
|
"eu-central-1" : { },
|
10126
10127
|
"eu-north-1" : { },
|
10127
10128
|
"eu-south-1" : { },
|
@@ -14118,6 +14119,7 @@
|
|
14118
14119
|
"ap-southeast-3" : { },
|
14119
14120
|
"ap-southeast-4" : { },
|
14120
14121
|
"ap-southeast-5" : { },
|
14122
|
+
"ap-southeast-7" : { },
|
14121
14123
|
"ca-central-1" : {
|
14122
14124
|
"variants" : [ {
|
14123
14125
|
"hostname" : "kinesisanalytics-fips.ca-central-1.amazonaws.com",
|
@@ -14183,6 +14185,7 @@
|
|
14183
14185
|
"il-central-1" : { },
|
14184
14186
|
"me-central-1" : { },
|
14185
14187
|
"me-south-1" : { },
|
14188
|
+
"mx-central-1" : { },
|
14186
14189
|
"sa-east-1" : { },
|
14187
14190
|
"us-east-1" : {
|
14188
14191
|
"variants" : [ {
|
@@ -17848,6 +17851,7 @@
|
|
17848
17851
|
"ca-central-1" : { },
|
17849
17852
|
"eu-central-1" : { },
|
17850
17853
|
"eu-north-1" : { },
|
17854
|
+
"eu-south-2" : { },
|
17851
17855
|
"eu-west-1" : { },
|
17852
17856
|
"eu-west-2" : { },
|
17853
17857
|
"sa-east-1" : { },
|
@@ -29354,7 +29358,11 @@
|
|
29354
29358
|
"region" : "cn-northwest-1"
|
29355
29359
|
},
|
29356
29360
|
"hostname" : "entitlement-marketplace.cn-northwest-1.amazonaws.com.cn",
|
29357
|
-
"protocols" : [ "https" ]
|
29361
|
+
"protocols" : [ "https" ],
|
29362
|
+
"variants" : [ {
|
29363
|
+
"hostname" : "entitlement-marketplace.cn-northwest-1.api.amazonwebservices.com.cn",
|
29364
|
+
"tags" : [ "dualstack" ]
|
29365
|
+
} ]
|
29358
29366
|
}
|
29359
29367
|
}
|
29360
29368
|
},
|
@@ -33774,8 +33782,18 @@
|
|
33774
33782
|
}
|
33775
33783
|
},
|
33776
33784
|
"endpoints" : {
|
33777
|
-
"us-gov-east-1" : {
|
33778
|
-
|
33785
|
+
"us-gov-east-1" : {
|
33786
|
+
"variants" : [ {
|
33787
|
+
"hostname" : "metering-marketplace.us-gov-east-1.api.aws",
|
33788
|
+
"tags" : [ "dualstack" ]
|
33789
|
+
} ]
|
33790
|
+
},
|
33791
|
+
"us-gov-west-1" : {
|
33792
|
+
"variants" : [ {
|
33793
|
+
"hostname" : "metering-marketplace.us-gov-west-1.api.aws",
|
33794
|
+
"tags" : [ "dualstack" ]
|
33795
|
+
} ]
|
33796
|
+
}
|
33779
33797
|
}
|
33780
33798
|
},
|
33781
33799
|
"metrics.sagemaker" : {
|
@@ -38094,7 +38112,486 @@
|
|
38094
38112
|
"description" : "EU ISOE West"
|
38095
38113
|
}
|
38096
38114
|
},
|
38097
|
-
"services" : {
|
38115
|
+
"services" : {
|
38116
|
+
"access-analyzer" : {
|
38117
|
+
"endpoints" : {
|
38118
|
+
"eu-isoe-west-1" : {
|
38119
|
+
"variants" : [ {
|
38120
|
+
"hostname" : "access-analyzer.eu-isoe-west-1.api.cloud-aws.adc-e.uk",
|
38121
|
+
"tags" : [ "dualstack" ]
|
38122
|
+
} ]
|
38123
|
+
}
|
38124
|
+
}
|
38125
|
+
},
|
38126
|
+
"acm" : {
|
38127
|
+
"endpoints" : {
|
38128
|
+
"eu-isoe-west-1" : { }
|
38129
|
+
}
|
38130
|
+
},
|
38131
|
+
"acm-pca" : {
|
38132
|
+
"defaults" : {
|
38133
|
+
"protocols" : [ "https" ]
|
38134
|
+
},
|
38135
|
+
"endpoints" : {
|
38136
|
+
"eu-isoe-west-1" : { }
|
38137
|
+
}
|
38138
|
+
},
|
38139
|
+
"api.ecr" : {
|
38140
|
+
"endpoints" : {
|
38141
|
+
"eu-isoe-west-1" : {
|
38142
|
+
"credentialScope" : {
|
38143
|
+
"region" : "eu-isoe-west-1"
|
38144
|
+
},
|
38145
|
+
"hostname" : "api.ecr.eu-isoe-west-1.cloud.adc-e.uk"
|
38146
|
+
}
|
38147
|
+
}
|
38148
|
+
},
|
38149
|
+
"api.pricing" : {
|
38150
|
+
"defaults" : {
|
38151
|
+
"credentialScope" : {
|
38152
|
+
"service" : "pricing"
|
38153
|
+
}
|
38154
|
+
},
|
38155
|
+
"endpoints" : {
|
38156
|
+
"eu-isoe-west-1" : { }
|
38157
|
+
}
|
38158
|
+
},
|
38159
|
+
"appconfig" : {
|
38160
|
+
"endpoints" : {
|
38161
|
+
"eu-isoe-west-1" : { }
|
38162
|
+
}
|
38163
|
+
},
|
38164
|
+
"appconfigdata" : {
|
38165
|
+
"endpoints" : {
|
38166
|
+
"eu-isoe-west-1" : { }
|
38167
|
+
}
|
38168
|
+
},
|
38169
|
+
"application-autoscaling" : {
|
38170
|
+
"defaults" : {
|
38171
|
+
"protocols" : [ "http", "https" ]
|
38172
|
+
},
|
38173
|
+
"endpoints" : {
|
38174
|
+
"eu-isoe-west-1" : { }
|
38175
|
+
}
|
38176
|
+
},
|
38177
|
+
"arc-zonal-shift" : {
|
38178
|
+
"endpoints" : {
|
38179
|
+
"eu-isoe-west-1" : { }
|
38180
|
+
}
|
38181
|
+
},
|
38182
|
+
"athena" : {
|
38183
|
+
"endpoints" : {
|
38184
|
+
"eu-isoe-west-1" : { }
|
38185
|
+
}
|
38186
|
+
},
|
38187
|
+
"autoscaling" : {
|
38188
|
+
"defaults" : {
|
38189
|
+
"protocols" : [ "http", "https" ]
|
38190
|
+
},
|
38191
|
+
"endpoints" : {
|
38192
|
+
"eu-isoe-west-1" : { }
|
38193
|
+
}
|
38194
|
+
},
|
38195
|
+
"batch" : {
|
38196
|
+
"endpoints" : {
|
38197
|
+
"eu-isoe-west-1" : { }
|
38198
|
+
}
|
38199
|
+
},
|
38200
|
+
"budgets" : {
|
38201
|
+
"endpoints" : {
|
38202
|
+
"aws-iso-e-global" : {
|
38203
|
+
"credentialScope" : {
|
38204
|
+
"region" : "eu-isoe-west-1"
|
38205
|
+
},
|
38206
|
+
"hostname" : "budgets.global.cloud.adc-e.uk"
|
38207
|
+
},
|
38208
|
+
"eu-isoe-west-1" : {
|
38209
|
+
"credentialScope" : {
|
38210
|
+
"region" : "eu-isoe-west-1"
|
38211
|
+
},
|
38212
|
+
"hostname" : "budgets.global.cloud.adc-e.uk"
|
38213
|
+
}
|
38214
|
+
},
|
38215
|
+
"isRegionalized" : false,
|
38216
|
+
"partitionEndpoint" : "aws-iso-e-global"
|
38217
|
+
},
|
38218
|
+
"cloudcontrolapi" : {
|
38219
|
+
"endpoints" : {
|
38220
|
+
"eu-isoe-west-1" : { }
|
38221
|
+
}
|
38222
|
+
},
|
38223
|
+
"cloudformation" : {
|
38224
|
+
"endpoints" : {
|
38225
|
+
"eu-isoe-west-1" : { }
|
38226
|
+
}
|
38227
|
+
},
|
38228
|
+
"cloudtrail" : {
|
38229
|
+
"endpoints" : {
|
38230
|
+
"eu-isoe-west-1" : { }
|
38231
|
+
}
|
38232
|
+
},
|
38233
|
+
"codedeploy" : {
|
38234
|
+
"endpoints" : {
|
38235
|
+
"eu-isoe-west-1" : { }
|
38236
|
+
}
|
38237
|
+
},
|
38238
|
+
"compute-optimizer" : {
|
38239
|
+
"endpoints" : {
|
38240
|
+
"eu-isoe-west-1" : {
|
38241
|
+
"credentialScope" : {
|
38242
|
+
"region" : "eu-isoe-west-1"
|
38243
|
+
},
|
38244
|
+
"hostname" : "compute-optimizer.eu-isoe-west-1.cloud.adc-e.uk"
|
38245
|
+
}
|
38246
|
+
}
|
38247
|
+
},
|
38248
|
+
"config" : {
|
38249
|
+
"endpoints" : {
|
38250
|
+
"eu-isoe-west-1" : { }
|
38251
|
+
}
|
38252
|
+
},
|
38253
|
+
"cost-optimization-hub" : {
|
38254
|
+
"endpoints" : {
|
38255
|
+
"eu-isoe-west-1" : {
|
38256
|
+
"credentialScope" : {
|
38257
|
+
"region" : "eu-isoe-west-1"
|
38258
|
+
},
|
38259
|
+
"hostname" : "cost-optimization-hub.eu-isoe-west-1.cloud.adc-e.uk"
|
38260
|
+
}
|
38261
|
+
}
|
38262
|
+
},
|
38263
|
+
"directconnect" : {
|
38264
|
+
"endpoints" : {
|
38265
|
+
"eu-isoe-west-1" : { }
|
38266
|
+
}
|
38267
|
+
},
|
38268
|
+
"dlm" : {
|
38269
|
+
"endpoints" : {
|
38270
|
+
"eu-isoe-west-1" : { }
|
38271
|
+
}
|
38272
|
+
},
|
38273
|
+
"ds" : {
|
38274
|
+
"endpoints" : {
|
38275
|
+
"eu-isoe-west-1" : { }
|
38276
|
+
}
|
38277
|
+
},
|
38278
|
+
"dynamodb" : {
|
38279
|
+
"defaults" : {
|
38280
|
+
"protocols" : [ "http", "https" ]
|
38281
|
+
},
|
38282
|
+
"endpoints" : {
|
38283
|
+
"eu-isoe-west-1" : { }
|
38284
|
+
}
|
38285
|
+
},
|
38286
|
+
"ebs" : {
|
38287
|
+
"endpoints" : {
|
38288
|
+
"eu-isoe-west-1" : { }
|
38289
|
+
}
|
38290
|
+
},
|
38291
|
+
"ec2" : {
|
38292
|
+
"defaults" : {
|
38293
|
+
"protocols" : [ "https" ]
|
38294
|
+
},
|
38295
|
+
"endpoints" : {
|
38296
|
+
"eu-isoe-west-1" : { }
|
38297
|
+
}
|
38298
|
+
},
|
38299
|
+
"ecs" : {
|
38300
|
+
"endpoints" : {
|
38301
|
+
"eu-isoe-west-1" : { }
|
38302
|
+
}
|
38303
|
+
},
|
38304
|
+
"eks" : {
|
38305
|
+
"defaults" : {
|
38306
|
+
"protocols" : [ "http", "https" ]
|
38307
|
+
},
|
38308
|
+
"endpoints" : {
|
38309
|
+
"eu-isoe-west-1" : { }
|
38310
|
+
}
|
38311
|
+
},
|
38312
|
+
"elasticache" : {
|
38313
|
+
"endpoints" : {
|
38314
|
+
"eu-isoe-west-1" : { }
|
38315
|
+
}
|
38316
|
+
},
|
38317
|
+
"elasticfilesystem" : {
|
38318
|
+
"endpoints" : {
|
38319
|
+
"eu-isoe-west-1" : {
|
38320
|
+
"variants" : [ {
|
38321
|
+
"hostname" : "elasticfilesystem-fips.eu-isoe-west-1.cloud.adc-e.uk",
|
38322
|
+
"tags" : [ "fips" ]
|
38323
|
+
} ]
|
38324
|
+
},
|
38325
|
+
"fips-eu-isoe-west-1" : {
|
38326
|
+
"credentialScope" : {
|
38327
|
+
"region" : "eu-isoe-west-1"
|
38328
|
+
},
|
38329
|
+
"deprecated" : true,
|
38330
|
+
"hostname" : "elasticfilesystem-fips.eu-isoe-west-1.cloud.adc-e.uk"
|
38331
|
+
}
|
38332
|
+
}
|
38333
|
+
},
|
38334
|
+
"elasticloadbalancing" : {
|
38335
|
+
"defaults" : {
|
38336
|
+
"protocols" : [ "https" ]
|
38337
|
+
},
|
38338
|
+
"endpoints" : {
|
38339
|
+
"eu-isoe-west-1" : { }
|
38340
|
+
}
|
38341
|
+
},
|
38342
|
+
"elasticmapreduce" : {
|
38343
|
+
"endpoints" : {
|
38344
|
+
"eu-isoe-west-1" : { }
|
38345
|
+
}
|
38346
|
+
},
|
38347
|
+
"emr-serverless" : {
|
38348
|
+
"endpoints" : {
|
38349
|
+
"eu-isoe-west-1" : { }
|
38350
|
+
}
|
38351
|
+
},
|
38352
|
+
"es" : {
|
38353
|
+
"endpoints" : {
|
38354
|
+
"eu-isoe-west-1" : { }
|
38355
|
+
}
|
38356
|
+
},
|
38357
|
+
"events" : {
|
38358
|
+
"endpoints" : {
|
38359
|
+
"eu-isoe-west-1" : { }
|
38360
|
+
}
|
38361
|
+
},
|
38362
|
+
"firehose" : {
|
38363
|
+
"endpoints" : {
|
38364
|
+
"eu-isoe-west-1" : { }
|
38365
|
+
}
|
38366
|
+
},
|
38367
|
+
"glue" : {
|
38368
|
+
"endpoints" : {
|
38369
|
+
"eu-isoe-west-1" : { }
|
38370
|
+
}
|
38371
|
+
},
|
38372
|
+
"kms" : {
|
38373
|
+
"endpoints" : {
|
38374
|
+
"ProdFips" : {
|
38375
|
+
"credentialScope" : {
|
38376
|
+
"region" : "eu-isoe-west-1"
|
38377
|
+
},
|
38378
|
+
"deprecated" : true,
|
38379
|
+
"hostname" : "kms-fips.eu-isoe-west-1.cloud.adc-e.uk"
|
38380
|
+
},
|
38381
|
+
"eu-isoe-west-1" : {
|
38382
|
+
"variants" : [ {
|
38383
|
+
"hostname" : "kms-fips.eu-isoe-west-1.cloud.adc-e.uk",
|
38384
|
+
"tags" : [ "fips" ]
|
38385
|
+
} ]
|
38386
|
+
},
|
38387
|
+
"eu-isoe-west-1-fips" : {
|
38388
|
+
"credentialScope" : {
|
38389
|
+
"region" : "eu-isoe-west-1"
|
38390
|
+
},
|
38391
|
+
"deprecated" : true,
|
38392
|
+
"hostname" : "kms-fips.eu-isoe-west-1.cloud.adc-e.uk"
|
38393
|
+
}
|
38394
|
+
}
|
38395
|
+
},
|
38396
|
+
"lakeformation" : {
|
38397
|
+
"endpoints" : {
|
38398
|
+
"eu-isoe-west-1" : { }
|
38399
|
+
}
|
38400
|
+
},
|
38401
|
+
"lambda" : {
|
38402
|
+
"endpoints" : {
|
38403
|
+
"eu-isoe-west-1" : {
|
38404
|
+
"variants" : [ {
|
38405
|
+
"hostname" : "lambda.eu-isoe-west-1.api.cloud-aws.adc-e.uk",
|
38406
|
+
"tags" : [ "dualstack" ]
|
38407
|
+
} ]
|
38408
|
+
}
|
38409
|
+
}
|
38410
|
+
},
|
38411
|
+
"logs" : {
|
38412
|
+
"endpoints" : {
|
38413
|
+
"eu-isoe-west-1" : { }
|
38414
|
+
}
|
38415
|
+
},
|
38416
|
+
"monitoring" : {
|
38417
|
+
"endpoints" : {
|
38418
|
+
"eu-isoe-west-1" : { }
|
38419
|
+
}
|
38420
|
+
},
|
38421
|
+
"oam" : {
|
38422
|
+
"endpoints" : {
|
38423
|
+
"eu-isoe-west-1" : { }
|
38424
|
+
}
|
38425
|
+
},
|
38426
|
+
"organizations" : {
|
38427
|
+
"endpoints" : {
|
38428
|
+
"aws-iso-e-global" : {
|
38429
|
+
"credentialScope" : {
|
38430
|
+
"region" : "eu-isoe-west-1"
|
38431
|
+
},
|
38432
|
+
"hostname" : "organizations.eu-isoe-west-1.cloud.adc-e.uk"
|
38433
|
+
}
|
38434
|
+
},
|
38435
|
+
"isRegionalized" : false,
|
38436
|
+
"partitionEndpoint" : "aws-iso-e-global"
|
38437
|
+
},
|
38438
|
+
"pi" : {
|
38439
|
+
"endpoints" : {
|
38440
|
+
"eu-isoe-west-1" : {
|
38441
|
+
"protocols" : [ "https" ]
|
38442
|
+
}
|
38443
|
+
}
|
38444
|
+
},
|
38445
|
+
"pipes" : {
|
38446
|
+
"endpoints" : {
|
38447
|
+
"eu-isoe-west-1" : { }
|
38448
|
+
}
|
38449
|
+
},
|
38450
|
+
"ram" : {
|
38451
|
+
"endpoints" : {
|
38452
|
+
"eu-isoe-west-1" : { }
|
38453
|
+
}
|
38454
|
+
},
|
38455
|
+
"rbin" : {
|
38456
|
+
"endpoints" : {
|
38457
|
+
"eu-isoe-west-1" : { }
|
38458
|
+
}
|
38459
|
+
},
|
38460
|
+
"rds" : {
|
38461
|
+
"endpoints" : {
|
38462
|
+
"eu-isoe-west-1" : { }
|
38463
|
+
}
|
38464
|
+
},
|
38465
|
+
"redshift" : {
|
38466
|
+
"endpoints" : {
|
38467
|
+
"eu-isoe-west-1" : { }
|
38468
|
+
}
|
38469
|
+
},
|
38470
|
+
"resource-groups" : {
|
38471
|
+
"endpoints" : {
|
38472
|
+
"eu-isoe-west-1" : { }
|
38473
|
+
}
|
38474
|
+
},
|
38475
|
+
"route53" : {
|
38476
|
+
"endpoints" : {
|
38477
|
+
"aws-iso-e-global" : {
|
38478
|
+
"credentialScope" : {
|
38479
|
+
"region" : "eu-isoe-west-1"
|
38480
|
+
},
|
38481
|
+
"hostname" : "route53.cloud.adc-e.uk"
|
38482
|
+
}
|
38483
|
+
},
|
38484
|
+
"isRegionalized" : false,
|
38485
|
+
"partitionEndpoint" : "aws-iso-e-global"
|
38486
|
+
},
|
38487
|
+
"s3" : {
|
38488
|
+
"defaults" : {
|
38489
|
+
"protocols" : [ "http", "https" ],
|
38490
|
+
"signatureVersions" : [ "s3v4" ]
|
38491
|
+
},
|
38492
|
+
"endpoints" : {
|
38493
|
+
"eu-isoe-west-1" : { }
|
38494
|
+
}
|
38495
|
+
},
|
38496
|
+
"savingsplans" : {
|
38497
|
+
"endpoints" : {
|
38498
|
+
"aws-iso-e-global" : {
|
38499
|
+
"credentialScope" : {
|
38500
|
+
"region" : "eu-isoe-west-1"
|
38501
|
+
},
|
38502
|
+
"hostname" : "savingsplans.cloud.adc-e.uk"
|
38503
|
+
}
|
38504
|
+
},
|
38505
|
+
"isRegionalized" : false,
|
38506
|
+
"partitionEndpoint" : "aws-iso-e-global"
|
38507
|
+
},
|
38508
|
+
"scheduler" : {
|
38509
|
+
"endpoints" : {
|
38510
|
+
"eu-isoe-west-1" : { }
|
38511
|
+
}
|
38512
|
+
},
|
38513
|
+
"servicecatalog" : {
|
38514
|
+
"endpoints" : {
|
38515
|
+
"eu-isoe-west-1" : { }
|
38516
|
+
}
|
38517
|
+
},
|
38518
|
+
"servicediscovery" : {
|
38519
|
+
"endpoints" : {
|
38520
|
+
"eu-isoe-west-1" : { }
|
38521
|
+
}
|
38522
|
+
},
|
38523
|
+
"servicequotas" : {
|
38524
|
+
"defaults" : {
|
38525
|
+
"protocols" : [ "https" ]
|
38526
|
+
},
|
38527
|
+
"endpoints" : {
|
38528
|
+
"eu-isoe-west-1" : { }
|
38529
|
+
}
|
38530
|
+
},
|
38531
|
+
"sns" : {
|
38532
|
+
"defaults" : {
|
38533
|
+
"protocols" : [ "http", "https" ]
|
38534
|
+
},
|
38535
|
+
"endpoints" : {
|
38536
|
+
"eu-isoe-west-1" : { }
|
38537
|
+
}
|
38538
|
+
},
|
38539
|
+
"sqs" : {
|
38540
|
+
"defaults" : {
|
38541
|
+
"protocols" : [ "http", "https" ],
|
38542
|
+
"sslCommonName" : "{region}.queue.{dnsSuffix}"
|
38543
|
+
},
|
38544
|
+
"endpoints" : {
|
38545
|
+
"eu-isoe-west-1" : { }
|
38546
|
+
}
|
38547
|
+
},
|
38548
|
+
"ssm" : {
|
38549
|
+
"endpoints" : {
|
38550
|
+
"eu-isoe-west-1" : { }
|
38551
|
+
}
|
38552
|
+
},
|
38553
|
+
"states" : {
|
38554
|
+
"endpoints" : {
|
38555
|
+
"eu-isoe-west-1" : { }
|
38556
|
+
}
|
38557
|
+
},
|
38558
|
+
"streams.dynamodb" : {
|
38559
|
+
"defaults" : {
|
38560
|
+
"credentialScope" : {
|
38561
|
+
"service" : "dynamodb"
|
38562
|
+
},
|
38563
|
+
"protocols" : [ "http", "https" ]
|
38564
|
+
},
|
38565
|
+
"endpoints" : {
|
38566
|
+
"eu-isoe-west-1" : { }
|
38567
|
+
}
|
38568
|
+
},
|
38569
|
+
"sts" : {
|
38570
|
+
"endpoints" : {
|
38571
|
+
"eu-isoe-west-1" : { }
|
38572
|
+
}
|
38573
|
+
},
|
38574
|
+
"swf" : {
|
38575
|
+
"endpoints" : {
|
38576
|
+
"eu-isoe-west-1" : { }
|
38577
|
+
}
|
38578
|
+
},
|
38579
|
+
"synthetics" : {
|
38580
|
+
"endpoints" : {
|
38581
|
+
"eu-isoe-west-1" : { }
|
38582
|
+
}
|
38583
|
+
},
|
38584
|
+
"tagging" : {
|
38585
|
+
"endpoints" : {
|
38586
|
+
"eu-isoe-west-1" : { }
|
38587
|
+
}
|
38588
|
+
},
|
38589
|
+
"xray" : {
|
38590
|
+
"endpoints" : {
|
38591
|
+
"eu-isoe-west-1" : { }
|
38592
|
+
}
|
38593
|
+
}
|
38594
|
+
}
|
38098
38595
|
}, {
|
38099
38596
|
"defaults" : {
|
38100
38597
|
"hostname" : "{service}.{region}.{dnsSuffix}",
|
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.1085.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: 2025-04-
|
11
|
+
date: 2025-04-10 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|