aws-partitions 1.949.0 → 1.962.0

Sign up to get free protection for your applications and to get access to all the features.
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
  }
@@ -3913,6 +4138,7 @@
3913
4138
  "cognito-identity" : {
3914
4139
  "endpoints" : {
3915
4140
  "af-south-1" : { },
4141
+ "ap-east-1" : { },
3916
4142
  "ap-northeast-1" : { },
3917
4143
  "ap-northeast-2" : { },
3918
4144
  "ap-northeast-3" : { },
@@ -3923,6 +4149,7 @@
3923
4149
  "ap-southeast-3" : { },
3924
4150
  "ap-southeast-4" : { },
3925
4151
  "ca-central-1" : { },
4152
+ "ca-west-1" : { },
3926
4153
  "eu-central-1" : { },
3927
4154
  "eu-central-2" : { },
3928
4155
  "eu-north-1" : { },
@@ -3992,6 +4219,7 @@
3992
4219
  "cognito-idp" : {
3993
4220
  "endpoints" : {
3994
4221
  "af-south-1" : { },
4222
+ "ap-east-1" : { },
3995
4223
  "ap-northeast-1" : { },
3996
4224
  "ap-northeast-2" : { },
3997
4225
  "ap-northeast-3" : { },
@@ -4002,6 +4230,7 @@
4002
4230
  "ap-southeast-3" : { },
4003
4231
  "ap-southeast-4" : { },
4004
4232
  "ca-central-1" : { },
4233
+ "ca-west-1" : { },
4005
4234
  "eu-central-1" : { },
4006
4235
  "eu-central-2" : { },
4007
4236
  "eu-north-1" : { },
@@ -5250,6 +5479,8 @@
5250
5479
  "ap-southeast-1" : { },
5251
5480
  "ap-southeast-2" : { },
5252
5481
  "eu-central-1" : { },
5482
+ "eu-north-1" : { },
5483
+ "eu-south-2" : { },
5253
5484
  "eu-west-1" : { },
5254
5485
  "eu-west-2" : { },
5255
5486
  "eu-west-3" : { },
@@ -7357,6 +7588,7 @@
7357
7588
  } ]
7358
7589
  },
7359
7590
  "eu-central-1" : { },
7591
+ "eu-central-2" : { },
7360
7592
  "eu-north-1" : { },
7361
7593
  "eu-south-1" : { },
7362
7594
  "eu-south-2" : { },
@@ -8690,6 +8922,16 @@
8690
8922
  }
8691
8923
  }
8692
8924
  },
8925
+ "globalaccelerator" : {
8926
+ "endpoints" : {
8927
+ "fips-us-west-2" : {
8928
+ "credentialScope" : {
8929
+ "region" : "us-west-2"
8930
+ },
8931
+ "hostname" : "globalaccelerator-fips.us-west-2.amazonaws.com"
8932
+ }
8933
+ }
8934
+ },
8693
8935
  "glue" : {
8694
8936
  "endpoints" : {
8695
8937
  "af-south-1" : { },
@@ -12925,6 +13167,7 @@
12925
13167
  "tags" : [ "fips" ]
12926
13168
  } ]
12927
13169
  },
13170
+ "ca-west-1" : { },
12928
13171
  "eu-central-1" : { },
12929
13172
  "eu-central-2" : { },
12930
13173
  "eu-north-1" : { },
@@ -13143,6 +13386,12 @@
13143
13386
  },
13144
13387
  "hostname" : "oidc.ca-central-1.amazonaws.com"
13145
13388
  },
