aws-partitions 1.963.0 → 1.966.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 +15 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +0 -1
- data/partitions.json +118 -23
- 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: 0676c8bd8c28729e368036a17be557ccdd0e1b626fb0e2637aceff207151ea23
|
4
|
+
data.tar.gz: 5c3ed277110b1e249495f24a8537eff68d7bfd5aa6376208bfb4fd6650c96013
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 11045755f06d952eac59fda5ffa410397f97410cd0c83c32bb1d760eac8c2ddadc8d8b74440b9e558b0f6ee39d94a855066ce4df169ce95070a9df76c5137760
|
7
|
+
data.tar.gz: 95f310ea7729ef6317f4b6bcdafb0c06090342a16e9ac28373ab9262f328be47457293f0d39e29da7a4b22860b18c36e6113f86be9c6f8c525b21443d26b5cbb
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,21 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.966.0 (2024-08-19)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.965.0 (2024-08-16)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
14
|
+
1.964.0 (2024-08-15)
|
15
|
+
------------------
|
16
|
+
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
18
|
+
|
4
19
|
1.963.0 (2024-08-09)
|
5
20
|
------------------
|
6
21
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.966.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" : { },
|
@@ -5393,12 +5395,6 @@
|
|
5393
5395
|
} ]
|
5394
5396
|
},
|
5395
5397
|
"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
5398
|
"ap-northeast-1" : {
|
5403
5399
|
"hostname" : "datazone.ap-northeast-1.api.aws"
|
5404
5400
|
},
|
@@ -5408,9 +5404,6 @@
|
|
5408
5404
|
"ap-northeast-3" : {
|
5409
5405
|
"hostname" : "datazone.ap-northeast-3.api.aws"
|
5410
5406
|
},
|
5411
|
-
"ap-south-1" : {
|
5412
|
-
"hostname" : "datazone.ap-south-1.api.aws"
|
5413
|
-
},
|
5414
5407
|
"ap-south-2" : {
|
5415
5408
|
"hostname" : "datazone.ap-south-2.api.aws"
|
5416
5409
|
},
|
@@ -5439,18 +5432,12 @@
|
|
5439
5432
|
"eu-central-1" : {
|
5440
5433
|
"hostname" : "datazone.eu-central-1.api.aws"
|
5441
5434
|
},
|
5442
|
-
"eu-central-2" : {
|
5443
|
-
"hostname" : "datazone.eu-central-2.api.aws"
|
5444
|
-
},
|
5445
5435
|
"eu-north-1" : {
|
5446
5436
|
"hostname" : "datazone.eu-north-1.api.aws"
|
5447
5437
|
},
|
5448
5438
|
"eu-south-1" : {
|
5449
5439
|
"hostname" : "datazone.eu-south-1.api.aws"
|
5450
5440
|
},
|
5451
|
-
"eu-south-2" : {
|
5452
|
-
"hostname" : "datazone.eu-south-2.api.aws"
|
5453
|
-
},
|
5454
5441
|
"eu-west-1" : {
|
5455
5442
|
"hostname" : "datazone.eu-west-1.api.aws"
|
5456
5443
|
},
|
@@ -10839,8 +10826,18 @@
|
|
10839
10826
|
"ap-southeast-2" : { },
|
10840
10827
|
"ap-southeast-3" : { },
|
10841
10828
|
"ap-southeast-4" : { },
|
10842
|
-
"ca-central-1" : {
|
10843
|
-
|
10829
|
+
"ca-central-1" : {
|
10830
|
+
"variants" : [ {
|
10831
|
+
"hostname" : "kinesisanalytics-fips.ca-central-1.amazonaws.com",
|
10832
|
+
"tags" : [ "fips" ]
|
10833
|
+
} ]
|
10834
|
+
},
|
10835
|
+
"ca-west-1" : {
|
10836
|
+
"variants" : [ {
|
10837
|
+
"hostname" : "kinesisanalytics-fips.ca-west-1.amazonaws.com",
|
10838
|
+
"tags" : [ "fips" ]
|
10839
|
+
} ]
|
10840
|
+
},
|
10844
10841
|
"eu-central-1" : { },
|
10845
10842
|
"eu-central-2" : { },
|
10846
10843
|
"eu-north-1" : { },
|
@@ -10849,14 +10846,76 @@
|
|
10849
10846
|
"eu-west-1" : { },
|
10850
10847
|
"eu-west-2" : { },
|
10851
10848
|
"eu-west-3" : { },
|
10849
|
+
"fips-ca-central-1" : {
|
10850
|
+
"credentialScope" : {
|
10851
|
+
"region" : "ca-central-1"
|
10852
|
+
},
|
10853
|
+
"deprecated" : true,
|
10854
|
+
"hostname" : "kinesisanalytics-fips.ca-central-1.amazonaws.com"
|
10855
|
+
},
|
10856
|
+
"fips-ca-west-1" : {
|
10857
|
+
"credentialScope" : {
|
10858
|
+
"region" : "ca-west-1"
|
10859
|
+
},
|
10860
|
+
"deprecated" : true,
|
10861
|
+
"hostname" : "kinesisanalytics-fips.ca-west-1.amazonaws.com"
|
10862
|
+
},
|
10863
|
+
"fips-us-east-1" : {
|
10864
|
+
"credentialScope" : {
|
10865
|
+
"region" : "us-east-1"
|
10866
|
+
},
|
10867
|
+
"deprecated" : true,
|
10868
|
+
"hostname" : "kinesisanalytics-fips.us-east-1.amazonaws.com"
|
10869
|
+
},
|
10870
|
+
"fips-us-east-2" : {
|
10871
|
+
"credentialScope" : {
|
10872
|
+
"region" : "us-east-2"
|
10873
|
+
},
|
10874
|
+
"deprecated" : true,
|
10875
|
+
"hostname" : "kinesisanalytics-fips.us-east-2.amazonaws.com"
|
10876
|
+
},
|
10877
|
+
"fips-us-west-1" : {
|
10878
|
+
"credentialScope" : {
|
10879
|
+
"region" : "us-west-1"
|
10880
|
+
},
|
10881
|
+
"deprecated" : true,
|
10882
|
+
"hostname" : "kinesisanalytics-fips.us-west-1.amazonaws.com"
|
10883
|
+
},
|
10884
|
+
"fips-us-west-2" : {
|
10885
|
+
"credentialScope" : {
|
10886
|
+
"region" : "us-west-2"
|
10887
|
+
},
|
10888
|
+
"deprecated" : true,
|
10889
|
+
"hostname" : "kinesisanalytics-fips.us-west-2.amazonaws.com"
|
10890
|
+
},
|
10852
10891
|
"il-central-1" : { },
|
10853
10892
|
"me-central-1" : { },
|
10854
10893
|
"me-south-1" : { },
|
10855
10894
|
"sa-east-1" : { },
|
10856
|
-
"us-east-1" : {
|
10857
|
-
|
10858
|
-
|
10859
|
-
|
10895
|
+
"us-east-1" : {
|
10896
|
+
"variants" : [ {
|
10897
|
+
"hostname" : "kinesisanalytics-fips.us-east-1.amazonaws.com",
|
10898
|
+
"tags" : [ "fips" ]
|
10899
|
+
} ]
|
10900
|
+
},
|
10901
|
+
"us-east-2" : {
|
10902
|
+
"variants" : [ {
|
10903
|
+
"hostname" : "kinesisanalytics-fips.us-east-2.amazonaws.com",
|
10904
|
+
"tags" : [ "fips" ]
|
10905
|
+
} ]
|
10906
|
+
},
|
10907
|
+
"us-west-1" : {
|
10908
|
+
"variants" : [ {
|
10909
|
+
"hostname" : "kinesisanalytics-fips.us-west-1.amazonaws.com",
|
10910
|
+
"tags" : [ "fips" ]
|
10911
|
+
} ]
|
10912
|
+
},
|
10913
|
+
"us-west-2" : {
|
10914
|
+
"variants" : [ {
|
10915
|
+
"hostname" : "kinesisanalytics-fips.us-west-2.amazonaws.com",
|
10916
|
+
"tags" : [ "fips" ]
|
10917
|
+
} ]
|
10918
|
+
}
|
10860
10919
|
}
|
10861
10920
|
},
|
10862
10921
|
"kinesisvideo" : {
|
@@ -20377,6 +20436,7 @@
|
|
20377
20436
|
},
|
20378
20437
|
"vpc-lattice" : {
|
20379
20438
|
"endpoints" : {
|
20439
|
+
"af-south-1" : { },
|
20380
20440
|
"ap-northeast-1" : { },
|
20381
20441
|
"ap-northeast-2" : { },
|
20382
20442
|
"ap-south-1" : { },
|
@@ -20385,6 +20445,7 @@
|
|
20385
20445
|
"ca-central-1" : { },
|
20386
20446
|
"eu-central-1" : { },
|
20387
20447
|
"eu-north-1" : { },
|
20448
|
+
"eu-south-1" : { },
|
20388
20449
|
"eu-west-1" : { },
|
20389
20450
|
"eu-west-2" : { },
|
20390
20451
|
"eu-west-3" : { },
|
@@ -25949,8 +26010,32 @@
|
|
25949
26010
|
},
|
25950
26011
|
"kinesisanalytics" : {
|
25951
26012
|
"endpoints" : {
|
25952
|
-
"us-gov-east-1" : {
|
25953
|
-
|
26013
|
+
"fips-us-gov-east-1" : {
|
26014
|
+
"credentialScope" : {
|
26015
|
+
"region" : "us-gov-east-1"
|
26016
|
+
},
|
26017
|
+
"deprecated" : true,
|
26018
|
+
"hostname" : "kinesisanalytics-fips.us-gov-east-1.amazonaws.com"
|
26019
|
+
},
|
26020
|
+
"fips-us-gov-west-1" : {
|
26021
|
+
"credentialScope" : {
|
26022
|
+
"region" : "us-gov-west-1"
|
26023
|
+
},
|
26024
|
+
"deprecated" : true,
|
26025
|
+
"hostname" : "kinesisanalytics-fips.us-gov-west-1.amazonaws.com"
|
26026
|
+
},
|
26027
|
+
"us-gov-east-1" : {
|
26028
|
+
"variants" : [ {
|
26029
|
+
"hostname" : "kinesisanalytics-fips.us-gov-east-1.amazonaws.com",
|
26030
|
+
"tags" : [ "fips" ]
|
26031
|
+
} ]
|
26032
|
+
},
|
26033
|
+
"us-gov-west-1" : {
|
26034
|
+
"variants" : [ {
|
26035
|
+
"hostname" : "kinesisanalytics-fips.us-gov-west-1.amazonaws.com",
|
26036
|
+
"tags" : [ "fips" ]
|
26037
|
+
} ]
|
26038
|
+
}
|
25954
26039
|
}
|
25955
26040
|
},
|
25956
26041
|
"kinesisvideo" : {
|
@@ -29273,6 +29358,16 @@
|
|
29273
29358
|
"us-isob-east-1" : { }
|
29274
29359
|
}
|
29275
29360
|
},
|
29361
|
+
"budgets" : {
|
29362
|
+
"endpoints" : {
|
29363
|
+
"us-isob-east-1" : {
|
29364
|
+
"credentialScope" : {
|
29365
|
+
"region" : "us-isob-east-1"
|
29366
|
+
},
|
29367
|
+
"hostname" : "budgets.us-isob-east-1.sc2s.sgov.gov"
|
29368
|
+
}
|
29369
|
+
}
|
29370
|
+
},
|
29276
29371
|
"cloudcontrolapi" : {
|
29277
29372
|
"endpoints" : {
|
29278
29373
|
"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.966.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-19 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|