aws-partitions 1.970.0 → 1.981.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 0aed489c67ccb089724b4364c5c8470d93e8f4d49579f1a654c4ec22155c20c1
4
- data.tar.gz: 9fe479a6330ca7184e32148ae3a64b2dd7ded63270502845bafcdeef0201fddc
3
+ metadata.gz: a6ff88b6794dc79399cc19d2a74108ab733269c4b1f4f2608ef66e5b1c30523a
4
+ data.tar.gz: c7a6e3f8dc3ddb2f0c493d1bfe65039429ba02a3fd0bd55cebe9aac50786de73
5
5
  SHA512:
6
- metadata.gz: 7bb45ebc32232eedfd6ec2aea1b988614909ecb03d82dca4dc289fcd5cf6304626b61063240cebbb7aafee255cf42578f98a3cf5e03624af6e896522fd7a2221
7
- data.tar.gz: e706dd29871832d01bcf41fc4941a1aa3182e4d1e1b32b17bdac99a5cc55283ad5d6253c7749934b20419952da4769ba60ad180c38eb9caf2331f2cecbbc48a4
6
+ metadata.gz: 8aac331ce460a83afe65f7cf9816527a00debfc6d3ea7c48aed6bad6cdf1d29c652eb76d9182f76f2a8905d000b5704f20ba437902ab71b9dc2ae05de6bdd68b
7
+ data.tar.gz: 43e2caf0fecc28da46c550407ebc5f61e055890e471765ebbec0c9b24c627760b4b3cdc8a715d24666c63263435a0f495c8fd2f114b8e4a0ba05a5bd0090551c
data/CHANGELOG.md CHANGED
@@ -1,6 +1,61 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.981.0 (2024-09-27)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.980.0 (2024-09-26)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.979.0 (2024-09-25)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.978.0 (2024-09-24)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
24
+ 1.977.0 (2024-09-18)
25
+ ------------------
26
+
27
+ * Feature - Added support for enumerating regions for `Aws::DirectoryServiceData`.
28
+
29
+ 1.976.0 (2024-09-16)
30
+ ------------------
31
+
32
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
33
+
34
+ 1.975.0 (2024-09-13)
35
+ ------------------
36
+
37
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
38
+
39
+ 1.974.0 (2024-09-11)
40
+ ------------------
41
+
42
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
43
+
44
+ 1.973.0 (2024-09-10)
45
+ ------------------
46
+
47
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
48
+
49
+ 1.972.0 (2024-09-09)
50
+ ------------------
51
+
52
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
53
+
54
+ 1.971.0 (2024-09-04)
55
+ ------------------
56
+
57
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
58
+
4
59
  1.970.0 (2024-08-30)
5
60
  ------------------
6
61
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.970.0
1
+ 1.981.0
@@ -358,6 +358,7 @@ module Aws
358
358
  'DeviceFarm' => 'devicefarm',
359
359
  'DirectConnect' => 'directconnect',
360
360
  'DirectoryService' => 'ds',
361
+ 'DirectoryServiceData' => 'ds-data',
361
362
  'DocDB' => 'rds',
362
363
  'DocDBElastic' => 'docdb-elastic',
363
364
  'Drs' => 'drs',
@@ -447,7 +448,6 @@ module Aws
447
448
  'KinesisVideoWebRTCStorage' => 'kinesisvideo',
448
449
  'LakeFormation' => 'lakeformation',
449
450
  'Lambda' => 'lambda',
450
- 'LambdaPreview' => 'lambda',
451
451
  'LaunchWizard' => 'launchwizard',
452
452
  'Lex' => 'runtime.lex',
453
453
  'LexModelBuildingService' => 'models.lex',
@@ -623,7 +623,6 @@ module Aws
623
623
  'WAFV2' => 'wafv2',
624
624
  'WellArchitected' => 'wellarchitected',
625
625
  'WorkDocs' => 'workdocs',
626
- 'WorkLink' => 'worklink',
627
626
  'WorkMail' => 'workmail',
628
627
  'WorkMailMessageFlow' => 'workmailmessageflow',
629
628
  'WorkSpaces' => 'workspaces',
@@ -9,7 +9,7 @@
9
9
  "supportsDualStack" : true,
10
10
  "supportsFIPS" : true
11
11
  },
12
- "regionRegex" : "^(us|eu|ap|sa|ca|me|af|il)\\-\\w+\\-\\d+$",
12
+ "regionRegex" : "^(us|eu|ap|sa|ca|me|af|il|mx)\\-\\w+\\-\\d+$",
13
13
  "regions" : {
14
14
  "af-south-1" : {
15
15
  "description" : "Africa (Cape Town)"
data/partitions.json CHANGED
@@ -21,7 +21,7 @@
21
21
  "dnsSuffix" : "amazonaws.com",
22
22
  "partition" : "aws",
23
23
  "partitionName" : "AWS Standard",
24
- "regionRegex" : "^(us|eu|ap|sa|ca|me|af|il)\\-\\w+\\-\\d+$",
24
+ "regionRegex" : "^(us|eu|ap|sa|ca|me|af|il|mx)\\-\\w+\\-\\d+$",
25
25
  "regions" : {
26
26
  "af-south-1" : {
27
27
  "description" : "Africa (Cape Town)"
@@ -1658,6 +1658,7 @@
1658
1658
  "ap-southeast-3" : { },
1659
1659
  "ap-southeast-4" : { },
1660
1660
  "ca-central-1" : { },
1661
+ "ca-west-1" : { },
1661
1662
  "eu-central-1" : { },
1662
1663
  "eu-central-2" : { },
1663
1664
  "eu-north-1" : { },
@@ -1757,6 +1758,12 @@
1757
1758
  "tags" : [ "dualstack" ]
1758
1759
  } ]
1759
1760
  },
1761
+ "eu-central-2" : {
1762
+ "variants" : [ {
1763
+ "hostname" : "appmesh.eu-central-2.api.aws",
1764
+ "tags" : [ "dualstack" ]
1765
+ } ]
1766
+ },
1760
1767
  "eu-north-1" : {
1761
1768
  "variants" : [ {
1762
1769
  "hostname" : "appmesh.eu-north-1.api.aws",
@@ -1769,6 +1776,12 @@
1769
1776
  "tags" : [ "dualstack" ]
1770
1777
  } ]
1771
1778
  },
1779
+ "eu-south-2" : {
1780
+ "variants" : [ {
1781
+ "hostname" : "appmesh.eu-south-2.api.aws",
1782
+ "tags" : [ "dualstack" ]
1783
+ } ]
1784
+ },
1772
1785
  "eu-west-1" : {
1773
1786
  "variants" : [ {
1774
1787
  "hostname" : "appmesh.eu-west-1.api.aws",
@@ -2020,6 +2033,21 @@
2020
2033
  "us-west-2" : { }
2021
2034
  }
2022
2035
  },
2036
+ "apptest" : {
2037
+ "endpoints" : {
2038
+ "ap-southeast-2" : { },
2039
+ "eu-central-1" : { },
2040
+ "fips-us-east-1" : {
2041
+ "deprecated" : true
2042
+ },
2043
+ "sa-east-1" : { },
2044
+ "us-east-1" : {
2045
+ "variants" : [ {
2046
+ "tags" : [ "fips" ]
2047
+ } ]
2048
+ }
2049
+ }
2050
+ },
2023
2051
  "aps" : {
2024
2052
  "defaults" : {
2025
2053
  "protocols" : [ "https" ]
@@ -3024,9 +3052,45 @@
3024
3052
  "eu-north-1" : { },
3025
3053
  "eu-west-1" : { },
3026
3054
  "eu-west-2" : { },
3027
- "us-east-1" : { },
3028
- "us-east-2" : { },
3029
- "us-west-2" : { }
3055
+ "fips-us-east-1" : {
3056
+ "credentialScope" : {
3057
+ "region" : "us-east-1"
3058
+ },
3059
+ "deprecated" : true,
3060
+ "hostname" : "cleanrooms-fips.us-east-1.amazonaws.com"
3061
+ },
3062
+ "fips-us-east-2" : {
3063
+ "credentialScope" : {
3064
+ "region" : "us-east-2"
3065
+ },
3066
+ "deprecated" : true,
3067
+ "hostname" : "cleanrooms-fips.us-east-2.amazonaws.com"
3068
+ },
3069
+ "fips-us-west-2" : {
3070
+ "credentialScope" : {
3071
+ "region" : "us-west-2"
3072
+ },
3073
+ "deprecated" : true,
3074
+ "hostname" : "cleanrooms-fips.us-west-2.amazonaws.com"
3075
+ },
3076
+ "us-east-1" : {
3077
+ "variants" : [ {
3078
+ "hostname" : "cleanrooms-fips.us-east-1.amazonaws.com",
3079
+ "tags" : [ "fips" ]
3080
+ } ]
3081
+ },
3082
+ "us-east-2" : {
3083
+ "variants" : [ {
3084
+ "hostname" : "cleanrooms-fips.us-east-2.amazonaws.com",
3085
+ "tags" : [ "fips" ]
3086
+ } ]
3087
+ },
3088
+ "us-west-2" : {
3089
+ "variants" : [ {
3090
+ "hostname" : "cleanrooms-fips.us-west-2.amazonaws.com",
3091
+ "tags" : [ "fips" ]
3092
+ } ]
3093
+ }
3030
3094
  }
3031
3095
  },
3032
3096
  "cloud9" : {
@@ -6358,10 +6422,30 @@
6358
6422
  "protocols" : [ "http", "https" ]
6359
6423
  },
6360
6424
  "endpoints" : {
6361
- "af-south-1" : { },
6362
- "ap-east-1" : { },
6363
- "ap-northeast-1" : { },
6364
- "ap-northeast-2" : { },
6425
+ "af-south-1" : {
6426
+ "variants" : [ {
6427
+ "hostname" : "ec2.af-south-1.api.aws",
6428
+ "tags" : [ "dualstack" ]
6429
+ } ]
6430
+ },
6431
+ "ap-east-1" : {
6432
+ "variants" : [ {
6433
+ "hostname" : "ec2.ap-east-1.api.aws",
6434
+ "tags" : [ "dualstack" ]
6435
+ } ]
6436
+ },
6437
+ "ap-northeast-1" : {
6438
+ "variants" : [ {
6439
+ "hostname" : "ec2.ap-northeast-1.api.aws",
6440
+ "tags" : [ "dualstack" ]
6441
+ } ]
6442
+ },
6443
+ "ap-northeast-2" : {
6444
+ "variants" : [ {
6445
+ "hostname" : "ec2.ap-northeast-2.api.aws",
6446
+ "tags" : [ "dualstack" ]
6447
+ } ]
6448
+ },
6365
6449
  "ap-northeast-3" : { },
6366
6450
  "ap-south-1" : {
6367
6451
  "variants" : [ {
@@ -6370,14 +6454,28 @@
6370
6454
  } ]
6371
6455
  },
6372
6456
  "ap-south-2" : { },
6373
- "ap-southeast-1" : { },
6374
- "ap-southeast-2" : { },
6457
+ "ap-southeast-1" : {
6458
+ "variants" : [ {
6459
+ "hostname" : "ec2.ap-southeast-1.api.aws",
6460
+ "tags" : [ "dualstack" ]
6461
+ } ]
6462
+ },
6463
+ "ap-southeast-2" : {
6464
+ "variants" : [ {
6465
+ "hostname" : "ec2.ap-southeast-2.api.aws",
6466
+ "tags" : [ "dualstack" ]
6467
+ } ]
6468
+ },
6375
6469
  "ap-southeast-3" : { },
6376
6470
  "ap-southeast-4" : { },
6471
+ "ap-southeast-5" : { },
6377
6472
  "ca-central-1" : {
6378
6473
  "variants" : [ {
6379
6474
  "hostname" : "ec2-fips.ca-central-1.amazonaws.com",
6380
6475
  "tags" : [ "fips" ]
6476
+ }, {
6477
+ "hostname" : "ec2.ca-central-1.api.aws",
6478
+ "tags" : [ "dualstack" ]
6381
6479
  } ]
6382
6480
  },
6383
6481
  "ca-west-1" : {
@@ -6386,10 +6484,25 @@
6386
6484
  "tags" : [ "fips" ]
6387
6485
  } ]
6388
6486
  },
6389
- "eu-central-1" : { },
6487
+ "eu-central-1" : {
6488
+ "variants" : [ {
6489
+ "hostname" : "ec2.eu-central-1.api.aws",
6490
+ "tags" : [ "dualstack" ]
6491
+ } ]
6492
+ },
6390
6493
  "eu-central-2" : { },
6391
- "eu-north-1" : { },
6392
- "eu-south-1" : { },
6494
+ "eu-north-1" : {
6495
+ "variants" : [ {
6496
+ "hostname" : "ec2.eu-north-1.api.aws",
6497
+ "tags" : [ "dualstack" ]
6498
+ } ]
6499
+ },
6500
+ "eu-south-1" : {
6501
+ "variants" : [ {
6502
+ "hostname" : "ec2.eu-south-1.api.aws",
6503
+ "tags" : [ "dualstack" ]
6504
+ } ]
6505
+ },
6393
6506
  "eu-south-2" : { },
6394
6507
  "eu-west-1" : {
6395
6508
  "variants" : [ {
@@ -6397,8 +6510,18 @@
6397
6510
  "tags" : [ "dualstack" ]
6398
6511
  } ]
6399
6512
  },
6400
- "eu-west-2" : { },
6401
- "eu-west-3" : { },
6513
+ "eu-west-2" : {
6514
+ "variants" : [ {
6515
+ "hostname" : "ec2.eu-west-2.api.aws",
6516
+ "tags" : [ "dualstack" ]
6517
+ } ]
6518
+ },
6519
+ "eu-west-3" : {
6520
+ "variants" : [ {
6521
+ "hostname" : "ec2.eu-west-3.api.aws",
6522
+ "tags" : [ "dualstack" ]
6523
+ } ]
6524
+ },
6402
6525
  "fips-ca-central-1" : {
6403
6526
  "credentialScope" : {
6404
6527
  "region" : "ca-central-1"
@@ -6443,7 +6566,12 @@
6443
6566
  },
6444
6567
  "il-central-1" : { },
6445
6568
  "me-central-1" : { },
6446
- "me-south-1" : { },
6569
+ "me-south-1" : {
6570
+ "variants" : [ {
6571
+ "hostname" : "ec2.me-south-1.api.aws",
6572
+ "tags" : [ "dualstack" ]
6573
+ } ]
6574
+ },
6447
6575
  "sa-east-1" : {
6448
6576
  "variants" : [ {
6449
6577
  "hostname" : "ec2.sa-east-1.api.aws",
@@ -6472,6 +6600,9 @@
6472
6600
  "variants" : [ {
6473
6601
  "hostname" : "ec2-fips.us-west-1.amazonaws.com",
6474
6602
  "tags" : [ "fips" ]
6603
+ }, {
6604
+ "hostname" : "ec2.us-west-1.api.aws",
6605
+ "tags" : [ "dualstack" ]
6475
6606
  } ]
6476
6607
  },
6477
6608
  "us-west-2" : {
@@ -6859,22 +6990,102 @@
6859
6990
  },
6860
6991
  "elasticbeanstalk" : {
6861
6992
  "endpoints" : {
6862
- "af-south-1" : { },
6863
- "ap-east-1" : { },
6864
- "ap-northeast-1" : { },
6865
- "ap-northeast-2" : { },
6866
- "ap-northeast-3" : { },
6867
- "ap-south-1" : { },
6868
- "ap-southeast-1" : { },
6869
- "ap-southeast-2" : { },
6870
- "ap-southeast-3" : { },
6871
- "ca-central-1" : { },
6872
- "eu-central-1" : { },
6873
- "eu-north-1" : { },
6874
- "eu-south-1" : { },
6875
- "eu-west-1" : { },
6876
- "eu-west-2" : { },
6877
- "eu-west-3" : { },
6993
+ "af-south-1" : {
6994
+ "variants" : [ {
6995
+ "hostname" : "elasticbeanstalk.af-south-1.api.aws",
6996
+ "tags" : [ "dualstack" ]
6997
+ } ]
6998
+ },
6999
+ "ap-east-1" : {
7000
+ "variants" : [ {
7001
+ "hostname" : "elasticbeanstalk.ap-east-1.api.aws",
7002
+ "tags" : [ "dualstack" ]
7003
+ } ]
7004
+ },
7005
+ "ap-northeast-1" : {
7006
+ "variants" : [ {
7007
+ "hostname" : "elasticbeanstalk.ap-northeast-1.api.aws",
7008
+ "tags" : [ "dualstack" ]
7009
+ } ]
7010
+ },
7011
+ "ap-northeast-2" : {
7012
+ "variants" : [ {
7013
+ "hostname" : "elasticbeanstalk.ap-northeast-2.api.aws",
7014
+ "tags" : [ "dualstack" ]
7015
+ } ]
7016
+ },
7017
+ "ap-northeast-3" : {
7018
+ "variants" : [ {
7019
+ "hostname" : "elasticbeanstalk.ap-northeast-3.api.aws",
7020
+ "tags" : [ "dualstack" ]
7021
+ } ]
7022
+ },
7023
+ "ap-south-1" : {
7024
+ "variants" : [ {
7025
+ "hostname" : "elasticbeanstalk.ap-south-1.api.aws",
7026
+ "tags" : [ "dualstack" ]
7027
+ } ]
7028
+ },
7029
+ "ap-southeast-1" : {
7030
+ "variants" : [ {
7031
+ "hostname" : "elasticbeanstalk.ap-southeast-1.api.aws",
7032
+ "tags" : [ "dualstack" ]
7033
+ } ]
7034
+ },
7035
+ "ap-southeast-2" : {
7036
+ "variants" : [ {
7037
+ "hostname" : "elasticbeanstalk.ap-southeast-2.api.aws",
7038
+ "tags" : [ "dualstack" ]
7039
+ } ]
7040
+ },
7041
+ "ap-southeast-3" : {
7042
+ "variants" : [ {
7043
+ "hostname" : "elasticbeanstalk.ap-southeast-3.api.aws",
7044
+ "tags" : [ "dualstack" ]
7045
+ } ]
7046
+ },
7047
+ "ca-central-1" : {
7048
+ "variants" : [ {
7049
+ "hostname" : "elasticbeanstalk.ca-central-1.api.aws",
7050
+ "tags" : [ "dualstack" ]
7051
+ } ]
7052
+ },
7053
+ "eu-central-1" : {
7054
+ "variants" : [ {
7055
+ "hostname" : "elasticbeanstalk.eu-central-1.api.aws",
7056
+ "tags" : [ "dualstack" ]
7057
+ } ]
7058
+ },
7059
+ "eu-north-1" : {
7060
+ "variants" : [ {
7061
+ "hostname" : "elasticbeanstalk.eu-north-1.api.aws",
7062
+ "tags" : [ "dualstack" ]
7063
+ } ]
7064
+ },
7065
+ "eu-south-1" : {
7066
+ "variants" : [ {
7067
+ "hostname" : "elasticbeanstalk.eu-south-1.api.aws",
7068
+ "tags" : [ "dualstack" ]
7069
+ } ]
7070
+ },
7071
+ "eu-west-1" : {
7072
+ "variants" : [ {
7073
+ "hostname" : "elasticbeanstalk.eu-west-1.api.aws",
7074
+ "tags" : [ "dualstack" ]
7075
+ } ]
7076
+ },
7077
+ "eu-west-2" : {
7078
+ "variants" : [ {
7079
+ "hostname" : "elasticbeanstalk.eu-west-2.api.aws",
7080
+ "tags" : [ "dualstack" ]
7081
+ } ]
7082
+ },
7083
+ "eu-west-3" : {
7084
+ "variants" : [ {
7085
+ "hostname" : "elasticbeanstalk.eu-west-3.api.aws",
7086
+ "tags" : [ "dualstack" ]
7087
+ } ]
7088
+ },
6878
7089
  "fips-us-east-1" : {
6879
7090
  "credentialScope" : {
6880
7091
  "region" : "us-east-1"
@@ -6903,31 +7114,70 @@
6903
7114
  "deprecated" : true,
6904
7115
  "hostname" : "elasticbeanstalk-fips.us-west-2.amazonaws.com"
6905
7116
  },
6906
- "il-central-1" : { },
6907
- "me-south-1" : { },
6908
- "sa-east-1" : { },
7117
+ "il-central-1" : {
7118
+ "variants" : [ {
7119
+ "hostname" : "elasticbeanstalk.il-central-1.api.aws",
7120
+ "tags" : [ "dualstack" ]
7121
+ } ]
7122
+ },
7123
+ "me-south-1" : {
7124
+ "variants" : [ {
7125
+ "hostname" : "elasticbeanstalk.me-south-1.api.aws",
7126
+ "tags" : [ "dualstack" ]
7127
+ } ]
7128
+ },
7129
+ "sa-east-1" : {
7130
+ "variants" : [ {
7131
+ "hostname" : "elasticbeanstalk.sa-east-1.api.aws",
7132
+ "tags" : [ "dualstack" ]
7133
+ } ]
7134
+ },
6909
7135
  "us-east-1" : {
6910
7136
  "variants" : [ {
6911
7137
  "hostname" : "elasticbeanstalk-fips.us-east-1.amazonaws.com",
6912
7138
  "tags" : [ "fips" ]
7139
+ }, {
7140
+ "hostname" : "elasticbeanstalk-fips.us-east-1.api.aws",
7141
+ "tags" : [ "dualstack", "fips" ]
7142
+ }, {
7143
+ "hostname" : "elasticbeanstalk.us-east-1.api.aws",
7144
+ "tags" : [ "dualstack" ]
6913
7145
  } ]
6914
7146
  },
6915
7147
  "us-east-2" : {
6916
7148
  "variants" : [ {
6917
7149
  "hostname" : "elasticbeanstalk-fips.us-east-2.amazonaws.com",
6918
7150
  "tags" : [ "fips" ]
7151
+ }, {
7152
+ "hostname" : "elasticbeanstalk-fips.us-east-2.api.aws",
7153
+ "tags" : [ "dualstack", "fips" ]
7154
+ }, {
7155
+ "hostname" : "elasticbeanstalk.us-east-2.api.aws",
7156
+ "tags" : [ "dualstack" ]
6919
7157
  } ]
6920
7158
  },
6921
7159
  "us-west-1" : {
6922
7160
  "variants" : [ {
6923
7161
  "hostname" : "elasticbeanstalk-fips.us-west-1.amazonaws.com",
6924
7162
  "tags" : [ "fips" ]
7163
+ }, {
7164
+ "hostname" : "elasticbeanstalk-fips.us-west-1.api.aws",
7165
+ "tags" : [ "dualstack", "fips" ]
7166
+ }, {
7167
+ "hostname" : "elasticbeanstalk.us-west-1.api.aws",
7168
+ "tags" : [ "dualstack" ]
6925
7169
  } ]
6926
7170
  },
6927
7171
  "us-west-2" : {
6928
7172
  "variants" : [ {
6929
7173
  "hostname" : "elasticbeanstalk-fips.us-west-2.amazonaws.com",
6930
7174
  "tags" : [ "fips" ]
7175
+ }, {
7176
+ "hostname" : "elasticbeanstalk-fips.us-west-2.api.aws",
7177
+ "tags" : [ "dualstack", "fips" ]
7178
+ }, {
7179
+ "hostname" : "elasticbeanstalk.us-west-2.api.aws",
7180
+ "tags" : [ "dualstack" ]
6931
7181
  } ]
6932
7182
  }
6933
7183
  }
@@ -7000,6 +7250,12 @@
7000
7250
  "tags" : [ "fips" ]
7001
7251
  } ]
7002
7252
  },
7253
+ "ap-southeast-5" : {
7254
+ "variants" : [ {
7255
+ "hostname" : "elasticfilesystem-fips.ap-southeast-5.amazonaws.com",
7256
+ "tags" : [ "fips" ]
7257
+ } ]
7258
+ },
7003
7259
  "ca-central-1" : {
7004
7260
  "variants" : [ {
7005
7261
  "hostname" : "elasticfilesystem-fips.ca-central-1.amazonaws.com",
@@ -7137,6 +7393,13 @@
7137
7393
  "deprecated" : true,
7138
7394
  "hostname" : "elasticfilesystem-fips.ap-southeast-4.amazonaws.com"
7139
7395
  },
7396
+ "fips-ap-southeast-5" : {
7397
+ "credentialScope" : {
7398
+ "region" : "ap-southeast-5"
7399
+ },
7400
+ "deprecated" : true,
7401
+ "hostname" : "elasticfilesystem-fips.ap-southeast-5.amazonaws.com"
7402
+ },
7140
7403
  "fips-ca-central-1" : {
7141
7404
  "credentialScope" : {
7142
7405
  "region" : "ca-central-1"
@@ -9371,6 +9634,8 @@
9371
9634
  },
9372
9635
  "endpoints" : {
9373
9636
  "ap-south-1" : { },
9637
+ "ap-southeast-2" : { },
9638
+ "eu-west-2" : { },
9374
9639
  "us-east-1" : { },
9375
9640
  "us-east-2" : { },
9376
9641
  "us-west-2" : { }
@@ -12641,6 +12906,7 @@
12641
12906
  "ap-northeast-2" : { },
12642
12907
  "ap-northeast-3" : { },
12643
12908
  "ap-south-1" : { },
12909
+ "ap-south-2" : { },
12644
12910
  "ap-southeast-1" : { },
12645
12911
  "ap-southeast-2" : { },
12646
12912
  "ap-southeast-4" : { },
@@ -12650,6 +12916,7 @@
12650
12916
  "eu-west-1" : { },
12651
12917
  "eu-west-2" : { },
12652
12918
  "eu-west-3" : { },
12919
+ "me-central-1" : { },
12653
12920
  "sa-east-1" : { },
12654
12921
  "us-east-1" : { },
12655
12922
  "us-east-2" : { },
@@ -15453,6 +15720,7 @@
15453
15720
  },
15454
15721
  "redshift-serverless" : {
15455
15722
  "endpoints" : {
15723
+ "ap-east-1" : { },
15456
15724
  "ap-northeast-1" : { },
15457
15725
  "ap-northeast-2" : { },
15458
15726
  "ap-south-1" : { },
@@ -15507,6 +15775,7 @@
15507
15775
  "deprecated" : true,
15508
15776
  "hostname" : "redshift-serverless-fips.us-west-2.amazonaws.com"
15509
15777
  },
15778
+ "il-central-1" : { },
15510
15779
  "me-central-1" : { },
15511
15780
  "sa-east-1" : { },
15512
15781
  "us-east-1" : {
@@ -15984,8 +16253,32 @@
15984
16253
  "ap-southeast-3" : { },
15985
16254
  "ap-southeast-4" : { },
15986
16255
  "ap-southeast-5" : { },
15987
- "ca-central-1" : { },
15988
- "ca-west-1" : { },
16256
+ "ca-central-1" : {
16257
+ "variants" : [ {
16258
+ "hostname" : "route53resolver-fips.ca-central-1.amazonaws.com",
16259
+ "tags" : [ "fips" ]
16260
+ } ]
16261
+ },
16262
+ "ca-central-1-fips" : {
16263
+ "credentialScope" : {
16264
+ "region" : "ca-central-1"
16265
+ },
16266
+ "deprecated" : true,
16267
+ "hostname" : "route53resolver-fips.ca-central-1.amazonaws.com"
16268
+ },
16269
+ "ca-west-1" : {
16270
+ "variants" : [ {
16271
+ "hostname" : "route53resolver-fips.ca-west-1.amazonaws.com",
16272
+ "tags" : [ "fips" ]
16273
+ } ]
16274
+ },
16275
+ "ca-west-1-fips" : {
16276
+ "credentialScope" : {
16277
+ "region" : "ca-west-1"
16278
+ },
16279
+ "deprecated" : true,
16280
+ "hostname" : "route53resolver-fips.ca-west-1.amazonaws.com"
16281
+ },
15989
16282
  "eu-central-1" : { },
15990
16283
  "eu-central-2" : { },
15991
16284
  "eu-north-1" : { },
@@ -15998,10 +16291,58 @@
15998
16291
  "me-central-1" : { },
15999
16292
  "me-south-1" : { },
16000
16293
  "sa-east-1" : { },
16001
- "us-east-1" : { },
16002
- "us-east-2" : { },
16003
- "us-west-1" : { },
16004
- "us-west-2" : { }
16294
+ "us-east-1" : {
16295
+ "variants" : [ {
16296
+ "hostname" : "route53resolver-fips.us-east-1.amazonaws.com",
16297
+ "tags" : [ "fips" ]
16298
+ } ]
16299
+ },
16300
+ "us-east-1-fips" : {
16301
+ "credentialScope" : {
16302
+ "region" : "us-east-1"
16303
+ },
16304
+ "deprecated" : true,
16305
+ "hostname" : "route53resolver-fips.us-east-1.amazonaws.com"
16306
+ },
16307
+ "us-east-2" : {
16308
+ "variants" : [ {
16309
+ "hostname" : "route53resolver-fips.us-east-2.amazonaws.com",
16310
+ "tags" : [ "fips" ]
16311
+ } ]
16312
+ },
16313
+ "us-east-2-fips" : {
16314
+ "credentialScope" : {
16315
+ "region" : "us-east-2"
16316
+ },
16317
+ "deprecated" : true,
16318
+ "hostname" : "route53resolver-fips.us-east-2.amazonaws.com"
16319
+ },
16320
+ "us-west-1" : {
16321
+ "variants" : [ {
16322
+ "hostname" : "route53resolver-fips.us-west-1.amazonaws.com",
16323
+ "tags" : [ "fips" ]
16324
+ } ]
16325
+ },
16326
+ "us-west-1-fips" : {
16327
+ "credentialScope" : {
16328
+ "region" : "us-west-1"
16329
+ },
16330
+ "deprecated" : true,
16331
+ "hostname" : "route53resolver-fips.us-west-1.amazonaws.com"
16332
+ },
16333
+ "us-west-2" : {
16334
+ "variants" : [ {
16335
+ "hostname" : "route53resolver-fips.us-west-2.amazonaws.com",
16336
+ "tags" : [ "fips" ]
16337
+ } ]
16338
+ },
16339
+ "us-west-2-fips" : {
16340
+ "credentialScope" : {
16341
+ "region" : "us-west-2"
16342
+ },
16343
+ "deprecated" : true,
16344
+ "hostname" : "route53resolver-fips.us-west-2.amazonaws.com"
16345
+ }
16005
16346
  }
16006
16347
  },
16007
16348
  "rum" : {
@@ -17366,6 +17707,7 @@
17366
17707
  "ap-southeast-2" : { },
17367
17708
  "ap-southeast-3" : { },
17368
17709
  "ap-southeast-4" : { },
17710
+ "ap-southeast-5" : { },
17369
17711
  "ca-central-1" : { },
17370
17712
  "ca-west-1" : { },
17371
17713
  "eu-central-1" : { },
@@ -19171,9 +19513,11 @@
19171
19513
  "ap-northeast-2" : { },
19172
19514
  "ap-northeast-3" : { },
19173
19515
  "ap-south-1" : { },
19516
+ "ap-south-2" : { },
19174
19517
  "ap-southeast-1" : { },
19175
19518
  "ap-southeast-2" : { },
19176
19519
  "ap-southeast-3" : { },
19520
+ "ap-southeast-4" : { },
19177
19521
  "ca-central-1" : {
19178
19522
  "variants" : [ {
19179
19523
  "hostname" : "ssm-sap-fips.ca-central-1.amazonaws.com",
@@ -19181,8 +19525,10 @@
19181
19525
  } ]
19182
19526
  },
19183
19527
  "eu-central-1" : { },
19528
+ "eu-central-2" : { },
19184
19529
  "eu-north-1" : { },
19185
19530
  "eu-south-1" : { },
19531
+ "eu-south-2" : { },
19186
19532
  "eu-west-1" : { },
19187
19533
  "eu-west-2" : { },
19188
19534
  "eu-west-3" : { },
@@ -19221,6 +19567,8 @@
19221
19567
  "deprecated" : true,
19222
19568
  "hostname" : "ssm-sap-fips.us-west-2.amazonaws.com"
19223
19569
  },
19570
+ "il-central-1" : { },
19571
+ "me-central-1" : { },
19224
19572
  "me-south-1" : { },
19225
19573
  "sa-east-1" : { },
19226
19574
  "us-east-1" : {
@@ -20127,82 +20475,62 @@
20127
20475
  "ap-south-1" : { },
20128
20476
  "ap-southeast-1" : { },
20129
20477
  "ap-southeast-2" : { },
20130
- "ca-central-1" : { },
20131
- "eu-central-1" : { },
20132
- "eu-west-1" : { },
20133
- "eu-west-2" : { },
20134
- "sa-east-1" : { },
20135
- "transcribestreaming-ca-central-1" : {
20136
- "credentialScope" : {
20137
- "region" : "ca-central-1"
20138
- },
20139
- "deprecated" : true,
20478
+ "ca-central-1" : {
20140
20479
  "variants" : [ {
20141
20480
  "hostname" : "transcribestreaming-fips.ca-central-1.amazonaws.com",
20142
20481
  "tags" : [ "fips" ]
20143
20482
  } ]
20144
20483
  },
20145
- "transcribestreaming-fips-ca-central-1" : {
20484
+ "eu-central-1" : { },
20485
+ "eu-west-1" : { },
20486
+ "eu-west-2" : { },
20487
+ "fips-ca-central-1" : {
20146
20488
  "credentialScope" : {
20147
20489
  "region" : "ca-central-1"
20148
20490
  },
20149
20491
  "deprecated" : true,
20150
20492
  "hostname" : "transcribestreaming-fips.ca-central-1.amazonaws.com"
20151
20493
  },
20152
- "transcribestreaming-fips-us-east-1" : {
20494
+ "fips-us-east-1" : {
20153
20495
  "credentialScope" : {
20154
20496
  "region" : "us-east-1"
20155
20497
  },
20156
20498
  "deprecated" : true,
20157
20499
  "hostname" : "transcribestreaming-fips.us-east-1.amazonaws.com"
20158
20500
  },
20159
- "transcribestreaming-fips-us-east-2" : {
20501
+ "fips-us-east-2" : {
20160
20502
  "credentialScope" : {
20161
20503
  "region" : "us-east-2"
20162
20504
  },
20163
20505
  "deprecated" : true,
20164
20506
  "hostname" : "transcribestreaming-fips.us-east-2.amazonaws.com"
20165
20507
  },
20166
- "transcribestreaming-fips-us-west-2" : {
20508
+ "fips-us-west-2" : {
20167
20509
  "credentialScope" : {
20168
20510
  "region" : "us-west-2"
20169
20511
  },
20170
20512
  "deprecated" : true,
20171
20513
  "hostname" : "transcribestreaming-fips.us-west-2.amazonaws.com"
20172
20514
  },
20173
- "transcribestreaming-us-east-1" : {
20174
- "credentialScope" : {
20175
- "region" : "us-east-1"
20176
- },
20177
- "deprecated" : true,
20515
+ "sa-east-1" : { },
20516
+ "us-east-1" : {
20178
20517
  "variants" : [ {
20179
20518
  "hostname" : "transcribestreaming-fips.us-east-1.amazonaws.com",
20180
20519
  "tags" : [ "fips" ]
20181
20520
  } ]
20182
20521
  },
20183
- "transcribestreaming-us-east-2" : {
20184
- "credentialScope" : {
20185
- "region" : "us-east-2"
20186
- },
20187
- "deprecated" : true,
20522
+ "us-east-2" : {
20188
20523
  "variants" : [ {
20189
20524
  "hostname" : "transcribestreaming-fips.us-east-2.amazonaws.com",
20190
20525
  "tags" : [ "fips" ]
20191
20526
  } ]
20192
20527
  },
20193
- "transcribestreaming-us-west-2" : {
20194
- "credentialScope" : {
20195
- "region" : "us-west-2"
20196
- },
20197
- "deprecated" : true,
20528
+ "us-west-2" : {
20198
20529
  "variants" : [ {
20199
20530
  "hostname" : "transcribestreaming-fips.us-west-2.amazonaws.com",
20200
20531
  "tags" : [ "fips" ]
20201
20532
  } ]
20202
- },
20203
- "us-east-1" : { },
20204
- "us-east-2" : { },
20205
- "us-west-2" : { }
20533
+ }
20206
20534
  }
20207
20535
  },
20208
20536
  "transfer" : {
@@ -20587,6 +20915,7 @@
20587
20915
  "vpc-lattice" : {
20588
20916
  "endpoints" : {
20589
20917
  "af-south-1" : { },
20918
+ "ap-east-1" : { },
20590
20919
  "ap-northeast-1" : { },
20591
20920
  "ap-northeast-2" : { },
20592
20921
  "ap-south-1" : { },
@@ -20599,6 +20928,7 @@
20599
20928
  "eu-west-1" : { },
20600
20929
  "eu-west-2" : { },
20601
20930
  "eu-west-3" : { },
20931
+ "me-south-1" : { },
20602
20932
  "sa-east-1" : { },
20603
20933
  "us-east-1" : { },
20604
20934
  "us-east-2" : { },
@@ -21777,8 +22107,32 @@
21777
22107
  "eu-central-1" : { },
21778
22108
  "eu-west-1" : { },
21779
22109
  "eu-west-2" : { },
21780
- "us-east-1" : { },
21781
- "us-west-2" : { }
22110
+ "fips-us-east-1" : {
22111
+ "credentialScope" : {
22112
+ "region" : "us-east-1"
22113
+ },
22114
+ "deprecated" : true,
22115
+ "hostname" : "workspaces-web-fips.us-east-1.amazonaws.com"
22116
+ },
22117
+ "fips-us-west-2" : {
22118
+ "credentialScope" : {
22119
+ "region" : "us-west-2"
22120
+ },
22121
+ "deprecated" : true,
22122
+ "hostname" : "workspaces-web-fips.us-west-2.amazonaws.com"
22123
+ },
22124
+ "us-east-1" : {
22125
+ "variants" : [ {
22126
+ "hostname" : "workspaces-web-fips.us-east-1.amazonaws.com",
22127
+ "tags" : [ "fips" ]
22128
+ } ]
22129
+ },
22130
+ "us-west-2" : {
22131
+ "variants" : [ {
22132
+ "hostname" : "workspaces-web-fips.us-west-2.amazonaws.com",
22133
+ "tags" : [ "fips" ]
22134
+ } ]
22135
+ }
21782
22136
  }
21783
22137
  },
21784
22138
  "xray" : {
@@ -25093,6 +25447,9 @@
25093
25447
  "variants" : [ {
25094
25448
  "hostname" : "elasticbeanstalk.us-gov-east-1.amazonaws.com",
25095
25449
  "tags" : [ "fips" ]
25450
+ }, {
25451
+ "hostname" : "elasticbeanstalk.us-gov-east-1.api.aws",
25452
+ "tags" : [ "dualstack" ]
25096
25453
  } ]
25097
25454
  },
25098
25455
  "us-gov-east-1-fips" : {
@@ -25110,6 +25467,9 @@
25110
25467
  "variants" : [ {
25111
25468
  "hostname" : "elasticbeanstalk.us-gov-west-1.amazonaws.com",
25112
25469
  "tags" : [ "fips" ]
25470
+ }, {
25471
+ "hostname" : "elasticbeanstalk.us-gov-west-1.api.aws",
25472
+ "tags" : [ "dualstack" ]
25113
25473
  } ]
25114
25474
  },
25115
25475
  "us-gov-west-1-fips" : {
@@ -28317,8 +28677,32 @@
28317
28677
  },
28318
28678
  "transcribestreaming" : {
28319
28679
  "endpoints" : {
28320
- "us-gov-east-1" : { },
28321
- "us-gov-west-1" : { }
28680
+ "fips-us-gov-east-1" : {
28681
+ "credentialScope" : {
28682
+ "region" : "us-gov-east-1"
28683
+ },
28684
+ "deprecated" : true,
28685
+ "hostname" : "transcribestreaming-fips.us-gov-east-1.amazonaws.com"
28686
+ },
28687
+ "fips-us-gov-west-1" : {
28688
+ "credentialScope" : {
28689
+ "region" : "us-gov-west-1"
28690
+ },
28691
+ "deprecated" : true,
28692
+ "hostname" : "transcribestreaming-fips.us-gov-west-1.amazonaws.com"
28693
+ },
28694
+ "us-gov-east-1" : {
28695
+ "variants" : [ {
28696
+ "hostname" : "transcribestreaming-fips.us-gov-east-1.amazonaws.com",
28697
+ "tags" : [ "fips" ]
28698
+ } ]
28699
+ },
28700
+ "us-gov-west-1" : {
28701
+ "variants" : [ {
28702
+ "hostname" : "transcribestreaming-fips.us-gov-west-1.amazonaws.com",
28703
+ "tags" : [ "fips" ]
28704
+ } ]
28705
+ }
28322
28706
  }
28323
28707
  },
28324
28708
  "transfer" : {
@@ -28785,8 +29169,32 @@
28785
29169
  },
28786
29170
  "ds" : {
28787
29171
  "endpoints" : {
28788
- "us-iso-east-1" : { },
28789
- "us-iso-west-1" : { }
29172
+ "fips-us-iso-east-1" : {
29173
+ "credentialScope" : {
29174
+ "region" : "us-iso-east-1"
29175
+ },
29176
+ "deprecated" : true,
29177
+ "hostname" : "ds-fips.us-iso-east-1.c2s.ic.gov"
29178
+ },
29179
+ "fips-us-iso-west-1" : {
29180
+ "credentialScope" : {
29181
+ "region" : "us-iso-west-1"
29182
+ },
29183
+ "deprecated" : true,
29184
+ "hostname" : "ds-fips.us-iso-west-1.c2s.ic.gov"
29185
+ },
29186
+ "us-iso-east-1" : {
29187
+ "variants" : [ {
29188
+ "hostname" : "ds-fips.us-iso-east-1.c2s.ic.gov",
29189
+ "tags" : [ "fips" ]
29190
+ } ]
29191
+ },
29192
+ "us-iso-west-1" : {
29193
+ "variants" : [ {
29194
+ "hostname" : "ds-fips.us-iso-west-1.c2s.ic.gov",
29195
+ "tags" : [ "fips" ]
29196
+ } ]
29197
+ }
28790
29198
  }
28791
29199
  },
28792
29200
  "dynamodb" : {
@@ -29072,6 +29480,11 @@
29072
29480
  "us-iso-west-1" : { }
29073
29481
  }
29074
29482
  },
29483
+ "oam" : {
29484
+ "endpoints" : {
29485
+ "us-iso-east-1" : { }
29486
+ }
29487
+ },
29075
29488
  "outposts" : {
29076
29489
  "endpoints" : {
29077
29490
  "us-iso-east-1" : { }
@@ -29601,7 +30014,19 @@
29601
30014
  },
29602
30015
  "ds" : {
29603
30016
  "endpoints" : {
29604
- "us-isob-east-1" : { }
30017
+ "fips-us-isob-east-1" : {
30018
+ "credentialScope" : {
30019
+ "region" : "us-isob-east-1"
30020
+ },
30021
+ "deprecated" : true,
30022
+ "hostname" : "ds-fips.us-isob-east-1.sc2s.sgov.gov"
30023
+ },
30024
+ "us-isob-east-1" : {
30025
+ "variants" : [ {
30026
+ "hostname" : "ds-fips.us-isob-east-1.sc2s.sgov.gov",
30027
+ "tags" : [ "fips" ]
30028
+ } ]
30029
+ }
29605
30030
  }
29606
30031
  },
29607
30032
  "dynamodb" : {
@@ -29795,6 +30220,11 @@
29795
30220
  "us-isob-east-1" : { }
29796
30221
  }
29797
30222
  },
30223
+ "oam" : {
30224
+ "endpoints" : {
30225
+ "us-isob-east-1" : { }
30226
+ }
30227
+ },
29798
30228
  "outposts" : {
29799
30229
  "endpoints" : {
29800
30230
  "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.970.0
4
+ version: 1.981.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-30 00:00:00.000000000 Z
11
+ date: 2024-09-27 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: