aws-partitions 1.954.0 → 1.955.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +5 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +353 -33
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8dcfde1d2e1ca860e7a5a01644503f1f4d2ea547720a66b8a6bf73cfea3b0b29
4
- data.tar.gz: cfc4d1536c46dbd4e36e1344ca32d36a3dee80d4459a198940a52eeb0068eca0
3
+ metadata.gz: d1f90c9c4914b9ade898d1ba5c64188f6527a29d56d5e1a599c32198e39b40e2
4
+ data.tar.gz: 9201b7a5d622637945312ac5245a5731a215d6ffb3ff39f64625346d08201698
5
5
  SHA512:
6
- metadata.gz: 0ef0b91a8aeec8226bea2e04632899c13e6d6bf306cefb73e9803988fb7374fef10cfab331f79dfdb9507e688164b471a906b307cb2f395071989d64f9da9e06
7
- data.tar.gz: 31a9c5ad77dcaa98792f44e5abbaa92c5dc4742438d91f6459b025ad4739b60cc69baa2c6b0f53812e2b483c2d70dede20c1cdd0611cd486cc8f89b9ffdb0e58
6
+ metadata.gz: 3b98b78cdcf7f1f6f3cbdbb2a03a115ffb9652fbec326a858395d2e6309c12825a57ac5c05ae1318a5f5ceedc0f5e24b54037ee2f47c98926cac4f18146d7e89
7
+ data.tar.gz: 7fd87539c4bc4263f3f64e0c7efbc68e6fc7765b480fb81faa415d5e78419d34f9e42d14ea9b973fe9e4cadce8a2774bd8d26fe8ca4fede869f7a36117385392
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.955.0 (2024-07-10)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.954.0 (2024-07-09)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.954.0
1
+ 1.955.0
data/partitions.json CHANGED
@@ -3018,6 +3018,12 @@
3018
3018
  "ca-central-1" : {
3019
3019
  "variants" : [ {
3020
3020
  "tags" : [ "dualstack" ]
3021
+ }, {
3022
+ "hostname" : "cloud9-fips.ca-central-1.amazonaws.com",
3023
+ "tags" : [ "fips" ]
3024
+ }, {
3025
+ "hostname" : "cloud9-fips.ca-central-1.api.aws",
3026
+ "tags" : [ "dualstack", "fips" ]
3021
3027
  } ]
3022
3028
  },
3023
3029
  "eu-central-1" : {
@@ -3050,6 +3056,41 @@
3050
3056
  "tags" : [ "dualstack" ]
3051
3057
  } ]
3052
3058
  },
