aws-partitions 1.889.0 → 1.891.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/partitions.json +59 -101
- 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: d94ba451cb4dcd60e0cacf2dfd0b3ff2bd28d3e42517baa66f4c8242d5917999
|
4
|
+
data.tar.gz: 4982676fab257fbc2883c0f9a307787d794e529c51204a00dd56cbf909233847
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3f786d28959c8011f21b9738d882eed57d041bd063561ce7434c2df121919b9ec1883567a43b308493a33919824e7ffe40e29fdde9b629b5f618b7f185c54acc
|
7
|
+
data.tar.gz: a123b5b940a97ad401a4e696f422d32142daa799ab27af6803c886b5798e11048ee02b4ace4fcbbfb72250c542f30710fce60c250f4b7b1063cc886188521c0a
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.891.0 (2024-02-14)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.890.0 (2024-02-13)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
4
14
|
1.889.0 (2024-02-09)
|
5
15
|
------------------
|
6
16
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.891.0
|
data/partitions.json
CHANGED
@@ -11569,9 +11569,12 @@
|
|
11569
11569
|
"endpoints" : {
|
11570
11570
|
"ap-northeast-1" : { },
|
11571
11571
|
"ap-northeast-2" : { },
|
11572
|
+
"ap-northeast-3" : { },
|
11572
11573
|
"ap-south-1" : { },
|
11573
11574
|
"ap-southeast-1" : { },
|
11574
11575
|
"ap-southeast-2" : { },
|
11576
|
+
"ap-southeast-4" : { },
|
11577
|
+
"ca-central-1" : { },
|
11575
11578
|
"eu-central-1" : { },
|
11576
11579
|
"eu-north-1" : { },
|
11577
11580
|
"eu-west-1" : { },
|
@@ -13288,6 +13291,13 @@
|
|
13288
13291
|
}
|
13289
13292
|
}
|
13290
13293
|
},
|
13294
|
+
"private-networks" : {
|
13295
|
+
"endpoints" : {
|
13296
|
+
"us-east-1" : { },
|
13297
|
+
"us-east-2" : { },
|
13298
|
+
"us-west-2" : { }
|
13299
|
+
}
|
13300
|
+
},
|
13291
13301
|
"profile" : {
|
13292
13302
|
"endpoints" : {
|
13293
13303
|
"af-south-1" : { },
|
@@ -14341,72 +14351,26 @@
|
|
14341
14351
|
}
|
14342
14352
|
},
|
14343
14353
|
"resource-explorer-2" : {
|
14344
|
-
"defaults" : {
|
14345
|
-
"dnsSuffix" : "api.aws",
|
14346
|
-
"variants" : [ {
|
14347
|
-
"dnsSuffix" : "api.aws",
|
14348
|
-
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
14349
|
-
"tags" : [ "fips" ]
|
14350
|
-
} ]
|
14351
|
-
},
|
14352
14354
|
"endpoints" : {
|
14353
|
-
"ap-northeast-1" : {
|
14354
|
-
|
14355
|
-
},
|
14356
|
-
"ap-
|
14357
|
-
|
14358
|
-
},
|
14359
|
-
"ap-
|
14360
|
-
|
14361
|
-
},
|
14362
|
-
"
|
14363
|
-
|
14364
|
-
},
|
14365
|
-
"
|
14366
|
-
|
14367
|
-
},
|
14368
|
-
"
|
14369
|
-
|
14370
|
-
},
|
14371
|
-
"
|
14372
|
-
"hostname" : "resource-explorer-2.ap-southeast-3.api.aws"
|
14373
|
-
},
|
14374
|
-
"ca-central-1" : {
|
14375
|
-
"hostname" : "resource-explorer-2.ca-central-1.api.aws"
|
14376
|
-
},
|
14377
|
-
"eu-central-1" : {
|
14378
|
-
"hostname" : "resource-explorer-2.eu-central-1.api.aws"
|
14379
|
-
},
|
14380
|
-
"eu-north-1" : {
|
14381
|
-
"hostname" : "resource-explorer-2.eu-north-1.api.aws"
|
14382
|
-
},
|
14383
|
-
"eu-west-1" : {
|
14384
|
-
"hostname" : "resource-explorer-2.eu-west-1.api.aws"
|
14385
|
-
},
|
14386
|
-
"eu-west-2" : {
|
14387
|
-
"hostname" : "resource-explorer-2.eu-west-2.api.aws"
|
14388
|
-
},
|
14389
|
-
"eu-west-3" : {
|
14390
|
-
"hostname" : "resource-explorer-2.eu-west-3.api.aws"
|
14391
|
-
},
|
14392
|
-
"me-south-1" : {
|
14393
|
-
"hostname" : "resource-explorer-2.me-south-1.api.aws"
|
14394
|
-
},
|
14395
|
-
"sa-east-1" : {
|
14396
|
-
"hostname" : "resource-explorer-2.sa-east-1.api.aws"
|
14397
|
-
},
|
14398
|
-
"us-east-1" : {
|
14399
|
-
"hostname" : "resource-explorer-2.us-east-1.api.aws"
|
14400
|
-
},
|
14401
|
-
"us-east-2" : {
|
14402
|
-
"hostname" : "resource-explorer-2.us-east-2.api.aws"
|
14403
|
-
},
|
14404
|
-
"us-west-1" : {
|
14405
|
-
"hostname" : "resource-explorer-2.us-west-1.api.aws"
|
14406
|
-
},
|
14407
|
-
"us-west-2" : {
|
14408
|
-
"hostname" : "resource-explorer-2.us-west-2.api.aws"
|
14409
|
-
}
|
14355
|
+
"ap-northeast-1" : { },
|
14356
|
+
"ap-northeast-2" : { },
|
14357
|
+
"ap-northeast-3" : { },
|
14358
|
+
"ap-south-1" : { },
|
14359
|
+
"ap-southeast-1" : { },
|
14360
|
+
"ap-southeast-2" : { },
|
14361
|
+
"ap-southeast-3" : { },
|
14362
|
+
"ca-central-1" : { },
|
14363
|
+
"eu-central-1" : { },
|
14364
|
+
"eu-north-1" : { },
|
14365
|
+
"eu-west-1" : { },
|
14366
|
+
"eu-west-2" : { },
|
14367
|
+
"eu-west-3" : { },
|
14368
|
+
"me-south-1" : { },
|
14369
|
+
"sa-east-1" : { },
|
14370
|
+
"us-east-1" : { },
|
14371
|
+
"us-east-2" : { },
|
14372
|
+
"us-west-1" : { },
|
14373
|
+
"us-west-2" : { }
|
14410
14374
|
}
|
14411
14375
|
},
|
14412
14376
|
"resource-groups" : {
|
@@ -21044,24 +21008,6 @@
|
|
21044
21008
|
"cn-north-1" : { }
|
21045
21009
|
}
|
21046
21010
|
},
|
21047
|
-
"resource-explorer-2" : {
|
21048
|
-
"defaults" : {
|
21049
|
-
"dnsSuffix" : "api.amazonwebservices.com.cn",
|
21050
|
-
"variants" : [ {
|
21051
|
-
"dnsSuffix" : "api.amazonwebservices.com.cn",
|
21052
|
-
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
21053
|
-
"tags" : [ "fips" ]
|
21054
|
-
} ]
|
21055
|
-
},
|
21056
|
-
"endpoints" : {
|
21057
|
-
"cn-north-1" : {
|
21058
|
-
"hostname" : "resource-explorer-2.cn-north-1.api.amazonwebservices.com.cn"
|
21059
|
-
},
|
21060
|
-
"cn-northwest-1" : {
|
21061
|
-
"hostname" : "resource-explorer-2.cn-northwest-1.api.amazonwebservices.com.cn"
|
21062
|
-
}
|
21063
|
-
}
|
21064
|
-
},
|
21065
21011
|
"resource-groups" : {
|
21066
21012
|
"endpoints" : {
|
21067
21013
|
"cn-north-1" : { },
|
@@ -24968,24 +24914,6 @@
|
|
24968
24914
|
}
|
24969
24915
|
}
|
24970
24916
|
},
|
24971
|
-
"resource-explorer-2" : {
|
24972
|
-
"defaults" : {
|
24973
|
-
"dnsSuffix" : "api.aws",
|
24974
|
-
"variants" : [ {
|
24975
|
-
"dnsSuffix" : "api.aws",
|
24976
|
-
"hostname" : "{service}-fips.{region}.{dnsSuffix}",
|
24977
|
-
"tags" : [ "fips" ]
|
24978
|
-
} ]
|
24979
|
-
},
|
24980
|
-
"endpoints" : {
|
24981
|
-
"us-gov-east-1" : {
|
24982
|
-
"hostname" : "resource-explorer-2.us-gov-east-1.api.aws"
|
24983
|
-
},
|
24984
|
-
"us-gov-west-1" : {
|
24985
|
-
"hostname" : "resource-explorer-2.us-gov-west-1.api.aws"
|
24986
|
-
}
|
24987
|
-
}
|
24988
|
-
},
|
24989
24917
|
"resource-groups" : {
|
24990
24918
|
"defaults" : {
|
24991
24919
|
"variants" : [ {
|
@@ -26318,6 +26246,16 @@
|
|
26318
26246
|
}
|
26319
26247
|
}
|
26320
26248
|
},
|
26249
|
+
"api.pricing" : {
|
26250
|
+
"defaults" : {
|
26251
|
+
"credentialScope" : {
|
26252
|
+
"service" : "pricing"
|
26253
|
+
}
|
26254
|
+
},
|
26255
|
+
"endpoints" : {
|
26256
|
+
"us-iso-east-1" : { }
|
26257
|
+
}
|
26258
|
+
},
|
26321
26259
|
"api.sagemaker" : {
|
26322
26260
|
"endpoints" : {
|
26323
26261
|
"us-iso-east-1" : { }
|
@@ -26349,6 +26287,11 @@
|
|
26349
26287
|
"us-iso-west-1" : { }
|
26350
26288
|
}
|
26351
26289
|
},
|
26290
|
+
"arc-zonal-shift" : {
|
26291
|
+
"endpoints" : {
|
26292
|
+
"us-iso-east-1" : { }
|
26293
|
+
}
|
26294
|
+
},
|
26352
26295
|
"athena" : {
|
26353
26296
|
"endpoints" : {
|
26354
26297
|
"us-iso-east-1" : { }
|
@@ -27128,6 +27071,16 @@
|
|
27128
27071
|
}
|
27129
27072
|
}
|
27130
27073
|
},
|
27074
|
+
"api.pricing" : {
|
27075
|
+
"defaults" : {
|
27076
|
+
"credentialScope" : {
|
27077
|
+
"service" : "pricing"
|
27078
|
+
}
|
27079
|
+
},
|
27080
|
+
"endpoints" : {
|
27081
|
+
"us-isob-east-1" : { }
|
27082
|
+
}
|
27083
|
+
},
|
27131
27084
|
"api.sagemaker" : {
|
27132
27085
|
"endpoints" : {
|
27133
27086
|
"us-isob-east-1" : { }
|
@@ -27151,6 +27104,11 @@
|
|
27151
27104
|
"us-isob-east-1" : { }
|
27152
27105
|
}
|
27153
27106
|
},
|
27107
|
+
"arc-zonal-shift" : {
|
27108
|
+
"endpoints" : {
|
27109
|
+
"us-isob-east-1" : { }
|
27110
|
+
}
|
27111
|
+
},
|
27154
27112
|
"autoscaling" : {
|
27155
27113
|
"defaults" : {
|
27156
27114
|
"protocols" : [ "http", "https" ]
|
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.891.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-02-
|
11
|
+
date: 2024-02-14 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|