aws-partitions 1.1068.0 → 1.1073.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +25 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +349 -60
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1867ae3f6f70790b9d45dd045d5cd61ce15f8d471e4cab6e9104a52b6f32f649
4
- data.tar.gz: 47c0845a6b958dcdb61bc75f3c0baa86e7f47b164af06540f2112948681842f8
3
+ metadata.gz: abd859cad069a326520d633d4733472cf590171f73a1c676e713bd074db8fd68
4
+ data.tar.gz: d4659d810feaa458ad3ac369b311914152538250c19a24d12a5ef3fc27095d69
5
5
  SHA512:
6
- metadata.gz: 42dc538e04b169fe1fa14f184c4d7a758c08b52a39fe9f849732294c3267d8678bc0bf3f4e0fa4974bec1d2bc092837160af19af352df422c84a0e377da43cae
7
- data.tar.gz: cd3bfe19f137af63eb64ef124184bce295c0b31d42b5da2c37b0f708887cca3dce66bf9209f38e54479acd56c9c9fb3538b374478abb5eeccf92728b185992d0
6
+ metadata.gz: 659b8d203ad52245be44594578d6e75c2dc93f7cb620a98a15ee60990127d517d15738995f51664a23743162c761f3027bca01c60301d9692b103bc057c4f64f
7
+ data.tar.gz: 44cf5393275058f7f2c809b56c9e700bc2a2d2809ca18ebcbac5d9e247674b7ab42fbce9cea02e69e2a8c8a6929ef4028db0cb4a5ff0f2c3b400955a8958cbfa
data/CHANGELOG.md CHANGED
@@ -1,6 +1,31 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1073.0 (2025-03-24)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.1072.0 (2025-03-21)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.1071.0 (2025-03-20)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.1070.0 (2025-03-19)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
24
+ 1.1069.0 (2025-03-18)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
28
+
4
29
  1.1068.0 (2025-03-17)
5
30
  ------------------
6
31
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1068.0
1
+ 1.1073.0
data/partitions.json CHANGED
@@ -628,7 +628,12 @@
628
628
  },
629
629
  "agreement-marketplace" : {
630
630
  "endpoints" : {
631
- "us-east-1" : { }
631
+ "us-east-1" : {
632
+ "variants" : [ {
633
+ "hostname" : "agreement-marketplace.us-east-1.api.aws",
634
+ "tags" : [ "dualstack" ]
635
+ } ]
636
+ }
632
637
  }
633
638
  },
634
639
  "airflow" : {
@@ -3969,14 +3974,54 @@
3969
3974
  },
3970
3975
  "cleanrooms" : {
3971
3976
  "endpoints" : {
3972
- "ap-northeast-1" : { },
3973
- "ap-northeast-2" : { },
3974
- "ap-southeast-1" : { },
3975
- "ap-southeast-2" : { },
3976
- "eu-central-1" : { },
3977
- "eu-north-1" : { },
3978
- "eu-west-1" : { },
3979
- "eu-west-2" : { },
3977
+ "ap-northeast-1" : {
3978
+ "variants" : [ {
3979
+ "hostname" : "cleanrooms.ap-northeast-1.api.aws",
3980
+ "tags" : [ "dualstack" ]
3981
+ } ]
3982
+ },
3983
+ "ap-northeast-2" : {
3984
+ "variants" : [ {
3985
+ "hostname" : "cleanrooms.ap-northeast-2.api.aws",
3986
+ "tags" : [ "dualstack" ]
3987
+ } ]
3988
+ },
3989
+ "ap-southeast-1" : {
3990
+ "variants" : [ {
3991
+ "hostname" : "cleanrooms.ap-southeast-1.api.aws",
3992
+ "tags" : [ "dualstack" ]
3993
+ } ]
3994
+ },
3995
+ "ap-southeast-2" : {
3996
+ "variants" : [ {
3997
+ "hostname" : "cleanrooms.ap-southeast-2.api.aws",
3998
+ "tags" : [ "dualstack" ]
3999
+ } ]
4000
+ },
4001
+ "eu-central-1" : {
4002
+ "variants" : [ {
4003
+ "hostname" : "cleanrooms.eu-central-1.api.aws",
4004
+ "tags" : [ "dualstack" ]
4005
+ } ]
4006
+ },
4007
+ "eu-north-1" : {
4008
+ "variants" : [ {
4009
+ "hostname" : "cleanrooms.eu-north-1.api.aws",
4010
+ "tags" : [ "dualstack" ]
4011
+ } ]
4012
+ },
4013
+ "eu-west-1" : {
4014
+ "variants" : [ {
4015
+ "hostname" : "cleanrooms.eu-west-1.api.aws",
4016
+ "tags" : [ "dualstack" ]
4017
+ } ]
4018
+ },
4019
+ "eu-west-2" : {
4020
+ "variants" : [ {
4021
+ "hostname" : "cleanrooms.eu-west-2.api.aws",
4022
+ "tags" : [ "dualstack" ]
4023
+ } ]
4024
+ },
3980
4025
  "fips-us-east-1" : {
3981
4026
  "credentialScope" : {
3982
4027
  "region" : "us-east-1"
@@ -4002,18 +4047,36 @@
4002
4047
  "variants" : [ {
4003
4048
  "hostname" : "cleanrooms-fips.us-east-1.amazonaws.com",
4004
4049
  "tags" : [ "fips" ]
4050
+ }, {
4051
+ "hostname" : "cleanrooms-fips.us-east-1.api.aws",
4052
+ "tags" : [ "dualstack", "fips" ]
4053
+ }, {
4054
+ "hostname" : "cleanrooms.us-east-1.api.aws",
4055
+ "tags" : [ "dualstack" ]
4005
4056
  } ]
4006
4057
  },
4007
4058
  "us-east-2" : {
4008
4059
  "variants" : [ {
4009
4060
  "hostname" : "cleanrooms-fips.us-east-2.amazonaws.com",
4010
4061
  "tags" : [ "fips" ]
4062
+ }, {
4063
+ "hostname" : "cleanrooms-fips.us-east-2.api.aws",
4064
+ "tags" : [ "dualstack", "fips" ]
4065
+ }, {
4066
+ "hostname" : "cleanrooms.us-east-2.api.aws",
4067
+ "tags" : [ "dualstack" ]
4011
4068
  } ]
4012
4069
  },
4013
4070
  "us-west-2" : {
4014
4071
  "variants" : [ {
4015
4072
  "hostname" : "cleanrooms-fips.us-west-2.amazonaws.com",
4016
4073
  "tags" : [ "fips" ]
4074
+ }, {
4075
+ "hostname" : "cleanrooms-fips.us-west-2.api.aws",
4076
+ "tags" : [ "dualstack", "fips" ]
4077
+ }, {
4078
+ "hostname" : "cleanrooms.us-west-2.api.aws",
4079
+ "tags" : [ "dualstack" ]
4017
4080
  } ]
4018
4081
  }
4019
4082
  }
@@ -7061,6 +7124,9 @@
7061
7124
  "ap-northeast-3" : {
7062
7125
  "hostname" : "datazone.ap-northeast-3.api.aws"
7063
7126
  },
7127
+ "ap-south-1" : {
7128
+ "hostname" : "datazone.ap-south-1.api.aws"
7129
+ },
7064
7130
  "ap-south-2" : {
7065
7131
  "hostname" : "datazone.ap-south-2.api.aws"
7066
7132
  },
@@ -7119,6 +7185,9 @@
7119
7185
  "me-south-1" : {
7120
7186
  "hostname" : "datazone.me-south-1.api.aws"
7121
7187
  },
7188
+ "mx-central-1" : {
7189
+ "hostname" : "datazone.mx-central-1.api.aws"
7190
+ },
7122
7191
  "sa-east-1" : {
7123
7192
  "hostname" : "datazone.sa-east-1.api.aws"
7124
7193
  },
@@ -7871,6 +7940,7 @@
7871
7940
  "ap-southeast-3" : { },
7872
7941
  "ap-southeast-4" : { },
7873
7942
  "ap-southeast-5" : { },
7943
+ "ap-southeast-7" : { },
7874
7944
  "ca-central-1" : {
7875
7945
  "variants" : [ {
7876
7946
  "hostname" : "ds-fips.ca-central-1.amazonaws.com",
@@ -7936,6 +8006,7 @@
7936
8006
  "il-central-1" : { },
7937
8007
  "me-central-1" : { },
7938
8008
  "me-south-1" : { },
8009
+ "mx-central-1" : { },
7939
8010
  "sa-east-1" : { },
7940
8011
  "us-east-1" : {
7941
8012
  "variants" : [ {
@@ -9877,7 +9948,12 @@
9877
9948
  }
9878
9949
  },
9879
9950
  "endpoints" : {
9880
- "us-east-1" : { }
9951
+ "us-east-1" : {
9952
+ "variants" : [ {
9953
+ "hostname" : "entitlement-marketplace.us-east-1.api.aws",
9954
+ "tags" : [ "dualstack" ]
9955
+ } ]
9956
+ }
9881
9957
  }
9882
9958
  },
9883
9959
  "es" : {
@@ -11989,6 +12065,9 @@
11989
12065
  "variants" : [ {
11990
12066
  "hostname" : "iam-fips.amazonaws.com",
11991
12067
  "tags" : [ "fips" ]
12068
+ }, {
12069
+ "hostname" : "iam.global.api.aws",
12070
+ "tags" : [ "dualstack" ]
11992
12071
  } ]
11993
12072
  },
11994
12073
  "aws-global-fips" : {
@@ -14967,18 +15046,8 @@
14967
15046
  "tags" : [ "dualstack" ]
14968
15047
  } ]
14969
15048
  },
14970
- "ap-southeast-5" : {
14971
- "variants" : [ {
14972
- "hostname" : "logs.ap-southeast-5.api.aws",
14973
- "tags" : [ "dualstack" ]
14974
- } ]
14975
- },
14976
- "ap-southeast-7" : {
14977
- "variants" : [ {
14978
- "hostname" : "logs.ap-southeast-7.api.aws",
14979
- "tags" : [ "dualstack" ]
14980
- } ]
14981
- },
15049
+ "ap-southeast-5" : { },
15050
+ "ap-southeast-7" : { },
14982
15051
  "ca-central-1" : {
14983
15052
  "variants" : [ {
14984
15053
  "hostname" : "logs-fips.ca-central-1.amazonaws.com",
@@ -15105,12 +15174,7 @@
15105
15174
  "tags" : [ "dualstack" ]
15106
15175
  } ]
15107
15176
  },
15108
- "mx-central-1" : {
15109
- "variants" : [ {
15110
- "hostname" : "logs.mx-central-1.api.aws",
15111
- "tags" : [ "dualstack" ]
15112
- } ]
15113
- },
15177
+ "mx-central-1" : { },
15114
15178
  "sa-east-1" : {
15115
15179
  "variants" : [ {
15116
15180
  "hostname" : "logs.sa-east-1.api.aws",
@@ -15961,34 +16025,174 @@
15961
16025
  }
15962
16026
  },
15963
16027
  "endpoints" : {
15964
- "af-south-1" : { },
15965
- "ap-east-1" : { },
15966
- "ap-northeast-1" : { },
15967
- "ap-northeast-2" : { },
15968
- "ap-northeast-3" : { },
15969
- "ap-south-1" : { },
15970
- "ap-south-2" : { },
15971
- "ap-southeast-1" : { },
15972
- "ap-southeast-2" : { },
15973
- "ap-southeast-3" : { },
15974
- "ap-southeast-4" : { },
15975
- "ca-central-1" : { },
15976
- "eu-central-1" : { },
15977
- "eu-central-2" : { },
15978
- "eu-north-1" : { },
15979
- "eu-south-1" : { },
15980
- "eu-south-2" : { },
15981
- "eu-west-1" : { },
15982
- "eu-west-2" : { },
15983
- "eu-west-3" : { },
15984
- "il-central-1" : { },
15985
- "me-central-1" : { },
15986
- "me-south-1" : { },
15987
- "sa-east-1" : { },
15988
- "us-east-1" : { },
15989
- "us-east-2" : { },
15990
- "us-west-1" : { },
15991
- "us-west-2" : { }
16028
+ "af-south-1" : {
16029
+ "variants" : [ {
16030
+ "hostname" : "metering-marketplace.af-south-1.api.aws",
16031
+ "tags" : [ "dualstack" ]
16032
+ } ]
16033
+ },
16034
+ "ap-east-1" : {
16035
+ "variants" : [ {
16036
+ "hostname" : "metering-marketplace.ap-east-1.api.aws",
16037
+ "tags" : [ "dualstack" ]
16038
+ } ]
16039
+ },
16040
+ "ap-northeast-1" : {
16041
+ "variants" : [ {
16042
+ "hostname" : "metering-marketplace.ap-northeast-1.api.aws",
16043
+ "tags" : [ "dualstack" ]
16044
+ } ]
16045
+ },
16046
+ "ap-northeast-2" : {
16047
+ "variants" : [ {
16048
+ "hostname" : "metering-marketplace.ap-northeast-2.api.aws",
16049
+ "tags" : [ "dualstack" ]
16050
+ } ]
16051
+ },
16052
+ "ap-northeast-3" : {
16053
+ "variants" : [ {
16054
+ "hostname" : "metering-marketplace.ap-northeast-3.api.aws",
16055
+ "tags" : [ "dualstack" ]
16056
+ } ]
16057
+ },
16058
+ "ap-south-1" : {
16059
+ "variants" : [ {
16060
+ "hostname" : "metering-marketplace.ap-south-1.api.aws",
16061
+ "tags" : [ "dualstack" ]
16062
+ } ]
16063
+ },
16064
+ "ap-south-2" : {
16065
+ "variants" : [ {
16066
+ "hostname" : "metering-marketplace.ap-south-2.api.aws",
16067
+ "tags" : [ "dualstack" ]
16068
+ } ]
16069
+ },
16070
+ "ap-southeast-1" : {
16071
+ "variants" : [ {
16072
+ "hostname" : "metering-marketplace.ap-southeast-1.api.aws",
16073
+ "tags" : [ "dualstack" ]
16074
+ } ]
16075
+ },
16076
+ "ap-southeast-2" : {
16077
+ "variants" : [ {
16078
+ "hostname" : "metering-marketplace.ap-southeast-2.api.aws",
16079
+ "tags" : [ "dualstack" ]
16080
+ } ]
16081
+ },
16082
+ "ap-southeast-3" : {
16083
+ "variants" : [ {
16084
+ "hostname" : "metering-marketplace.ap-southeast-3.api.aws",
16085
+ "tags" : [ "dualstack" ]
16086
+ } ]
16087
+ },
16088
+ "ap-southeast-4" : {
16089
+ "variants" : [ {
16090
+ "hostname" : "metering-marketplace.ap-southeast-4.api.aws",
16091
+ "tags" : [ "dualstack" ]
16092
+ } ]
16093
+ },
16094
+ "ca-central-1" : {
16095
+ "variants" : [ {
16096
+ "hostname" : "metering-marketplace.ca-central-1.api.aws",
16097
+ "tags" : [ "dualstack" ]
16098
+ } ]
16099
+ },
16100
+ "eu-central-1" : {
16101
+ "variants" : [ {
16102
+ "hostname" : "metering-marketplace.eu-central-1.api.aws",
16103
+ "tags" : [ "dualstack" ]
16104
+ } ]
16105
+ },
16106
+ "eu-central-2" : {
16107
+ "variants" : [ {
16108
+ "hostname" : "metering-marketplace.eu-central-2.api.aws",
16109
+ "tags" : [ "dualstack" ]
16110
+ } ]
16111
+ },
16112
+ "eu-north-1" : {
16113
+ "variants" : [ {
16114
+ "hostname" : "metering-marketplace.eu-north-1.api.aws",
16115
+ "tags" : [ "dualstack" ]
16116
+ } ]
16117
+ },
16118
+ "eu-south-1" : {
16119
+ "variants" : [ {
16120
+ "hostname" : "metering-marketplace.eu-south-1.api.aws",
16121
+ "tags" : [ "dualstack" ]
16122
+ } ]
16123
+ },
16124
+ "eu-south-2" : {
16125
+ "variants" : [ {
16126
+ "hostname" : "metering-marketplace.eu-south-2.api.aws",
16127
+ "tags" : [ "dualstack" ]
16128
+ } ]
16129
+ },
16130
+ "eu-west-1" : {
16131
+ "variants" : [ {
16132
+ "hostname" : "metering-marketplace.eu-west-1.api.aws",
16133
+ "tags" : [ "dualstack" ]
16134
+ } ]
16135
+ },
16136
+ "eu-west-2" : {
16137
+ "variants" : [ {
16138
+ "hostname" : "metering-marketplace.eu-west-2.api.aws",
16139
+ "tags" : [ "dualstack" ]
16140
+ } ]
16141
+ },
16142
+ "eu-west-3" : {
16143
+ "variants" : [ {
16144
+ "hostname" : "metering-marketplace.eu-west-3.api.aws",
16145
+ "tags" : [ "dualstack" ]
16146
+ } ]
16147
+ },
16148
+ "il-central-1" : {
16149
+ "variants" : [ {
16150
+ "hostname" : "metering-marketplace.il-central-1.api.aws",
16151
+ "tags" : [ "dualstack" ]
16152
+ } ]
16153
+ },
16154
+ "me-central-1" : {
16155
+ "variants" : [ {
16156
+ "hostname" : "metering-marketplace.me-central-1.api.aws",
16157
+ "tags" : [ "dualstack" ]
16158
+ } ]
16159
+ },
16160
+ "me-south-1" : {
16161
+ "variants" : [ {
16162
+ "hostname" : "metering-marketplace.me-south-1.api.aws",
16163
+ "tags" : [ "dualstack" ]
16164
+ } ]
16165
+ },
16166
+ "sa-east-1" : {
16167
+ "variants" : [ {
16168
+ "hostname" : "metering-marketplace.sa-east-1.api.aws",
16169
+ "tags" : [ "dualstack" ]
16170
+ } ]
16171
+ },
16172
+ "us-east-1" : {
16173
+ "variants" : [ {
16174
+ "hostname" : "metering-marketplace.us-east-1.api.aws",
16175
+ "tags" : [ "dualstack" ]
16176
+ } ]
16177
+ },
16178
+ "us-east-2" : {
16179
+ "variants" : [ {
16180
+ "hostname" : "metering-marketplace.us-east-2.api.aws",
16181
+ "tags" : [ "dualstack" ]
16182
+ } ]
16183
+ },
16184
+ "us-west-1" : {
16185
+ "variants" : [ {
16186
+ "hostname" : "metering-marketplace.us-west-1.api.aws",
16187
+ "tags" : [ "dualstack" ]
16188
+ } ]
16189
+ },
16190
+ "us-west-2" : {
16191
+ "variants" : [ {
16192
+ "hostname" : "metering-marketplace.us-west-2.api.aws",
16193
+ "tags" : [ "dualstack" ]
16194
+ } ]
16195
+ }
15992
16196
  }
15993
16197
  },
15994
16198
  "metrics.sagemaker" : {
@@ -16908,6 +17112,12 @@
16908
17112
  },
16909
17113
  "hostname" : "oidc.ap-southeast-4.amazonaws.com"
16910
17114
  },
17115
+ "ap-southeast-5" : {
17116
+ "credentialScope" : {
17117
+ "region" : "ap-southeast-5"
17118
+ },
17119
+ "hostname" : "oidc.ap-southeast-5.amazonaws.com"
17120
+ },
16911
17121
  "ca-central-1" : {
16912
17122
  "credentialScope" : {
16913
17123
  "region" : "ca-central-1"
@@ -19247,6 +19457,7 @@
19247
19457
  "ap-southeast-1" : { },
19248
19458
  "ap-southeast-2" : { },
19249
19459
  "ap-southeast-3" : { },
19460
+ "ap-southeast-7" : { },
19250
19461
  "ca-central-1" : {
19251
19462
  "variants" : [ {
19252
19463
  "hostname" : "redshift-serverless-fips.ca-central-1.amazonaws.com",
@@ -19297,6 +19508,7 @@
19297
19508
  },
19298
19509
  "il-central-1" : { },
19299
19510
  "me-central-1" : { },
19511
+ "mx-central-1" : { },
19300
19512
  "sa-east-1" : { },
19301
19513
  "us-east-1" : {
19302
19514
  "variants" : [ {
@@ -20022,12 +20234,18 @@
20022
20234
  },
20023
20235
  "ca-central-1" : {
20024
20236
  "variants" : [ {
20237
+ "hostname" : "route53profiles-fips.ca-central-1.api.aws",
20238
+ "tags" : [ "dualstack", "fips" ]
20239
+ }, {
20025
20240
  "hostname" : "route53profiles.ca-central-1.api.aws",
20026
20241
  "tags" : [ "dualstack" ]
20027
20242
  } ]
20028
20243
  },
20029
20244
  "ca-west-1" : {
20030
20245
  "variants" : [ {
20246
+ "hostname" : "route53profiles-fips.ca-west-1.api.aws",
20247
+ "tags" : [ "dualstack", "fips" ]
20248
+ }, {
20031
20249
  "hostname" : "route53profiles.ca-west-1.api.aws",
20032
20250
  "tags" : [ "dualstack" ]
20033
20251
  } ]
@@ -20106,24 +20324,36 @@
20106
20324
  },
20107
20325
  "us-east-1" : {
20108
20326
  "variants" : [ {
20327
+ "hostname" : "route53profiles-fips.us-east-1.api.aws",
20328
+ "tags" : [ "dualstack", "fips" ]
20329
+ }, {
20109
20330
  "hostname" : "route53profiles.us-east-1.api.aws",
20110
20331
  "tags" : [ "dualstack" ]
20111
20332
  } ]
20112
20333
  },
20113
20334
  "us-east-2" : {
20114
20335
  "variants" : [ {
20336
+ "hostname" : "route53profiles-fips.us-east-2.api.aws",
20337
+ "tags" : [ "dualstack", "fips" ]
20338
+ }, {
20115
20339
  "hostname" : "route53profiles.us-east-2.api.aws",
20116
20340
  "tags" : [ "dualstack" ]
20117
20341
  } ]
20118
20342
  },
20119
20343
  "us-west-1" : {
20120
20344
  "variants" : [ {
20345
+ "hostname" : "route53profiles-fips.us-west-1.api.aws",
20346
+ "tags" : [ "dualstack", "fips" ]
20347
+ }, {
20121
20348
  "hostname" : "route53profiles.us-west-1.api.aws",
20122
20349
  "tags" : [ "dualstack" ]
20123
20350
  } ]
20124
20351
  },
20125
20352
  "us-west-2" : {
20126
20353
  "variants" : [ {
20354
+ "hostname" : "route53profiles-fips.us-west-2.api.aws",
20355
+ "tags" : [ "dualstack", "fips" ]
20356
+ }, {
20127
20357
  "hostname" : "route53profiles.us-west-2.api.aws",
20128
20358
  "tags" : [ "dualstack" ]
20129
20359
  } ]
@@ -22860,7 +23090,12 @@
22860
23090
  "tags" : [ "fips" ]
22861
23091
  } ]
22862
23092
  },
22863
- "ca-west-1" : { },
23093
+ "ca-west-1" : {
23094
+ "variants" : [ {
23095
+ "hostname" : "sms-voice-fips.ca-west-1.amazonaws.com",
23096
+ "tags" : [ "fips" ]
23097
+ } ]
23098
+ },
22864
23099
  "eu-central-1" : { },
22865
23100
  "eu-central-2" : { },
22866
23101
  "eu-north-1" : { },
@@ -22876,6 +23111,13 @@
22876
23111
  "deprecated" : true,
22877
23112
  "hostname" : "sms-voice-fips.ca-central-1.amazonaws.com"
22878
23113
  },
23114
+ "fips-ca-west-1" : {
23115
+ "credentialScope" : {
23116
+ "region" : "ca-west-1"
23117
+ },
23118
+ "deprecated" : true,
23119
+ "hostname" : "sms-voice-fips.ca-west-1.amazonaws.com"
23120
+ },
22879
23121
  "fips-us-east-1" : {
22880
23122
  "credentialScope" : {
22881
23123
  "region" : "us-east-1"
@@ -28536,8 +28778,18 @@
28536
28778
  },
28537
28779
  "logs" : {
28538
28780
  "endpoints" : {
28539
- "cn-north-1" : { },
28540
- "cn-northwest-1" : { }
28781
+ "cn-north-1" : {
28782
+ "variants" : [ {
28783
+ "hostname" : "logs.cn-north-1.api.amazonwebservices.com.cn",
28784
+ "tags" : [ "dualstack" ]
28785
+ } ]
28786
+ },
28787
+ "cn-northwest-1" : {
28788
+ "variants" : [ {
28789
+ "hostname" : "logs.cn-northwest-1.api.amazonwebservices.com.cn",
28790
+ "tags" : [ "dualstack" ]
28791
+ } ]
28792
+ }
28541
28793
  }
28542
28794
  },
28543
28795
  "mediaconvert" : {
@@ -30754,8 +31006,14 @@
30754
31006
  "endpoints" : {
30755
31007
  "us-gov-east-1" : {
30756
31008
  "variants" : [ {
31009
+ "hostname" : "dlm-fips.us-gov-east-1.api.aws",
31010
+ "tags" : [ "dualstack", "fips" ]
31011
+ }, {
30757
31012
  "hostname" : "dlm.us-gov-east-1.amazonaws.com",
30758
31013
  "tags" : [ "fips" ]
31014
+ }, {
31015
+ "hostname" : "dlm.us-gov-east-1.api.aws",
31016
+ "tags" : [ "dualstack" ]
30759
31017
  } ]
30760
31018
  },
30761
31019
  "us-gov-east-1-fips" : {
@@ -30767,8 +31025,14 @@
30767
31025
  },
30768
31026
  "us-gov-west-1" : {
30769
31027
  "variants" : [ {
31028
+ "hostname" : "dlm-fips.us-gov-west-1.api.aws",
31029
+ "tags" : [ "dualstack", "fips" ]
31030
+ }, {
30770
31031
  "hostname" : "dlm.us-gov-west-1.amazonaws.com",
30771
31032
  "tags" : [ "fips" ]
31033
+ }, {
31034
+ "hostname" : "dlm.us-gov-west-1.api.aws",
31035
+ "tags" : [ "dualstack" ]
30772
31036
  } ]
30773
31037
  },
30774
31038
  "us-gov-west-1-fips" : {
@@ -32441,12 +32705,18 @@
32441
32705
  "variants" : [ {
32442
32706
  "hostname" : "logs.us-gov-east-1.amazonaws.com",
32443
32707
  "tags" : [ "fips" ]
32708
+ }, {
32709
+ "hostname" : "logs.us-gov-east-1.api.aws",
32710
+ "tags" : [ "dualstack" ]
32444
32711
  } ]
32445
32712
  },
32446
32713
  "us-gov-west-1" : {
32447
32714
  "variants" : [ {
32448
32715
  "hostname" : "logs.us-gov-west-1.amazonaws.com",
32449
32716
  "tags" : [ "fips" ]
32717
+ }, {
32718
+ "hostname" : "logs.us-gov-west-1.api.aws",
32719
+ "tags" : [ "dualstack" ]
32450
32720
  } ]
32451
32721
  }
32452
32722
  }
@@ -33351,12 +33621,18 @@
33351
33621
  "endpoints" : {
33352
33622
  "us-gov-east-1" : {
33353
33623
  "variants" : [ {
33624
+ "hostname" : "route53profiles-fips.us-gov-east-1.api.aws",
33625
+ "tags" : [ "dualstack", "fips" ]
33626
+ }, {
33354
33627
  "hostname" : "route53profiles.us-gov-east-1.api.aws",
33355
33628
  "tags" : [ "dualstack" ]
33356
33629
  } ]
33357
33630
  },
33358
33631
  "us-gov-west-1" : {
33359
33632
  "variants" : [ {
33633
+ "hostname" : "route53profiles-fips.us-gov-west-1.api.aws",
33634
+ "tags" : [ "dualstack", "fips" ]
33635
+ }, {
33360
33636
  "hostname" : "route53profiles.us-gov-west-1.api.aws",
33361
33637
  "tags" : [ "dualstack" ]
33362
33638
  } ]
@@ -34013,12 +34289,24 @@
34013
34289
  "variants" : [ {
34014
34290
  "hostname" : "snowball-fips.us-gov-east-1.amazonaws.com",
34015
34291
  "tags" : [ "fips" ]
34292
+ }, {
34293
+ "hostname" : "snowball-fips.us-gov-east-1.api.aws",
34294
+ "tags" : [ "dualstack", "fips" ]
34295
+ }, {
34296
+ "hostname" : "snowball.us-gov-east-1.api.aws",
34297
+ "tags" : [ "dualstack" ]
34016
34298
  } ]
34017
34299
  },
34018
34300
  "us-gov-west-1" : {
34019
34301
  "variants" : [ {
34020
34302
  "hostname" : "snowball-fips.us-gov-west-1.amazonaws.com",
34021
34303
  "tags" : [ "fips" ]
34304
+ }, {
34305
+ "hostname" : "snowball-fips.us-gov-west-1.api.aws",
34306
+ "tags" : [ "dualstack", "fips" ]
34307
+ }, {
34308
+ "hostname" : "snowball.us-gov-west-1.api.aws",
34309
+ "tags" : [ "dualstack" ]
34022
34310
  } ]
34023
34311
  }
34024
34312
  }
@@ -35430,7 +35718,8 @@
35430
35718
  },
35431
35719
  "oam" : {
35432
35720
  "endpoints" : {
35433
- "us-iso-east-1" : { }
35721
+ "us-iso-east-1" : { },
35722
+ "us-iso-west-1" : { }
35434
35723
  }
35435
35724
  },
35436
35725
  "organizations" : {
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.1068.0
4
+ version: 1.1073.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: 2025-03-17 00:00:00.000000000 Z
11
+ date: 2025-03-24 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: