aws-partitions 1.954.0 → 1.956.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 +10 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +362 -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: 710b35bcbdad6e2fc9f580783c6d23ae97f4107f61ab9d1e447b2d2cb328c45e
4
+ data.tar.gz: 0cdccf8a2bb0804217eec7031ba6e3458339398c54f171838fa0ce45629a5792
5
5
  SHA512:
6
- metadata.gz: 0ef0b91a8aeec8226bea2e04632899c13e6d6bf306cefb73e9803988fb7374fef10cfab331f79dfdb9507e688164b471a906b307cb2f395071989d64f9da9e06
7
- data.tar.gz: 31a9c5ad77dcaa98792f44e5abbaa92c5dc4742438d91f6459b025ad4739b60cc69baa2c6b0f53812e2b483c2d70dede20c1cdd0611cd486cc8f89b9ffdb0e58
6
+ metadata.gz: 43a770302e404c9d6afd940d8cae1c5b252261fc49f3e085d7fe90211f2ed9a2af4698e64f86e3b51ea72cdae4d79cbee5aa412d8937fe5c5730b8cc74f07576
7
+ data.tar.gz: dae76c9b824e0bb19e9e7c2bf4b822fdb897e9058e6487463d81a5c5fab205fb5ea6d1ae2c9767a163bfc30b2a91b71691412d8b8de360fa2fea427ef53e70c1
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.956.0 (2024-07-12)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.955.0 (2024-07-10)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.954.0 (2024-07-09)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.954.0
1
+ 1.956.0
data/partitions.json CHANGED
@@ -453,16 +453,25 @@
453
453
  "ap-east-1" : { },
454
454
  "ap-northeast-1" : { },
455
455
  "ap-northeast-2" : { },
456
+ "ap-northeast-3" : { },
456
457
  "ap-south-1" : { },
458
+ "ap-south-2" : { },
457
459
  "ap-southeast-1" : { },
458
460
  "ap-southeast-2" : { },
461
+ "ap-southeast-3" : { },
462
+ "ap-southeast-4" : { },
459
463
  "ca-central-1" : { },
464
+ "ca-west-1" : { },
460
465
  "eu-central-1" : { },
466
+ "eu-central-2" : { },
461
467
  "eu-north-1" : { },
462
468
  "eu-south-1" : { },
469
+ "eu-south-2" : { },
463
470
  "eu-west-1" : { },
464
471
  "eu-west-2" : { },
465
472
  "eu-west-3" : { },
473
+ "il-central-1" : { },
474
+ "me-central-1" : { },
466
475
  "me-south-1" : { },
467
476
  "sa-east-1" : { },
468
477
  "us-east-1" : { },
@@ -3018,6 +3027,12 @@
3018
3027
  "ca-central-1" : {
3019
3028
  "variants" : [ {
3020
3029
  "tags" : [ "dualstack" ]
3030
+ }, {
3031
+ "hostname" : "cloud9-fips.ca-central-1.amazonaws.com",
3032
+ "tags" : [ "fips" ]
3033
+ }, {
3034
+ "hostname" : "cloud9-fips.ca-central-1.api.aws",
3035
+ "tags" : [ "dualstack", "fips" ]
3021
3036
  } ]
3022
3037
  },
3023
3038
  "eu-central-1" : {
@@ -3050,6 +3065,41 @@
3050
3065
  "tags" : [ "dualstack" ]
3051
3066
  } ]
3052
3067
  },
3068
+ "fips-ca-central-1" : {
3069
+ "credentialScope" : {
3070
+ "region" : "ca-central-1"
3071
+ },
3072
+ "deprecated" : true,
3073
+ "hostname" : "cloud9-fips.ca-central-1.amazonaws.com"
3074
+ },
3075
+ "fips-us-east-1" : {
3076
+ "credentialScope" : {
3077
+ "region" : "us-east-1"
3078
+ },
3079
+ "deprecated" : true,
3080
+ "hostname" : "cloud9-fips.us-east-1.amazonaws.com"
3081
+ },
3082
+ "fips-us-east-2" : {
3083
+ "credentialScope" : {
3084
+ "region" : "us-east-2"
3085
+ },
3086
+ "deprecated" : true,
3087
+ "hostname" : "cloud9-fips.us-east-2.amazonaws.com"
3088
+ },
3089
+ "fips-us-west-1" : {
3090
+ "credentialScope" : {
3091
+ "region" : "us-west-1"
3092
+ },
3093
+ "deprecated" : true,
3094
+ "hostname" : "cloud9-fips.us-west-1.amazonaws.com"
3095
+ },
3096
+ "fips-us-west-2" : {
3097
+ "credentialScope" : {
3098
+ "region" : "us-west-2"
3099
+ },
3100
+ "deprecated" : true,
3101
+ "hostname" : "cloud9-fips.us-west-2.amazonaws.com"
3102
+ },
3053
3103
  "il-central-1" : {
3054
3104
  "variants" : [ {
3055
3105
  "tags" : [ "dualstack" ]
@@ -3068,58 +3118,189 @@
3068
3118
  "us-east-1" : {
3069
3119
  "variants" : [ {
3070
3120
  "tags" : [ "dualstack" ]
3121
+ }, {
3122
+ "hostname" : "cloud9-fips.us-east-1.amazonaws.com",
3123
+ "tags" : [ "fips" ]
3124
+ }, {
3125
+ "hostname" : "cloud9-fips.us-east-1.api.aws",
3126
+ "tags" : [ "dualstack", "fips" ]
3071
3127
  } ]
3072
3128
  },
3073
3129
  "us-east-2" : {
3074
3130
  "variants" : [ {
3075
3131
  "tags" : [ "dualstack" ]
3132
+ }, {
3133
+ "hostname" : "cloud9-fips.us-east-2.amazonaws.com",
3134
+ "tags" : [ "fips" ]
3135
+ }, {
3136
+ "hostname" : "cloud9-fips.us-east-2.api.aws",
3137
+ "tags" : [ "dualstack", "fips" ]
3076
3138
  } ]
3077
3139
  },
3078
3140
  "us-west-1" : {
3079
3141
  "variants" : [ {
3080
3142
  "tags" : [ "dualstack" ]
3143
+ }, {
3144
+ "hostname" : "cloud9-fips.us-west-1.amazonaws.com",
3145
+ "tags" : [ "fips" ]
3146
+ }, {
3147
+ "hostname" : "cloud9-fips.us-west-1.api.aws",
3148
+ "tags" : [ "dualstack", "fips" ]
3081
3149
  } ]
3082
3150
  },
3083
3151
  "us-west-2" : {
3084
3152
  "variants" : [ {
3085
3153
  "tags" : [ "dualstack" ]
3154
+ }, {
3155
+ "hostname" : "cloud9-fips.us-west-2.amazonaws.com",
3156
+ "tags" : [ "fips" ]
3157
+ }, {
3158
+ "hostname" : "cloud9-fips.us-west-2.api.aws",
3159
+ "tags" : [ "dualstack", "fips" ]
3086
3160
  } ]
3087
3161
  }
3088
3162
  }
3089
3163
  },
3090
3164
  "cloudcontrolapi" : {
3091
3165
  "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" : { },
3166
+ "af-south-1" : {
3167
+ "variants" : [ {
3168
+ "hostname" : "cloudcontrolapi.af-south-1.api.aws",
3169
+ "tags" : [ "dualstack" ]
3170
+ } ]
3171
+ },
3172
+ "ap-east-1" : {
3173
+ "variants" : [ {
3174
+ "hostname" : "cloudcontrolapi.ap-east-1.api.aws",
3175
+ "tags" : [ "dualstack" ]
3176
+ } ]
3177
+ },
3178
+ "ap-northeast-1" : {
3179
+ "variants" : [ {
3180
+ "hostname" : "cloudcontrolapi.ap-northeast-1.api.aws",
3181
+ "tags" : [ "dualstack" ]
3182
+ } ]
3183
+ },
3184
+ "ap-northeast-2" : {
3185
+ "variants" : [ {
3186
+ "hostname" : "cloudcontrolapi.ap-northeast-2.api.aws",
3187
+ "tags" : [ "dualstack" ]
3188
+ } ]
3189
+ },
3190
+ "ap-northeast-3" : {
3191
+ "variants" : [ {
3192
+ "hostname" : "cloudcontrolapi.ap-northeast-3.api.aws",
3193
+ "tags" : [ "dualstack" ]
3194
+ } ]
3195
+ },
3196
+ "ap-south-1" : {
3197
+ "variants" : [ {
3198
+ "hostname" : "cloudcontrolapi.ap-south-1.api.aws",
3199
+ "tags" : [ "dualstack" ]
3200
+ } ]
3201
+ },
3202
+ "ap-south-2" : {
3203
+ "variants" : [ {
3204
+ "hostname" : "cloudcontrolapi.ap-south-2.api.aws",
3205
+ "tags" : [ "dualstack" ]
3206
+ } ]
3207
+ },
3208
+ "ap-southeast-1" : {
3209
+ "variants" : [ {
3210
+ "hostname" : "cloudcontrolapi.ap-southeast-1.api.aws",
3211
+ "tags" : [ "dualstack" ]
3212
+ } ]
3213
+ },
3214
+ "ap-southeast-2" : {
3215
+ "variants" : [ {
3216
+ "hostname" : "cloudcontrolapi.ap-southeast-2.api.aws",
3217
+ "tags" : [ "dualstack" ]
3218
+ } ]
3219
+ },
3220
+ "ap-southeast-3" : {
3221
+ "variants" : [ {
3222
+ "hostname" : "cloudcontrolapi.ap-southeast-3.api.aws",
3223
+ "tags" : [ "dualstack" ]
3224
+ } ]
3225
+ },
3226
+ "ap-southeast-4" : {
3227
+ "variants" : [ {
3228
+ "hostname" : "cloudcontrolapi.ap-southeast-4.api.aws",
3229
+ "tags" : [ "dualstack" ]
3230
+ } ]
3231
+ },
3103
3232
  "ca-central-1" : {
3104
3233
  "variants" : [ {
3105
3234
  "hostname" : "cloudcontrolapi-fips.ca-central-1.amazonaws.com",
3106
3235
  "tags" : [ "fips" ]
3236
+ }, {
3237
+ "hostname" : "cloudcontrolapi-fips.ca-central-1.api.aws",
3238
+ "tags" : [ "dualstack", "fips" ]
3239
+ }, {
3240
+ "hostname" : "cloudcontrolapi.ca-central-1.api.aws",
3241
+ "tags" : [ "dualstack" ]
3107
3242
  } ]
3108
3243
  },
3109
3244
  "ca-west-1" : {
3110
3245
  "variants" : [ {
3111
3246
  "hostname" : "cloudcontrolapi-fips.ca-west-1.amazonaws.com",
3112
3247
  "tags" : [ "fips" ]
3248
+ }, {
3249
+ "hostname" : "cloudcontrolapi-fips.ca-west-1.api.aws",
3250
+ "tags" : [ "dualstack", "fips" ]
3251
+ }, {
3252
+ "hostname" : "cloudcontrolapi.ca-west-1.api.aws",
3253
+ "tags" : [ "dualstack" ]
3254
+ } ]
3255
+ },
3256
+ "eu-central-1" : {
3257
+ "variants" : [ {
3258
+ "hostname" : "cloudcontrolapi.eu-central-1.api.aws",
3259
+ "tags" : [ "dualstack" ]
3260
+ } ]
3261
+ },
3262
+ "eu-central-2" : {
3263
+ "variants" : [ {
3264
+ "hostname" : "cloudcontrolapi.eu-central-2.api.aws",
3265
+ "tags" : [ "dualstack" ]
3266
+ } ]
3267
+ },
3268
+ "eu-north-1" : {
3269
+ "variants" : [ {
3270
+ "hostname" : "cloudcontrolapi.eu-north-1.api.aws",
3271
+ "tags" : [ "dualstack" ]
3272
+ } ]
3273
+ },
3274
+ "eu-south-1" : {
3275
+ "variants" : [ {
3276
+ "hostname" : "cloudcontrolapi.eu-south-1.api.aws",
3277
+ "tags" : [ "dualstack" ]
3278
+ } ]
3279
+ },
3280
+ "eu-south-2" : {
3281
+ "variants" : [ {
3282
+ "hostname" : "cloudcontrolapi.eu-south-2.api.aws",
3283
+ "tags" : [ "dualstack" ]
3284
+ } ]
3285
+ },
3286
+ "eu-west-1" : {
3287
+ "variants" : [ {
3288
+ "hostname" : "cloudcontrolapi.eu-west-1.api.aws",
3289
+ "tags" : [ "dualstack" ]
3290
+ } ]
3291
+ },
3292
+ "eu-west-2" : {
3293
+ "variants" : [ {
3294
+ "hostname" : "cloudcontrolapi.eu-west-2.api.aws",
3295
+ "tags" : [ "dualstack" ]
3296
+ } ]
3297
+ },
3298
+ "eu-west-3" : {
3299
+ "variants" : [ {
3300
+ "hostname" : "cloudcontrolapi.eu-west-3.api.aws",
3301
+ "tags" : [ "dualstack" ]
3113
3302
  } ]
3114
3303
  },
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
3304
  "fips-ca-central-1" : {
3124
3305
  "credentialScope" : {
3125
3306
  "region" : "ca-central-1"
@@ -3162,32 +3343,76 @@
3162
3343
  "deprecated" : true,
3163
3344
  "hostname" : "cloudcontrolapi-fips.us-west-2.amazonaws.com"
3164
3345
  },
3165
- "il-central-1" : { },
3166
- "me-central-1" : { },
3167
- "me-south-1" : { },
3168
- "sa-east-1" : { },
3346
+ "il-central-1" : {
3347
+ "variants" : [ {
3348
+ "hostname" : "cloudcontrolapi.il-central-1.api.aws",
3349
+ "tags" : [ "dualstack" ]
3350
+ } ]
3351
+ },
3352
+ "me-central-1" : {
3353
+ "variants" : [ {
3354
+ "hostname" : "cloudcontrolapi.me-central-1.api.aws",
3355
+ "tags" : [ "dualstack" ]
3356
+ } ]
3357
+ },
3358
+ "me-south-1" : {
3359
+ "variants" : [ {
3360
+ "hostname" : "cloudcontrolapi.me-south-1.api.aws",
3361
+ "tags" : [ "dualstack" ]
3362
+ } ]
3363
+ },
3364
+ "sa-east-1" : {
3365
+ "variants" : [ {
3366
+ "hostname" : "cloudcontrolapi.sa-east-1.api.aws",
3367
+ "tags" : [ "dualstack" ]
3368
+ } ]
3369
+ },
3169
3370
  "us-east-1" : {
3170
3371
  "variants" : [ {
3171
3372
  "hostname" : "cloudcontrolapi-fips.us-east-1.amazonaws.com",
3172
3373
  "tags" : [ "fips" ]
3374
+ }, {
3375
+ "hostname" : "cloudcontrolapi-fips.us-east-1.api.aws",
3376
+ "tags" : [ "dualstack", "fips" ]
3377
+ }, {
3378
+ "hostname" : "cloudcontrolapi.us-east-1.api.aws",
3379
+ "tags" : [ "dualstack" ]
3173
3380
  } ]
3174
3381
  },
3175
3382
  "us-east-2" : {
3176
3383
  "variants" : [ {
3177
3384
  "hostname" : "cloudcontrolapi-fips.us-east-2.amazonaws.com",
3178
3385
  "tags" : [ "fips" ]
3386
+ }, {
3387
+ "hostname" : "cloudcontrolapi-fips.us-east-2.api.aws",
3388
+ "tags" : [ "dualstack", "fips" ]
3389
+ }, {
3390
+ "hostname" : "cloudcontrolapi.us-east-2.api.aws",
3391
+ "tags" : [ "dualstack" ]
3179
3392
  } ]
3180
3393
  },
3181
3394
  "us-west-1" : {
3182
3395
  "variants" : [ {
3183
3396
  "hostname" : "cloudcontrolapi-fips.us-west-1.amazonaws.com",
3184
3397
  "tags" : [ "fips" ]
3398
+ }, {
3399
+ "hostname" : "cloudcontrolapi-fips.us-west-1.api.aws",
3400
+ "tags" : [ "dualstack", "fips" ]
3401
+ }, {
3402
+ "hostname" : "cloudcontrolapi.us-west-1.api.aws",
3403
+ "tags" : [ "dualstack" ]
3185
3404
  } ]
3186
3405
  },
3187
3406
  "us-west-2" : {
3188
3407
  "variants" : [ {
3189
3408
  "hostname" : "cloudcontrolapi-fips.us-west-2.amazonaws.com",
3190
3409
  "tags" : [ "fips" ]
3410
+ }, {
3411
+ "hostname" : "cloudcontrolapi-fips.us-west-2.api.aws",
3412
+ "tags" : [ "dualstack", "fips" ]
3413
+ }, {
3414
+ "hostname" : "cloudcontrolapi.us-west-2.api.aws",
3415
+ "tags" : [ "dualstack" ]
3191
3416
  } ]
3192
3417
  }
3193
3418
  }
@@ -19376,20 +19601,66 @@
19376
19601
  },
19377
19602
  "textract" : {
19378
19603
  "endpoints" : {
19379
- "ap-northeast-2" : { },
19380
- "ap-south-1" : { },
19381
- "ap-southeast-1" : { },
19382
- "ap-southeast-2" : { },
19604
+ "ap-northeast-2" : {
19605
+ "variants" : [ {
19606
+ "hostname" : "textract.ap-northeast-2.api.aws",
19607
+ "tags" : [ "dualstack" ]
19608
+ } ]
19609
+ },
19610
+ "ap-south-1" : {
19611
+ "variants" : [ {
19612
+ "hostname" : "textract.ap-south-1.api.aws",
19613
+ "tags" : [ "dualstack" ]
19614
+ } ]
19615
+ },
19616
+ "ap-southeast-1" : {
19617
+ "variants" : [ {
19618
+ "hostname" : "textract.ap-southeast-1.api.aws",
19619
+ "tags" : [ "dualstack" ]
19620
+ } ]
19621
+ },
19622
+ "ap-southeast-2" : {
19623
+ "variants" : [ {
19624
+ "hostname" : "textract.ap-southeast-2.api.aws",
19625
+ "tags" : [ "dualstack" ]
19626
+ } ]
19627
+ },
19383
19628
  "ca-central-1" : {
19384
19629
  "variants" : [ {
19385
19630
  "hostname" : "textract-fips.ca-central-1.amazonaws.com",
19386
19631
  "tags" : [ "fips" ]
19632
+ }, {
19633
+ "hostname" : "textract-fips.ca-central-1.api.aws",
19634
+ "tags" : [ "dualstack", "fips" ]
19635
+ }, {
19636
+ "hostname" : "textract.ca-central-1.api.aws",
19637
+ "tags" : [ "dualstack" ]
19638
+ } ]
19639
+ },
19640
+ "eu-central-1" : {
19641
+ "variants" : [ {
19642
+ "hostname" : "textract.eu-central-1.api.aws",
19643
+ "tags" : [ "dualstack" ]
19644
+ } ]
19645
+ },
19646
+ "eu-west-1" : {
19647
+ "variants" : [ {
19648
+ "hostname" : "textract.eu-west-1.api.aws",
19649
+ "tags" : [ "dualstack" ]
19650
+ } ]
19651
+ },
19652
+ "eu-west-2" : {
19653
+ "variants" : [ {
19654
+ "hostname" : "textract.eu-west-2.api.aws",
19655
+ "tags" : [ "dualstack" ]
19656
+ } ]
19657
+ },
19658
+ "eu-west-3" : {
19659
+ "variants" : [ {
19660
+ "hostname" : "textract.eu-west-3.api.aws",
19661
+ "tags" : [ "dualstack" ]
19387
19662
  } ]
19388
19663
  },
19389
- "eu-central-1" : { },
19390
- "eu-west-1" : { },
19391
- "eu-west-2" : { },
19392
- "eu-west-3" : { },
19393
19664
  "fips-ca-central-1" : {
19394
19665
  "credentialScope" : {
19395
19666
  "region" : "ca-central-1"
@@ -19429,24 +19700,48 @@
19429
19700
  "variants" : [ {
19430
19701
  "hostname" : "textract-fips.us-east-1.amazonaws.com",
19431
19702
  "tags" : [ "fips" ]
19703
+ }, {
19704
+ "hostname" : "textract-fips.us-east-1.api.aws",
19705
+ "tags" : [ "dualstack", "fips" ]
19706
+ }, {
19707
+ "hostname" : "textract.us-east-1.api.aws",
19708
+ "tags" : [ "dualstack" ]
19432
19709
  } ]
19433
19710
  },
19434
19711
  "us-east-2" : {
19435
19712
  "variants" : [ {
19436
19713
  "hostname" : "textract-fips.us-east-2.amazonaws.com",
19437
19714
  "tags" : [ "fips" ]
19715
+ }, {
19716
+ "hostname" : "textract-fips.us-east-2.api.aws",
19717
+ "tags" : [ "dualstack", "fips" ]
19718
+ }, {
19719
+ "hostname" : "textract.us-east-2.api.aws",
19720
+ "tags" : [ "dualstack" ]
19438
19721
  } ]
19439
19722
  },
19440
19723
  "us-west-1" : {
19441
19724
  "variants" : [ {
19442
19725
  "hostname" : "textract-fips.us-west-1.amazonaws.com",
19443
19726
  "tags" : [ "fips" ]
19727
+ }, {
19728
+ "hostname" : "textract-fips.us-west-1.api.aws",
19729
+ "tags" : [ "dualstack", "fips" ]
19730
+ }, {
19731
+ "hostname" : "textract.us-west-1.api.aws",
19732
+ "tags" : [ "dualstack" ]
19444
19733
  } ]
19445
19734
  },
19446
19735
  "us-west-2" : {
19447
19736
  "variants" : [ {
19448
19737
  "hostname" : "textract-fips.us-west-2.amazonaws.com",
19449
19738
  "tags" : [ "fips" ]
19739
+ }, {
19740
+ "hostname" : "textract-fips.us-west-2.api.aws",
19741
+ "tags" : [ "dualstack", "fips" ]
19742
+ }, {
19743
+ "hostname" : "textract.us-west-2.api.aws",
19744
+ "tags" : [ "dualstack" ]
19450
19745
  } ]
19451
19746
  }
19452
19747
  }
@@ -21556,8 +21851,18 @@
21556
21851
  },
21557
21852
  "cloudcontrolapi" : {
21558
21853
  "endpoints" : {
21559
- "cn-north-1" : { },
21560
- "cn-northwest-1" : { }
21854
+ "cn-north-1" : {
21855
+ "variants" : [ {
21856
+ "hostname" : "cloudcontrolapi.cn-north-1.api.amazonwebservices.com.cn",
21857
+ "tags" : [ "dualstack" ]
21858
+ } ]
21859
+ },
21860
+ "cn-northwest-1" : {
21861
+ "variants" : [ {
21862
+ "hostname" : "cloudcontrolapi.cn-northwest-1.api.amazonwebservices.com.cn",
21863
+ "tags" : [ "dualstack" ]
21864
+ } ]
21865
+ }
21561
21866
  }
21562
21867
  },
21563
21868
  "cloudformation" : {
@@ -23547,12 +23852,24 @@
23547
23852
  "variants" : [ {
23548
23853
  "hostname" : "cloudcontrolapi-fips.us-gov-east-1.amazonaws.com",
23549
23854
  "tags" : [ "fips" ]
23855
+ }, {
23856
+ "hostname" : "cloudcontrolapi-fips.us-gov-east-1.api.aws",
23857
+ "tags" : [ "dualstack", "fips" ]
23858
+ }, {
23859
+ "hostname" : "cloudcontrolapi.us-gov-east-1.api.aws",
23860
+ "tags" : [ "dualstack" ]
23550
23861
  } ]
23551
23862
  },
23552
23863
  "us-gov-west-1" : {
23553
23864
  "variants" : [ {
23554
23865
  "hostname" : "cloudcontrolapi-fips.us-gov-west-1.amazonaws.com",
23555
23866
  "tags" : [ "fips" ]
23867
+ }, {
23868
+ "hostname" : "cloudcontrolapi-fips.us-gov-west-1.api.aws",
23869
+ "tags" : [ "dualstack", "fips" ]
23870
+ }, {
23871
+ "hostname" : "cloudcontrolapi.us-gov-west-1.api.aws",
23872
+ "tags" : [ "dualstack" ]
23556
23873
  } ]
23557
23874
  }
23558
23875
  }
@@ -27633,12 +27950,24 @@
27633
27950
  "variants" : [ {
27634
27951
  "hostname" : "textract-fips.us-gov-east-1.amazonaws.com",
27635
27952
  "tags" : [ "fips" ]
27953
+ }, {
27954
+ "hostname" : "textract-fips.us-gov-east-1.api.aws",
27955
+ "tags" : [ "dualstack", "fips" ]
27956
+ }, {
27957
+ "hostname" : "textract.us-gov-east-1.api.aws",
27958
+ "tags" : [ "dualstack" ]
27636
27959
  } ]
27637
27960
  },
27638
27961
  "us-gov-west-1" : {
27639
27962
  "variants" : [ {
27640
27963
  "hostname" : "textract-fips.us-gov-west-1.amazonaws.com",
27641
27964
  "tags" : [ "fips" ]
27965
+ }, {
27966
+ "hostname" : "textract-fips.us-gov-west-1.api.aws",
27967
+ "tags" : [ "dualstack", "fips" ]
27968
+ }, {
27969
+ "hostname" : "textract.us-gov-west-1.api.aws",
27970
+ "tags" : [ "dualstack" ]
27642
27971
  } ]
27643
27972
  }
27644
27973
  }
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.956.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-12 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: