aws-partitions 1.971.0 → 1.974.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: 7468f146b8cc53320261b356f8d9a0beec58d7b45ef5f5ce0d6b08e1fd07ba75
4
- data.tar.gz: 4bd11a2cce44100c45f9b9629fc7fcf18fb68e2934db90b08ba8611e894c2edb
3
+ metadata.gz: 2a1d036f94ea6baf894e46fea777ce848bd561b57c3f5e5617d83f7e5422b028
4
+ data.tar.gz: 19d4209468777e393b27c8f271db5ee9dbc37af002d8eb8aeafac8d5ccaf2947
5
5
  SHA512:
6
- metadata.gz: 586d69c4f30871663937fe20c89f67b29c92d245aad8692dba81cd7814a8d341809bbbd65441c2f9f244fff05e28c99d877a12d0e3024606a0bbcb3309daf4a0
7
- data.tar.gz: e2c1cfb37913ebff4736c15f8b7cb81e91e18c73b8db89dbae66811cdb3bd434201c2cdfc5ca050d5cbc54b7b9b27e6f53d0190779c09ee6952193335a6e6388
6
+ metadata.gz: 2056af2a30730de1d8af1a985ff2eb8bcad204590d3ddff202460cc86dbae866ad90ab1c136f1caa10f3755915ac05495f7ebf9fbfe45814e60fbfe860ee6b2f
7
+ data.tar.gz: ab9b6ebefb44d121370313fe764ace33d88c3ea11fdb2af62300ed3b0ca03f6b802dc404cb0425401e1d39cdc92202e5f8dd1c29ee245570b312f2cfa19c7960
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.974.0 (2024-09-11)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.973.0 (2024-09-10)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.972.0 (2024-09-09)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
4
19
  1.971.0 (2024-09-04)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.971.0
1
+ 1.974.0
@@ -447,7 +447,6 @@ module Aws
447
447
  'KinesisVideoWebRTCStorage' => 'kinesisvideo',
448
448
  'LakeFormation' => 'lakeformation',
449
449
  'Lambda' => 'lambda',
450
- 'LambdaPreview' => 'lambda',
451
450
  'LaunchWizard' => 'launchwizard',
452
451
  'Lex' => 'runtime.lex',
453
452
  'LexModelBuildingService' => 'models.lex',
data/partitions.json CHANGED
@@ -1757,6 +1757,12 @@
1757
1757
  "tags" : [ "dualstack" ]
1758
1758
  } ]
1759
1759
  },
1760
+ "eu-central-2" : {
1761
+ "variants" : [ {
1762
+ "hostname" : "appmesh.eu-central-2.api.aws",
1763
+ "tags" : [ "dualstack" ]
1764
+ } ]
1765
+ },
1760
1766
  "eu-north-1" : {
1761
1767
  "variants" : [ {
1762
1768
  "hostname" : "appmesh.eu-north-1.api.aws",
@@ -1769,6 +1775,12 @@
1769
1775
  "tags" : [ "dualstack" ]
1770
1776
  } ]
1771
1777
  },
1778
+ "eu-south-2" : {
1779
+ "variants" : [ {
1780
+ "hostname" : "appmesh.eu-south-2.api.aws",
1781
+ "tags" : [ "dualstack" ]
1782
+ } ]
1783
+ },
1772
1784
  "eu-west-1" : {
1773
1785
  "variants" : [ {
1774
1786
  "hostname" : "appmesh.eu-west-1.api.aws",
@@ -2020,6 +2032,21 @@
2020
2032
  "us-west-2" : { }
2021
2033
  }
2022
2034
  },
2035
+ "apptest" : {
2036
+ "endpoints" : {
2037
+ "ap-southeast-2" : { },
2038
+ "eu-central-1" : { },
2039
+ "fips-us-east-1" : {
2040
+ "deprecated" : true
2041
+ },
2042
+ "sa-east-1" : { },
2043
+ "us-east-1" : {
2044
+ "variants" : [ {
2045
+ "tags" : [ "fips" ]
2046
+ } ]
2047
+ }
2048
+ }
2049
+ },
2023
2050
  "aps" : {
2024
2051
  "defaults" : {
2025
2052
  "protocols" : [ "https" ]
@@ -3024,9 +3051,45 @@
3024
3051
  "eu-north-1" : { },
3025
3052
  "eu-west-1" : { },
3026
3053
  "eu-west-2" : { },
3027
- "us-east-1" : { },
3028
- "us-east-2" : { },
3029
- "us-west-2" : { }
3054
+ "fips-us-east-1" : {
3055
+ "credentialScope" : {
3056
+ "region" : "us-east-1"
3057
+ },
3058
+ "deprecated" : true,
3059
+ "hostname" : "cleanrooms-fips.us-east-1.amazonaws.com"
3060
+ },
3061
+ "fips-us-east-2" : {
3062
+ "credentialScope" : {
3063
+ "region" : "us-east-2"
3064
+ },
3065
+ "deprecated" : true,
3066
+ "hostname" : "cleanrooms-fips.us-east-2.amazonaws.com"
3067
+ },
3068
+ "fips-us-west-2" : {
3069
+ "credentialScope" : {
3070
+ "region" : "us-west-2"
3071
+ },
3072
+ "deprecated" : true,
3073
+ "hostname" : "cleanrooms-fips.us-west-2.amazonaws.com"
3074
+ },
3075
+ "us-east-1" : {
3076
+ "variants" : [ {
3077
+ "hostname" : "cleanrooms-fips.us-east-1.amazonaws.com",
3078
+ "tags" : [ "fips" ]
3079
+ } ]
3080
+ },
3081
+ "us-east-2" : {
3082
+ "variants" : [ {
3083
+ "hostname" : "cleanrooms-fips.us-east-2.amazonaws.com",
3084
+ "tags" : [ "fips" ]
3085
+ } ]
3086
+ },
3087
+ "us-west-2" : {
3088
+ "variants" : [ {
3089
+ "hostname" : "cleanrooms-fips.us-west-2.amazonaws.com",
3090
+ "tags" : [ "fips" ]
3091
+ } ]
3092
+ }
3030
3093
  }
3031
3094
  },
3032
3095
  "cloud9" : {
@@ -6358,10 +6421,30 @@
6358
6421
  "protocols" : [ "http", "https" ]
6359
6422
  },
6360
6423
  "endpoints" : {
6361
- "af-south-1" : { },
6362
- "ap-east-1" : { },
6363
- "ap-northeast-1" : { },
6364
- "ap-northeast-2" : { },
6424
+ "af-south-1" : {
6425
+ "variants" : [ {
6426
+ "hostname" : "ec2.af-south-1.api.aws",
6427
+ "tags" : [ "dualstack" ]
6428
+ } ]
6429
+ },
6430
+ "ap-east-1" : {
6431
+ "variants" : [ {
6432
+ "hostname" : "ec2.ap-east-1.api.aws",
6433
+ "tags" : [ "dualstack" ]
6434
+ } ]
6435
+ },
6436
+ "ap-northeast-1" : {
6437
+ "variants" : [ {
6438
+ "hostname" : "ec2.ap-northeast-1.api.aws",
6439
+ "tags" : [ "dualstack" ]
6440
+ } ]
6441
+ },
6442
+ "ap-northeast-2" : {
6443
+ "variants" : [ {
6444
+ "hostname" : "ec2.ap-northeast-2.api.aws",
6445
+ "tags" : [ "dualstack" ]
6446
+ } ]
6447
+ },
6365
6448
  "ap-northeast-3" : { },
6366
6449
  "ap-south-1" : {
6367
6450
  "variants" : [ {
@@ -6370,14 +6453,28 @@
6370
6453
  } ]
6371
6454
  },
6372
6455
  "ap-south-2" : { },
6373
- "ap-southeast-1" : { },
6374
- "ap-southeast-2" : { },
6456
+ "ap-southeast-1" : {
6457
+ "variants" : [ {
6458
+ "hostname" : "ec2.ap-southeast-1.api.aws",
6459
+ "tags" : [ "dualstack" ]
6460
+ } ]
6461
+ },
6462
+ "ap-southeast-2" : {
6463
+ "variants" : [ {
6464
+ "hostname" : "ec2.ap-southeast-2.api.aws",
6465
+ "tags" : [ "dualstack" ]
6466
+ } ]
6467
+ },
6375
6468
  "ap-southeast-3" : { },
6376
6469
  "ap-southeast-4" : { },
6470
+ "ap-southeast-5" : { },
6377
6471
  "ca-central-1" : {
6378
6472
  "variants" : [ {
6379
6473
  "hostname" : "ec2-fips.ca-central-1.amazonaws.com",
6380
6474
  "tags" : [ "fips" ]
6475
+ }, {
6476
+ "hostname" : "ec2.ca-central-1.api.aws",
6477
+ "tags" : [ "dualstack" ]
6381
6478
  } ]
6382
6479
  },
6383
6480
  "ca-west-1" : {
@@ -6386,10 +6483,25 @@
6386
6483
  "tags" : [ "fips" ]
6387
6484
  } ]
6388
6485
  },
6389
- "eu-central-1" : { },
6486
+ "eu-central-1" : {
6487
+ "variants" : [ {
6488
+ "hostname" : "ec2.eu-central-1.api.aws",
6489
+ "tags" : [ "dualstack" ]
6490
+ } ]
6491
+ },
6390
6492
  "eu-central-2" : { },
6391
- "eu-north-1" : { },
6392
- "eu-south-1" : { },
6493
+ "eu-north-1" : {
6494
+ "variants" : [ {
6495
+ "hostname" : "ec2.eu-north-1.api.aws",
6496
+ "tags" : [ "dualstack" ]
6497
+ } ]
6498
+ },
6499
+ "eu-south-1" : {
6500
+ "variants" : [ {
6501
+ "hostname" : "ec2.eu-south-1.api.aws",
6502
+ "tags" : [ "dualstack" ]
6503
+ } ]
6504
+ },
6393
6505
  "eu-south-2" : { },
6394
6506
  "eu-west-1" : {
6395
6507
  "variants" : [ {
@@ -6397,8 +6509,18 @@
6397
6509
  "tags" : [ "dualstack" ]
6398
6510
  } ]
6399
6511
  },
6400
- "eu-west-2" : { },
6401
- "eu-west-3" : { },
6512
+ "eu-west-2" : {
6513
+ "variants" : [ {
6514
+ "hostname" : "ec2.eu-west-2.api.aws",
6515
+ "tags" : [ "dualstack" ]
6516
+ } ]
6517
+ },
6518
+ "eu-west-3" : {
6519
+ "variants" : [ {
6520
+ "hostname" : "ec2.eu-west-3.api.aws",
6521
+ "tags" : [ "dualstack" ]
6522
+ } ]
6523
+ },
6402
6524
  "fips-ca-central-1" : {
6403
6525
  "credentialScope" : {
6404
6526
  "region" : "ca-central-1"
@@ -6443,7 +6565,12 @@
6443
6565
  },
6444
6566
  "il-central-1" : { },
6445
6567
  "me-central-1" : { },
6446
- "me-south-1" : { },
6568
+ "me-south-1" : {
6569
+ "variants" : [ {
6570
+ "hostname" : "ec2.me-south-1.api.aws",
6571
+ "tags" : [ "dualstack" ]
6572
+ } ]
6573
+ },
6447
6574
  "sa-east-1" : {
6448
6575
  "variants" : [ {
6449
6576
  "hostname" : "ec2.sa-east-1.api.aws",
@@ -6472,6 +6599,9 @@
6472
6599
  "variants" : [ {
6473
6600
  "hostname" : "ec2-fips.us-west-1.amazonaws.com",
6474
6601
  "tags" : [ "fips" ]
6602
+ }, {
6603
+ "hostname" : "ec2.us-west-1.api.aws",
6604
+ "tags" : [ "dualstack" ]
6475
6605
  } ]
6476
6606
  },
6477
6607
  "us-west-2" : {
@@ -6859,22 +6989,102 @@
6859
6989
  },
6860
6990
  "elasticbeanstalk" : {
6861
6991
  "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" : { },
6992
+ "af-south-1" : {
6993
+ "variants" : [ {
6994
+ "hostname" : "elasticbeanstalk.af-south-1.api.aws",
6995
+ "tags" : [ "dualstack" ]
6996
+ } ]
6997
+ },
6998
+ "ap-east-1" : {
6999
+ "variants" : [ {
7000
+ "hostname" : "elasticbeanstalk.ap-east-1.api.aws",
7001
+ "tags" : [ "dualstack" ]
7002
+ } ]
7003
+ },
7004
+ "ap-northeast-1" : {
7005
+ "variants" : [ {
7006
+ "hostname" : "elasticbeanstalk.ap-northeast-1.api.aws",
7007
+ "tags" : [ "dualstack" ]
7008
+ } ]
7009
+ },
7010
+ "ap-northeast-2" : {
7011
+ "variants" : [ {
7012
+ "hostname" : "elasticbeanstalk.ap-northeast-2.api.aws",
7013
+ "tags" : [ "dualstack" ]
7014
+ } ]
7015
+ },
7016
+ "ap-northeast-3" : {
7017
+ "variants" : [ {
7018
+ "hostname" : "elasticbeanstalk.ap-northeast-3.api.aws",
7019
+ "tags" : [ "dualstack" ]
7020
+ } ]
7021
+ },
7022
+ "ap-south-1" : {
7023
+ "variants" : [ {
7024
+ "hostname" : "elasticbeanstalk.ap-south-1.api.aws",
7025
+ "tags" : [ "dualstack" ]
7026
+ } ]
7027
+ },
7028
+ "ap-southeast-1" : {
7029
+ "variants" : [ {
7030
+ "hostname" : "elasticbeanstalk.ap-southeast-1.api.aws",
7031
+ "tags" : [ "dualstack" ]
7032
+ } ]
7033
+ },
7034
+ "ap-southeast-2" : {
7035
+ "variants" : [ {
7036
+ "hostname" : "elasticbeanstalk.ap-southeast-2.api.aws",
7037
+ "tags" : [ "dualstack" ]
7038
+ } ]
7039
+ },
7040
+ "ap-southeast-3" : {
7041
+ "variants" : [ {
7042
+ "hostname" : "elasticbeanstalk.ap-southeast-3.api.aws",
7043
+ "tags" : [ "dualstack" ]
7044
+ } ]
7045
+ },
7046
+ "ca-central-1" : {
7047
+ "variants" : [ {
7048
+ "hostname" : "elasticbeanstalk.ca-central-1.api.aws",
7049
+ "tags" : [ "dualstack" ]
7050
+ } ]
7051
+ },
7052
+ "eu-central-1" : {
7053
+ "variants" : [ {
7054
+ "hostname" : "elasticbeanstalk.eu-central-1.api.aws",
7055
+ "tags" : [ "dualstack" ]
7056
+ } ]
7057
+ },
7058
+ "eu-north-1" : {
7059
+ "variants" : [ {
7060
+ "hostname" : "elasticbeanstalk.eu-north-1.api.aws",
7061
+ "tags" : [ "dualstack" ]
7062
+ } ]
7063
+ },
7064
+ "eu-south-1" : {
7065
+ "variants" : [ {
7066
+ "hostname" : "elasticbeanstalk.eu-south-1.api.aws",
7067
+ "tags" : [ "dualstack" ]
7068
+ } ]
7069
+ },
7070
+ "eu-west-1" : {
7071
+ "variants" : [ {
7072
+ "hostname" : "elasticbeanstalk.eu-west-1.api.aws",
7073
+ "tags" : [ "dualstack" ]
7074
+ } ]
7075
+ },
7076
+ "eu-west-2" : {
7077
+ "variants" : [ {
7078
+ "hostname" : "elasticbeanstalk.eu-west-2.api.aws",
7079
+ "tags" : [ "dualstack" ]
7080
+ } ]
7081
+ },
7082
+ "eu-west-3" : {
7083
+ "variants" : [ {
7084
+ "hostname" : "elasticbeanstalk.eu-west-3.api.aws",
7085
+ "tags" : [ "dualstack" ]
7086
+ } ]
7087
+ },
6878
7088
  "fips-us-east-1" : {
6879
7089
  "credentialScope" : {
6880
7090
  "region" : "us-east-1"
@@ -6903,31 +7113,70 @@
6903
7113
  "deprecated" : true,
6904
7114
  "hostname" : "elasticbeanstalk-fips.us-west-2.amazonaws.com"
6905
7115
  },
6906
- "il-central-1" : { },
6907
- "me-south-1" : { },
6908
- "sa-east-1" : { },
7116
+ "il-central-1" : {
7117
+ "variants" : [ {
7118
+ "hostname" : "elasticbeanstalk.il-central-1.api.aws",
7119
+ "tags" : [ "dualstack" ]
7120
+ } ]
7121
+ },
7122
+ "me-south-1" : {
7123
+ "variants" : [ {
7124
+ "hostname" : "elasticbeanstalk.me-south-1.api.aws",
7125
+ "tags" : [ "dualstack" ]
7126
+ } ]
7127
+ },
7128
+ "sa-east-1" : {
7129
+ "variants" : [ {
7130
+ "hostname" : "elasticbeanstalk.sa-east-1.api.aws",
7131
+ "tags" : [ "dualstack" ]
7132
+ } ]
7133
+ },
6909
7134
  "us-east-1" : {
6910
7135
  "variants" : [ {
6911
7136
  "hostname" : "elasticbeanstalk-fips.us-east-1.amazonaws.com",
6912
7137
  "tags" : [ "fips" ]
7138
+ }, {
7139
+ "hostname" : "elasticbeanstalk-fips.us-east-1.api.aws",
7140
+ "tags" : [ "dualstack", "fips" ]
7141
+ }, {
7142
+ "hostname" : "elasticbeanstalk.us-east-1.api.aws",
7143
+ "tags" : [ "dualstack" ]
6913
7144
  } ]
6914
7145
  },
6915
7146
  "us-east-2" : {
6916
7147
  "variants" : [ {
6917
7148
  "hostname" : "elasticbeanstalk-fips.us-east-2.amazonaws.com",
6918
7149
  "tags" : [ "fips" ]
7150
+ }, {
7151
+ "hostname" : "elasticbeanstalk-fips.us-east-2.api.aws",
7152
+ "tags" : [ "dualstack", "fips" ]
7153
+ }, {
7154
+ "hostname" : "elasticbeanstalk.us-east-2.api.aws",
7155
+ "tags" : [ "dualstack" ]
6919
7156
  } ]
6920
7157
  },
6921
7158
  "us-west-1" : {
6922
7159
  "variants" : [ {
6923
7160
  "hostname" : "elasticbeanstalk-fips.us-west-1.amazonaws.com",
6924
7161
  "tags" : [ "fips" ]
7162
+ }, {
7163
+ "hostname" : "elasticbeanstalk-fips.us-west-1.api.aws",
7164
+ "tags" : [ "dualstack", "fips" ]
7165
+ }, {
7166
+ "hostname" : "elasticbeanstalk.us-west-1.api.aws",
7167
+ "tags" : [ "dualstack" ]
6925
7168
  } ]
6926
7169
  },
6927
7170
  "us-west-2" : {
6928
7171
  "variants" : [ {
6929
7172
  "hostname" : "elasticbeanstalk-fips.us-west-2.amazonaws.com",
6930
7173
  "tags" : [ "fips" ]
7174
+ }, {
7175
+ "hostname" : "elasticbeanstalk-fips.us-west-2.api.aws",
7176
+ "tags" : [ "dualstack", "fips" ]
7177
+ }, {
7178
+ "hostname" : "elasticbeanstalk.us-west-2.api.aws",
7179
+ "tags" : [ "dualstack" ]
6931
7180
  } ]
6932
7181
  }
6933
7182
  }
@@ -12641,6 +12890,7 @@
12641
12890
  "ap-northeast-2" : { },
12642
12891
  "ap-northeast-3" : { },
12643
12892
  "ap-south-1" : { },
12893
+ "ap-south-2" : { },
12644
12894
  "ap-southeast-1" : { },
12645
12895
  "ap-southeast-2" : { },
12646
12896
  "ap-southeast-4" : { },
@@ -12650,6 +12900,7 @@
12650
12900
  "eu-west-1" : { },
12651
12901
  "eu-west-2" : { },
12652
12902
  "eu-west-3" : { },
12903
+ "me-central-1" : { },
12653
12904
  "sa-east-1" : { },
12654
12905
  "us-east-1" : { },
12655
12906
  "us-east-2" : { },
@@ -15984,8 +16235,32 @@
15984
16235
  "ap-southeast-3" : { },
15985
16236
  "ap-southeast-4" : { },
15986
16237
  "ap-southeast-5" : { },
15987
- "ca-central-1" : { },
15988
- "ca-west-1" : { },
16238
+ "ca-central-1" : {
16239
+ "variants" : [ {
16240
+ "hostname" : "route53resolver-fips.ca-central-1.amazonaws.com",
16241
+ "tags" : [ "fips" ]
16242
+ } ]
16243
+ },
16244
+ "ca-central-1-fips" : {
16245
+ "credentialScope" : {
16246
+ "region" : "ca-central-1"
16247
+ },
16248
+ "deprecated" : true,
16249
+ "hostname" : "route53resolver-fips.ca-central-1.amazonaws.com"
16250
+ },
16251
+ "ca-west-1" : {
16252
+ "variants" : [ {
16253
+ "hostname" : "route53resolver-fips.ca-west-1.amazonaws.com",
16254
+ "tags" : [ "fips" ]
16255
+ } ]
16256
+ },
16257
+ "ca-west-1-fips" : {
16258
+ "credentialScope" : {
16259
+ "region" : "ca-west-1"
16260
+ },
16261
+ "deprecated" : true,
16262
+ "hostname" : "route53resolver-fips.ca-west-1.amazonaws.com"
16263
+ },
15989
16264
  "eu-central-1" : { },
15990
16265
  "eu-central-2" : { },
15991
16266
  "eu-north-1" : { },
@@ -15998,10 +16273,58 @@
15998
16273
  "me-central-1" : { },
15999
16274
  "me-south-1" : { },
16000
16275
  "sa-east-1" : { },
16001
- "us-east-1" : { },
16002
- "us-east-2" : { },
16003
- "us-west-1" : { },
16004
- "us-west-2" : { }
16276
+ "us-east-1" : {
16277
+ "variants" : [ {
16278
+ "hostname" : "route53resolver-fips.us-east-1.amazonaws.com",
16279
+ "tags" : [ "fips" ]
16280
+ } ]
16281
+ },
16282
+ "us-east-1-fips" : {
16283
+ "credentialScope" : {
16284
+ "region" : "us-east-1"
16285
+ },
16286
+ "deprecated" : true,
16287
+ "hostname" : "route53resolver-fips.us-east-1.amazonaws.com"
16288
+ },
16289
+ "us-east-2" : {
16290
+ "variants" : [ {
16291
+ "hostname" : "route53resolver-fips.us-east-2.amazonaws.com",
16292
+ "tags" : [ "fips" ]
16293
+ } ]
16294
+ },
16295
+ "us-east-2-fips" : {
16296
+ "credentialScope" : {
16297
+ "region" : "us-east-2"
16298
+ },
16299
+ "deprecated" : true,
16300
+ "hostname" : "route53resolver-fips.us-east-2.amazonaws.com"
16301
+ },
16302
+ "us-west-1" : {
16303
+ "variants" : [ {
16304
+ "hostname" : "route53resolver-fips.us-west-1.amazonaws.com",
16305
+ "tags" : [ "fips" ]
16306
+ } ]
16307
+ },
16308
+ "us-west-1-fips" : {
16309
+ "credentialScope" : {
16310
+ "region" : "us-west-1"
16311
+ },
16312
+ "deprecated" : true,
16313
+ "hostname" : "route53resolver-fips.us-west-1.amazonaws.com"
16314
+ },
16315
+ "us-west-2" : {
16316
+ "variants" : [ {
16317
+ "hostname" : "route53resolver-fips.us-west-2.amazonaws.com",
16318
+ "tags" : [ "fips" ]
16319
+ } ]
16320
+ },
16321
+ "us-west-2-fips" : {
16322
+ "credentialScope" : {
16323
+ "region" : "us-west-2"
16324
+ },
16325
+ "deprecated" : true,
16326
+ "hostname" : "route53resolver-fips.us-west-2.amazonaws.com"
16327
+ }
16005
16328
  }
16006
16329
  },
16007
16330
  "rum" : {
@@ -17366,6 +17689,7 @@
17366
17689
  "ap-southeast-2" : { },
17367
17690
  "ap-southeast-3" : { },
17368
17691
  "ap-southeast-4" : { },
17692
+ "ap-southeast-5" : { },
17369
17693
  "ca-central-1" : { },
17370
17694
  "ca-west-1" : { },
17371
17695
  "eu-central-1" : { },
@@ -21777,8 +22101,32 @@
21777
22101
  "eu-central-1" : { },
21778
22102
  "eu-west-1" : { },
21779
22103
  "eu-west-2" : { },
21780
- "us-east-1" : { },
21781
- "us-west-2" : { }
22104
+ "fips-us-east-1" : {
22105
+ "credentialScope" : {
22106
+ "region" : "us-east-1"
22107
+ },
22108
+ "deprecated" : true,
22109
+ "hostname" : "workspaces-web-fips.us-east-1.amazonaws.com"
22110
+ },
22111
+ "fips-us-west-2" : {
22112
+ "credentialScope" : {
22113
+ "region" : "us-west-2"
22114
+ },
22115
+ "deprecated" : true,
22116
+ "hostname" : "workspaces-web-fips.us-west-2.amazonaws.com"
22117
+ },
22118
+ "us-east-1" : {
22119
+ "variants" : [ {
22120
+ "hostname" : "workspaces-web-fips.us-east-1.amazonaws.com",
22121
+ "tags" : [ "fips" ]
22122
+ } ]
22123
+ },
22124
+ "us-west-2" : {
22125
+ "variants" : [ {
22126
+ "hostname" : "workspaces-web-fips.us-west-2.amazonaws.com",
22127
+ "tags" : [ "fips" ]
22128
+ } ]
22129
+ }
21782
22130
  }
21783
22131
  },
21784
22132
  "xray" : {
@@ -25093,6 +25441,9 @@
25093
25441
  "variants" : [ {
25094
25442
  "hostname" : "elasticbeanstalk.us-gov-east-1.amazonaws.com",
25095
25443
  "tags" : [ "fips" ]
25444
+ }, {
25445
+ "hostname" : "elasticbeanstalk.us-gov-east-1.api.aws",
25446
+ "tags" : [ "dualstack" ]
25096
25447
  } ]
25097
25448
  },
25098
25449
  "us-gov-east-1-fips" : {
@@ -25110,6 +25461,9 @@
25110
25461
  "variants" : [ {
25111
25462
  "hostname" : "elasticbeanstalk.us-gov-west-1.amazonaws.com",
25112
25463
  "tags" : [ "fips" ]
25464
+ }, {
25465
+ "hostname" : "elasticbeanstalk.us-gov-west-1.api.aws",
25466
+ "tags" : [ "dualstack" ]
25113
25467
  } ]
25114
25468
  },
25115
25469
  "us-gov-west-1-fips" : {
@@ -29072,6 +29426,11 @@
29072
29426
  "us-iso-west-1" : { }
29073
29427
  }
29074
29428
  },
29429
+ "oam" : {
29430
+ "endpoints" : {
29431
+ "us-iso-east-1" : { }
29432
+ }
29433
+ },
29075
29434
  "outposts" : {
29076
29435
  "endpoints" : {
29077
29436
  "us-iso-east-1" : { }
@@ -29795,6 +30154,11 @@
29795
30154
  "us-isob-east-1" : { }
29796
30155
  }
29797
30156
  },
30157
+ "oam" : {
30158
+ "endpoints" : {
30159
+ "us-isob-east-1" : { }
30160
+ }
30161
+ },
29798
30162
  "outposts" : {
29799
30163
  "endpoints" : {
29800
30164
  "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.971.0
4
+ version: 1.974.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-09-04 00:00:00.000000000 Z
11
+ date: 2024-09-11 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: