@aws-sdk/client-drs 3.588.0 → 3.592.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 (109) hide show
  1. package/dist-cjs/index.js +0 -50
  2. package/dist-types/DrsClient.d.ts +4 -4
  3. package/dist-types/commands/AssociateSourceNetworkStackCommand.d.ts +2 -1
  4. package/dist-types/commands/CreateExtendedSourceServerCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateLaunchConfigurationTemplateCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateReplicationConfigurationTemplateCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateSourceNetworkCommand.d.ts +2 -1
  8. package/dist-types/commands/DeleteJobCommand.d.ts +2 -1
  9. package/dist-types/commands/DeleteLaunchActionCommand.d.ts +2 -1
  10. package/dist-types/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +2 -1
  11. package/dist-types/commands/DeleteRecoveryInstanceCommand.d.ts +2 -1
  12. package/dist-types/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteSourceNetworkCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteSourceServerCommand.d.ts +2 -1
  15. package/dist-types/commands/DescribeJobLogItemsCommand.d.ts +2 -1
  16. package/dist-types/commands/DescribeJobsCommand.d.ts +2 -1
  17. package/dist-types/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +2 -1
  18. package/dist-types/commands/DescribeRecoveryInstancesCommand.d.ts +2 -1
  19. package/dist-types/commands/DescribeRecoverySnapshotsCommand.d.ts +2 -1
  20. package/dist-types/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +2 -1
  21. package/dist-types/commands/DescribeSourceNetworksCommand.d.ts +2 -1
  22. package/dist-types/commands/DescribeSourceServersCommand.d.ts +2 -1
  23. package/dist-types/commands/DisconnectRecoveryInstanceCommand.d.ts +2 -1
  24. package/dist-types/commands/DisconnectSourceServerCommand.d.ts +2 -1
  25. package/dist-types/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +2 -1
  26. package/dist-types/commands/GetFailbackReplicationConfigurationCommand.d.ts +2 -1
  27. package/dist-types/commands/GetLaunchConfigurationCommand.d.ts +2 -1
  28. package/dist-types/commands/GetReplicationConfigurationCommand.d.ts +2 -1
  29. package/dist-types/commands/InitializeServiceCommand.d.ts +2 -1
  30. package/dist-types/commands/ListExtensibleSourceServersCommand.d.ts +2 -1
  31. package/dist-types/commands/ListLaunchActionsCommand.d.ts +2 -1
  32. package/dist-types/commands/ListStagingAccountsCommand.d.ts +2 -1
  33. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  34. package/dist-types/commands/PutLaunchActionCommand.d.ts +2 -1
  35. package/dist-types/commands/RetryDataReplicationCommand.d.ts +2 -1
  36. package/dist-types/commands/ReverseReplicationCommand.d.ts +2 -1
  37. package/dist-types/commands/StartFailbackLaunchCommand.d.ts +2 -1
  38. package/dist-types/commands/StartRecoveryCommand.d.ts +2 -1
  39. package/dist-types/commands/StartReplicationCommand.d.ts +2 -1
  40. package/dist-types/commands/StartSourceNetworkRecoveryCommand.d.ts +2 -1
  41. package/dist-types/commands/StartSourceNetworkReplicationCommand.d.ts +2 -1
  42. package/dist-types/commands/StopFailbackCommand.d.ts +2 -1
  43. package/dist-types/commands/StopReplicationCommand.d.ts +2 -1
  44. package/dist-types/commands/StopSourceNetworkReplicationCommand.d.ts +2 -1
  45. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  46. package/dist-types/commands/TerminateRecoveryInstancesCommand.d.ts +2 -1
  47. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  48. package/dist-types/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +2 -1
  49. package/dist-types/commands/UpdateLaunchConfigurationCommand.d.ts +2 -1
  50. package/dist-types/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +2 -1
  51. package/dist-types/commands/UpdateReplicationConfigurationCommand.d.ts +2 -1
  52. package/dist-types/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +2 -1
  53. package/dist-types/index.d.ts +2 -2
  54. package/dist-types/models/DrsServiceException.d.ts +2 -1
  55. package/dist-types/runtimeConfig.native.d.ts +1 -1
  56. package/dist-types/ts3.4/DrsClient.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/AssociateSourceNetworkStackCommand.d.ts +2 -1
  58. package/dist-types/ts3.4/commands/CreateExtendedSourceServerCommand.d.ts +2 -1
  59. package/dist-types/ts3.4/commands/CreateLaunchConfigurationTemplateCommand.d.ts +2 -1
  60. package/dist-types/ts3.4/commands/CreateReplicationConfigurationTemplateCommand.d.ts +2 -1
  61. package/dist-types/ts3.4/commands/CreateSourceNetworkCommand.d.ts +2 -1
  62. package/dist-types/ts3.4/commands/DeleteJobCommand.d.ts +2 -1
  63. package/dist-types/ts3.4/commands/DeleteLaunchActionCommand.d.ts +2 -1
  64. package/dist-types/ts3.4/commands/DeleteLaunchConfigurationTemplateCommand.d.ts +2 -1
  65. package/dist-types/ts3.4/commands/DeleteRecoveryInstanceCommand.d.ts +2 -1
  66. package/dist-types/ts3.4/commands/DeleteReplicationConfigurationTemplateCommand.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/DeleteSourceNetworkCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/DeleteSourceServerCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/DescribeJobLogItemsCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/DescribeJobsCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/DescribeLaunchConfigurationTemplatesCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/DescribeRecoveryInstancesCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/DescribeRecoverySnapshotsCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/DescribeReplicationConfigurationTemplatesCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/DescribeSourceNetworksCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/DescribeSourceServersCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/DisconnectRecoveryInstanceCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/DisconnectSourceServerCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/ExportSourceNetworkCfnTemplateCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/GetFailbackReplicationConfigurationCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/GetLaunchConfigurationCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/GetReplicationConfigurationCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/InitializeServiceCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/ListExtensibleSourceServersCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/ListLaunchActionsCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/ListStagingAccountsCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/PutLaunchActionCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/RetryDataReplicationCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/ReverseReplicationCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/StartFailbackLaunchCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/StartRecoveryCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/StartReplicationCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/StartSourceNetworkRecoveryCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/StartSourceNetworkReplicationCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/StopFailbackCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/StopReplicationCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/StopSourceNetworkReplicationCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/TerminateRecoveryInstancesCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/UpdateFailbackReplicationConfigurationCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/UpdateLaunchConfigurationCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/UpdateLaunchConfigurationTemplateCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/UpdateReplicationConfigurationCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/UpdateReplicationConfigurationTemplateCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/models/DrsServiceException.d.ts +2 -1
  108. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  109. package/package.json +6 -6
package/dist-cjs/index.js CHANGED
@@ -328,7 +328,6 @@ var DrsClient = _DrsClient;
328
328
 
329
329
  var import_middleware_serde = require("@smithy/middleware-serde");
330
330
 
331
- var import_types = require("@smithy/types");
332
331
 
333
332
  // src/models/models_0.ts
334
333
 
@@ -2870,7 +2869,6 @@ var AssociateSourceNetworkStackCommand = _AssociateSourceNetworkStackCommand;
2870
2869
 
2871
2870
 
2872
2871
 
2873
-
2874
2872
  var _CreateExtendedSourceServerCommand = class _CreateExtendedSourceServerCommand extends import_smithy_client.Command.classBuilder().ep({
2875
2873
  ...commonParams
2876
2874
  }).m(function(Command, cs, config, o) {
@@ -2887,7 +2885,6 @@ var CreateExtendedSourceServerCommand = _CreateExtendedSourceServerCommand;
2887
2885
 
2888
2886
 
2889
2887
 
2890
-
2891
2888
  var _CreateLaunchConfigurationTemplateCommand = class _CreateLaunchConfigurationTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
2892
2889
  ...commonParams
2893
2890
  }).m(function(Command, cs, config, o) {
@@ -2907,7 +2904,6 @@ var CreateLaunchConfigurationTemplateCommand = _CreateLaunchConfigurationTemplat
2907
2904
 
2908
2905
 
2909
2906
 
2910
-
2911
2907
  var _CreateReplicationConfigurationTemplateCommand = class _CreateReplicationConfigurationTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
2912
2908
  ...commonParams
2913
2909
  }).m(function(Command, cs, config, o) {
@@ -2927,7 +2923,6 @@ var CreateReplicationConfigurationTemplateCommand = _CreateReplicationConfigurat
2927
2923
 
2928
2924
 
2929
2925
 
2930
-
2931
2926
  var _CreateSourceNetworkCommand = class _CreateSourceNetworkCommand extends import_smithy_client.Command.classBuilder().ep({
2932
2927
  ...commonParams
2933
2928
  }).m(function(Command, cs, config, o) {
@@ -2944,7 +2939,6 @@ var CreateSourceNetworkCommand = _CreateSourceNetworkCommand;
2944
2939
 
2945
2940
 
2946
2941
 
2947
-
2948
2942
  var _DeleteJobCommand = class _DeleteJobCommand extends import_smithy_client.Command.classBuilder().ep({
2949
2943
  ...commonParams
2950
2944
  }).m(function(Command, cs, config, o) {
@@ -2961,7 +2955,6 @@ var DeleteJobCommand = _DeleteJobCommand;
2961
2955
 
2962
2956
 
2963
2957
 
2964
-
2965
2958
  var _DeleteLaunchActionCommand = class _DeleteLaunchActionCommand extends import_smithy_client.Command.classBuilder().ep({
2966
2959
  ...commonParams
2967
2960
  }).m(function(Command, cs, config, o) {
@@ -2978,7 +2971,6 @@ var DeleteLaunchActionCommand = _DeleteLaunchActionCommand;
2978
2971
 
2979
2972
 
2980
2973
 
2981
-
2982
2974
  var _DeleteLaunchConfigurationTemplateCommand = class _DeleteLaunchConfigurationTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
2983
2975
  ...commonParams
2984
2976
  }).m(function(Command, cs, config, o) {
@@ -2995,7 +2987,6 @@ var DeleteLaunchConfigurationTemplateCommand = _DeleteLaunchConfigurationTemplat
2995
2987
 
2996
2988
 
2997
2989
 
2998
-
2999
2990
  var _DeleteRecoveryInstanceCommand = class _DeleteRecoveryInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
3000
2991
  ...commonParams
3001
2992
  }).m(function(Command, cs, config, o) {
@@ -3012,7 +3003,6 @@ var DeleteRecoveryInstanceCommand = _DeleteRecoveryInstanceCommand;
3012
3003
 
3013
3004
 
3014
3005
 
3015
-
3016
3006
  var _DeleteReplicationConfigurationTemplateCommand = class _DeleteReplicationConfigurationTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
3017
3007
  ...commonParams
3018
3008
  }).m(function(Command, cs, config, o) {
@@ -3029,7 +3019,6 @@ var DeleteReplicationConfigurationTemplateCommand = _DeleteReplicationConfigurat
3029
3019
 
3030
3020
 
3031
3021
 
3032
-
3033
3022
  var _DeleteSourceNetworkCommand = class _DeleteSourceNetworkCommand extends import_smithy_client.Command.classBuilder().ep({
3034
3023
  ...commonParams
3035
3024
  }).m(function(Command, cs, config, o) {
@@ -3046,7 +3035,6 @@ var DeleteSourceNetworkCommand = _DeleteSourceNetworkCommand;
3046
3035
 
3047
3036
 
3048
3037
 
3049
-
3050
3038
  var _DeleteSourceServerCommand = class _DeleteSourceServerCommand extends import_smithy_client.Command.classBuilder().ep({
3051
3039
  ...commonParams
3052
3040
  }).m(function(Command, cs, config, o) {
@@ -3063,7 +3051,6 @@ var DeleteSourceServerCommand = _DeleteSourceServerCommand;
3063
3051
 
3064
3052
 
3065
3053
 
3066
-
3067
3054
  var _DescribeJobLogItemsCommand = class _DescribeJobLogItemsCommand extends import_smithy_client.Command.classBuilder().ep({
3068
3055
  ...commonParams
3069
3056
  }).m(function(Command, cs, config, o) {
@@ -3080,7 +3067,6 @@ var DescribeJobLogItemsCommand = _DescribeJobLogItemsCommand;
3080
3067
 
3081
3068
 
3082
3069
 
3083
-
3084
3070
  var _DescribeJobsCommand = class _DescribeJobsCommand extends import_smithy_client.Command.classBuilder().ep({
3085
3071
  ...commonParams
3086
3072
  }).m(function(Command, cs, config, o) {
@@ -3097,7 +3083,6 @@ var DescribeJobsCommand = _DescribeJobsCommand;
3097
3083
 
3098
3084
 
3099
3085
 
3100
-
3101
3086
  var _DescribeLaunchConfigurationTemplatesCommand = class _DescribeLaunchConfigurationTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
3102
3087
  ...commonParams
3103
3088
  }).m(function(Command, cs, config, o) {
@@ -3114,7 +3099,6 @@ var DescribeLaunchConfigurationTemplatesCommand = _DescribeLaunchConfigurationTe
3114
3099
 
3115
3100
 
3116
3101
 
3117
-
3118
3102
  var _DescribeRecoveryInstancesCommand = class _DescribeRecoveryInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
3119
3103
  ...commonParams
3120
3104
  }).m(function(Command, cs, config, o) {
@@ -3131,7 +3115,6 @@ var DescribeRecoveryInstancesCommand = _DescribeRecoveryInstancesCommand;
3131
3115
 
3132
3116
 
3133
3117
 
3134
-
3135
3118
  var _DescribeRecoverySnapshotsCommand = class _DescribeRecoverySnapshotsCommand extends import_smithy_client.Command.classBuilder().ep({
3136
3119
  ...commonParams
3137
3120
  }).m(function(Command, cs, config, o) {
@@ -3148,7 +3131,6 @@ var DescribeRecoverySnapshotsCommand = _DescribeRecoverySnapshotsCommand;
3148
3131
 
3149
3132
 
3150
3133
 
3151
-
3152
3134
  var _DescribeReplicationConfigurationTemplatesCommand = class _DescribeReplicationConfigurationTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
3153
3135
  ...commonParams
3154
3136
  }).m(function(Command, cs, config, o) {
@@ -3165,7 +3147,6 @@ var DescribeReplicationConfigurationTemplatesCommand = _DescribeReplicationConfi
3165
3147
 
3166
3148
 
3167
3149
 
3168
-
3169
3150
  var _DescribeSourceNetworksCommand = class _DescribeSourceNetworksCommand extends import_smithy_client.Command.classBuilder().ep({
3170
3151
  ...commonParams
3171
3152
  }).m(function(Command, cs, config, o) {
@@ -3182,7 +3163,6 @@ var DescribeSourceNetworksCommand = _DescribeSourceNetworksCommand;
3182
3163
 
3183
3164
 
3184
3165
 
3185
-
3186
3166
  var _DescribeSourceServersCommand = class _DescribeSourceServersCommand extends import_smithy_client.Command.classBuilder().ep({
3187
3167
  ...commonParams
3188
3168
  }).m(function(Command, cs, config, o) {
@@ -3199,7 +3179,6 @@ var DescribeSourceServersCommand = _DescribeSourceServersCommand;
3199
3179
 
3200
3180
 
3201
3181
 
3202
-
3203
3182
  var _DisconnectRecoveryInstanceCommand = class _DisconnectRecoveryInstanceCommand extends import_smithy_client.Command.classBuilder().ep({
3204
3183
  ...commonParams
3205
3184
  }).m(function(Command, cs, config, o) {
@@ -3216,7 +3195,6 @@ var DisconnectRecoveryInstanceCommand = _DisconnectRecoveryInstanceCommand;
3216
3195
 
3217
3196
 
3218
3197
 
3219
-
3220
3198
  var _DisconnectSourceServerCommand = class _DisconnectSourceServerCommand extends import_smithy_client.Command.classBuilder().ep({
3221
3199
  ...commonParams
3222
3200
  }).m(function(Command, cs, config, o) {
@@ -3233,7 +3211,6 @@ var DisconnectSourceServerCommand = _DisconnectSourceServerCommand;
3233
3211
 
3234
3212
 
3235
3213
 
3236
-
3237
3214
  var _ExportSourceNetworkCfnTemplateCommand = class _ExportSourceNetworkCfnTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
3238
3215
  ...commonParams
3239
3216
  }).m(function(Command, cs, config, o) {
@@ -3250,7 +3227,6 @@ var ExportSourceNetworkCfnTemplateCommand = _ExportSourceNetworkCfnTemplateComma
3250
3227
 
3251
3228
 
3252
3229
 
3253
-
3254
3230
  var _GetFailbackReplicationConfigurationCommand = class _GetFailbackReplicationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3255
3231
  ...commonParams
3256
3232
  }).m(function(Command, cs, config, o) {
@@ -3267,7 +3243,6 @@ var GetFailbackReplicationConfigurationCommand = _GetFailbackReplicationConfigur
3267
3243
 
3268
3244
 
3269
3245
 
3270
-
3271
3246
  var _GetLaunchConfigurationCommand = class _GetLaunchConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3272
3247
  ...commonParams
3273
3248
  }).m(function(Command, cs, config, o) {
@@ -3284,7 +3259,6 @@ var GetLaunchConfigurationCommand = _GetLaunchConfigurationCommand;
3284
3259
 
3285
3260
 
3286
3261
 
3287
-
3288
3262
  var _GetReplicationConfigurationCommand = class _GetReplicationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3289
3263
  ...commonParams
3290
3264
  }).m(function(Command, cs, config, o) {
@@ -3301,7 +3275,6 @@ var GetReplicationConfigurationCommand = _GetReplicationConfigurationCommand;
3301
3275
 
3302
3276
 
3303
3277
 
3304
-
3305
3278
  var _InitializeServiceCommand = class _InitializeServiceCommand extends import_smithy_client.Command.classBuilder().ep({
3306
3279
  ...commonParams
3307
3280
  }).m(function(Command, cs, config, o) {
@@ -3318,7 +3291,6 @@ var InitializeServiceCommand = _InitializeServiceCommand;
3318
3291
 
3319
3292
 
3320
3293
 
3321
-
3322
3294
  var _ListExtensibleSourceServersCommand = class _ListExtensibleSourceServersCommand extends import_smithy_client.Command.classBuilder().ep({
3323
3295
  ...commonParams
3324
3296
  }).m(function(Command, cs, config, o) {
@@ -3335,7 +3307,6 @@ var ListExtensibleSourceServersCommand = _ListExtensibleSourceServersCommand;
3335
3307
 
3336
3308
 
3337
3309
 
3338
-
3339
3310
  var _ListLaunchActionsCommand = class _ListLaunchActionsCommand extends import_smithy_client.Command.classBuilder().ep({
3340
3311
  ...commonParams
3341
3312
  }).m(function(Command, cs, config, o) {
@@ -3352,7 +3323,6 @@ var ListLaunchActionsCommand = _ListLaunchActionsCommand;
3352
3323
 
3353
3324
 
3354
3325
 
3355
-
3356
3326
  var _ListStagingAccountsCommand = class _ListStagingAccountsCommand extends import_smithy_client.Command.classBuilder().ep({
3357
3327
  ...commonParams
3358
3328
  }).m(function(Command, cs, config, o) {
@@ -3369,7 +3339,6 @@ var ListStagingAccountsCommand = _ListStagingAccountsCommand;
3369
3339
 
3370
3340
 
3371
3341
 
3372
-
3373
3342
  var _ListTagsForResourceCommand = class _ListTagsForResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3374
3343
  ...commonParams
3375
3344
  }).m(function(Command, cs, config, o) {
@@ -3386,7 +3355,6 @@ var ListTagsForResourceCommand = _ListTagsForResourceCommand;
3386
3355
 
3387
3356
 
3388
3357
 
3389
-
3390
3358
  var _PutLaunchActionCommand = class _PutLaunchActionCommand extends import_smithy_client.Command.classBuilder().ep({
3391
3359
  ...commonParams
3392
3360
  }).m(function(Command, cs, config, o) {
@@ -3403,7 +3371,6 @@ var PutLaunchActionCommand = _PutLaunchActionCommand;
3403
3371
 
3404
3372
 
3405
3373
 
3406
-
3407
3374
  var _RetryDataReplicationCommand = class _RetryDataReplicationCommand extends import_smithy_client.Command.classBuilder().ep({
3408
3375
  ...commonParams
3409
3376
  }).m(function(Command, cs, config, o) {
@@ -3420,7 +3387,6 @@ var RetryDataReplicationCommand = _RetryDataReplicationCommand;
3420
3387
 
3421
3388
 
3422
3389
 
3423
-
3424
3390
  var _ReverseReplicationCommand = class _ReverseReplicationCommand extends import_smithy_client.Command.classBuilder().ep({
3425
3391
  ...commonParams
3426
3392
  }).m(function(Command, cs, config, o) {
@@ -3437,7 +3403,6 @@ var ReverseReplicationCommand = _ReverseReplicationCommand;
3437
3403
 
3438
3404
 
3439
3405
 
3440
-
3441
3406
  var _StartFailbackLaunchCommand = class _StartFailbackLaunchCommand extends import_smithy_client.Command.classBuilder().ep({
3442
3407
  ...commonParams
3443
3408
  }).m(function(Command, cs, config, o) {
@@ -3454,7 +3419,6 @@ var StartFailbackLaunchCommand = _StartFailbackLaunchCommand;
3454
3419
 
3455
3420
 
3456
3421
 
3457
-
3458
3422
  var _StartRecoveryCommand = class _StartRecoveryCommand extends import_smithy_client.Command.classBuilder().ep({
3459
3423
  ...commonParams
3460
3424
  }).m(function(Command, cs, config, o) {
@@ -3471,7 +3435,6 @@ var StartRecoveryCommand = _StartRecoveryCommand;
3471
3435
 
3472
3436
 
3473
3437
 
3474
-
3475
3438
  var _StartReplicationCommand = class _StartReplicationCommand extends import_smithy_client.Command.classBuilder().ep({
3476
3439
  ...commonParams
3477
3440
  }).m(function(Command, cs, config, o) {
@@ -3488,7 +3451,6 @@ var StartReplicationCommand = _StartReplicationCommand;
3488
3451
 
3489
3452
 
3490
3453
 
3491
-
3492
3454
  var _StartSourceNetworkRecoveryCommand = class _StartSourceNetworkRecoveryCommand extends import_smithy_client.Command.classBuilder().ep({
3493
3455
  ...commonParams
3494
3456
  }).m(function(Command, cs, config, o) {
@@ -3505,7 +3467,6 @@ var StartSourceNetworkRecoveryCommand = _StartSourceNetworkRecoveryCommand;
3505
3467
 
3506
3468
 
3507
3469
 
3508
-
3509
3470
  var _StartSourceNetworkReplicationCommand = class _StartSourceNetworkReplicationCommand extends import_smithy_client.Command.classBuilder().ep({
3510
3471
  ...commonParams
3511
3472
  }).m(function(Command, cs, config, o) {
@@ -3522,7 +3483,6 @@ var StartSourceNetworkReplicationCommand = _StartSourceNetworkReplicationCommand
3522
3483
 
3523
3484
 
3524
3485
 
3525
-
3526
3486
  var _StopFailbackCommand = class _StopFailbackCommand extends import_smithy_client.Command.classBuilder().ep({
3527
3487
  ...commonParams
3528
3488
  }).m(function(Command, cs, config, o) {
@@ -3539,7 +3499,6 @@ var StopFailbackCommand = _StopFailbackCommand;
3539
3499
 
3540
3500
 
3541
3501
 
3542
-
3543
3502
  var _StopReplicationCommand = class _StopReplicationCommand extends import_smithy_client.Command.classBuilder().ep({
3544
3503
  ...commonParams
3545
3504
  }).m(function(Command, cs, config, o) {
@@ -3556,7 +3515,6 @@ var StopReplicationCommand = _StopReplicationCommand;
3556
3515
 
3557
3516
 
3558
3517
 
3559
-
3560
3518
  var _StopSourceNetworkReplicationCommand = class _StopSourceNetworkReplicationCommand extends import_smithy_client.Command.classBuilder().ep({
3561
3519
  ...commonParams
3562
3520
  }).m(function(Command, cs, config, o) {
@@ -3573,7 +3531,6 @@ var StopSourceNetworkReplicationCommand = _StopSourceNetworkReplicationCommand;
3573
3531
 
3574
3532
 
3575
3533
 
3576
-
3577
3534
  var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3578
3535
  ...commonParams
3579
3536
  }).m(function(Command, cs, config, o) {
@@ -3590,7 +3547,6 @@ var TagResourceCommand = _TagResourceCommand;
3590
3547
 
3591
3548
 
3592
3549
 
3593
-
3594
3550
  var _TerminateRecoveryInstancesCommand = class _TerminateRecoveryInstancesCommand extends import_smithy_client.Command.classBuilder().ep({
3595
3551
  ...commonParams
3596
3552
  }).m(function(Command, cs, config, o) {
@@ -3607,7 +3563,6 @@ var TerminateRecoveryInstancesCommand = _TerminateRecoveryInstancesCommand;
3607
3563
 
3608
3564
 
3609
3565
 
3610
-
3611
3566
  var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
3612
3567
  ...commonParams
3613
3568
  }).m(function(Command, cs, config, o) {
@@ -3624,7 +3579,6 @@ var UntagResourceCommand = _UntagResourceCommand;
3624
3579
 
3625
3580
 
3626
3581
 
3627
-
3628
3582
  var _UpdateFailbackReplicationConfigurationCommand = class _UpdateFailbackReplicationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3629
3583
  ...commonParams
3630
3584
  }).m(function(Command, cs, config, o) {
@@ -3641,7 +3595,6 @@ var UpdateFailbackReplicationConfigurationCommand = _UpdateFailbackReplicationCo
3641
3595
 
3642
3596
 
3643
3597
 
3644
-
3645
3598
  var _UpdateLaunchConfigurationCommand = class _UpdateLaunchConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3646
3599
  ...commonParams
3647
3600
  }).m(function(Command, cs, config, o) {
@@ -3658,7 +3611,6 @@ var UpdateLaunchConfigurationCommand = _UpdateLaunchConfigurationCommand;
3658
3611
 
3659
3612
 
3660
3613
 
3661
-
3662
3614
  var _UpdateLaunchConfigurationTemplateCommand = class _UpdateLaunchConfigurationTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
3663
3615
  ...commonParams
3664
3616
  }).m(function(Command, cs, config, o) {
@@ -3675,7 +3627,6 @@ var UpdateLaunchConfigurationTemplateCommand = _UpdateLaunchConfigurationTemplat
3675
3627
 
3676
3628
 
3677
3629
 
3678
-
3679
3630
  var _UpdateReplicationConfigurationCommand = class _UpdateReplicationConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
3680
3631
  ...commonParams
3681
3632
  }).m(function(Command, cs, config, o) {
@@ -3692,7 +3643,6 @@ var UpdateReplicationConfigurationCommand = _UpdateReplicationConfigurationComma
3692
3643
 
3693
3644
 
3694
3645
 
3695
-
3696
3646
  var _UpdateReplicationConfigurationTemplateCommand = class _UpdateReplicationConfigurationTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
3697
3647
  ...commonParams
3698
3648
  }).m(function(Command, cs, config, o) {
@@ -140,15 +140,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
140
140
  * Enables FIPS compatible endpoints.
141
141
  */
142
142
  useFipsEndpoint?: boolean | __Provider<boolean>;
143
+ /**
144
+ * The AWS region to which this client will send requests
145
+ */
146
+ region?: string | __Provider<string>;
143
147
  /**
144
148
  * The provider populating default tracking information to be sent with `user-agent`, `x-amz-user-agent` header
145
149
  * @internal
146
150
  */
147
151
  defaultUserAgentProvider?: Provider<__UserAgent>;
148
- /**
149
- * The AWS region to which this client will send requests
150
- */
151
- region?: string | __Provider<string>;
152
152
  /**
153
153
  * Default credentials provider; Not available in browser runtime.
154
154
  * @deprecated
@@ -5,7 +5,8 @@ import { AssociateSourceNetworkStackRequest, AssociateSourceNetworkStackResponse
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateExtendedSourceServerRequest, CreateExtendedSourceServerResponse }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateLaunchConfigurationTemplateRequest, CreateLaunchConfigurationTemp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateReplicationConfigurationTemplateRequest, ReplicationConfiguration
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateSourceNetworkRequest, CreateSourceNetworkResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteJobRequest, DeleteJobResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteLaunchActionRequest, DeleteLaunchActionResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteLaunchConfigurationTemplateRequest, DeleteLaunchConfigurationTemp
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteRecoveryInstanceRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteReplicationConfigurationTemplateRequest, DeleteReplicationConfigu
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteSourceNetworkRequest, DeleteSourceNetworkResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteSourceServerRequest, DeleteSourceServerResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeJobLogItemsRequest, DescribeJobLogItemsResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeJobsRequest, DescribeJobsResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeLaunchConfigurationTemplatesRequest, DescribeLaunchConfiguratio
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeRecoveryInstancesRequest, DescribeRecoveryInstancesResponse } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeRecoverySnapshotsRequest, DescribeRecoverySnapshotsResponse } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeReplicationConfigurationTemplatesRequest, DescribeReplicationCo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeSourceNetworksRequest, DescribeSourceNetworksResponse } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeSourceServersRequest, DescribeSourceServersResponse } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DisconnectRecoveryInstanceRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DisconnectSourceServerRequest, SourceServer } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ExportSourceNetworkCfnTemplateRequest, ExportSourceNetworkCfnTemplateRe
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetFailbackReplicationConfigurationRequest, GetFailbackReplicationConfi
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { GetLaunchConfigurationRequest, LaunchConfiguration } from "../models/mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *