aws-partitions 1.963.0 → 1.967.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 +20 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +0 -1
- data/partitions.json +118 -40
- 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: e449b843f45b30a8973946939aae276a6ea503cd65da83338036ca0b3141bd40
|
4
|
+
data.tar.gz: af63cdb0a4e4d1cd9bf39cb9faaf31580bb6c7c0f9883c9c88dca6568d0c0c6b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 69b431cb54dbeae16a1db273252e71adf16d45ab8009647d1112d1996d9986a32ed8f95f6e17295e3d7c1f79a088400fd9b8958191fea9b0c2a74df0828cc39b
|
7
|
+
data.tar.gz: 5132bd81d9e65914bf1da7590d983c4937618b631622dd818425e2f64e0c7ed7a477bd760b52e336611fd957fce6f95f45eade910eea9f04d22ba1ff58c680f9
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,26 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.967.0 (2024-08-21)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.966.0 (2024-08-19)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
14
|
+
1.965.0 (2024-08-16)
|
15
|
+
------------------
|
16
|
+
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
18
|
+
|
19
|
+
1.964.0 (2024-08-15)
|
20
|
+
------------------
|
21
|
+
|
22
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
23
|
+
|
4
24
|
1.963.0 (2024-08-09)
|
5
25
|
------------------
|
6
26
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.967.0
|
data/lib/aws-partitions.rb
CHANGED
@@ -324,7 +324,6 @@ module Aws
|
|
324
324
|
'CodeGuruReviewer' => 'codeguru-reviewer',
|
325
325
|
'CodeGuruSecurity' => 'codeguru-security',
|
326
326
|
'CodePipeline' => 'codepipeline',
|
327
|
-
'CodeStar' => 'codestar',
|
328
327
|
'CodeStarNotifications' => 'codestar-notifications',
|
329
328
|
'CodeStarconnections' => 'codestar-connections',
|
330
329
|
'CognitoIdentity' => 'cognito-identity',
|
data/partitions.json
CHANGED
@@ -1640,6 +1640,7 @@
|
|
1640
1640
|
"ap-southeast-1" : { },
|
1641
1641
|
"ap-southeast-2" : { },
|
1642
1642
|
"ap-southeast-3" : { },
|
1643
|
+
"ap-southeast-4" : { },
|
1643
1644
|
"ca-central-1" : { },
|
1644
1645
|
"eu-central-1" : { },
|
1645
1646
|
"eu-central-2" : { },
|
@@ -1649,6 +1650,7 @@
|
|
1649
1650
|
"eu-west-1" : { },
|
1650
1651
|
"eu-west-2" : { },
|
1651
1652
|
"eu-west-3" : { },
|
1653
|
+
"il-central-1" : { },
|
1652
1654
|
"me-central-1" : { },
|
1653
1655
|
"me-south-1" : { },
|
1654
1656
|
"sa-east-1" : { },
|
@@ -4101,23 +4103,6 @@
|
|
4101
4103
|
}
|
4102
4104
|
}
|
4103
4105
|
},
|
4104
|
-
"codestar" : {
|
4105
|
-
"endpoints" : {
|
4106
|
-
"ap-northeast-1" : { },
|
4107
|
-
"ap-northeast-2" : { },
|
4108
|
-
"ap-southeast-1" : { },
|
4109
|
-
"ap-southeast-2" : { },
|
4110
|
-
"ca-central-1" : { },
|
4111
|
-
"eu-central-1" : { },
|
4112
|
-
"eu-north-1" : { },
|
4113
|
-
"eu-west-1" : { },
|
4114
|
-
"eu-west-2" : { },
|
4115
|
-
"us-east-1" : { },
|
4116
|
-
"us-east-2" : { },
|
4117
|
-
"us-west-1" : { },
|
4118
|
-
"us-west-2" : { }
|
4119
|
-
}
|
4120
|
-
},
|
4121
4106
|
"codestar-connections" : {
|
4122
4107
|
"endpoints" : {
|
4123
4108
|
"ap-northeast-1" : { },
|
@@ -5393,12 +5378,6 @@
|
|
5393
5378
|
} ]
|
5394
5379
|
},
|
5395
5380
|
"endpoints" : {
|
5396
|
-
"af-south-1" : {
|
5397
|
-
"hostname" : "datazone.af-south-1.api.aws"
|
5398
|
-
},
|
5399
|
-
"ap-east-1" : {
|
5400
|
-
"hostname" : "datazone.ap-east-1.api.aws"
|
5401
|
-
},
|
5402
5381
|
"ap-northeast-1" : {
|
5403
5382
|
"hostname" : "datazone.ap-northeast-1.api.aws"
|
5404
5383
|
},
|
@@ -5408,9 +5387,6 @@
|
|
5408
5387
|
"ap-northeast-3" : {
|
5409
5388
|
"hostname" : "datazone.ap-northeast-3.api.aws"
|
5410
5389
|
},
|
5411
|
-
"ap-south-1" : {
|
5412
|
-
"hostname" : "datazone.ap-south-1.api.aws"
|
5413
|
-
},
|
5414
5390
|
"ap-south-2" : {
|
5415
5391
|
"hostname" : "datazone.ap-south-2.api.aws"
|
5416
5392
|
},
|
@@ -5439,18 +5415,12 @@
|
|
5439
5415
|
"eu-central-1" : {
|
5440
5416
|
"hostname" : "datazone.eu-central-1.api.aws"
|
5441
5417
|
},
|
5442
|
-
"eu-central-2" : {
|
5443
|
-
"hostname" : "datazone.eu-central-2.api.aws"
|
5444
|
-
},
|
5445
5418
|
"eu-north-1" : {
|
5446
5419
|
"hostname" : "datazone.eu-north-1.api.aws"
|
5447
5420
|
},
|
5448
5421
|
"eu-south-1" : {
|
5449
5422
|
"hostname" : "datazone.eu-south-1.api.aws"
|
5450
5423
|
},
|
5451
|
-
"eu-south-2" : {
|
5452
|
-
"hostname" : "datazone.eu-south-2.api.aws"
|
5453
|
-
},
|
5454
5424
|
"eu-west-1" : {
|
5455
5425
|
"hostname" : "datazone.eu-west-1.api.aws"
|
5456
5426
|
},
|
@@ -10839,8 +10809,18 @@
|
|
10839
10809
|
"ap-southeast-2" : { },
|
10840
10810
|
"ap-southeast-3" : { },
|
10841
10811
|
"ap-southeast-4" : { },
|
10842
|
-
"ca-central-1" : {
|
10843
|
-
|
10812
|
+
"ca-central-1" : {
|
10813
|
+
"variants" : [ {
|
10814
|
+
"hostname" : "kinesisanalytics-fips.ca-central-1.amazonaws.com",
|
10815
|
+
"tags" : [ "fips" ]
|
10816
|
+
} ]
|
10817
|
+
},
|
10818
|
+
"ca-west-1" : {
|
10819
|
+
"variants" : [ {
|
10820
|
+
"hostname" : "kinesisanalytics-fips.ca-west-1.amazonaws.com",
|
10821
|
+
"tags" : [ "fips" ]
|
10822
|
+
} ]
|
10823
|
+
},
|
10844
10824
|
"eu-central-1" : { },
|
10845
10825
|
"eu-central-2" : { },
|
10846
10826
|
"eu-north-1" : { },
|
@@ -10849,14 +10829,76 @@
|
|
10849
10829
|
"eu-west-1" : { },
|
10850
10830
|
"eu-west-2" : { },
|
10851
10831
|
"eu-west-3" : { },
|
10832
|
+
"fips-ca-central-1" : {
|
10833
|
+
"credentialScope" : {
|
10834
|
+
"region" : "ca-central-1"
|
10835
|
+
},
|
10836
|
+
"deprecated" : true,
|
10837
|
+
"hostname" : "kinesisanalytics-fips.ca-central-1.amazonaws.com"
|
10838
|
+
},
|
10839
|
+
"fips-ca-west-1" : {
|
10840
|
+
"credentialScope" : {
|
10841
|
+
"region" : "ca-west-1"
|
10842
|
+
},
|
10843
|
+
"deprecated" : true,
|
10844
|
+
"hostname" : "kinesisanalytics-fips.ca-west-1.amazonaws.com"
|
10845
|
+
},
|
10846
|
+
"fips-us-east-1" : {
|
10847
|
+
"credentialScope" : {
|
10848
|
+
"region" : "us-east-1"
|
10849
|
+
},
|
10850
|
+
"deprecated" : true,
|
10851
|
+
"hostname" : "kinesisanalytics-fips.us-east-1.amazonaws.com"
|
10852
|
+
},
|
10853
|
+
"fips-us-east-2" : {
|
10854
|
+
"credentialScope" : {
|
10855
|
+
"region" : "us-east-2"
|
10856
|
+
},
|
10857
|
+
"deprecated" : true,
|
10858
|
+
"hostname" : "kinesisanalytics-fips.us-east-2.amazonaws.com"
|
10859
|
+
},
|
10860
|
+
"fips-us-west-1" : {
|
10861
|
+
"credentialScope" : {
|
10862
|
+
"region" : "us-west-1"
|
10863
|
+
},
|
10864
|
+
"deprecated" : true,
|
10865
|
+
"hostname" : "kinesisanalytics-fips.us-west-1.amazonaws.com"
|
10866
|
+
},
|
10867
|
+
"fips-us-west-2" : {
|
10868
|
+
"credentialScope" : {
|
10869
|
+
"region" : "us-west-2"
|
10870
|
+
},
|
10871
|
+
"deprecated" : true,
|
10872
|
+
"hostname" : "kinesisanalytics-fips.us-west-2.amazonaws.com"
|
10873
|
+
},
|
10852
10874
|
"il-central-1" : { },
|
10853
10875
|
"me-central-1" : { },
|
10854
10876
|
"me-south-1" : { },
|
10855
10877
|
"sa-east-1" : { },
|
10856
|
-
"us-east-1" : {
|
10857
|
-
|
10858
|
-
|
10859
|
-
|
10878
|
+
"us-east-1" : {
|
10879
|
+
"variants" : [ {
|
10880
|
+
"hostname" : "kinesisanalytics-fips.us-east-1.amazonaws.com",
|
10881
|
+
"tags" : [ "fips" ]
|
10882
|
+
} ]
|
10883
|
+
},
|
10884
|
+
"us-east-2" : {
|
10885
|
+
"variants" : [ {
|
10886
|
+
"hostname" : "kinesisanalytics-fips.us-east-2.amazonaws.com",
|
10887
|
+
"tags" : [ "fips" ]
|
10888
|
+
} ]
|
10889
|
+
},
|
10890
|
+
"us-west-1" : {
|
10891
|
+
"variants" : [ {
|
10892
|
+
"hostname" : "kinesisanalytics-fips.us-west-1.amazonaws.com",
|
10893
|
+
"tags" : [ "fips" ]
|
10894
|
+
} ]
|
10895
|
+
},
|
10896
|
+
"us-west-2" : {
|
10897
|
+
"variants" : [ {
|
10898
|
+
"hostname" : "kinesisanalytics-fips.us-west-2.amazonaws.com",
|
10899
|
+
"tags" : [ "fips" ]
|
10900
|
+
} ]
|
10901
|
+
}
|
10860
10902
|
}
|
10861
10903
|
},
|
10862
10904
|
"kinesisvideo" : {
|
@@ -20377,6 +20419,7 @@
|
|
20377
20419
|
},
|
20378
20420
|
"vpc-lattice" : {
|
20379
20421
|
"endpoints" : {
|
20422
|
+
"af-south-1" : { },
|
20380
20423
|
"ap-northeast-1" : { },
|
20381
20424
|
"ap-northeast-2" : { },
|
20382
20425
|
"ap-south-1" : { },
|
@@ -20385,6 +20428,7 @@
|
|
20385
20428
|
"ca-central-1" : { },
|
20386
20429
|
"eu-central-1" : { },
|
20387
20430
|
"eu-north-1" : { },
|
20431
|
+
"eu-south-1" : { },
|
20388
20432
|
"eu-west-1" : { },
|
20389
20433
|
"eu-west-2" : { },
|
20390
20434
|
"eu-west-3" : { },
|
@@ -25949,8 +25993,32 @@
|
|
25949
25993
|
},
|
25950
25994
|
"kinesisanalytics" : {
|
25951
25995
|
"endpoints" : {
|
25952
|
-
"us-gov-east-1" : {
|
25953
|
-
|
25996
|
+
"fips-us-gov-east-1" : {
|
25997
|
+
"credentialScope" : {
|
25998
|
+
"region" : "us-gov-east-1"
|
25999
|
+
},
|
26000
|
+
"deprecated" : true,
|
26001
|
+
"hostname" : "kinesisanalytics-fips.us-gov-east-1.amazonaws.com"
|
26002
|
+
},
|
26003
|
+
"fips-us-gov-west-1" : {
|
26004
|
+
"credentialScope" : {
|
26005
|
+
"region" : "us-gov-west-1"
|
26006
|
+
},
|
26007
|
+
"deprecated" : true,
|
26008
|
+
"hostname" : "kinesisanalytics-fips.us-gov-west-1.amazonaws.com"
|
26009
|
+
},
|
26010
|
+
"us-gov-east-1" : {
|
26011
|
+
"variants" : [ {
|
26012
|
+
"hostname" : "kinesisanalytics-fips.us-gov-east-1.amazonaws.com",
|
26013
|
+
"tags" : [ "fips" ]
|
26014
|
+
} ]
|
26015
|
+
},
|
26016
|
+
"us-gov-west-1" : {
|
26017
|
+
"variants" : [ {
|
26018
|
+
"hostname" : "kinesisanalytics-fips.us-gov-west-1.amazonaws.com",
|
26019
|
+
"tags" : [ "fips" ]
|
26020
|
+
} ]
|
26021
|
+
}
|
25954
26022
|
}
|
25955
26023
|
},
|
25956
26024
|
"kinesisvideo" : {
|
@@ -29273,6 +29341,16 @@
|
|
29273
29341
|
"us-isob-east-1" : { }
|
29274
29342
|
}
|
29275
29343
|
},
|
29344
|
+
"budgets" : {
|
29345
|
+
"endpoints" : {
|
29346
|
+
"us-isob-east-1" : {
|
29347
|
+
"credentialScope" : {
|
29348
|
+
"region" : "us-isob-east-1"
|
29349
|
+
},
|
29350
|
+
"hostname" : "budgets.us-isob-east-1.sc2s.sgov.gov"
|
29351
|
+
}
|
29352
|
+
}
|
29353
|
+
},
|
29276
29354
|
"cloudcontrolapi" : {
|
29277
29355
|
"endpoints" : {
|
29278
29356
|
"us-isob-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.967.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-08-
|
11
|
+
date: 2024-08-21 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|