13389
+ "ca-west-1" : {
13390
+ "credentialScope" : {
13391
+ "region" : "ca-west-1"
13392
+ },
13393
+ "hostname" : "oidc.ca-west-1.amazonaws.com"
13394
+ },
13146
13395
  "eu-central-1" : {
13147
13396
  "credentialScope" : {
13148
13397
  "region" : "eu-central-1"
@@ -13526,35 +13775,287 @@
13526
13775
  },
13527
13776
  "pi" : {
13528
13777
  "endpoints" : {
13529
- "af-south-1" : { },
13530
- "ap-east-1" : { },
13531
- "ap-northeast-1" : { },
13532
- "ap-northeast-2" : { },
13533
- "ap-northeast-3" : { },
13534
- "ap-south-1" : { },
13535
- "ap-south-2" : { },
13536
- "ap-southeast-1" : { },
13537
- "ap-southeast-2" : { },
13538
- "ap-southeast-3" : { },
13539
- "ap-southeast-4" : { },
13540
- "ca-central-1" : { },
13541
- "ca-west-1" : { },
13542
- "eu-central-1" : { },
13543
- "eu-central-2" : { },
13544
- "eu-north-1" : { },
13545
- "eu-south-1" : { },
13546
- "eu-south-2" : { },
13547
- "eu-west-1" : { },
13548
- "eu-west-2" : { },
13549
- "eu-west-3" : { },
13550
- "il-central-1" : { },
13551
- "me-central-1" : { },
13552
- "me-south-1" : { },
13553
- "sa-east-1" : { },
13554
- "us-east-1" : { },
13555
- "us-east-2" : { },
13556
- "us-west-1" : { },
13557
- "us-west-2" : { }
13778
+ "af-south-1" : {
13779
+ "protocols" : [ "https" ],
13780
+ "variants" : [ {
13781
+ "hostname" : "pi.af-south-1.api.aws",
13782
+ "tags" : [ "dualstack" ]
13783
+ } ]
13784
+ },
13785
+ "ap-east-1" : {
13786
+ "protocols" : [ "https" ],
13787
+ "variants" : [ {
13788
+ "hostname" : "pi.ap-east-1.api.aws",
13789
+ "tags" : [ "dualstack" ]
13790
+ } ]
13791
+ },
13792
+ "ap-northeast-1" : {
13793
+ "protocols" : [ "https" ],
13794
+ "variants" : [ {
13795
+ "hostname" : "pi.ap-northeast-1.api.aws",
13796
+ "tags" : [ "dualstack" ]
13797
+ } ]
13798
+ },
13799
+ "ap-northeast-2" : {
13800
+ "protocols" : [ "https" ],
13801
+ "variants" : [ {
13802
+ "hostname" : "pi.ap-northeast-2.api.aws",
13803
+ "tags" : [ "dualstack" ]
13804
+ } ]
13805
+ },
13806
+ "ap-northeast-3" : {
13807
+ "protocols" : [ "https" ],
13808
+ "variants" : [ {
13809
+ "hostname" : "pi.ap-northeast-3.api.aws",
13810
+ "tags" : [ "dualstack" ]
13811
+ } ]
13812
+ },
13813
+ "ap-south-1" : {
13814
+ "protocols" : [ "https" ],
13815
+ "variants" : [ {
13816
+ "hostname" : "pi.ap-south-1.api.aws",
13817
+ "tags" : [ "dualstack" ]
13818
+ } ]
13819
+ },
13820
+ "ap-south-2" : {
13821
+ "protocols" : [ "https" ],
13822
+ "variants" : [ {
13823
+ "hostname" : "pi.ap-south-2.api.aws",
13824
+ "tags" : [ "dualstack" ]
13825
+ } ]
13826
+ },
13827
+ "ap-southeast-1" : {
13828
+ "protocols" : [ "https" ],
13829
+ "variants" : [ {
13830
+ "hostname" : "pi.ap-southeast-1.api.aws",
13831
+ "tags" : [ "dualstack" ]
13832
+ } ]
13833
+ },
13834
+ "ap-southeast-2" : {
13835
+ "protocols" : [ "https" ],
13836
+ "variants" : [ {
13837
+ "hostname" : "pi.ap-southeast-2.api.aws",
13838
+ "tags" : [ "dualstack" ]
13839
+ } ]
13840
+ },
13841
+ "ap-southeast-3" : {
13842
+ "protocols" : [ "https" ],
13843
+ "variants" : [ {
13844
+ "hostname" : "pi.ap-southeast-3.api.aws",
13845
+ "tags" : [ "dualstack" ]
13846
+ } ]
13847
+ },
13848
+ "ap-southeast-4" : {
13849
+ "protocols" : [ "https" ],
13850
+ "variants" : [ {
13851
+ "hostname" : "pi.ap-southeast-4.api.aws",
13852
+ "tags" : [ "dualstack" ]
13853
+ } ]
13854
+ },
13855
+ "ca-central-1" : {
13856
+ "protocols" : [ "https" ],
13857
+ "variants" : [ {
13858
+ "hostname" : "pi-fips.ca-central-1.amazonaws.com",
13859
+ "tags" : [ "fips" ]
13860
+ }, {
13861
+ "hostname" : "pi-fips.ca-central-1.api.aws",
13862
+ "tags" : [ "dualstack", "fips" ]
13863
+ }, {
13864
+ "hostname" : "pi.ca-central-1.api.aws",
13865
+ "tags" : [ "dualstack" ]
13866
+ } ]
13867
+ },
13868
+ "ca-west-1" : {
13869
+ "protocols" : [ "https" ],
13870
+ "variants" : [ {
13871
+ "hostname" : "pi-fips.ca-west-1.amazonaws.com",
13872
+ "tags" : [ "fips" ]
13873
+ }, {
13874
+ "hostname" : "pi-fips.ca-west-1.api.aws",
13875
+ "tags" : [ "dualstack", "fips" ]
13876
+ }, {
13877
+ "hostname" : "pi.ca-west-1.api.aws",
13878
+ "tags" : [ "dualstack" ]
13879
+ } ]
13880
+ },
13881
+ "eu-central-1" : {
13882
+ "protocols" : [ "https" ],
13883
+ "variants" : [ {
13884
+ "hostname" : "pi.eu-central-1.api.aws",
13885
+ "tags" : [ "dualstack" ]
13886
+ } ]
13887
+ },
13888
+ "eu-central-2" : {
13889
+ "protocols" : [ "https" ],
13890
+ "variants" : [ {
13891
+ "hostname" : "pi.eu-central-2.api.aws",
13892
+ "tags" : [ "dualstack" ]
13893
+ } ]
13894
+ },
13895
+ "eu-north-1" : {
13896
+ "protocols" : [ "https" ],
13897
+ "variants" : [ {
13898
+ "hostname" : "pi.eu-north-1.api.aws",
13899
+ "tags" : [ "dualstack" ]
13900
+ } ]
13901
+ },
13902
+ "eu-south-1" : {
13903
+ "protocols" : [ "https" ],
13904
+ "variants" : [ {
13905
+ "hostname" : "pi.eu-south-1.api.aws",
13906
+ "tags" : [ "dualstack" ]
13907
+ } ]
13908
+ },
13909
+ "eu-south-2" : {
13910
+ "protocols" : [ "https" ],
13911
+ "variants" : [ {
13912
+ "hostname" : "pi.eu-south-2.api.aws",
13913
+ "tags" : [ "dualstack" ]
13914
+ } ]
13915
+ },
13916
+ "eu-west-1" : {
13917
+ "protocols" : [ "https" ],
13918
+ "variants" : [ {
13919
+ "hostname" : "pi.eu-west-1.api.aws",
13920
+ "tags" : [ "dualstack" ]
13921
+ } ]
13922
+ },
13923
+ "eu-west-2" : {
13924
+ "protocols" : [ "https" ],
13925
+ "variants" : [ {
13926
+ "hostname" : "pi.eu-west-2.api.aws",
13927
+ "tags" : [ "dualstack" ]
13928
+ } ]
13929
+ },
13930
+ "eu-west-3" : {
13931
+ "protocols" : [ "https" ],
13932
+ "variants" : [ {
13933
+ "hostname" : "pi.eu-west-3.api.aws",
13934
+ "tags" : [ "dualstack" ]
13935
+ } ]
13936
+ },
13937
+ "fips-ca-central-1" : {
13938
+ "credentialScope" : {
13939
+ "region" : "ca-central-1"
13940
+ },
13941
+ "deprecated" : true,
13942
+ "hostname" : "pi-fips.ca-central-1.amazonaws.com"
13943
+ },
13944
+ "fips-ca-west-1" : {
13945
+ "credentialScope" : {
13946
+ "region" : "ca-west-1"
13947
+ },
13948
+ "deprecated" : true,
13949
+ "hostname" : "pi-fips.ca-west-1.amazonaws.com"
13950
+ },
13951
+ "fips-us-east-1" : {
13952
+ "credentialScope" : {
13953
+ "region" : "us-east-1"
13954
+ },
13955
+ "deprecated" : true,
13956
+ "hostname" : "pi-fips.us-east-1.amazonaws.com"
13957
+ },
13958
+ "fips-us-east-2" : {
13959
+ "credentialScope" : {
13960
+ "region" : "us-east-2"
13961
+ },
13962
+ "deprecated" : true,
13963
+ "hostname" : "pi-fips.us-east-2.amazonaws.com"
13964
+ },
13965
+ "fips-us-west-1" : {
13966
+ "credentialScope" : {
13967
+ "region" : "us-west-1"
13968
+ },
13969
+ "deprecated" : true,
13970
+ "hostname" : "pi-fips.us-west-1.amazonaws.com"
13971
+ },
13972
+ "fips-us-west-2" : {
13973
+ "credentialScope" : {
13974
+ "region" : "us-west-2"
13975
+ },
13976
+ "deprecated" : true,
13977
+ "hostname" : "pi-fips.us-west-2.amazonaws.com"
13978
+ },
13979
+ "il-central-1" : {
13980
+ "protocols" : [ "https" ],
13981
+ "variants" : [ {
13982
+ "hostname" : "pi.il-central-1.api.aws",
13983
+ "tags" : [ "dualstack" ]
13984
+ } ]
13985
+ },
13986
+ "me-central-1" : {
13987
+ "protocols" : [ "https" ],
13988
+ "variants" : [ {
13989
+ "hostname" : "pi.me-central-1.api.aws",
13990
+ "tags" : [ "dualstack" ]
13991
+ } ]
13992
+ },
13993
+ "me-south-1" : {
13994
+ "protocols" : [ "https" ],
13995
+ "variants" : [ {
13996
+ "hostname" : "pi.me-south-1.api.aws",
13997
+ "tags" : [ "dualstack" ]
13998
+ } ]
13999
+ },
14000
+ "sa-east-1" : {
14001
+ "protocols" : [ "https" ],
14002
+ "variants" : [ {
14003
+ "hostname" : "pi.sa-east-1.api.aws",
14004
+ "tags" : [ "dualstack" ]
14005
+ } ]
14006
+ },
14007
+ "us-east-1" : {
14008
+ "protocols" : [ "https" ],
14009
+ "variants" : [ {
14010
+ "hostname" : "pi-fips.us-east-1.amazonaws.com",
14011
+ "tags" : [ "fips" ]
14012
+ }, {
14013
+ "hostname" : "pi-fips.us-east-1.api.aws",
14014
+ "tags" : [ "dualstack", "fips" ]
14015
+ }, {
14016
+ "hostname" : "pi.us-east-1.api.aws",
14017
+ "tags" : [ "dualstack" ]
14018
+ } ]
14019
+ },
14020
+ "us-east-2" : {
14021
+ "protocols" : [ "https" ],
14022
+ "variants" : [ {
14023
+ "hostname" : "pi-fips.us-east-2.amazonaws.com",
14024
+ "tags" : [ "fips" ]
14025
+ }, {
14026
+ "hostname" : "pi-fips.us-east-2.api.aws",
14027
+ "tags" : [ "dualstack", "fips" ]
14028
+ }, {
14029
+ "hostname" : "pi.us-east-2.api.aws",
14030
+ "tags" : [ "dualstack" ]
14031
+ } ]
14032
+ },
14033
+ "us-west-1" : {
14034
+ "protocols" : [ "https" ],
14035
+ "variants" : [ {
14036
+ "hostname" : "pi-fips.us-west-1.amazonaws.com",
14037
+ "tags" : [ "fips" ]
14038
+ }, {
14039
+ "hostname" : "pi-fips.us-west-1.api.aws",
14040
+ "tags" : [ "dualstack", "fips" ]
14041
+ }, {
14042
+ "hostname" : "pi.us-west-1.api.aws",
14043
+ "tags" : [ "dualstack" ]
14044
+ } ]
14045
+ },
14046
+ "us-west-2" : {
14047
+ "protocols" : [ "https" ],
14048
+ "variants" : [ {
14049
+ "hostname" : "pi-fips.us-west-2.amazonaws.com",
14050
+ "tags" : [ "fips" ]
14051
+ }, {
14052
+ "hostname" : "pi-fips.us-west-2.api.aws",
14053
+ "tags" : [ "dualstack", "fips" ]
14054
+ }, {
14055
+ "hostname" : "pi.us-west-2.api.aws",
14056
+ "tags" : [ "dualstack" ]
14057
+ } ]
14058
+ }
13558
14059
  }
13559
14060
  },
13560
14061
  "pinpoint" : {
@@ -13818,6 +14319,12 @@
13818
14319
  },
13819
14320
  "hostname" : "portal.sso.ca-central-1.amazonaws.com"
13820
14321
  },
14322
+ "ca-west-1" : {
14323
+ "credentialScope" : {
14324
+ "region" : "ca-west-1"
14325
+ },
14326
+ "hostname" : "portal.sso.ca-west-1.amazonaws.com"
14327
+ },
13821
14328
  "eu-central-1" : {
13822
14329
  "credentialScope" : {
13823
14330
  "region" : "eu-central-1"
@@ -17723,6 +18230,7 @@
17723
18230
  "tags" : [ "fips" ]
17724
18231
  } ]
17725
18232
  },
18233
+ "ca-west-1" : { },
17726
18234
  "eu-central-1" : { },
17727
18235
  "eu-central-2" : { },
17728
18236
  "eu-north-1" : { },
@@ -18550,6 +19058,7 @@
18550
19058
  "ap-southeast-3" : { },
18551
19059
  "ap-southeast-4" : { },
18552
19060
  "ca-central-1" : { },
19061
+ "ca-west-1" : { },
18553
19062
  "eu-central-1" : { },
18554
19063
  "eu-central-2" : { },
18555
19064
  "eu-north-1" : { },
@@ -19101,22 +19610,80 @@
19101
19610
  "us-west-2" : { }
19102
19611
  }
19103
19612
  },
19613
+ "tax" : {
19614
+ "endpoints" : {
19615
+ "aws-global" : {
19616
+ "credentialScope" : {
19617
+ "region" : "us-east-1"
19618
+ },
19619
+ "hostname" : "tax.us-east-1.amazonaws.com"
19620
+ }
19621
+ },
19622
+ "isRegionalized" : false,
19623
+ "partitionEndpoint" : "aws-global"
19624
+ },
19104
19625
  "textract" : {
19105
19626
  "endpoints" : {
19106
- "ap-northeast-2" : { },
19107
- "ap-south-1" : { },
19108
- "ap-southeast-1" : { },
19109
- "ap-southeast-2" : { },
19627
+ "ap-northeast-2" : {
19628
+ "variants" : [ {
19629
+ "hostname" : "textract.ap-northeast-2.api.aws",
19630
+ "tags" : [ "dualstack" ]
19631
+ } ]
19632
+ },
19633
+ "ap-south-1" : {
19634
+ "variants" : [ {
19635
+ "hostname" : "textract.ap-south-1.api.aws",
19636
+ "tags" : [ "dualstack" ]
19637
+ } ]
19638
+ },
19639
+ "ap-southeast-1" : {
19640
+ "variants" : [ {
19641
+ "hostname" : "textract.ap-southeast-1.api.aws",
19642
+ "tags" : [ "dualstack" ]
19643
+ } ]
19644
+ },
19645
+ "ap-southeast-2" : {
19646
+ "variants" : [ {
19647
+ "hostname" : "textract.ap-southeast-2.api.aws",
19648
+ "tags" : [ "dualstack" ]
19649
+ } ]
19650
+ },
19110
19651
  "ca-central-1" : {
19111
19652
  "variants" : [ {
19112
19653
  "hostname" : "textract-fips.ca-central-1.amazonaws.com",
19113
19654
  "tags" : [ "fips" ]
19655
+ }, {
19656
+ "hostname" : "textract-fips.ca-central-1.api.aws",
19657
+ "tags" : [ "dualstack", "fips" ]
19658
+ }, {
19659
+ "hostname" : "textract.ca-central-1.api.aws",
19660
+ "tags" : [ "dualstack" ]
19661
+ } ]
19662
+ },
19663
+ "eu-central-1" : {
19664
+ "variants" : [ {
19665
+ "hostname" : "textract.eu-central-1.api.aws",
19666
+ "tags" : [ "dualstack" ]
19667
+ } ]
19668
+ },
19669
+ "eu-west-1" : {
19670
+ "variants" : [ {
19671
+ "hostname" : "textract.eu-west-1.api.aws",
19672
+ "tags" : [ "dualstack" ]
19673
+ } ]
19674
+ },
19675
+ "eu-west-2" : {
19676
+ "variants" : [ {
19677
+ "hostname" : "textract.eu-west-2.api.aws",
19678
+ "tags" : [ "dualstack" ]
19679
+ } ]
19680
+ },
19681
+ "eu-west-3" : {
19682
+ "variants" : [ {
19683
+ "hostname" : "textract.eu-west-3.api.aws",
19684
+ "tags" : [ "dualstack" ]
19114
19685
  } ]
19115
19686
  },
19116
- "eu-central-1" : { },
19117
- "eu-west-1" : { },
19118
- "eu-west-2" : { },
19119
- "eu-west-3" : { },
19120
19687
  "fips-ca-central-1" : {
19121
19688
  "credentialScope" : {
19122
19689
  "region" : "ca-central-1"
@@ -19156,24 +19723,48 @@
19156
19723
  "variants" : [ {
19157
19724
  "hostname" : "textract-fips.us-east-1.amazonaws.com",
19158
19725
  "tags" : [ "fips" ]
19726
+ }, {
19727
+ "hostname" : "textract-fips.us-east-1.api.aws",
19728
+ "tags" : [ "dualstack", "fips" ]
19729
+ }, {
19730
+ "hostname" : "textract.us-east-1.api.aws",
19731
+ "tags" : [ "dualstack" ]
19159
19732
  } ]
19160
19733
  },
19161
19734
  "us-east-2" : {
19162
19735
  "variants" : [ {
19163
19736
  "hostname" : "textract-fips.us-east-2.amazonaws.com",
19164
19737
  "tags" : [ "fips" ]
19738
+ }, {
19739
+ "hostname" : "textract-fips.us-east-2.api.aws",
19740
+ "tags" : [ "dualstack", "fips" ]
19741
+ }, {
19742
+ "hostname" : "textract.us-east-2.api.aws",
19743
+ "tags" : [ "dualstack" ]
19165
19744
  } ]
19166
19745
  },
19167
19746
  "us-west-1" : {
19168
19747
  "variants" : [ {
19169
19748
  "hostname" : "textract-fips.us-west-1.amazonaws.com",
19170
19749
  "tags" : [ "fips" ]
19750
+ }, {
19751
+ "hostname" : "textract-fips.us-west-1.api.aws",
19752
+ "tags" : [ "dualstack", "fips" ]
19753
+ }, {
19754
+ "hostname" : "textract.us-west-1.api.aws",
19755
+ "tags" : [ "dualstack" ]
19171
19756
  } ]
19172
19757
  },
19173
19758
  "us-west-2" : {
19174
19759
  "variants" : [ {
19175
19760
  "hostname" : "textract-fips.us-west-2.amazonaws.com",
19176
19761
  "tags" : [ "fips" ]
19762
+ }, {
19763
+ "hostname" : "textract-fips.us-west-2.api.aws",
19764
+ "tags" : [ "dualstack", "fips" ]
19765
+ }, {
19766
+ "hostname" : "textract.us-west-2.api.aws",
19767
+ "tags" : [ "dualstack" ]
19177
19768
  } ]
19178
19769
  }
19179
19770
  }
@@ -19527,7 +20118,19 @@
19527
20118
  "deprecated" : true,
19528
20119
  "hostname" : "translate-fips.us-east-2.amazonaws.com"
19529
20120
  },
19530
- "us-west-1" : { },
20121
+ "us-west-1" : {
20122
+ "variants" : [ {
20123
+ "hostname" : "translate-fips.us-west-1.amazonaws.com",
20124
+ "tags" : [ "fips" ]
20125
+ } ]
20126
+ },
20127
+ "us-west-1-fips" : {
20128
+ "credentialScope" : {
20129
+ "region" : "us-west-1"
20130
+ },
20131
+ "deprecated" : true,
20132
+ "hostname" : "translate-fips.us-west-1.amazonaws.com"
20133
+ },
19531
20134
  "us-west-2" : {
19532
20135
  "variants" : [ {
19533
20136
  "hostname" : "translate-fips.us-west-2.amazonaws.com",
@@ -21084,7 +21687,8 @@
21084
21687
  "protocols" : [ "https" ]
21085
21688
  },
21086
21689
  "endpoints" : {
21087
- "cn-north-1" : { }
21690
+ "cn-north-1" : { },
21691
+ "cn-northwest-1" : { }
21088
21692
  }
21089
21693
  },
21090
21694
  "airflow" : {
@@ -21270,8 +21874,18 @@
21270
21874
  },
21271
21875
  "cloudcontrolapi" : {
21272
21876
  "endpoints" : {
21273
- "cn-north-1" : { },
21274
- "cn-northwest-1" : { }
21877
+ "cn-north-1" : {
21878
+ "variants" : [ {
21879
+ "hostname" : "cloudcontrolapi.cn-north-1.api.amazonwebservices.com.cn",
21880
+ "tags" : [ "dualstack" ]
21881
+ } ]
21882
+ },
21883
+ "cn-northwest-1" : {
21884
+ "variants" : [ {
21885
+ "hostname" : "cloudcontrolapi.cn-northwest-1.api.amazonwebservices.com.cn",
21886
+ "tags" : [ "dualstack" ]
21887
+ } ]
21888
+ }
21275
21889
  }
21276
21890
  },
21277
21891
  "cloudformation" : {
@@ -22000,8 +22614,20 @@
22000
22614
  },
22001
22615
  "pi" : {
22002
22616
  "endpoints" : {
22003
- "cn-north-1" : { },
22004
- "cn-northwest-1" : { }
22617
+ "cn-north-1" : {
22618
+ "protocols" : [ "https" ],
22619
+ "variants" : [ {
22620
+ "hostname" : "pi.cn-north-1.api.amazonwebservices.com.cn",
22621
+ "tags" : [ "dualstack" ]
22622
+ } ]
22623
+ },
22624
+ "cn-northwest-1" : {
22625
+ "protocols" : [ "https" ],
22626
+ "variants" : [ {
22627
+ "hostname" : "pi.cn-northwest-1.api.amazonwebservices.com.cn",
22628
+ "tags" : [ "dualstack" ]
22629
+ } ]
22630
+ }
22005
22631
  }
22006
22632
  },
22007
22633
  "pipes" : {
@@ -23087,8 +23713,6 @@
23087
23713
  },
23088
23714
  "endpoints" : {
23089
23715
  "us-gov-east-1" : {
23090
- "hostname" : "autoscaling-plans.us-gov-east-1.amazonaws.com",
23091
- "protocols" : [ "http", "https" ],
23092
23716
  "variants" : [ {
23093
23717
  "hostname" : "autoscaling-plans.us-gov-east-1.amazonaws.com",
23094
23718
  "tags" : [ "fips" ]
@@ -23100,8 +23724,6 @@
23100
23724
  "protocols" : [ "http", "https" ]
23101
23725
  },
23102
23726
  "us-gov-west-1" : {
23103
- "hostname" : "autoscaling-plans.us-gov-west-1.amazonaws.com",
23104
- "protocols" : [ "http", "https" ],
23105
23727
  "variants" : [ {
23106
23728
  "hostname" : "autoscaling-plans.us-gov-west-1.amazonaws.com",
23107
23729
  "tags" : [ "fips" ]
@@ -23249,12 +23871,24 @@
23249
23871
  "variants" : [ {
23250
23872
  "hostname" : "cloudcontrolapi-fips.us-gov-east-1.amazonaws.com",
23251
23873
  "tags" : [ "fips" ]
23874
+ }, {
23875
+ "hostname" : "cloudcontrolapi-fips.us-gov-east-1.api.aws",
23876
+ "tags" : [ "dualstack", "fips" ]
23877
+ }, {
23878
+ "hostname" : "cloudcontrolapi.us-gov-east-1.api.aws",
23879
+ "tags" : [ "dualstack" ]
23252
23880
  } ]
23253
23881
  },
23254
23882
  "us-gov-west-1" : {
23255
23883
  "variants" : [ {
23256
23884
  "hostname" : "cloudcontrolapi-fips.us-gov-west-1.amazonaws.com",
23257
23885
  "tags" : [ "fips" ]
23886
+ }, {
23887
+ "hostname" : "cloudcontrolapi-fips.us-gov-west-1.api.aws",
23888
+ "tags" : [ "dualstack", "fips" ]
23889
+ }, {
23890
+ "hostname" : "cloudcontrolapi.us-gov-west-1.api.aws",
23891
+ "tags" : [ "dualstack" ]
23258
23892
  } ]
23259
23893
  }
23260
23894
  }
@@ -23837,17 +24471,31 @@
23837
24471
  },
23838
24472
  "directconnect" : {
23839
24473
  "endpoints" : {
23840
- "us-gov-east-1" : {
24474
+ "fips-us-gov-east-1" : {
23841
24475
  "credentialScope" : {
23842
24476
  "region" : "us-gov-east-1"
23843
24477
  },
23844
- "hostname" : "directconnect.us-gov-east-1.amazonaws.com"
24478
+ "deprecated" : true,
24479
+ "hostname" : "directconnect-fips.us-gov-east-1.amazonaws.com"
23845
24480
  },
23846
- "us-gov-west-1" : {
24481
+ "fips-us-gov-west-1" : {
23847
24482
  "credentialScope" : {
23848
24483
  "region" : "us-gov-west-1"
23849
24484
  },
23850
- "hostname" : "directconnect.us-gov-west-1.amazonaws.com"
24485
+ "deprecated" : true,
24486
+ "hostname" : "directconnect-fips.us-gov-west-1.amazonaws.com"
24487
+ },
24488
+ "us-gov-east-1" : {
24489
+ "variants" : [ {
24490
+ "hostname" : "directconnect-fips.us-gov-east-1.amazonaws.com",
24491
+ "tags" : [ "fips" ]
24492
+ } ]
24493
+ },
24494
+ "us-gov-west-1" : {
24495
+ "variants" : [ {
24496
+ "hostname" : "directconnect-fips.us-gov-west-1.amazonaws.com",
24497
+ "tags" : [ "fips" ]
24498
+ } ]
23851
24499
  }
23852
24500
  }
23853
24501
  },
@@ -25789,6 +26437,12 @@
25789
26437
  "isRegionalized" : false,
25790
26438
  "partitionEndpoint" : "aws-us-gov-global"
25791
26439
  },
26440
+ "oam" : {
26441
+ "endpoints" : {
26442
+ "us-gov-east-1" : { },
26443
+ "us-gov-west-1" : { }
26444
+ }
26445
+ },
25792
26446
  "oidc" : {
25793
26447
  "endpoints" : {
25794
26448
  "us-gov-east-1" : {
@@ -25877,8 +26531,46 @@
25877
26531
  },
25878
26532
  "pi" : {
25879
26533
  "endpoints" : {
25880
- "us-gov-east-1" : { },
25881
- "us-gov-west-1" : { }
26534
+ "fips-us-gov-east-1" : {
26535
+ "credentialScope" : {
26536
+ "region" : "us-gov-east-1"
26537
+ },
26538
+ "deprecated" : true,
26539
+ "hostname" : "pi-fips.us-gov-east-1.amazonaws.com"
26540
+ },
26541
+ "fips-us-gov-west-1" : {
26542
+ "credentialScope" : {
26543
+ "region" : "us-gov-west-1"
26544
+ },
26545
+ "deprecated" : true,
26546
+ "hostname" : "pi-fips.us-gov-west-1.amazonaws.com"
26547
+ },
26548
+ "us-gov-east-1" : {
26549
+ "protocols" : [ "https" ],
26550
+ "variants" : [ {
26551
+ "hostname" : "pi-fips.us-gov-east-1.amazonaws.com",
26552
+ "tags" : [ "fips" ]
26553
+ }, {
26554
+ "hostname" : "pi-fips.us-gov-east-1.api.aws",
26555
+ "tags" : [ "dualstack", "fips" ]
26556
+ }, {
26557
+ "hostname" : "pi.us-gov-east-1.api.aws",
26558
+ "tags" : [ "dualstack" ]
26559
+ } ]
26560
+ },
26561
+ "us-gov-west-1" : {
26562
+ "protocols" : [ "https" ],
26563
+ "variants" : [ {
26564
+ "hostname" : "pi-fips.us-gov-west-1.amazonaws.com",
26565
+ "tags" : [ "fips" ]
26566
+ }, {
26567
+ "hostname" : "pi-fips.us-gov-west-1.api.aws",
26568
+ "tags" : [ "dualstack", "fips" ]
26569
+ }, {
26570
+ "hostname" : "pi.us-gov-west-1.api.aws",
26571
+ "tags" : [ "dualstack" ]
26572
+ } ]
26573
+ }
25882
26574
  }
25883
26575
  },
25884
26576
  "pinpoint" : {
@@ -27297,12 +27989,24 @@
27297
27989
  "variants" : [ {
27298
27990
  "hostname" : "textract-fips.us-gov-east-1.amazonaws.com",
27299
27991
  "tags" : [ "fips" ]
27992
+ }, {
27993
+ "hostname" : "textract-fips.us-gov-east-1.api.aws",
27994
+ "tags" : [ "dualstack", "fips" ]
27995
+ }, {
27996
+ "hostname" : "textract.us-gov-east-1.api.aws",
27997
+ "tags" : [ "dualstack" ]
27300
27998
  } ]
27301
27999
  },
27302
28000
  "us-gov-west-1" : {
27303
28001
  "variants" : [ {
27304
28002
  "hostname" : "textract-fips.us-gov-west-1.amazonaws.com",
27305
28003
  "tags" : [ "fips" ]
28004
+ }, {
28005
+ "hostname" : "textract-fips.us-gov-west-1.api.aws",
28006
+ "tags" : [ "dualstack", "fips" ]
28007
+ }, {
28008
+ "hostname" : "textract.us-gov-west-1.api.aws",
28009
+ "tags" : [ "dualstack" ]
27306
28010
  } ]
27307
28011
  }
27308
28012
  }
@@ -27630,7 +28334,8 @@
27630
28334
  },
27631
28335
  "apigateway" : {
27632
28336
  "endpoints" : {
27633
- "us-iso-east-1" : { }
28337
+ "us-iso-east-1" : { },
28338
+ "us-iso-west-1" : { }
27634
28339
  }
27635
28340
  },
27636
28341
  "appconfig" : {
@@ -28187,31 +28892,17 @@
28187
28892
  },
28188
28893
  "redshift" : {
28189
28894
  "endpoints" : {
28190
- "fips-us-iso-east-1" : {
28895
+ "us-iso-east-1" : {
28191
28896
  "credentialScope" : {
28192
28897
  "region" : "us-iso-east-1"
28193
28898
  },
28194
- "deprecated" : true,
28195
- "hostname" : "redshift-fips.us-iso-east-1.c2s.ic.gov"
28899
+ "hostname" : "redshift.us-iso-east-1.c2s.ic.gov"
28196
28900
  },
28197
- "fips-us-iso-west-1" : {
28901
+ "us-iso-west-1" : {
28198
28902
  "credentialScope" : {
28199
28903
  "region" : "us-iso-west-1"
28200
28904
  },
28201
- "deprecated" : true,
28202
- "hostname" : "redshift-fips.us-iso-west-1.c2s.ic.gov"
28203
- },
28204
- "us-iso-east-1" : {
28205
- "variants" : [ {
28206
- "hostname" : "redshift-fips.us-iso-east-1.c2s.ic.gov",
28207
- "tags" : [ "fips" ]
28208
- } ]
28209
- },
28210
- "us-iso-west-1" : {
28211
- "variants" : [ {
28212
- "hostname" : "redshift-fips.us-iso-west-1.c2s.ic.gov",
28213
- "tags" : [ "fips" ]
28214
- } ]
28905
+ "hostname" : "redshift.us-iso-west-1.c2s.ic.gov"
28215
28906
  }
28216
28907
  }
28217
28908
  },
@@ -28520,6 +29211,11 @@
28520
29211
  "us-isob-east-1" : { }
28521
29212
  }
28522
29213
  },
29214
+ "apigateway" : {
29215
+ "endpoints" : {
29216
+ "us-isob-east-1" : { }
29217
+ }
29218
+ },
28523
29219
  "appconfig" : {
28524
29220
  "endpoints" : {
28525
29221
  "us-isob-east-1" : { }
@@ -28875,18 +29571,11 @@
28875
29571
  },
28876
29572
  "redshift" : {
28877
29573
  "endpoints" : {
28878
- "fips-us-isob-east-1" : {
29574
+ "us-isob-east-1" : {
28879
29575
  "credentialScope" : {
28880
29576
  "region" : "us-isob-east-1"
28881
29577
  },
28882
- "deprecated" : true,
28883
- "hostname" : "redshift-fips.us-isob-east-1.sc2s.sgov.gov"
28884
- },
28885
- "us-isob-east-1" : {
28886
- "variants" : [ {
28887
- "hostname" : "redshift-fips.us-isob-east-1.sc2s.sgov.gov",
28888
- "tags" : [ "fips" ]
28889
- } ]
29578
+ "hostname" : "redshift.us-isob-east-1.sc2s.sgov.gov"
28890
29579
  }
28891
29580
  }
28892
29581
  },