3059
+ "fips-ca-central-1" : {
3060
+ "credentialScope" : {
3061
+ "region" : "ca-central-1"
3062
+ },
3063
+ "deprecated" : true,
3064
+ "hostname" : "cloud9-fips.ca-central-1.amazonaws.com"
3065
+ },
3066
+ "fips-us-east-1" : {
3067
+ "credentialScope" : {
3068
+ "region" : "us-east-1"
3069
+ },
3070
+ "deprecated" : true,
3071
+ "hostname" : "cloud9-fips.us-east-1.amazonaws.com"
3072
+ },
3073
+ "fips-us-east-2" : {
3074
+ "credentialScope" : {
3075
+ "region" : "us-east-2"
3076
+ },
3077
+ "deprecated" : true,
3078
+ "hostname" : "cloud9-fips.us-east-2.amazonaws.com"
3079
+ },
3080
+ "fips-us-west-1" : {
3081
+ "credentialScope" : {
3082
+ "region" : "us-west-1"
3083
+ },
3084
+ "deprecated" : true,
3085
+ "hostname" : "cloud9-fips.us-west-1.amazonaws.com"
3086
+ },
3087
+ "fips-us-west-2" : {
3088
+ "credentialScope" : {
3089
+ "region" : "us-west-2"
3090
+ },
3091
+ "deprecated" : true,
3092
+ "hostname" : "cloud9-fips.us-west-2.amazonaws.com"
3093
+ },
3053
3094
  "il-central-1" : {
3054
3095
  "variants" : [ {
3055
3096
  "tags" : [ "dualstack" ]
@@ -3068,58 +3109,189 @@
3068
3109
  "us-east-1" : {
3069
3110
  "variants" : [ {
3070
3111
  "tags" : [ "dualstack" ]
3112
+ }, {
3113
+ "hostname" : "cloud9-fips.us-east-1.amazonaws.com",
3114
+ "tags" : [ "fips" ]
3115
+ }, {
3116
+ "hostname" : "cloud9-fips.us-east-1.api.aws",
3117
+ "tags" : [ "dualstack", "fips" ]
3071
3118
  } ]
3072
3119
  },
3073
3120
  "us-east-2" : {
3074
3121
  "variants" : [ {
3075
3122
  "tags" : [ "dualstack" ]
3123
+ }, {
3124
+ "hostname" : "cloud9-fips.us-east-2.amazonaws.com",
3125
+ "tags" : [ "fips" ]
3126
+ }, {
3127
+ "hostname" : "cloud9-fips.us-east-2.api.aws",
3128
+ "tags" : [ "dualstack", "fips" ]
3076
3129
  } ]
3077
3130
  },
3078
3131
  "us-west-1" : {
3079
3132
  "variants" : [ {
3080
3133
  "tags" : [ "dualstack" ]
3134
+ }, {
3135
+ "hostname" : "cloud9-fips.us-west-1.amazonaws.com",
3136
+ "tags" : [ "fips" ]
3137
+ }, {
3138
+ "hostname" : "cloud9-fips.us-west-1.api.aws",
3139
+ "tags" : [ "dualstack", "fips" ]
3081
3140
  } ]
3082
3141
  },
3083
3142
  "us-west-2" : {
3084
3143
  "variants" : [ {
3085
3144
  "tags" : [ "dualstack" ]
3145
+ }, {
3146
+ "hostname" : "cloud9-fips.us-west-2.amazonaws.com",
3147
+ "tags" : [ "fips" ]
3148
+ }, {
3149
+ "hostname" : "cloud9-fips.us-west-2.api.aws",
3150
+ "tags" : [ "dualstack", "fips" ]
3086
3151
  } ]
3087
3152
  }
3088
3153
  }
3089
3154
  },
3090
3155
  "cloudcontrolapi" : {
3091
3156
  "endpoints" : {
3092
- "af-south-1" : { },
3093
- "ap-east-1" : { },
3094
- "ap-northeast-1" : { },
3095
- "ap-northeast-2" : { },
3096
- "ap-northeast-3" : { },
3097
- "ap-south-1" : { },
3098
- "ap-south-2" : { },
3099
- "ap-southeast-1" : { },
3100
- "ap-southeast-2" : { },
3101
- "ap-southeast-3" : { },
3102
- "ap-southeast-4" : { },
3157
+ "af-south-1" : {
3158
+ "variants" : [ {
3159
+ "hostname" : "cloudcontrolapi.af-south-1.api.aws",
3160
+ "tags" : [ "dualstack" ]
3161
+ } ]
3162
+ },
3163
+ "ap-east-1" : {
3164
+ "variants" : [ {
3165
+ "hostname" : "cloudcontrolapi.ap-east-1.api.aws",
3166
+ "tags" : [ "dualstack" ]
3167
+ } ]
3168
+ },
3169
+ "ap-northeast-1" : {
3170
+ "variants" : [ {
3171
+ "hostname" : "cloudcontrolapi.ap-northeast-1.api.aws",
3172
+ "tags" : [ "dualstack" ]
3173
+ } ]
3174
+ },
3175
+ "ap-northeast-2" : {
3176
+ "variants" : [ {
3177
+ "hostname" : "cloudcontrolapi.ap-northeast-2.api.aws",
3178
+ "tags" : [ "dualstack" ]
3179
+ } ]
3180
+ },
3181
+ "ap-northeast-3" : {
3182
+ "variants" : [ {
3183
+ "hostname" : "cloudcontrolapi.ap-northeast-3.api.aws",
3184
+ "tags" : [ "dualstack" ]
3185
+ } ]
3186
+ },
3187
+ "ap-south-1" : {
3188
+ "variants" : [ {
3189
+ "hostname" : "cloudcontrolapi.ap-south-1.api.aws",
3190
+ "tags" : [ "dualstack" ]
3191
+ } ]
3192
+ },
3193
+ "ap-south-2" : {
3194
+ "variants" : [ {
3195
+ "hostname" : "cloudcontrolapi.ap-south-2.api.aws",
3196
+ "tags" : [ "dualstack" ]
3197
+ } ]
3198
+ },
3199
+ "ap-southeast-1" : {
3200
+ "variants" : [ {
3201
+ "hostname" : "cloudcontrolapi.ap-southeast-1.api.aws",
3202
+ "tags" : [ "dualstack" ]
3203
+ } ]
3204
+ },
3205
+ "ap-southeast-2" : {
3206
+ "variants" : [ {
3207
+ "hostname" : "cloudcontrolapi.ap-southeast-2.api.aws",
3208
+ "tags" : [ "dualstack" ]
3209
+ } ]
3210
+ },
3211
+ "ap-southeast-3" : {
3212
+ "variants" : [ {
3213
+ "hostname" : "cloudcontrolapi.ap-southeast-3.api.aws",
3214
+ "tags" : [ "dualstack" ]
3215
+ } ]
3216
+ },
3217
+ "ap-southeast-4" : {
3218
+ "variants" : [ {
3219
+ "hostname" : "cloudcontrolapi.ap-southeast-4.api.aws",
3220
+ "tags" : [ "dualstack" ]
3221
+ } ]
3222
+ },
3103
3223
  "ca-central-1" : {
3104
3224
  "variants" : [ {
3105
3225
  "hostname" : "cloudcontrolapi-fips.ca-central-1.amazonaws.com",
3106
3226
  "tags" : [ "fips" ]
3227
+ }, {
3228
+ "hostname" : "cloudcontrolapi-fips.ca-central-1.api.aws",
3229
+ "tags" : [ "dualstack", "fips" ]
3230
+ }, {
3231
+ "hostname" : "cloudcontrolapi.ca-central-1.api.aws",
3232
+ "tags" : [ "dualstack" ]
3107
3233
  } ]
3108
3234
  },
3109
3235
  "ca-west-1" : {
3110
3236
  "variants" : [ {
3111
3237
  "hostname" : "cloudcontrolapi-fips.ca-west-1.amazonaws.com",
3112
3238
  "tags" : [ "fips" ]
3239
+ }, {
3240
+ "hostname" : "cloudcontrolapi-fips.ca-west-1.api.aws",
3241
+ "tags" : [ "dualstack", "fips" ]
3242
+ }, {
3243
+ "hostname" : "cloudcontrolapi.ca-west-1.api.aws",
3244
+ "tags" : [ "dualstack" ]
3245
+ } ]
3246
+ },
3247
+ "eu-central-1" : {
3248
+ "variants" : [ {
3249
+ "hostname" : "cloudcontrolapi.eu-central-1.api.aws",
3250
+ "tags" : [ "dualstack" ]
3251
+ } ]
3252
+ },
3253
+ "eu-central-2" : {
3254
+ "variants" : [ {
3255
+ "hostname" : "cloudcontrolapi.eu-central-2.api.aws",
3256
+ "tags" : [ "dualstack" ]
3257
+ } ]
3258
+ },
3259
+ "eu-north-1" : {
3260
+ "variants" : [ {
3261
+ "hostname" : "cloudcontrolapi.eu-north-1.api.aws",
3262
+ "tags" : [ "dualstack" ]
3263
+ } ]
3264
+ },
3265
+ "eu-south-1" : {
3266
+ "variants" : [ {
3267
+ "hostname" : "cloudcontrolapi.eu-south-1.api.aws",
3268
+ "tags" : [ "dualstack" ]
3269
+ } ]
3270
+ },
3271
+ "eu-south-2" : {
3272
+ "variants" : [ {
3273
+ "hostname" : "cloudcontrolapi.eu-south-2.api.aws",
3274
+ "tags" : [ "dualstack" ]
3275
+ } ]
3276
+ },
3277
+ "eu-west-1" : {
3278
+ "variants" : [ {
3279
+ "hostname" : "cloudcontrolapi.eu-west-1.api.aws",
3280
+ "tags" : [ "dualstack" ]
3281
+ } ]
3282
+ },
3283
+ "eu-west-2" : {
3284
+ "variants" : [ {
3285
+ "hostname" : "cloudcontrolapi.eu-west-2.api.aws",
3286
+ "tags" : [ "dualstack" ]
3287
+ } ]
3288
+ },
3289
+ "eu-west-3" : {
3290
+ "variants" : [ {
3291
+ "hostname" : "cloudcontrolapi.eu-west-3.api.aws",
3292
+ "tags" : [ "dualstack" ]
3113
3293
  } ]
3114
3294
  },
3115
- "eu-central-1" : { },
3116
- "eu-central-2" : { },
3117
- "eu-north-1" : { },
3118
- "eu-south-1" : { },
3119
- "eu-south-2" : { },
3120
- "eu-west-1" : { },
3121
- "eu-west-2" : { },
3122
- "eu-west-3" : { },
3123
3295
  "fips-ca-central-1" : {
3124
3296
  "credentialScope" : {
3125
3297
  "region" : "ca-central-1"
@@ -3162,32 +3334,76 @@
3162
3334
  "deprecated" : true,
3163
3335
  "hostname" : "cloudcontrolapi-fips.us-west-2.amazonaws.com"
3164
3336
  },
3165
- "il-central-1" : { },
3166
- "me-central-1" : { },
3167
- "me-south-1" : { },
3168
- "sa-east-1" : { },
3337
+ "il-central-1" : {
3338
+ "variants" : [ {
3339
+ "hostname" : "cloudcontrolapi.il-central-1.api.aws",
3340
+ "tags" : [ "dualstack" ]
3341
+ } ]
3342
+ },
3343
+ "me-central-1" : {
3344
+ "variants" : [ {
3345
+ "hostname" : "cloudcontrolapi.me-central-1.api.aws",
3346
+ "tags" : [ "dualstack" ]
3347
+ } ]
3348
+ },
3349
+ "me-south-1" : {
3350
+ "variants" : [ {
3351
+ "hostname" : "cloudcontrolapi.me-south-1.api.aws",
3352
+ "tags" : [ "dualstack" ]
3353
+ } ]
3354
+ },
3355
+ "sa-east-1" : {
3356
+ "variants" : [ {
3357
+ "hostname" : "cloudcontrolapi.sa-east-1.api.aws",
3358
+ "tags" : [ "dualstack" ]
3359
+ } ]
3360
+ },
3169
3361
  "us-east-1" : {
3170
3362
  "variants" : [ {
3171
3363
  "hostname" : "cloudcontrolapi-fips.us-east-1.amazonaws.com",
3172
3364
  "tags" : [ "fips" ]
3365
+ }, {
3366
+ "hostname" : "cloudcontrolapi-fips.us-east-1.api.aws",
3367
+ "tags" : [ "dualstack", "fips" ]
3368
+ }, {
3369
+ "hostname" : "cloudcontrolapi.us-east-1.api.aws",
3370
+ "tags" : [ "dualstack" ]
3173
3371
  } ]
3174
3372
  },
3175
3373
  "us-east-2" : {
3176
3374
  "variants" : [ {
3177
3375
  "hostname" : "cloudcontrolapi-fips.us-east-2.amazonaws.com",
3178
3376
  "tags" : [ "fips" ]
3377
+ }, {
3378
+ "hostname" : "cloudcontrolapi-fips.us-east-2.api.aws",
3379
+ "tags" : [ "dualstack", "fips" ]
3380
+ }, {
3381
+ "hostname" : "cloudcontrolapi.us-east-2.api.aws",
3382
+ "tags" : [ "dualstack" ]
3179
3383
  } ]
3180
3384
  },
3181
3385
  "us-west-1" : {
3182
3386
  "variants" : [ {
3183
3387
  "hostname" : "cloudcontrolapi-fips.us-west-1.amazonaws.com",
3184
3388
  "tags" : [ "fips" ]
3389
+ }, {
3390
+ "hostname" : "cloudcontrolapi-fips.us-west-1.api.aws",
3391
+ "tags" : [ "dualstack", "fips" ]
3392
+ }, {
3393
+ "hostname" : "cloudcontrolapi.us-west-1.api.aws",
3394
+ "tags" : [ "dualstack" ]
3185
3395
  } ]
3186
3396
  },
3187
3397
  "us-west-2" : {
3188
3398
  "variants" : [ {
3189
3399
  "hostname" : "cloudcontrolapi-fips.us-west-2.amazonaws.com",
3190
3400
  "tags" : [ "fips" ]
3401
+ }, {
3402
+ "hostname" : "cloudcontrolapi-fips.us-west-2.api.aws",
3403
+ "tags" : [ "dualstack", "fips" ]
3404
+ }, {
3405
+ "hostname" : "cloudcontrolapi.us-west-2.api.aws",
3406
+ "tags" : [ "dualstack" ]
3191
3407
  } ]
3192
3408
  }
3193
3409
  }
@@ -19376,20 +19592,66 @@
19376
19592
  },
19377
19593
  "textract" : {
19378
19594
  "endpoints" : {
19379
- "ap-northeast-2" : { },
19380
- "ap-south-1" : { },
19381
- "ap-southeast-1" : { },
19382
- "ap-southeast-2" : { },
19595
+ "ap-northeast-2" : {
19596
+ "variants" : [ {
19597
+ "hostname" : "textract.ap-northeast-2.api.aws",
19598
+ "tags" : [ "dualstack" ]
19599
+ } ]
19600
+ },
19601
+ "ap-south-1" : {
19602
+ "variants" : [ {
19603
+ "hostname" : "textract.ap-south-1.api.aws",
19604
+ "tags" : [ "dualstack" ]
19605
+ } ]
19606
+ },
19607
+ "ap-southeast-1" : {
19608
+ "variants" : [ {
19609
+ "hostname" : "textract.ap-southeast-1.api.aws",
19610
+ "tags" : [ "dualstack" ]
19611
+ } ]
19612
+ },
19613
+ "ap-southeast-2" : {
19614
+ "variants" : [ {
19615
+ "hostname" : "textract.ap-southeast-2.api.aws",
19616
+ "tags" : [ "dualstack" ]
19617
+ } ]
19618
+ },
19383
19619
  "ca-central-1" : {
19384
19620
  "variants" : [ {
19385
19621
  "hostname" : "textract-fips.ca-central-1.amazonaws.com",
19386
19622
  "tags" : [ "fips" ]
19623
+ }, {
19624
+ "hostname" : "textract-fips.ca-central-1.api.aws",
19625
+ "tags" : [ "dualstack", "fips" ]
19626
+ }, {
19627
+ "hostname" : "textract.ca-central-1.api.aws",
19628
+ "tags" : [ "dualstack" ]
19629
+ } ]
19630
+ },
19631
+ "eu-central-1" : {
19632
+ "variants" : [ {
19633
+ "hostname" : "textract.eu-central-1.api.aws",
19634
+ "tags" : [ "dualstack" ]
19635
+ } ]
19636
+ },
19637
+ "eu-west-1" : {
19638
+ "variants" : [ {
19639
+ "hostname" : "textract.eu-west-1.api.aws",
19640
+ "tags" : [ "dualstack" ]
19641
+ } ]
19642
+ },
19643
+ "eu-west-2" : {
19644
+ "variants" : [ {
19645
+ "hostname" : "textract.eu-west-2.api.aws",
19646
+ "tags" : [ "dualstack" ]
19647
+ } ]
19648
+ },
19649
+ "eu-west-3" : {
19650
+ "variants" : [ {
19651
+ "hostname" : "textract.eu-west-3.api.aws",
19652
+ "tags" : [ "dualstack" ]
19387
19653
  } ]
19388
19654
  },
19389
- "eu-central-1" : { },
19390
- "eu-west-1" : { },
19391
- "eu-west-2" : { },
19392
- "eu-west-3" : { },
19393
19655
  "fips-ca-central-1" : {
19394
19656
  "credentialScope" : {
19395
19657
  "region" : "ca-central-1"
@@ -19429,24 +19691,48 @@
19429
19691
  "variants" : [ {
19430
19692
  "hostname" : "textract-fips.us-east-1.amazonaws.com",
19431
19693
  "tags" : [ "fips" ]
19694
+ }, {
19695
+ "hostname" : "textract-fips.us-east-1.api.aws",
19696
+ "tags" : [ "dualstack", "fips" ]
19697
+ }, {
19698
+ "hostname" : "textract.us-east-1.api.aws",
19699
+ "tags" : [ "dualstack" ]
19432
19700
  } ]
19433
19701
  },
19434
19702
  "us-east-2" : {
19435
19703
  "variants" : [ {
19436
19704
  "hostname" : "textract-fips.us-east-2.amazonaws.com",
19437
19705
  "tags" : [ "fips" ]
19706
+ }, {
19707
+ "hostname" : "textract-fips.us-east-2.api.aws",
19708
+ "tags" : [ "dualstack", "fips" ]
19709
+ }, {
19710
+ "hostname" : "textract.us-east-2.api.aws",
19711
+ "tags" : [ "dualstack" ]
19438
19712
  } ]
19439
19713
  },
19440
19714
  "us-west-1" : {
19441
19715
  "variants" : [ {
19442
19716
  "hostname" : "textract-fips.us-west-1.amazonaws.com",
19443
19717
  "tags" : [ "fips" ]
19718
+ }, {
19719
+ "hostname" : "textract-fips.us-west-1.api.aws",
19720
+ "tags" : [ "dualstack", "fips" ]
19721
+ }, {
19722
+ "hostname" : "textract.us-west-1.api.aws",
19723
+ "tags" : [ "dualstack" ]
19444
19724
  } ]
19445
19725
  },
19446
19726
  "us-west-2" : {
19447
19727
  "variants" : [ {
19448
19728
  "hostname" : "textract-fips.us-west-2.amazonaws.com",
19449
19729
  "tags" : [ "fips" ]
19730
+ }, {
19731
+ "hostname" : "textract-fips.us-west-2.api.aws",
19732
+ "tags" : [ "dualstack", "fips" ]
19733
+ }, {
19734
+ "hostname" : "textract.us-west-2.api.aws",
19735
+ "tags" : [ "dualstack" ]
19450
19736
  } ]
19451
19737
  }
19452
19738
  }
@@ -21556,8 +21842,18 @@
21556
21842
  },
21557
21843
  "cloudcontrolapi" : {
21558
21844
  "endpoints" : {
21559
- "cn-north-1" : { },
21560
- "cn-northwest-1" : { }
21845
+ "cn-north-1" : {
21846
+ "variants" : [ {
21847
+ "hostname" : "cloudcontrolapi.cn-north-1.api.amazonwebservices.com.cn",
21848
+ "tags" : [ "dualstack" ]
21849
+ } ]
21850
+ },
21851
+ "cn-northwest-1" : {
21852
+ "variants" : [ {
21853
+ "hostname" : "cloudcontrolapi.cn-northwest-1.api.amazonwebservices.com.cn",
21854
+ "tags" : [ "dualstack" ]
21855
+ } ]
21856
+ }
21561
21857
  }
21562
21858
  },
21563
21859
  "cloudformation" : {
@@ -23547,12 +23843,24 @@
23547
23843
  "variants" : [ {
23548
23844
  "hostname" : "cloudcontrolapi-fips.us-gov-east-1.amazonaws.com",
23549
23845
  "tags" : [ "fips" ]
23846
+ }, {
23847
+ "hostname" : "cloudcontrolapi-fips.us-gov-east-1.api.aws",
23848
+ "tags" : [ "dualstack", "fips" ]
23849
+ }, {
23850
+ "hostname" : "cloudcontrolapi.us-gov-east-1.api.aws",
23851
+ "tags" : [ "dualstack" ]
23550
23852
  } ]
23551
23853
  },
23552
23854
  "us-gov-west-1" : {
23553
23855
  "variants" : [ {
23554
23856
  "hostname" : "cloudcontrolapi-fips.us-gov-west-1.amazonaws.com",
23555
23857
  "tags" : [ "fips" ]
23858
+ }, {
23859
+ "hostname" : "cloudcontrolapi-fips.us-gov-west-1.api.aws",
23860
+ "tags" : [ "dualstack", "fips" ]
23861
+ }, {
23862
+ "hostname" : "cloudcontrolapi.us-gov-west-1.api.aws",
23863
+ "tags" : [ "dualstack" ]
23556
23864
  } ]
23557
23865
  }
23558
23866
  }
@@ -27633,12 +27941,24 @@
27633
27941
  "variants" : [ {
27634
27942
  "hostname" : "textract-fips.us-gov-east-1.amazonaws.com",
27635
27943
  "tags" : [ "fips" ]
27944
+ }, {
27945
+ "hostname" : "textract-fips.us-gov-east-1.api.aws",
27946
+ "tags" : [ "dualstack", "fips" ]
27947
+ }, {
27948
+ "hostname" : "textract.us-gov-east-1.api.aws",
27949
+ "tags" : [ "dualstack" ]
27636
27950
  } ]
27637
27951
  },
27638
27952
  "us-gov-west-1" : {
27639
27953
  "variants" : [ {
27640
27954
  "hostname" : "textract-fips.us-gov-west-1.amazonaws.com",
27641
27955
  "tags" : [ "fips" ]
27956
+ }, {
27957
+ "hostname" : "textract-fips.us-gov-west-1.api.aws",
27958
+ "tags" : [ "dualstack", "fips" ]
27959
+ }, {
27960
+ "hostname" : "textract.us-gov-west-1.api.aws",
27961
+ "tags" : [ "dualstack" ]
27642
27962
  } ]
27643
27963
  }
27644
27964
  }
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.954.0
4
+ version: 1.955.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-07-09 00:00:00.000000000 Z
11
+ date: 2024-07-10 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: