aws-partitions 1.863.0 → 1.869.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: 1f3f73c1f85ae2bf9eae5977c485b6b5f44cb09a218b3916330cc367fa8de43c
4
- data.tar.gz: 93d08f754fb09d619be6f78c23d1c4df754768248969f7c1c5b7de35891d6ea2
3
+ metadata.gz: a98ac3500c4b8ee1bb40bd5db9370e5b629440366c86a246e6ae72630ab9f05a
4
+ data.tar.gz: 6d8325f25a55b94d3a0cc969a561a6fba8c5ab822064547ae32eca324f8e582c
5
5
  SHA512:
6
- metadata.gz: c28292c1d84be792bf661763c6a31714bc82a1199224d04a3acb9391d55eb0ef92c1cb6c95cbbd54fcfab0d92f0c2664871e90d10dafe2f6a9bc4c232c7f8cc0
7
- data.tar.gz: c873228a74601802fea979e4aadbfefefaf8e93fb1a38f8e5bdb5968f68660b4d0faa0aaaa74676ca20bb4c770e5e073efeba97be1784f8b7fb026655e99cc2f
6
+ metadata.gz: c558c0db2f90812c0bc4e28b3dd817b1ba24cf9483f822897406687d9176c77f7e80c22362705fe3aaf57193a5726331a20974f369c1ea0bafbe0864f44c42dd
7
+ data.tar.gz: aa44b993eafae72660eaf0f4b83eb2ec85a9cf7f0cb7eed7c0beb06e043b308f917e60f6136255fc371da897db1985d37cce37b766ec4fa84d78a41d6ce320b5
data/CHANGELOG.md CHANGED
@@ -1,6 +1,36 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.869.0 (2023-12-18)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.868.0 (2023-12-15)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.867.0 (2023-12-14)
15
+ ------------------
16
+
17
+ * Feature - Added support for enumerating regions for `Aws::NeptuneGraph`.
18
+
19
+ 1.866.0 (2023-12-13)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
24
+ 1.865.0 (2023-12-12)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
28
+
29
+ 1.864.0 (2023-12-07)
30
+ ------------------
31
+
32
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
33
+
4
34
  1.863.0 (2023-12-04)
5
35
  ------------------
6
36
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.863.0
1
+ 1.869.0
@@ -493,6 +493,7 @@ module Aws
493
493
  'MigrationHubStrategyRecommendations' => 'migrationhub-strategy',
494
494
  'Mobile' => 'mobile',
495
495
  'Neptune' => 'rds',
496
+ 'NeptuneGraph' => 'neptune-graph',
496
497
  'Neptunedata' => 'neptune-db',
497
498
  'NetworkFirewall' => 'network-firewall',
498
499
  'NetworkManager' => 'networkmanager',
data/partitions.json CHANGED
@@ -2768,6 +2768,7 @@
2768
2768
  "eu-west-1" : { },
2769
2769
  "eu-west-2" : { },
2770
2770
  "eu-west-3" : { },
2771
+ "il-central-1" : { },
2771
2772
  "me-south-1" : { },
2772
2773
  "sa-east-1" : { },
2773
2774
  "us-east-1" : { },
@@ -2992,6 +2993,7 @@
2992
2993
  "ap-northeast-2" : { },
2993
2994
  "ap-northeast-3" : { },
2994
2995
  "ap-south-1" : { },
2996
+ "ap-south-2" : { },
2995
2997
  "ap-southeast-1" : { },
2996
2998
  "ap-southeast-2" : { },
2997
2999
  "ap-southeast-3" : { },
@@ -3583,12 +3585,14 @@
3583
3585
  },
3584
3586
  "cognito-identity" : {
3585
3587
  "endpoints" : {
3588
+ "af-south-1" : { },
3586
3589
  "ap-northeast-1" : { },
3587
3590
  "ap-northeast-2" : { },
3588
3591
  "ap-northeast-3" : { },
3589
3592
  "ap-south-1" : { },
3590
3593
  "ap-southeast-1" : { },
3591
3594
  "ap-southeast-2" : { },
3595
+ "ap-southeast-3" : { },
3592
3596
  "ca-central-1" : { },
3593
3597
  "eu-central-1" : { },
3594
3598
  "eu-north-1" : { },
@@ -3655,12 +3659,14 @@
3655
3659
  },
3656
3660
  "cognito-idp" : {
3657
3661
  "endpoints" : {
3662
+ "af-south-1" : { },
3658
3663
  "ap-northeast-1" : { },
3659
3664
  "ap-northeast-2" : { },
3660
3665
  "ap-northeast-3" : { },
3661
3666
  "ap-south-1" : { },
3662
3667
  "ap-southeast-1" : { },
3663
3668
  "ap-southeast-2" : { },
3669
+ "ap-southeast-3" : { },
3664
3670
  "ca-central-1" : { },
3665
3671
  "eu-central-1" : { },
3666
3672
  "eu-north-1" : { },
@@ -5076,6 +5082,7 @@
5076
5082
  "eu-west-1" : { },
5077
5083
  "eu-west-2" : { },
5078
5084
  "eu-west-3" : { },
5085
+ "il-central-1" : { },
5079
5086
  "me-central-1" : { },
5080
5087
  "me-south-1" : { },
5081
5088
  "sa-east-1" : { },
@@ -5884,6 +5891,102 @@
5884
5891
  }
5885
5892
  }
5886
5893
  },
5894
+ "eks-auth" : {
5895
+ "defaults" : {
5896
+ "dnsSuffix" : "api.aws",
5897
+ "variants" : [ {
5898
+ "dnsSuffix" : "api.aws",
5899
+ "hostname" : "{service}-fips.{region}.{dnsSuffix}",
5900
+ "tags" : [ "fips" ]
5901
+ } ]
5902
+ },
5903
+ "endpoints" : {
5904
+ "af-south-1" : {
5905
+ "hostname" : "eks-auth.af-south-1.api.aws"
5906
+ },
5907
+ "ap-east-1" : {
5908
+ "hostname" : "eks-auth.ap-east-1.api.aws"
5909
+ },
5910
+ "ap-northeast-1" : {
5911
+ "hostname" : "eks-auth.ap-northeast-1.api.aws"
5912
+ },
5913
+ "ap-northeast-2" : {
5914
+ "hostname" : "eks-auth.ap-northeast-2.api.aws"
5915
+ },
5916
+ "ap-northeast-3" : {
5917
+ "hostname" : "eks-auth.ap-northeast-3.api.aws"
5918
+ },
5919
+ "ap-south-1" : {
5920
+ "hostname" : "eks-auth.ap-south-1.api.aws"
5921
+ },
5922
+ "ap-south-2" : {
5923
+ "hostname" : "eks-auth.ap-south-2.api.aws"
5924
+ },
5925
+ "ap-southeast-1" : {
5926
+ "hostname" : "eks-auth.ap-southeast-1.api.aws"
5927
+ },
5928
+ "ap-southeast-2" : {
5929
+ "hostname" : "eks-auth.ap-southeast-2.api.aws"
5930
+ },
5931
+ "ap-southeast-3" : {
5932
+ "hostname" : "eks-auth.ap-southeast-3.api.aws"
5933
+ },
5934
+ "ap-southeast-4" : {
5935
+ "hostname" : "eks-auth.ap-southeast-4.api.aws"
5936
+ },
5937
+ "ca-central-1" : {
5938
+ "hostname" : "eks-auth.ca-central-1.api.aws"
5939
+ },
5940
+ "eu-central-1" : {
5941
+ "hostname" : "eks-auth.eu-central-1.api.aws"
5942
+ },
5943
+ "eu-central-2" : {
5944
+ "hostname" : "eks-auth.eu-central-2.api.aws"
5945
+ },
5946
+ "eu-north-1" : {
5947
+ "hostname" : "eks-auth.eu-north-1.api.aws"
5948
+ },
5949
+ "eu-south-1" : {
5950
+ "hostname" : "eks-auth.eu-south-1.api.aws"
5951
+ },
5952
+ "eu-south-2" : {
5953
+ "hostname" : "eks-auth.eu-south-2.api.aws"
5954
+ },
5955
+ "eu-west-1" : {
5956
+ "hostname" : "eks-auth.eu-west-1.api.aws"
5957
+ },
5958
+ "eu-west-2" : {
5959
+ "hostname" : "eks-auth.eu-west-2.api.aws"
5960
+ },
5961
+ "eu-west-3" : {
5962
+ "hostname" : "eks-auth.eu-west-3.api.aws"
5963
+ },
5964
+ "il-central-1" : {
5965
+ "hostname" : "eks-auth.il-central-1.api.aws"
5966
+ },
5967
+ "me-central-1" : {
5968
+ "hostname" : "eks-auth.me-central-1.api.aws"
5969
+ },
5970
+ "me-south-1" : {
5971
+ "hostname" : "eks-auth.me-south-1.api.aws"
5972
+ },
5973
+ "sa-east-1" : {
5974
+ "hostname" : "eks-auth.sa-east-1.api.aws"
5975
+ },
5976
+ "us-east-1" : {
5977
+ "hostname" : "eks-auth.us-east-1.api.aws"
5978
+ },
5979
+ "us-east-2" : {
5980
+ "hostname" : "eks-auth.us-east-2.api.aws"
5981
+ },
5982
+ "us-west-1" : {
5983
+ "hostname" : "eks-auth.us-west-1.api.aws"
5984
+ },
5985
+ "us-west-2" : {
5986
+ "hostname" : "eks-auth.us-west-2.api.aws"
5987
+ }
5988
+ }
5989
+ },
5887
5990
  "elasticache" : {
5888
5991
  "endpoints" : {
5889
5992
  "af-south-1" : { },
@@ -6842,6 +6945,7 @@
6842
6945
  "deprecated" : true,
6843
6946
  "hostname" : "emr-serverless-fips.us-west-2.amazonaws.com"
6844
6947
  },
6948
+ "me-central-1" : { },
6845
6949
  "me-south-1" : { },
6846
6950
  "sa-east-1" : { },
6847
6951
  "us-east-1" : {
@@ -8469,6 +8573,7 @@
8469
8573
  "eu-west-2" : { },
8470
8574
  "eu-west-3" : { },
8471
8575
  "il-central-1" : { },
8576
+ "me-central-1" : { },
8472
8577
  "me-south-1" : { },
8473
8578
  "sa-east-1" : { },
8474
8579
  "us-east-1" : { },
@@ -11809,6 +11914,7 @@
11809
11914
  "deprecated" : true,
11810
11915
  "hostname" : "mq-fips.us-west-2.amazonaws.com"
11811
11916
  },
11917
+ "il-central-1" : { },
11812
11918
  "me-central-1" : { },
11813
11919
  "me-south-1" : { },
11814
11920
  "sa-east-1" : { },
@@ -14099,12 +14205,60 @@
14099
14205
  "eu-west-1" : { },
14100
14206
  "eu-west-2" : { },
14101
14207
  "eu-west-3" : { },
14208
+ "fips-us-east-1" : {
14209
+ "credentialScope" : {
14210
+ "region" : "us-east-1"
14211
+ },
14212
+ "deprecated" : true,
14213
+ "hostname" : "rolesanywhere-fips.us-east-1.amazonaws.com"
14214
+ },
14215
+ "fips-us-east-2" : {
14216
+ "credentialScope" : {
14217
+ "region" : "us-east-2"
14218
+ },
14219
+ "deprecated" : true,
14220
+ "hostname" : "rolesanywhere-fips.us-east-2.amazonaws.com"
14221
+ },
14222
+ "fips-us-west-1" : {
14223
+ "credentialScope" : {
14224
+ "region" : "us-west-1"
14225
+ },
14226
+ "deprecated" : true,
14227
+ "hostname" : "rolesanywhere-fips.us-west-1.amazonaws.com"
14228
+ },
14229
+ "fips-us-west-2" : {
14230
+ "credentialScope" : {
14231
+ "region" : "us-west-2"
14232
+ },
14233
+ "deprecated" : true,
14234
+ "hostname" : "rolesanywhere-fips.us-west-2.amazonaws.com"
14235
+ },
14102
14236
  "me-south-1" : { },
14103
14237
  "sa-east-1" : { },
14104
- "us-east-1" : { },
14105
- "us-east-2" : { },
14106
- "us-west-1" : { },
14107
- "us-west-2" : { }
14238
+ "us-east-1" : {
14239
+ "variants" : [ {
14240
+ "hostname" : "rolesanywhere-fips.us-east-1.amazonaws.com",
14241
+ "tags" : [ "fips" ]
14242
+ } ]
14243
+ },
14244
+ "us-east-2" : {
14245
+ "variants" : [ {
14246
+ "hostname" : "rolesanywhere-fips.us-east-2.amazonaws.com",
14247
+ "tags" : [ "fips" ]
14248
+ } ]
14249
+ },
14250
+ "us-west-1" : {
14251
+ "variants" : [ {
14252
+ "hostname" : "rolesanywhere-fips.us-west-1.amazonaws.com",
14253
+ "tags" : [ "fips" ]
14254
+ } ]
14255
+ },
14256
+ "us-west-2" : {
14257
+ "variants" : [ {
14258
+ "hostname" : "rolesanywhere-fips.us-west-2.amazonaws.com",
14259
+ "tags" : [ "fips" ]
14260
+ } ]
14261
+ }
14108
14262
  }
14109
14263
  },
14110
14264
  "route53" : {
@@ -14898,26 +15052,90 @@
14898
15052
  },
14899
15053
  "s3-outposts" : {
14900
15054
  "endpoints" : {
14901
- "af-south-1" : { },
14902
- "ap-east-1" : { },
14903
- "ap-northeast-1" : { },
14904
- "ap-northeast-2" : { },
14905
- "ap-northeast-3" : { },
14906
- "ap-south-1" : { },
14907
- "ap-southeast-1" : { },
14908
- "ap-southeast-2" : { },
14909
- "ap-southeast-3" : { },
15055
+ "af-south-1" : {
15056
+ "variants" : [ {
15057
+ "tags" : [ "dualstack" ]
15058
+ } ]
15059
+ },
15060
+ "ap-east-1" : {
15061
+ "variants" : [ {
15062
+ "tags" : [ "dualstack" ]
15063
+ } ]
15064
+ },
15065
+ "ap-northeast-1" : {
15066
+ "variants" : [ {
15067
+ "tags" : [ "dualstack" ]
15068
+ } ]
15069
+ },
15070
+ "ap-northeast-2" : {
15071
+ "variants" : [ {
15072
+ "tags" : [ "dualstack" ]
15073
+ } ]
15074
+ },
15075
+ "ap-northeast-3" : {
15076
+ "variants" : [ {
15077
+ "tags" : [ "dualstack" ]
15078
+ } ]
15079
+ },
15080
+ "ap-south-1" : {
15081
+ "variants" : [ {
15082
+ "tags" : [ "dualstack" ]
15083
+ } ]
15084
+ },
15085
+ "ap-southeast-1" : {
15086
+ "variants" : [ {
15087
+ "tags" : [ "dualstack" ]
15088
+ } ]
15089
+ },
15090
+ "ap-southeast-2" : {
15091
+ "variants" : [ {
15092
+ "tags" : [ "dualstack" ]
15093
+ } ]
15094
+ },
15095
+ "ap-southeast-3" : {
15096
+ "variants" : [ {
15097
+ "tags" : [ "dualstack" ]
15098
+ } ]
15099
+ },
14910
15100
  "ca-central-1" : {
14911
15101
  "variants" : [ {
15102
+ "tags" : [ "dualstack" ]
15103
+ }, {
15104
+ "tags" : [ "dualstack", "fips" ]
15105
+ }, {
14912
15106
  "tags" : [ "fips" ]
14913
15107
  } ]
14914
15108
  },
14915
- "eu-central-1" : { },
14916
- "eu-north-1" : { },
14917
- "eu-south-1" : { },
14918
- "eu-west-1" : { },
14919
- "eu-west-2" : { },
14920
- "eu-west-3" : { },
15109
+ "eu-central-1" : {
15110
+ "variants" : [ {
15111
+ "tags" : [ "dualstack" ]
15112
+ } ]
15113
+ },
15114
+ "eu-north-1" : {
15115
+ "variants" : [ {
15116
+ "tags" : [ "dualstack" ]
15117
+ } ]
15118
+ },
15119
+ "eu-south-1" : {
15120
+ "variants" : [ {
15121
+ "tags" : [ "dualstack" ]
15122
+ } ]
15123
+ },
15124
+ "eu-west-1" : {
15125
+ "variants" : [ {
15126
+ "tags" : [ "dualstack" ]
15127
+ } ]
15128
+ },
15129
+ "eu-west-2" : {
15130
+ "variants" : [ {
15131
+ "tags" : [ "dualstack" ]
15132
+ } ]
15133
+ },
15134
+ "eu-west-3" : {
15135
+ "variants" : [ {
15136
+ "tags" : [ "dualstack" ]
15137
+ } ]
15138
+ },
14921
15139
  "fips-ca-central-1" : {
14922
15140
  "deprecated" : true
14923
15141
  },
@@ -14933,26 +15151,54 @@
14933
15151
  "fips-us-west-2" : {
14934
15152
  "deprecated" : true
14935
15153
  },
14936
- "il-central-1" : { },
14937
- "me-south-1" : { },
14938
- "sa-east-1" : { },
15154
+ "il-central-1" : {
15155
+ "variants" : [ {
15156
+ "tags" : [ "dualstack" ]
15157
+ } ]
15158
+ },
15159
+ "me-south-1" : {
15160
+ "variants" : [ {
15161
+ "tags" : [ "dualstack" ]
15162
+ } ]
15163
+ },
15164
+ "sa-east-1" : {
15165
+ "variants" : [ {
15166
+ "tags" : [ "dualstack" ]
15167
+ } ]
15168
+ },
14939
15169
  "us-east-1" : {
14940
15170
  "variants" : [ {
15171
+ "tags" : [ "dualstack" ]
15172
+ }, {
15173
+ "tags" : [ "dualstack", "fips" ]
15174
+ }, {
14941
15175
  "tags" : [ "fips" ]
14942
15176
  } ]
14943
15177
  },
14944
15178
  "us-east-2" : {
14945
15179
  "variants" : [ {
15180
+ "tags" : [ "dualstack" ]
15181
+ }, {
15182
+ "tags" : [ "dualstack", "fips" ]
15183
+ }, {
14946
15184
  "tags" : [ "fips" ]
14947
15185
  } ]
14948
15186
  },
14949
15187
  "us-west-1" : {
14950
15188
  "variants" : [ {
15189
+ "tags" : [ "dualstack" ]
15190
+ }, {
15191
+ "tags" : [ "dualstack", "fips" ]
15192
+ }, {
14951
15193
  "tags" : [ "fips" ]
14952
15194
  } ]
14953
15195
  },
14954
15196
  "us-west-2" : {
14955
15197
  "variants" : [ {
15198
+ "tags" : [ "dualstack" ]
15199
+ }, {
15200
+ "tags" : [ "dualstack", "fips" ]
15201
+ }, {
14956
15202
  "tags" : [ "fips" ]
14957
15203
  } ]
14958
15204
  }
@@ -15055,93 +15301,180 @@
15055
15301
  },
15056
15302
  "secretsmanager" : {
15057
15303
  "endpoints" : {
15058
- "af-south-1" : { },
15059
- "ap-east-1" : { },
15060
- "ap-northeast-1" : { },
15061
- "ap-northeast-2" : { },
15062
- "ap-northeast-3" : { },
15063
- "ap-south-1" : { },
15064
- "ap-south-2" : { },
15065
- "ap-southeast-1" : { },
15066
- "ap-southeast-2" : { },
15067
- "ap-southeast-3" : { },
15068
- "ap-southeast-4" : { },
15304
+ "af-south-1" : {
15305
+ "variants" : [ {
15306
+ "tags" : [ "dualstack" ]
15307
+ } ]
15308
+ },
15309
+ "ap-east-1" : {
15310
+ "variants" : [ {
15311
+ "tags" : [ "dualstack" ]
15312
+ } ]
15313
+ },
15314
+ "ap-northeast-1" : {
15315
+ "variants" : [ {
15316
+ "tags" : [ "dualstack" ]
15317
+ } ]
15318
+ },
15319
+ "ap-northeast-2" : {
15320
+ "variants" : [ {
15321
+ "tags" : [ "dualstack" ]
15322
+ } ]
15323
+ },
15324
+ "ap-northeast-3" : {
15325
+ "variants" : [ {
15326
+ "tags" : [ "dualstack" ]
15327
+ } ]
15328
+ },
15329
+ "ap-south-1" : {
15330
+ "variants" : [ {
15331
+ "tags" : [ "dualstack" ]
15332
+ } ]
15333
+ },
15334
+ "ap-south-2" : {
15335
+ "variants" : [ {
15336
+ "tags" : [ "dualstack" ]
15337
+ } ]
15338
+ },
15339
+ "ap-southeast-1" : {
15340
+ "variants" : [ {
15341
+ "tags" : [ "dualstack" ]
15342
+ } ]
15343
+ },
15344
+ "ap-southeast-2" : {
15345
+ "variants" : [ {
15346
+ "tags" : [ "dualstack" ]
15347
+ } ]
15348
+ },
15349
+ "ap-southeast-3" : {
15350
+ "variants" : [ {
15351
+ "tags" : [ "dualstack" ]
15352
+ } ]
15353
+ },
15354
+ "ap-southeast-4" : {
15355
+ "variants" : [ {
15356
+ "tags" : [ "dualstack" ]
15357
+ } ]
15358
+ },
15069
15359
  "ca-central-1" : {
15070
15360
  "variants" : [ {
15071
- "hostname" : "secretsmanager-fips.ca-central-1.amazonaws.com",
15361
+ "tags" : [ "dualstack" ]
15362
+ }, {
15363
+ "tags" : [ "dualstack", "fips" ]
15364
+ }, {
15072
15365
  "tags" : [ "fips" ]
15073
15366
  } ]
15074
15367
  },
15075
15368
  "ca-central-1-fips" : {
15076
- "credentialScope" : {
15077
- "region" : "ca-central-1"
15078
- },
15079
- "deprecated" : true,
15080
- "hostname" : "secretsmanager-fips.ca-central-1.amazonaws.com"
15369
+ "deprecated" : true
15370
+ },
15371
+ "eu-central-1" : {
15372
+ "variants" : [ {
15373
+ "tags" : [ "dualstack" ]
15374
+ } ]
15375
+ },
15376
+ "eu-central-2" : {
15377
+ "variants" : [ {
15378
+ "tags" : [ "dualstack" ]
15379
+ } ]
15380
+ },
15381
+ "eu-north-1" : {
15382
+ "variants" : [ {
15383
+ "tags" : [ "dualstack" ]
15384
+ } ]
15385
+ },
15386
+ "eu-south-1" : {
15387
+ "variants" : [ {
15388
+ "tags" : [ "dualstack" ]
15389
+ } ]
15390
+ },
15391
+ "eu-south-2" : {
15392
+ "variants" : [ {
15393
+ "tags" : [ "dualstack" ]
15394
+ } ]
15395
+ },
15396
+ "eu-west-1" : {
15397
+ "variants" : [ {
15398
+ "tags" : [ "dualstack" ]
15399
+ } ]
15400
+ },
15401
+ "eu-west-2" : {
15402
+ "variants" : [ {
15403
+ "tags" : [ "dualstack" ]
15404
+ } ]
15405
+ },
15406
+ "eu-west-3" : {
15407
+ "variants" : [ {
15408
+ "tags" : [ "dualstack" ]
15409
+ } ]
15410
+ },
15411
+ "il-central-1" : {
15412
+ "variants" : [ {
15413
+ "tags" : [ "dualstack" ]
15414
+ } ]
15415
+ },
15416
+ "me-central-1" : {
15417
+ "variants" : [ {
15418
+ "tags" : [ "dualstack" ]
15419
+ } ]
15420
+ },
15421
+ "me-south-1" : {
15422
+ "variants" : [ {
15423
+ "tags" : [ "dualstack" ]
15424
+ } ]
15425
+ },
15426
+ "sa-east-1" : {
15427
+ "variants" : [ {
15428
+ "tags" : [ "dualstack" ]
15429
+ } ]
15081
15430
  },
15082
- "eu-central-1" : { },
15083
- "eu-central-2" : { },
15084
- "eu-north-1" : { },
15085
- "eu-south-1" : { },
15086
- "eu-south-2" : { },
15087
- "eu-west-1" : { },
15088
- "eu-west-2" : { },
15089
- "eu-west-3" : { },
15090
- "il-central-1" : { },
15091
- "me-central-1" : { },
15092
- "me-south-1" : { },
15093
- "sa-east-1" : { },
15094
15431
  "us-east-1" : {
15095
15432
  "variants" : [ {
15096
- "hostname" : "secretsmanager-fips.us-east-1.amazonaws.com",
15433
+ "tags" : [ "dualstack" ]
15434
+ }, {
15435
+ "tags" : [ "dualstack", "fips" ]
15436
+ }, {
15097
15437
  "tags" : [ "fips" ]
15098
15438
  } ]
15099
15439
  },
15100
15440
  "us-east-1-fips" : {
15101
- "credentialScope" : {
15102
- "region" : "us-east-1"
15103
- },
15104
- "deprecated" : true,
15105
- "hostname" : "secretsmanager-fips.us-east-1.amazonaws.com"
15441
+ "deprecated" : true
15106
15442
  },
15107
15443
  "us-east-2" : {
15108
15444
  "variants" : [ {
15109
- "hostname" : "secretsmanager-fips.us-east-2.amazonaws.com",
15445
+ "tags" : [ "dualstack" ]
15446
+ }, {
15447
+ "tags" : [ "dualstack", "fips" ]
15448
+ }, {
15110
15449
  "tags" : [ "fips" ]
15111
15450
  } ]
15112
15451
  },
15113
15452
  "us-east-2-fips" : {
15114
- "credentialScope" : {
15115
- "region" : "us-east-2"
15116
- },
15117
- "deprecated" : true,
15118
- "hostname" : "secretsmanager-fips.us-east-2.amazonaws.com"
15453
+ "deprecated" : true
15119
15454
  },
15120
15455
  "us-west-1" : {
15121
15456
  "variants" : [ {
15122
- "hostname" : "secretsmanager-fips.us-west-1.amazonaws.com",
15457
+ "tags" : [ "dualstack" ]
15458
+ }, {
15459
+ "tags" : [ "dualstack", "fips" ]
15460
+ }, {
15123
15461
  "tags" : [ "fips" ]
15124
15462
  } ]
15125
15463
  },
15126
15464
  "us-west-1-fips" : {
15127
- "credentialScope" : {
15128
- "region" : "us-west-1"
15129
- },
15130
- "deprecated" : true,
15131
- "hostname" : "secretsmanager-fips.us-west-1.amazonaws.com"
15465
+ "deprecated" : true
15132
15466
  },
15133
15467
  "us-west-2" : {
15134
15468
  "variants" : [ {
15135
- "hostname" : "secretsmanager-fips.us-west-2.amazonaws.com",
15469
+ "tags" : [ "dualstack" ]
15470
+ }, {
15471
+ "tags" : [ "dualstack", "fips" ]
15472
+ }, {
15136
15473
  "tags" : [ "fips" ]
15137
15474
  } ]
15138
15475
  },
15139
15476
  "us-west-2-fips" : {
15140
- "credentialScope" : {
15141
- "region" : "us-west-2"
15142
- },
15143
- "deprecated" : true,
15144
- "hostname" : "secretsmanager-fips.us-west-2.amazonaws.com"
15477
+ "deprecated" : true
15145
15478
  }
15146
15479
  }
15147
15480
  },
@@ -19656,6 +19989,24 @@
19656
19989
  "cn-northwest-1" : { }
19657
19990
  }
19658
19991
  },
19992
+ "eks-auth" : {
19993
+ "defaults" : {
19994
+ "dnsSuffix" : "api.amazonwebservices.com.cn",
19995
+ "variants" : [ {
19996
+ "dnsSuffix" : "api.amazonwebservices.com.cn",
19997
+ "hostname" : "{service}-fips.{region}.{dnsSuffix}",
19998
+ "tags" : [ "fips" ]
19999
+ } ]
20000
+ },
20001
+ "endpoints" : {
20002
+ "cn-north-1" : {
20003
+ "hostname" : "eks-auth.cn-north-1.api.amazonwebservices.com.cn"
20004
+ },
20005
+ "cn-northwest-1" : {
20006
+ "hostname" : "eks-auth.cn-northwest-1.api.amazonwebservices.com.cn"
20007
+ }
20008
+ }
20009
+ },
19659
20010
  "elasticache" : {
19660
20011
  "endpoints" : {
19661
20012
  "cn-north-1" : { },
@@ -20105,6 +20456,12 @@
20105
20456
  "cn-northwest-1" : { }
20106
20457
  }
20107
20458
  },
20459
+ "pipes" : {
20460
+ "endpoints" : {
20461
+ "cn-north-1" : { },
20462
+ "cn-northwest-1" : { }
20463
+ }
20464
+ },
20108
20465
  "polly" : {
20109
20466
  "endpoints" : {
20110
20467
  "cn-northwest-1" : { }
@@ -20315,8 +20672,16 @@
20315
20672
  },
20316
20673
  "secretsmanager" : {
20317
20674
  "endpoints" : {
20318
- "cn-north-1" : { },
20319
- "cn-northwest-1" : { }
20675
+ "cn-north-1" : {
20676
+ "variants" : [ {
20677
+ "tags" : [ "dualstack" ]
20678
+ } ]
20679
+ },
20680
+ "cn-northwest-1" : {
20681
+ "variants" : [ {
20682
+ "tags" : [ "dualstack" ]
20683
+ } ]
20684
+ }
20320
20685
  }
20321
20686
  },
20322
20687
  "securityhub" : {
@@ -22175,6 +22540,24 @@
22175
22540
  }
22176
22541
  }
22177
22542
  },
22543
+ "eks-auth" : {
22544
+ "defaults" : {
22545
+ "dnsSuffix" : "api.aws",
22546
+ "variants" : [ {
22547
+ "dnsSuffix" : "api.aws",
22548
+ "hostname" : "{service}-fips.{region}.{dnsSuffix}",
22549
+ "tags" : [ "fips" ]
22550
+ } ]
22551
+ },
22552
+ "endpoints" : {
22553
+ "us-gov-east-1" : {
22554
+ "hostname" : "eks-auth.us-gov-east-1.api.aws"
22555
+ },
22556
+ "us-gov-west-1" : {
22557
+ "hostname" : "eks-auth.us-gov-west-1.api.aws"
22558
+ }
22559
+ }
22560
+ },
22178
22561
  "elasticache" : {
22179
22562
  "defaults" : {
22180
22563
  "variants" : [ {
@@ -22752,7 +23135,17 @@
22752
23135
  "isRegionalized" : true
22753
23136
  },
22754
23137
  "health" : {
23138
+ "defaults" : {
23139
+ "protocols" : [ "https" ],
23140
+ "sslCommonName" : "health.us-gov-west-1.amazonaws.com"
23141
+ },
22755
23142
  "endpoints" : {
23143
+ "aws-us-gov-global" : {
23144
+ "credentialScope" : {
23145
+ "region" : "us-gov-west-1"
23146
+ },
23147
+ "hostname" : "global.health.us-gov.amazonaws.com"
23148
+ },
22756
23149
  "fips-us-gov-west-1" : {
22757
23150
  "credentialScope" : {
22758
23151
  "region" : "us-gov-west-1"
@@ -24111,8 +24504,32 @@
24111
24504
  },
24112
24505
  "rolesanywhere" : {
24113
24506
  "endpoints" : {
24114
- "us-gov-east-1" : { },
24115
- "us-gov-west-1" : { }
24507
+ "fips-us-gov-east-1" : {
24508
+ "credentialScope" : {
24509
+ "region" : "us-gov-east-1"
24510
+ },
24511
+ "deprecated" : true,
24512
+ "hostname" : "rolesanywhere-fips.us-gov-east-1.amazonaws.com"
24513
+ },
24514
+ "fips-us-gov-west-1" : {
24515
+ "credentialScope" : {
24516
+ "region" : "us-gov-west-1"
24517
+ },
24518
+ "deprecated" : true,
24519
+ "hostname" : "rolesanywhere-fips.us-gov-west-1.amazonaws.com"
24520
+ },
24521
+ "us-gov-east-1" : {
24522
+ "variants" : [ {
24523
+ "hostname" : "rolesanywhere-fips.us-gov-east-1.amazonaws.com",
24524
+ "tags" : [ "fips" ]
24525
+ } ]
24526
+ },
24527
+ "us-gov-west-1" : {
24528
+ "variants" : [ {
24529
+ "hostname" : "rolesanywhere-fips.us-gov-west-1.amazonaws.com",
24530
+ "tags" : [ "fips" ]
24531
+ } ]
24532
+ }
24116
24533
  }
24117
24534
  },
24118
24535
  "route53" : {
@@ -24341,11 +24758,19 @@
24341
24758
  },
24342
24759
  "us-gov-east-1" : {
24343
24760
  "variants" : [ {
24761
+ "tags" : [ "dualstack" ]
24762
+ }, {
24763
+ "tags" : [ "dualstack", "fips" ]
24764
+ }, {
24344
24765
  "tags" : [ "fips" ]
24345
24766
  } ]
24346
24767
  },
24347
24768
  "us-gov-west-1" : {
24348
24769
  "variants" : [ {
24770
+ "tags" : [ "dualstack" ]
24771
+ }, {
24772
+ "tags" : [ "dualstack", "fips" ]
24773
+ }, {
24349
24774
  "tags" : [ "fips" ]
24350
24775
  } ]
24351
24776
  }
@@ -24355,29 +24780,27 @@
24355
24780
  "endpoints" : {
24356
24781
  "us-gov-east-1" : {
24357
24782
  "variants" : [ {
24358
- "hostname" : "secretsmanager-fips.us-gov-east-1.amazonaws.com",
24783
+ "tags" : [ "dualstack" ]
24784
+ }, {
24785
+ "tags" : [ "dualstack", "fips" ]
24786
+ }, {
24359
24787
  "tags" : [ "fips" ]
24360
24788
  } ]
24361
24789
  },
24362
24790
  "us-gov-east-1-fips" : {
24363
- "credentialScope" : {
24364
- "region" : "us-gov-east-1"
24365
- },
24366
- "deprecated" : true,
24367
- "hostname" : "secretsmanager-fips.us-gov-east-1.amazonaws.com"
24791
+ "deprecated" : true
24368
24792
  },
24369
24793
  "us-gov-west-1" : {
24370
24794
  "variants" : [ {
24371
- "hostname" : "secretsmanager-fips.us-gov-west-1.amazonaws.com",
24795
+ "tags" : [ "dualstack" ]
24796
+ }, {
24797
+ "tags" : [ "dualstack", "fips" ]
24798
+ }, {
24372
24799
  "tags" : [ "fips" ]
24373
24800
  } ]
24374
24801
  },
24375
24802
  "us-gov-west-1-fips" : {
24376
- "credentialScope" : {
24377
- "region" : "us-gov-west-1"
24378
- },
24379
- "deprecated" : true,
24380
- "hostname" : "secretsmanager-fips.us-gov-west-1.amazonaws.com"
24803
+ "deprecated" : true
24381
24804
  }
24382
24805
  }
24383
24806
  },
@@ -25779,8 +26202,32 @@
25779
26202
  },
25780
26203
  "ram" : {
25781
26204
  "endpoints" : {
25782
- "us-iso-east-1" : { },
25783
- "us-iso-west-1" : { }
26205
+ "fips-us-iso-east-1" : {
26206
+ "credentialScope" : {
26207
+ "region" : "us-iso-east-1"
26208
+ },
26209
+ "deprecated" : true,
26210
+ "hostname" : "ram-fips.us-iso-east-1.c2s.ic.gov"
26211
+ },
26212
+ "fips-us-iso-west-1" : {
26213
+ "credentialScope" : {
26214
+ "region" : "us-iso-west-1"
26215
+ },
26216
+ "deprecated" : true,
26217
+ "hostname" : "ram-fips.us-iso-west-1.c2s.ic.gov"
26218
+ },
26219
+ "us-iso-east-1" : {
26220
+ "variants" : [ {
26221
+ "hostname" : "ram-fips.us-iso-east-1.c2s.ic.gov",
26222
+ "tags" : [ "fips" ]
26223
+ } ]
26224
+ },
26225
+ "us-iso-west-1" : {
26226
+ "variants" : [ {
26227
+ "hostname" : "ram-fips.us-iso-west-1.c2s.ic.gov",
26228
+ "tags" : [ "fips" ]
26229
+ } ]
26230
+ }
25784
26231
  }
25785
26232
  },
25786
26233
  "rbin" : {
@@ -25941,11 +26388,40 @@
25941
26388
  "signatureVersions" : [ "s3v4" ]
25942
26389
  },
25943
26390
  "endpoints" : {
26391
+ "fips-us-iso-east-1" : {
26392
+ "credentialScope" : {
26393
+ "region" : "us-iso-east-1"
26394
+ },
26395
+ "deprecated" : true,
26396
+ "hostname" : "s3-fips.us-iso-east-1.c2s.ic.gov"
26397
+ },
26398
+ "fips-us-iso-west-1" : {
26399
+ "credentialScope" : {
26400
+ "region" : "us-iso-west-1"
26401
+ },
26402
+ "deprecated" : true,
26403
+ "hostname" : "s3-fips.us-iso-west-1.c2s.ic.gov"
26404
+ },
25944
26405
  "us-iso-east-1" : {
25945
26406
  "protocols" : [ "http", "https" ],
25946
- "signatureVersions" : [ "s3v4" ]
26407
+ "signatureVersions" : [ "s3v4" ],
26408
+ "variants" : [ {
26409
+ "hostname" : "s3-fips.dualstack.us-iso-east-1.c2s.ic.gov",
26410
+ "tags" : [ "dualstack", "fips" ]
26411
+ }, {
26412
+ "hostname" : "s3-fips.us-iso-east-1.c2s.ic.gov",
26413
+ "tags" : [ "fips" ]
26414
+ } ]
25947
26415
  },
25948
- "us-iso-west-1" : { }
26416
+ "us-iso-west-1" : {
26417
+ "variants" : [ {
26418
+ "hostname" : "s3-fips.dualstack.us-iso-west-1.c2s.ic.gov",
26419
+ "tags" : [ "dualstack", "fips" ]
26420
+ }, {
26421
+ "hostname" : "s3-fips.us-iso-west-1.c2s.ic.gov",
26422
+ "tags" : [ "fips" ]
26423
+ } ]
26424
+ }
25949
26425
  }
25950
26426
  },
25951
26427
  "secretsmanager" : {
@@ -26386,7 +26862,19 @@
26386
26862
  },
26387
26863
  "ram" : {
26388
26864
  "endpoints" : {
26389
- "us-isob-east-1" : { }
26865
+ "fips-us-isob-east-1" : {
26866
+ "credentialScope" : {
26867
+ "region" : "us-isob-east-1"
26868
+ },
26869
+ "deprecated" : true,
26870
+ "hostname" : "ram-fips.us-isob-east-1.sc2s.sgov.gov"
26871
+ },
26872
+ "us-isob-east-1" : {
26873
+ "variants" : [ {
26874
+ "hostname" : "ram-fips.us-isob-east-1.sc2s.sgov.gov",
26875
+ "tags" : [ "fips" ]
26876
+ } ]
26877
+ }
26390
26878
  }
26391
26879
  },
26392
26880
  "rbin" : {
@@ -26490,7 +26978,22 @@
26490
26978
  "signatureVersions" : [ "s3v4" ]
26491
26979
  },
26492
26980
  "endpoints" : {
26493
- "us-isob-east-1" : { }
26981
+ "fips-us-isob-east-1" : {
26982
+ "credentialScope" : {
26983
+ "region" : "us-isob-east-1"
26984
+ },
26985
+ "deprecated" : true,
26986
+ "hostname" : "s3-fips.us-isob-east-1.sc2s.sgov.gov"
26987
+ },
26988
+ "us-isob-east-1" : {
26989
+ "variants" : [ {
26990
+ "hostname" : "s3-fips.dualstack.us-isob-east-1.sc2s.sgov.gov",
26991
+ "tags" : [ "dualstack", "fips" ]
26992
+ }, {
26993
+ "hostname" : "s3-fips.us-isob-east-1.sc2s.sgov.gov",
26994
+ "tags" : [ "fips" ]
26995
+ } ]
26996
+ }
26494
26997
  }
26495
26998
  },
26496
26999
  "secretsmanager" : {
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.863.0
4
+ version: 1.869.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: 2023-12-04 00:00:00.000000000 Z
11
+ date: 2023-12-18 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: