@aws-sdk/client-backup 3.645.0 → 3.650.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.
- package/dist-cjs/endpoint/endpointResolver.js +6 -2
- package/dist-cjs/index.js +91 -273
- package/dist-es/commands/CancelLegalHoldCommand.js +1 -3
- package/dist-es/commands/CreateBackupPlanCommand.js +1 -3
- package/dist-es/commands/CreateBackupSelectionCommand.js +1 -3
- package/dist-es/commands/CreateBackupVaultCommand.js +1 -3
- package/dist-es/commands/CreateFrameworkCommand.js +1 -3
- package/dist-es/commands/CreateLegalHoldCommand.js +1 -3
- package/dist-es/commands/CreateLogicallyAirGappedBackupVaultCommand.js +1 -3
- package/dist-es/commands/CreateReportPlanCommand.js +1 -3
- package/dist-es/commands/CreateRestoreTestingPlanCommand.js +1 -3
- package/dist-es/commands/CreateRestoreTestingSelectionCommand.js +1 -3
- package/dist-es/commands/DeleteBackupPlanCommand.js +1 -3
- package/dist-es/commands/DeleteBackupSelectionCommand.js +1 -3
- package/dist-es/commands/DeleteBackupVaultAccessPolicyCommand.js +1 -3
- package/dist-es/commands/DeleteBackupVaultCommand.js +1 -3
- package/dist-es/commands/DeleteBackupVaultLockConfigurationCommand.js +1 -3
- package/dist-es/commands/DeleteBackupVaultNotificationsCommand.js +1 -3
- package/dist-es/commands/DeleteFrameworkCommand.js +1 -3
- package/dist-es/commands/DeleteRecoveryPointCommand.js +1 -3
- package/dist-es/commands/DeleteReportPlanCommand.js +1 -3
- package/dist-es/commands/DeleteRestoreTestingPlanCommand.js +1 -3
- package/dist-es/commands/DeleteRestoreTestingSelectionCommand.js +1 -3
- package/dist-es/commands/DescribeBackupJobCommand.js +1 -3
- package/dist-es/commands/DescribeBackupVaultCommand.js +1 -3
- package/dist-es/commands/DescribeCopyJobCommand.js +1 -3
- package/dist-es/commands/DescribeFrameworkCommand.js +1 -3
- package/dist-es/commands/DescribeGlobalSettingsCommand.js +1 -3
- package/dist-es/commands/DescribeProtectedResourceCommand.js +1 -3
- package/dist-es/commands/DescribeRecoveryPointCommand.js +1 -3
- package/dist-es/commands/DescribeRegionSettingsCommand.js +1 -3
- package/dist-es/commands/DescribeReportJobCommand.js +1 -3
- package/dist-es/commands/DescribeReportPlanCommand.js +1 -3
- package/dist-es/commands/DescribeRestoreJobCommand.js +1 -3
- package/dist-es/commands/DisassociateRecoveryPointCommand.js +1 -3
- package/dist-es/commands/DisassociateRecoveryPointFromParentCommand.js +1 -3
- package/dist-es/commands/ExportBackupPlanTemplateCommand.js +1 -3
- package/dist-es/commands/GetBackupPlanCommand.js +1 -3
- package/dist-es/commands/GetBackupPlanFromJSONCommand.js +1 -3
- package/dist-es/commands/GetBackupPlanFromTemplateCommand.js +1 -3
- package/dist-es/commands/GetBackupSelectionCommand.js +1 -3
- package/dist-es/commands/GetBackupVaultAccessPolicyCommand.js +1 -3
- package/dist-es/commands/GetBackupVaultNotificationsCommand.js +1 -3
- package/dist-es/commands/GetLegalHoldCommand.js +1 -3
- package/dist-es/commands/GetRecoveryPointRestoreMetadataCommand.js +1 -3
- package/dist-es/commands/GetRestoreJobMetadataCommand.js +1 -3
- package/dist-es/commands/GetRestoreTestingInferredMetadataCommand.js +1 -3
- package/dist-es/commands/GetRestoreTestingPlanCommand.js +1 -3
- package/dist-es/commands/GetRestoreTestingSelectionCommand.js +1 -3
- package/dist-es/commands/GetSupportedResourceTypesCommand.js +1 -3
- package/dist-es/commands/ListBackupJobSummariesCommand.js +1 -3
- package/dist-es/commands/ListBackupJobsCommand.js +1 -3
- package/dist-es/commands/ListBackupPlanTemplatesCommand.js +1 -3
- package/dist-es/commands/ListBackupPlanVersionsCommand.js +1 -3
- package/dist-es/commands/ListBackupPlansCommand.js +1 -3
- package/dist-es/commands/ListBackupSelectionsCommand.js +1 -3
- package/dist-es/commands/ListBackupVaultsCommand.js +1 -3
- package/dist-es/commands/ListCopyJobSummariesCommand.js +1 -3
- package/dist-es/commands/ListCopyJobsCommand.js +1 -3
- package/dist-es/commands/ListFrameworksCommand.js +1 -3
- package/dist-es/commands/ListLegalHoldsCommand.js +1 -3
- package/dist-es/commands/ListProtectedResourcesByBackupVaultCommand.js +1 -3
- package/dist-es/commands/ListProtectedResourcesCommand.js +1 -3
- package/dist-es/commands/ListRecoveryPointsByBackupVaultCommand.js +1 -3
- package/dist-es/commands/ListRecoveryPointsByLegalHoldCommand.js +1 -3
- package/dist-es/commands/ListRecoveryPointsByResourceCommand.js +1 -3
- package/dist-es/commands/ListReportJobsCommand.js +1 -3
- package/dist-es/commands/ListReportPlansCommand.js +1 -3
- package/dist-es/commands/ListRestoreJobSummariesCommand.js +1 -3
- package/dist-es/commands/ListRestoreJobsByProtectedResourceCommand.js +1 -3
- package/dist-es/commands/ListRestoreJobsCommand.js +1 -3
- package/dist-es/commands/ListRestoreTestingPlansCommand.js +1 -3
- package/dist-es/commands/ListRestoreTestingSelectionsCommand.js +1 -3
- package/dist-es/commands/ListTagsCommand.js +1 -3
- package/dist-es/commands/PutBackupVaultAccessPolicyCommand.js +1 -3
- package/dist-es/commands/PutBackupVaultLockConfigurationCommand.js +1 -3
- package/dist-es/commands/PutBackupVaultNotificationsCommand.js +1 -3
- package/dist-es/commands/PutRestoreValidationResultCommand.js +1 -3
- package/dist-es/commands/StartBackupJobCommand.js +1 -3
- package/dist-es/commands/StartCopyJobCommand.js +1 -3
- package/dist-es/commands/StartReportJobCommand.js +1 -3
- package/dist-es/commands/StartRestoreJobCommand.js +1 -3
- package/dist-es/commands/StopBackupJobCommand.js +1 -3
- package/dist-es/commands/TagResourceCommand.js +1 -3
- package/dist-es/commands/UntagResourceCommand.js +1 -3
- package/dist-es/commands/UpdateBackupPlanCommand.js +1 -3
- package/dist-es/commands/UpdateFrameworkCommand.js +1 -3
- package/dist-es/commands/UpdateGlobalSettingsCommand.js +1 -3
- package/dist-es/commands/UpdateRecoveryPointLifecycleCommand.js +1 -3
- package/dist-es/commands/UpdateRegionSettingsCommand.js +1 -3
- package/dist-es/commands/UpdateReportPlanCommand.js +1 -3
- package/dist-es/commands/UpdateRestoreTestingPlanCommand.js +1 -3
- package/dist-es/commands/UpdateRestoreTestingSelectionCommand.js +1 -3
- package/dist-es/endpoint/endpointResolver.js +7 -3
- package/dist-types/runtimeConfig.browser.d.ts +2 -0
- package/dist-types/runtimeConfig.d.ts +2 -0
- package/dist-types/runtimeConfig.native.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -0
- package/package.json +35 -35
package/dist-cjs/index.js
CHANGED
|
@@ -4178,9 +4178,7 @@ var _vI = "versionId";
|
|
|
4178
4178
|
var _vT = "vaultType";
|
|
4179
4179
|
|
|
4180
4180
|
// src/commands/CancelLegalHoldCommand.ts
|
|
4181
|
-
var _CancelLegalHoldCommand = class _CancelLegalHoldCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4182
|
-
...commonParams
|
|
4183
|
-
}).m(function(Command, cs, config, o) {
|
|
4181
|
+
var _CancelLegalHoldCommand = class _CancelLegalHoldCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4184
4182
|
return [
|
|
4185
4183
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4186
4184
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4194,9 +4192,7 @@ var CancelLegalHoldCommand = _CancelLegalHoldCommand;
|
|
|
4194
4192
|
|
|
4195
4193
|
|
|
4196
4194
|
|
|
4197
|
-
var _CreateBackupPlanCommand = class _CreateBackupPlanCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4198
|
-
...commonParams
|
|
4199
|
-
}).m(function(Command, cs, config, o) {
|
|
4195
|
+
var _CreateBackupPlanCommand = class _CreateBackupPlanCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4200
4196
|
return [
|
|
4201
4197
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4202
4198
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4210,9 +4206,7 @@ var CreateBackupPlanCommand = _CreateBackupPlanCommand;
|
|
|
4210
4206
|
|
|
4211
4207
|
|
|
4212
4208
|
|
|
4213
|
-
var _CreateBackupSelectionCommand = class _CreateBackupSelectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4214
|
-
...commonParams
|
|
4215
|
-
}).m(function(Command, cs, config, o) {
|
|
4209
|
+
var _CreateBackupSelectionCommand = class _CreateBackupSelectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4216
4210
|
return [
|
|
4217
4211
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4218
4212
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4226,9 +4220,7 @@ var CreateBackupSelectionCommand = _CreateBackupSelectionCommand;
|
|
|
4226
4220
|
|
|
4227
4221
|
|
|
4228
4222
|
|
|
4229
|
-
var _CreateBackupVaultCommand = class _CreateBackupVaultCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4230
|
-
...commonParams
|
|
4231
|
-
}).m(function(Command, cs, config, o) {
|
|
4223
|
+
var _CreateBackupVaultCommand = class _CreateBackupVaultCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4232
4224
|
return [
|
|
4233
4225
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4234
4226
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4242,9 +4234,7 @@ var CreateBackupVaultCommand = _CreateBackupVaultCommand;
|
|
|
4242
4234
|
|
|
4243
4235
|
|
|
4244
4236
|
|
|
4245
|
-
var _CreateFrameworkCommand = class _CreateFrameworkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4246
|
-
...commonParams
|
|
4247
|
-
}).m(function(Command, cs, config, o) {
|
|
4237
|
+
var _CreateFrameworkCommand = class _CreateFrameworkCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4248
4238
|
return [
|
|
4249
4239
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4250
4240
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4258,9 +4248,7 @@ var CreateFrameworkCommand = _CreateFrameworkCommand;
|
|
|
4258
4248
|
|
|
4259
4249
|
|
|
4260
4250
|
|
|
4261
|
-
var _CreateLegalHoldCommand = class _CreateLegalHoldCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4262
|
-
...commonParams
|
|
4263
|
-
}).m(function(Command, cs, config, o) {
|
|
4251
|
+
var _CreateLegalHoldCommand = class _CreateLegalHoldCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4264
4252
|
return [
|
|
4265
4253
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4266
4254
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4274,9 +4262,7 @@ var CreateLegalHoldCommand = _CreateLegalHoldCommand;
|
|
|
4274
4262
|
|
|
4275
4263
|
|
|
4276
4264
|
|
|
4277
|
-
var _CreateLogicallyAirGappedBackupVaultCommand = class _CreateLogicallyAirGappedBackupVaultCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4278
|
-
...commonParams
|
|
4279
|
-
}).m(function(Command, cs, config, o) {
|
|
4265
|
+
var _CreateLogicallyAirGappedBackupVaultCommand = class _CreateLogicallyAirGappedBackupVaultCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4280
4266
|
return [
|
|
4281
4267
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4282
4268
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4290,9 +4276,7 @@ var CreateLogicallyAirGappedBackupVaultCommand = _CreateLogicallyAirGappedBackup
|
|
|
4290
4276
|
|
|
4291
4277
|
|
|
4292
4278
|
|
|
4293
|
-
var _CreateReportPlanCommand = class _CreateReportPlanCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4294
|
-
...commonParams
|
|
4295
|
-
}).m(function(Command, cs, config, o) {
|
|
4279
|
+
var _CreateReportPlanCommand = class _CreateReportPlanCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4296
4280
|
return [
|
|
4297
4281
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4298
4282
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4306,9 +4290,7 @@ var CreateReportPlanCommand = _CreateReportPlanCommand;
|
|
|
4306
4290
|
|
|
4307
4291
|
|
|
4308
4292
|
|
|
4309
|
-
var _CreateRestoreTestingPlanCommand = class _CreateRestoreTestingPlanCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4310
|
-
...commonParams
|
|
4311
|
-
}).m(function(Command, cs, config, o) {
|
|
4293
|
+
var _CreateRestoreTestingPlanCommand = class _CreateRestoreTestingPlanCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4312
4294
|
return [
|
|
4313
4295
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4314
4296
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4322,9 +4304,7 @@ var CreateRestoreTestingPlanCommand = _CreateRestoreTestingPlanCommand;
|
|
|
4322
4304
|
|
|
4323
4305
|
|
|
4324
4306
|
|
|
4325
|
-
var _CreateRestoreTestingSelectionCommand = class _CreateRestoreTestingSelectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4326
|
-
...commonParams
|
|
4327
|
-
}).m(function(Command, cs, config, o) {
|
|
4307
|
+
var _CreateRestoreTestingSelectionCommand = class _CreateRestoreTestingSelectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4328
4308
|
return [
|
|
4329
4309
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4330
4310
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4338,9 +4318,7 @@ var CreateRestoreTestingSelectionCommand = _CreateRestoreTestingSelectionCommand
|
|
|
4338
4318
|
|
|
4339
4319
|
|
|
4340
4320
|
|
|
4341
|
-
var _DeleteBackupPlanCommand = class _DeleteBackupPlanCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4342
|
-
...commonParams
|
|
4343
|
-
}).m(function(Command, cs, config, o) {
|
|
4321
|
+
var _DeleteBackupPlanCommand = class _DeleteBackupPlanCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4344
4322
|
return [
|
|
4345
4323
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4346
4324
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4354,9 +4332,7 @@ var DeleteBackupPlanCommand = _DeleteBackupPlanCommand;
|
|
|
4354
4332
|
|
|
4355
4333
|
|
|
4356
4334
|
|
|
4357
|
-
var _DeleteBackupSelectionCommand = class _DeleteBackupSelectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4358
|
-
...commonParams
|
|
4359
|
-
}).m(function(Command, cs, config, o) {
|
|
4335
|
+
var _DeleteBackupSelectionCommand = class _DeleteBackupSelectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4360
4336
|
return [
|
|
4361
4337
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4362
4338
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4370,9 +4346,7 @@ var DeleteBackupSelectionCommand = _DeleteBackupSelectionCommand;
|
|
|
4370
4346
|
|
|
4371
4347
|
|
|
4372
4348
|
|
|
4373
|
-
var _DeleteBackupVaultAccessPolicyCommand = class _DeleteBackupVaultAccessPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4374
|
-
...commonParams
|
|
4375
|
-
}).m(function(Command, cs, config, o) {
|
|
4349
|
+
var _DeleteBackupVaultAccessPolicyCommand = class _DeleteBackupVaultAccessPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4376
4350
|
return [
|
|
4377
4351
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4378
4352
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4386,9 +4360,7 @@ var DeleteBackupVaultAccessPolicyCommand = _DeleteBackupVaultAccessPolicyCommand
|
|
|
4386
4360
|
|
|
4387
4361
|
|
|
4388
4362
|
|
|
4389
|
-
var _DeleteBackupVaultCommand = class _DeleteBackupVaultCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4390
|
-
...commonParams
|
|
4391
|
-
}).m(function(Command, cs, config, o) {
|
|
4363
|
+
var _DeleteBackupVaultCommand = class _DeleteBackupVaultCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4392
4364
|
return [
|
|
4393
4365
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4394
4366
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4402,9 +4374,7 @@ var DeleteBackupVaultCommand = _DeleteBackupVaultCommand;
|
|
|
4402
4374
|
|
|
4403
4375
|
|
|
4404
4376
|
|
|
4405
|
-
var _DeleteBackupVaultLockConfigurationCommand = class _DeleteBackupVaultLockConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4406
|
-
...commonParams
|
|
4407
|
-
}).m(function(Command, cs, config, o) {
|
|
4377
|
+
var _DeleteBackupVaultLockConfigurationCommand = class _DeleteBackupVaultLockConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4408
4378
|
return [
|
|
4409
4379
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4410
4380
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4418,9 +4388,7 @@ var DeleteBackupVaultLockConfigurationCommand = _DeleteBackupVaultLockConfigurat
|
|
|
4418
4388
|
|
|
4419
4389
|
|
|
4420
4390
|
|
|
4421
|
-
var _DeleteBackupVaultNotificationsCommand = class _DeleteBackupVaultNotificationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4422
|
-
...commonParams
|
|
4423
|
-
}).m(function(Command, cs, config, o) {
|
|
4391
|
+
var _DeleteBackupVaultNotificationsCommand = class _DeleteBackupVaultNotificationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4424
4392
|
return [
|
|
4425
4393
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4426
4394
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4434,9 +4402,7 @@ var DeleteBackupVaultNotificationsCommand = _DeleteBackupVaultNotificationsComma
|
|
|
4434
4402
|
|
|
4435
4403
|
|
|
4436
4404
|
|
|
4437
|
-
var _DeleteFrameworkCommand = class _DeleteFrameworkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4438
|
-
...commonParams
|
|
4439
|
-
}).m(function(Command, cs, config, o) {
|
|
4405
|
+
var _DeleteFrameworkCommand = class _DeleteFrameworkCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4440
4406
|
return [
|
|
4441
4407
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4442
4408
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4450,9 +4416,7 @@ var DeleteFrameworkCommand = _DeleteFrameworkCommand;
|
|
|
4450
4416
|
|
|
4451
4417
|
|
|
4452
4418
|
|
|
4453
|
-
var _DeleteRecoveryPointCommand = class _DeleteRecoveryPointCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4454
|
-
...commonParams
|
|
4455
|
-
}).m(function(Command, cs, config, o) {
|
|
4419
|
+
var _DeleteRecoveryPointCommand = class _DeleteRecoveryPointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4456
4420
|
return [
|
|
4457
4421
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4458
4422
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4466,9 +4430,7 @@ var DeleteRecoveryPointCommand = _DeleteRecoveryPointCommand;
|
|
|
4466
4430
|
|
|
4467
4431
|
|
|
4468
4432
|
|
|
4469
|
-
var _DeleteReportPlanCommand = class _DeleteReportPlanCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4470
|
-
...commonParams
|
|
4471
|
-
}).m(function(Command, cs, config, o) {
|
|
4433
|
+
var _DeleteReportPlanCommand = class _DeleteReportPlanCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4472
4434
|
return [
|
|
4473
4435
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4474
4436
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4482,9 +4444,7 @@ var DeleteReportPlanCommand = _DeleteReportPlanCommand;
|
|
|
4482
4444
|
|
|
4483
4445
|
|
|
4484
4446
|
|
|
4485
|
-
var _DeleteRestoreTestingPlanCommand = class _DeleteRestoreTestingPlanCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4486
|
-
...commonParams
|
|
4487
|
-
}).m(function(Command, cs, config, o) {
|
|
4447
|
+
var _DeleteRestoreTestingPlanCommand = class _DeleteRestoreTestingPlanCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4488
4448
|
return [
|
|
4489
4449
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4490
4450
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4498,9 +4458,7 @@ var DeleteRestoreTestingPlanCommand = _DeleteRestoreTestingPlanCommand;
|
|
|
4498
4458
|
|
|
4499
4459
|
|
|
4500
4460
|
|
|
4501
|
-
var _DeleteRestoreTestingSelectionCommand = class _DeleteRestoreTestingSelectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4502
|
-
...commonParams
|
|
4503
|
-
}).m(function(Command, cs, config, o) {
|
|
4461
|
+
var _DeleteRestoreTestingSelectionCommand = class _DeleteRestoreTestingSelectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4504
4462
|
return [
|
|
4505
4463
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4506
4464
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4514,9 +4472,7 @@ var DeleteRestoreTestingSelectionCommand = _DeleteRestoreTestingSelectionCommand
|
|
|
4514
4472
|
|
|
4515
4473
|
|
|
4516
4474
|
|
|
4517
|
-
var _DescribeBackupJobCommand = class _DescribeBackupJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4518
|
-
...commonParams
|
|
4519
|
-
}).m(function(Command, cs, config, o) {
|
|
4475
|
+
var _DescribeBackupJobCommand = class _DescribeBackupJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4520
4476
|
return [
|
|
4521
4477
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4522
4478
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4530,9 +4486,7 @@ var DescribeBackupJobCommand = _DescribeBackupJobCommand;
|
|
|
4530
4486
|
|
|
4531
4487
|
|
|
4532
4488
|
|
|
4533
|
-
var _DescribeBackupVaultCommand = class _DescribeBackupVaultCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4534
|
-
...commonParams
|
|
4535
|
-
}).m(function(Command, cs, config, o) {
|
|
4489
|
+
var _DescribeBackupVaultCommand = class _DescribeBackupVaultCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4536
4490
|
return [
|
|
4537
4491
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4538
4492
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4546,9 +4500,7 @@ var DescribeBackupVaultCommand = _DescribeBackupVaultCommand;
|
|
|
4546
4500
|
|
|
4547
4501
|
|
|
4548
4502
|
|
|
4549
|
-
var _DescribeCopyJobCommand = class _DescribeCopyJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4550
|
-
...commonParams
|
|
4551
|
-
}).m(function(Command, cs, config, o) {
|
|
4503
|
+
var _DescribeCopyJobCommand = class _DescribeCopyJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4552
4504
|
return [
|
|
4553
4505
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4554
4506
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4562,9 +4514,7 @@ var DescribeCopyJobCommand = _DescribeCopyJobCommand;
|
|
|
4562
4514
|
|
|
4563
4515
|
|
|
4564
4516
|
|
|
4565
|
-
var _DescribeFrameworkCommand = class _DescribeFrameworkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4566
|
-
...commonParams
|
|
4567
|
-
}).m(function(Command, cs, config, o) {
|
|
4517
|
+
var _DescribeFrameworkCommand = class _DescribeFrameworkCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4568
4518
|
return [
|
|
4569
4519
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4570
4520
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4578,9 +4528,7 @@ var DescribeFrameworkCommand = _DescribeFrameworkCommand;
|
|
|
4578
4528
|
|
|
4579
4529
|
|
|
4580
4530
|
|
|
4581
|
-
var _DescribeGlobalSettingsCommand = class _DescribeGlobalSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4582
|
-
...commonParams
|
|
4583
|
-
}).m(function(Command, cs, config, o) {
|
|
4531
|
+
var _DescribeGlobalSettingsCommand = class _DescribeGlobalSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4584
4532
|
return [
|
|
4585
4533
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4586
4534
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4594,9 +4542,7 @@ var DescribeGlobalSettingsCommand = _DescribeGlobalSettingsCommand;
|
|
|
4594
4542
|
|
|
4595
4543
|
|
|
4596
4544
|
|
|
4597
|
-
var _DescribeProtectedResourceCommand = class _DescribeProtectedResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4598
|
-
...commonParams
|
|
4599
|
-
}).m(function(Command, cs, config, o) {
|
|
4545
|
+
var _DescribeProtectedResourceCommand = class _DescribeProtectedResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4600
4546
|
return [
|
|
4601
4547
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4602
4548
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4610,9 +4556,7 @@ var DescribeProtectedResourceCommand = _DescribeProtectedResourceCommand;
|
|
|
4610
4556
|
|
|
4611
4557
|
|
|
4612
4558
|
|
|
4613
|
-
var _DescribeRecoveryPointCommand = class _DescribeRecoveryPointCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4614
|
-
...commonParams
|
|
4615
|
-
}).m(function(Command, cs, config, o) {
|
|
4559
|
+
var _DescribeRecoveryPointCommand = class _DescribeRecoveryPointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4616
4560
|
return [
|
|
4617
4561
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4618
4562
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4626,9 +4570,7 @@ var DescribeRecoveryPointCommand = _DescribeRecoveryPointCommand;
|
|
|
4626
4570
|
|
|
4627
4571
|
|
|
4628
4572
|
|
|
4629
|
-
var _DescribeRegionSettingsCommand = class _DescribeRegionSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4630
|
-
...commonParams
|
|
4631
|
-
}).m(function(Command, cs, config, o) {
|
|
4573
|
+
var _DescribeRegionSettingsCommand = class _DescribeRegionSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4632
4574
|
return [
|
|
4633
4575
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4634
4576
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4642,9 +4584,7 @@ var DescribeRegionSettingsCommand = _DescribeRegionSettingsCommand;
|
|
|
4642
4584
|
|
|
4643
4585
|
|
|
4644
4586
|
|
|
4645
|
-
var _DescribeReportJobCommand = class _DescribeReportJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4646
|
-
...commonParams
|
|
4647
|
-
}).m(function(Command, cs, config, o) {
|
|
4587
|
+
var _DescribeReportJobCommand = class _DescribeReportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4648
4588
|
return [
|
|
4649
4589
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4650
4590
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4658,9 +4598,7 @@ var DescribeReportJobCommand = _DescribeReportJobCommand;
|
|
|
4658
4598
|
|
|
4659
4599
|
|
|
4660
4600
|
|
|
4661
|
-
var _DescribeReportPlanCommand = class _DescribeReportPlanCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4662
|
-
...commonParams
|
|
4663
|
-
}).m(function(Command, cs, config, o) {
|
|
4601
|
+
var _DescribeReportPlanCommand = class _DescribeReportPlanCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4664
4602
|
return [
|
|
4665
4603
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4666
4604
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4674,9 +4612,7 @@ var DescribeReportPlanCommand = _DescribeReportPlanCommand;
|
|
|
4674
4612
|
|
|
4675
4613
|
|
|
4676
4614
|
|
|
4677
|
-
var _DescribeRestoreJobCommand = class _DescribeRestoreJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4678
|
-
...commonParams
|
|
4679
|
-
}).m(function(Command, cs, config, o) {
|
|
4615
|
+
var _DescribeRestoreJobCommand = class _DescribeRestoreJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4680
4616
|
return [
|
|
4681
4617
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4682
4618
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4690,9 +4626,7 @@ var DescribeRestoreJobCommand = _DescribeRestoreJobCommand;
|
|
|
4690
4626
|
|
|
4691
4627
|
|
|
4692
4628
|
|
|
4693
|
-
var _DisassociateRecoveryPointCommand = class _DisassociateRecoveryPointCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4694
|
-
...commonParams
|
|
4695
|
-
}).m(function(Command, cs, config, o) {
|
|
4629
|
+
var _DisassociateRecoveryPointCommand = class _DisassociateRecoveryPointCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4696
4630
|
return [
|
|
4697
4631
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4698
4632
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4706,9 +4640,7 @@ var DisassociateRecoveryPointCommand = _DisassociateRecoveryPointCommand;
|
|
|
4706
4640
|
|
|
4707
4641
|
|
|
4708
4642
|
|
|
4709
|
-
var _DisassociateRecoveryPointFromParentCommand = class _DisassociateRecoveryPointFromParentCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4710
|
-
...commonParams
|
|
4711
|
-
}).m(function(Command, cs, config, o) {
|
|
4643
|
+
var _DisassociateRecoveryPointFromParentCommand = class _DisassociateRecoveryPointFromParentCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4712
4644
|
return [
|
|
4713
4645
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4714
4646
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4722,9 +4654,7 @@ var DisassociateRecoveryPointFromParentCommand = _DisassociateRecoveryPointFromP
|
|
|
4722
4654
|
|
|
4723
4655
|
|
|
4724
4656
|
|
|
4725
|
-
var _ExportBackupPlanTemplateCommand = class _ExportBackupPlanTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4726
|
-
...commonParams
|
|
4727
|
-
}).m(function(Command, cs, config, o) {
|
|
4657
|
+
var _ExportBackupPlanTemplateCommand = class _ExportBackupPlanTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4728
4658
|
return [
|
|
4729
4659
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4730
4660
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4738,9 +4668,7 @@ var ExportBackupPlanTemplateCommand = _ExportBackupPlanTemplateCommand;
|
|
|
4738
4668
|
|
|
4739
4669
|
|
|
4740
4670
|
|
|
4741
|
-
var _GetBackupPlanCommand = class _GetBackupPlanCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4742
|
-
...commonParams
|
|
4743
|
-
}).m(function(Command, cs, config, o) {
|
|
4671
|
+
var _GetBackupPlanCommand = class _GetBackupPlanCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4744
4672
|
return [
|
|
4745
4673
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4746
4674
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4754,9 +4682,7 @@ var GetBackupPlanCommand = _GetBackupPlanCommand;
|
|
|
4754
4682
|
|
|
4755
4683
|
|
|
4756
4684
|
|
|
4757
|
-
var _GetBackupPlanFromJSONCommand = class _GetBackupPlanFromJSONCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4758
|
-
...commonParams
|
|
4759
|
-
}).m(function(Command, cs, config, o) {
|
|
4685
|
+
var _GetBackupPlanFromJSONCommand = class _GetBackupPlanFromJSONCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4760
4686
|
return [
|
|
4761
4687
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4762
4688
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4770,9 +4696,7 @@ var GetBackupPlanFromJSONCommand = _GetBackupPlanFromJSONCommand;
|
|
|
4770
4696
|
|
|
4771
4697
|
|
|
4772
4698
|
|
|
4773
|
-
var _GetBackupPlanFromTemplateCommand = class _GetBackupPlanFromTemplateCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4774
|
-
...commonParams
|
|
4775
|
-
}).m(function(Command, cs, config, o) {
|
|
4699
|
+
var _GetBackupPlanFromTemplateCommand = class _GetBackupPlanFromTemplateCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4776
4700
|
return [
|
|
4777
4701
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4778
4702
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4786,9 +4710,7 @@ var GetBackupPlanFromTemplateCommand = _GetBackupPlanFromTemplateCommand;
|
|
|
4786
4710
|
|
|
4787
4711
|
|
|
4788
4712
|
|
|
4789
|
-
var _GetBackupSelectionCommand = class _GetBackupSelectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4790
|
-
...commonParams
|
|
4791
|
-
}).m(function(Command, cs, config, o) {
|
|
4713
|
+
var _GetBackupSelectionCommand = class _GetBackupSelectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4792
4714
|
return [
|
|
4793
4715
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4794
4716
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4802,9 +4724,7 @@ var GetBackupSelectionCommand = _GetBackupSelectionCommand;
|
|
|
4802
4724
|
|
|
4803
4725
|
|
|
4804
4726
|
|
|
4805
|
-
var _GetBackupVaultAccessPolicyCommand = class _GetBackupVaultAccessPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4806
|
-
...commonParams
|
|
4807
|
-
}).m(function(Command, cs, config, o) {
|
|
4727
|
+
var _GetBackupVaultAccessPolicyCommand = class _GetBackupVaultAccessPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4808
4728
|
return [
|
|
4809
4729
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4810
4730
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4818,9 +4738,7 @@ var GetBackupVaultAccessPolicyCommand = _GetBackupVaultAccessPolicyCommand;
|
|
|
4818
4738
|
|
|
4819
4739
|
|
|
4820
4740
|
|
|
4821
|
-
var _GetBackupVaultNotificationsCommand = class _GetBackupVaultNotificationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4822
|
-
...commonParams
|
|
4823
|
-
}).m(function(Command, cs, config, o) {
|
|
4741
|
+
var _GetBackupVaultNotificationsCommand = class _GetBackupVaultNotificationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4824
4742
|
return [
|
|
4825
4743
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4826
4744
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4834,9 +4752,7 @@ var GetBackupVaultNotificationsCommand = _GetBackupVaultNotificationsCommand;
|
|
|
4834
4752
|
|
|
4835
4753
|
|
|
4836
4754
|
|
|
4837
|
-
var _GetLegalHoldCommand = class _GetLegalHoldCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4838
|
-
...commonParams
|
|
4839
|
-
}).m(function(Command, cs, config, o) {
|
|
4755
|
+
var _GetLegalHoldCommand = class _GetLegalHoldCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4840
4756
|
return [
|
|
4841
4757
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4842
4758
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4850,9 +4766,7 @@ var GetLegalHoldCommand = _GetLegalHoldCommand;
|
|
|
4850
4766
|
|
|
4851
4767
|
|
|
4852
4768
|
|
|
4853
|
-
var _GetRecoveryPointRestoreMetadataCommand = class _GetRecoveryPointRestoreMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4854
|
-
...commonParams
|
|
4855
|
-
}).m(function(Command, cs, config, o) {
|
|
4769
|
+
var _GetRecoveryPointRestoreMetadataCommand = class _GetRecoveryPointRestoreMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4856
4770
|
return [
|
|
4857
4771
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4858
4772
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4866,9 +4780,7 @@ var GetRecoveryPointRestoreMetadataCommand = _GetRecoveryPointRestoreMetadataCom
|
|
|
4866
4780
|
|
|
4867
4781
|
|
|
4868
4782
|
|
|
4869
|
-
var _GetRestoreJobMetadataCommand = class _GetRestoreJobMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4870
|
-
...commonParams
|
|
4871
|
-
}).m(function(Command, cs, config, o) {
|
|
4783
|
+
var _GetRestoreJobMetadataCommand = class _GetRestoreJobMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4872
4784
|
return [
|
|
4873
4785
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4874
4786
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4882,9 +4794,7 @@ var GetRestoreJobMetadataCommand = _GetRestoreJobMetadataCommand;
|
|
|
4882
4794
|
|
|
4883
4795
|
|
|
4884
4796
|
|
|
4885
|
-
var _GetRestoreTestingInferredMetadataCommand = class _GetRestoreTestingInferredMetadataCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4886
|
-
...commonParams
|
|
4887
|
-
}).m(function(Command, cs, config, o) {
|
|
4797
|
+
var _GetRestoreTestingInferredMetadataCommand = class _GetRestoreTestingInferredMetadataCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4888
4798
|
return [
|
|
4889
4799
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4890
4800
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4898,9 +4808,7 @@ var GetRestoreTestingInferredMetadataCommand = _GetRestoreTestingInferredMetadat
|
|
|
4898
4808
|
|
|
4899
4809
|
|
|
4900
4810
|
|
|
4901
|
-
var _GetRestoreTestingPlanCommand = class _GetRestoreTestingPlanCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4902
|
-
...commonParams
|
|
4903
|
-
}).m(function(Command, cs, config, o) {
|
|
4811
|
+
var _GetRestoreTestingPlanCommand = class _GetRestoreTestingPlanCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4904
4812
|
return [
|
|
4905
4813
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4906
4814
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4914,9 +4822,7 @@ var GetRestoreTestingPlanCommand = _GetRestoreTestingPlanCommand;
|
|
|
4914
4822
|
|
|
4915
4823
|
|
|
4916
4824
|
|
|
4917
|
-
var _GetRestoreTestingSelectionCommand = class _GetRestoreTestingSelectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4918
|
-
...commonParams
|
|
4919
|
-
}).m(function(Command, cs, config, o) {
|
|
4825
|
+
var _GetRestoreTestingSelectionCommand = class _GetRestoreTestingSelectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4920
4826
|
return [
|
|
4921
4827
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4922
4828
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4930,9 +4836,7 @@ var GetRestoreTestingSelectionCommand = _GetRestoreTestingSelectionCommand;
|
|
|
4930
4836
|
|
|
4931
4837
|
|
|
4932
4838
|
|
|
4933
|
-
var _GetSupportedResourceTypesCommand = class _GetSupportedResourceTypesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4934
|
-
...commonParams
|
|
4935
|
-
}).m(function(Command, cs, config, o) {
|
|
4839
|
+
var _GetSupportedResourceTypesCommand = class _GetSupportedResourceTypesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4936
4840
|
return [
|
|
4937
4841
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4938
4842
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4946,9 +4850,7 @@ var GetSupportedResourceTypesCommand = _GetSupportedResourceTypesCommand;
|
|
|
4946
4850
|
|
|
4947
4851
|
|
|
4948
4852
|
|
|
4949
|
-
var _ListBackupJobsCommand = class _ListBackupJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4950
|
-
...commonParams
|
|
4951
|
-
}).m(function(Command, cs, config, o) {
|
|
4853
|
+
var _ListBackupJobsCommand = class _ListBackupJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4952
4854
|
return [
|
|
4953
4855
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4954
4856
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4962,9 +4864,7 @@ var ListBackupJobsCommand = _ListBackupJobsCommand;
|
|
|
4962
4864
|
|
|
4963
4865
|
|
|
4964
4866
|
|
|
4965
|
-
var _ListBackupJobSummariesCommand = class _ListBackupJobSummariesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4966
|
-
...commonParams
|
|
4967
|
-
}).m(function(Command, cs, config, o) {
|
|
4867
|
+
var _ListBackupJobSummariesCommand = class _ListBackupJobSummariesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4968
4868
|
return [
|
|
4969
4869
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4970
4870
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4978,9 +4878,7 @@ var ListBackupJobSummariesCommand = _ListBackupJobSummariesCommand;
|
|
|
4978
4878
|
|
|
4979
4879
|
|
|
4980
4880
|
|
|
4981
|
-
var _ListBackupPlansCommand = class _ListBackupPlansCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4982
|
-
...commonParams
|
|
4983
|
-
}).m(function(Command, cs, config, o) {
|
|
4881
|
+
var _ListBackupPlansCommand = class _ListBackupPlansCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
4984
4882
|
return [
|
|
4985
4883
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
4986
4884
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -4994,9 +4892,7 @@ var ListBackupPlansCommand = _ListBackupPlansCommand;
|
|
|
4994
4892
|
|
|
4995
4893
|
|
|
4996
4894
|
|
|
4997
|
-
var _ListBackupPlanTemplatesCommand = class _ListBackupPlanTemplatesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
4998
|
-
...commonParams
|
|
4999
|
-
}).m(function(Command, cs, config, o) {
|
|
4895
|
+
var _ListBackupPlanTemplatesCommand = class _ListBackupPlanTemplatesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5000
4896
|
return [
|
|
5001
4897
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5002
4898
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5010,9 +4906,7 @@ var ListBackupPlanTemplatesCommand = _ListBackupPlanTemplatesCommand;
|
|
|
5010
4906
|
|
|
5011
4907
|
|
|
5012
4908
|
|
|
5013
|
-
var _ListBackupPlanVersionsCommand = class _ListBackupPlanVersionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5014
|
-
...commonParams
|
|
5015
|
-
}).m(function(Command, cs, config, o) {
|
|
4909
|
+
var _ListBackupPlanVersionsCommand = class _ListBackupPlanVersionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5016
4910
|
return [
|
|
5017
4911
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5018
4912
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5026,9 +4920,7 @@ var ListBackupPlanVersionsCommand = _ListBackupPlanVersionsCommand;
|
|
|
5026
4920
|
|
|
5027
4921
|
|
|
5028
4922
|
|
|
5029
|
-
var _ListBackupSelectionsCommand = class _ListBackupSelectionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5030
|
-
...commonParams
|
|
5031
|
-
}).m(function(Command, cs, config, o) {
|
|
4923
|
+
var _ListBackupSelectionsCommand = class _ListBackupSelectionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5032
4924
|
return [
|
|
5033
4925
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5034
4926
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5042,9 +4934,7 @@ var ListBackupSelectionsCommand = _ListBackupSelectionsCommand;
|
|
|
5042
4934
|
|
|
5043
4935
|
|
|
5044
4936
|
|
|
5045
|
-
var _ListBackupVaultsCommand = class _ListBackupVaultsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5046
|
-
...commonParams
|
|
5047
|
-
}).m(function(Command, cs, config, o) {
|
|
4937
|
+
var _ListBackupVaultsCommand = class _ListBackupVaultsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5048
4938
|
return [
|
|
5049
4939
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5050
4940
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5058,9 +4948,7 @@ var ListBackupVaultsCommand = _ListBackupVaultsCommand;
|
|
|
5058
4948
|
|
|
5059
4949
|
|
|
5060
4950
|
|
|
5061
|
-
var _ListCopyJobsCommand = class _ListCopyJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5062
|
-
...commonParams
|
|
5063
|
-
}).m(function(Command, cs, config, o) {
|
|
4951
|
+
var _ListCopyJobsCommand = class _ListCopyJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5064
4952
|
return [
|
|
5065
4953
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5066
4954
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5074,9 +4962,7 @@ var ListCopyJobsCommand = _ListCopyJobsCommand;
|
|
|
5074
4962
|
|
|
5075
4963
|
|
|
5076
4964
|
|
|
5077
|
-
var _ListCopyJobSummariesCommand = class _ListCopyJobSummariesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5078
|
-
...commonParams
|
|
5079
|
-
}).m(function(Command, cs, config, o) {
|
|
4965
|
+
var _ListCopyJobSummariesCommand = class _ListCopyJobSummariesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5080
4966
|
return [
|
|
5081
4967
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5082
4968
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5090,9 +4976,7 @@ var ListCopyJobSummariesCommand = _ListCopyJobSummariesCommand;
|
|
|
5090
4976
|
|
|
5091
4977
|
|
|
5092
4978
|
|
|
5093
|
-
var _ListFrameworksCommand = class _ListFrameworksCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5094
|
-
...commonParams
|
|
5095
|
-
}).m(function(Command, cs, config, o) {
|
|
4979
|
+
var _ListFrameworksCommand = class _ListFrameworksCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5096
4980
|
return [
|
|
5097
4981
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5098
4982
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5106,9 +4990,7 @@ var ListFrameworksCommand = _ListFrameworksCommand;
|
|
|
5106
4990
|
|
|
5107
4991
|
|
|
5108
4992
|
|
|
5109
|
-
var _ListLegalHoldsCommand = class _ListLegalHoldsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5110
|
-
...commonParams
|
|
5111
|
-
}).m(function(Command, cs, config, o) {
|
|
4993
|
+
var _ListLegalHoldsCommand = class _ListLegalHoldsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5112
4994
|
return [
|
|
5113
4995
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5114
4996
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5122,9 +5004,7 @@ var ListLegalHoldsCommand = _ListLegalHoldsCommand;
|
|
|
5122
5004
|
|
|
5123
5005
|
|
|
5124
5006
|
|
|
5125
|
-
var _ListProtectedResourcesByBackupVaultCommand = class _ListProtectedResourcesByBackupVaultCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5126
|
-
...commonParams
|
|
5127
|
-
}).m(function(Command, cs, config, o) {
|
|
5007
|
+
var _ListProtectedResourcesByBackupVaultCommand = class _ListProtectedResourcesByBackupVaultCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5128
5008
|
return [
|
|
5129
5009
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5130
5010
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5138,9 +5018,7 @@ var ListProtectedResourcesByBackupVaultCommand = _ListProtectedResourcesByBackup
|
|
|
5138
5018
|
|
|
5139
5019
|
|
|
5140
5020
|
|
|
5141
|
-
var _ListProtectedResourcesCommand = class _ListProtectedResourcesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5142
|
-
...commonParams
|
|
5143
|
-
}).m(function(Command, cs, config, o) {
|
|
5021
|
+
var _ListProtectedResourcesCommand = class _ListProtectedResourcesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5144
5022
|
return [
|
|
5145
5023
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5146
5024
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5154,9 +5032,7 @@ var ListProtectedResourcesCommand = _ListProtectedResourcesCommand;
|
|
|
5154
5032
|
|
|
5155
5033
|
|
|
5156
5034
|
|
|
5157
|
-
var _ListRecoveryPointsByBackupVaultCommand = class _ListRecoveryPointsByBackupVaultCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5158
|
-
...commonParams
|
|
5159
|
-
}).m(function(Command, cs, config, o) {
|
|
5035
|
+
var _ListRecoveryPointsByBackupVaultCommand = class _ListRecoveryPointsByBackupVaultCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5160
5036
|
return [
|
|
5161
5037
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5162
5038
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5170,9 +5046,7 @@ var ListRecoveryPointsByBackupVaultCommand = _ListRecoveryPointsByBackupVaultCom
|
|
|
5170
5046
|
|
|
5171
5047
|
|
|
5172
5048
|
|
|
5173
|
-
var _ListRecoveryPointsByLegalHoldCommand = class _ListRecoveryPointsByLegalHoldCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5174
|
-
...commonParams
|
|
5175
|
-
}).m(function(Command, cs, config, o) {
|
|
5049
|
+
var _ListRecoveryPointsByLegalHoldCommand = class _ListRecoveryPointsByLegalHoldCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5176
5050
|
return [
|
|
5177
5051
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5178
5052
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5186,9 +5060,7 @@ var ListRecoveryPointsByLegalHoldCommand = _ListRecoveryPointsByLegalHoldCommand
|
|
|
5186
5060
|
|
|
5187
5061
|
|
|
5188
5062
|
|
|
5189
|
-
var _ListRecoveryPointsByResourceCommand = class _ListRecoveryPointsByResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5190
|
-
...commonParams
|
|
5191
|
-
}).m(function(Command, cs, config, o) {
|
|
5063
|
+
var _ListRecoveryPointsByResourceCommand = class _ListRecoveryPointsByResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5192
5064
|
return [
|
|
5193
5065
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5194
5066
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5202,9 +5074,7 @@ var ListRecoveryPointsByResourceCommand = _ListRecoveryPointsByResourceCommand;
|
|
|
5202
5074
|
|
|
5203
5075
|
|
|
5204
5076
|
|
|
5205
|
-
var _ListReportJobsCommand = class _ListReportJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5206
|
-
...commonParams
|
|
5207
|
-
}).m(function(Command, cs, config, o) {
|
|
5077
|
+
var _ListReportJobsCommand = class _ListReportJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5208
5078
|
return [
|
|
5209
5079
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5210
5080
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5218,9 +5088,7 @@ var ListReportJobsCommand = _ListReportJobsCommand;
|
|
|
5218
5088
|
|
|
5219
5089
|
|
|
5220
5090
|
|
|
5221
|
-
var _ListReportPlansCommand = class _ListReportPlansCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5222
|
-
...commonParams
|
|
5223
|
-
}).m(function(Command, cs, config, o) {
|
|
5091
|
+
var _ListReportPlansCommand = class _ListReportPlansCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5224
5092
|
return [
|
|
5225
5093
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5226
5094
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5234,9 +5102,7 @@ var ListReportPlansCommand = _ListReportPlansCommand;
|
|
|
5234
5102
|
|
|
5235
5103
|
|
|
5236
5104
|
|
|
5237
|
-
var _ListRestoreJobsByProtectedResourceCommand = class _ListRestoreJobsByProtectedResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5238
|
-
...commonParams
|
|
5239
|
-
}).m(function(Command, cs, config, o) {
|
|
5105
|
+
var _ListRestoreJobsByProtectedResourceCommand = class _ListRestoreJobsByProtectedResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5240
5106
|
return [
|
|
5241
5107
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5242
5108
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5250,9 +5116,7 @@ var ListRestoreJobsByProtectedResourceCommand = _ListRestoreJobsByProtectedResou
|
|
|
5250
5116
|
|
|
5251
5117
|
|
|
5252
5118
|
|
|
5253
|
-
var _ListRestoreJobsCommand = class _ListRestoreJobsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5254
|
-
...commonParams
|
|
5255
|
-
}).m(function(Command, cs, config, o) {
|
|
5119
|
+
var _ListRestoreJobsCommand = class _ListRestoreJobsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5256
5120
|
return [
|
|
5257
5121
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5258
5122
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5266,9 +5130,7 @@ var ListRestoreJobsCommand = _ListRestoreJobsCommand;
|
|
|
5266
5130
|
|
|
5267
5131
|
|
|
5268
5132
|
|
|
5269
|
-
var _ListRestoreJobSummariesCommand = class _ListRestoreJobSummariesCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5270
|
-
...commonParams
|
|
5271
|
-
}).m(function(Command, cs, config, o) {
|
|
5133
|
+
var _ListRestoreJobSummariesCommand = class _ListRestoreJobSummariesCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5272
5134
|
return [
|
|
5273
5135
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5274
5136
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5282,9 +5144,7 @@ var ListRestoreJobSummariesCommand = _ListRestoreJobSummariesCommand;
|
|
|
5282
5144
|
|
|
5283
5145
|
|
|
5284
5146
|
|
|
5285
|
-
var _ListRestoreTestingPlansCommand = class _ListRestoreTestingPlansCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5286
|
-
...commonParams
|
|
5287
|
-
}).m(function(Command, cs, config, o) {
|
|
5147
|
+
var _ListRestoreTestingPlansCommand = class _ListRestoreTestingPlansCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5288
5148
|
return [
|
|
5289
5149
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5290
5150
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5298,9 +5158,7 @@ var ListRestoreTestingPlansCommand = _ListRestoreTestingPlansCommand;
|
|
|
5298
5158
|
|
|
5299
5159
|
|
|
5300
5160
|
|
|
5301
|
-
var _ListRestoreTestingSelectionsCommand = class _ListRestoreTestingSelectionsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5302
|
-
...commonParams
|
|
5303
|
-
}).m(function(Command, cs, config, o) {
|
|
5161
|
+
var _ListRestoreTestingSelectionsCommand = class _ListRestoreTestingSelectionsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5304
5162
|
return [
|
|
5305
5163
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5306
5164
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5314,9 +5172,7 @@ var ListRestoreTestingSelectionsCommand = _ListRestoreTestingSelectionsCommand;
|
|
|
5314
5172
|
|
|
5315
5173
|
|
|
5316
5174
|
|
|
5317
|
-
var _ListTagsCommand = class _ListTagsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5318
|
-
...commonParams
|
|
5319
|
-
}).m(function(Command, cs, config, o) {
|
|
5175
|
+
var _ListTagsCommand = class _ListTagsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5320
5176
|
return [
|
|
5321
5177
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5322
5178
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5330,9 +5186,7 @@ var ListTagsCommand = _ListTagsCommand;
|
|
|
5330
5186
|
|
|
5331
5187
|
|
|
5332
5188
|
|
|
5333
|
-
var _PutBackupVaultAccessPolicyCommand = class _PutBackupVaultAccessPolicyCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5334
|
-
...commonParams
|
|
5335
|
-
}).m(function(Command, cs, config, o) {
|
|
5189
|
+
var _PutBackupVaultAccessPolicyCommand = class _PutBackupVaultAccessPolicyCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5336
5190
|
return [
|
|
5337
5191
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5338
5192
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5346,9 +5200,7 @@ var PutBackupVaultAccessPolicyCommand = _PutBackupVaultAccessPolicyCommand;
|
|
|
5346
5200
|
|
|
5347
5201
|
|
|
5348
5202
|
|
|
5349
|
-
var _PutBackupVaultLockConfigurationCommand = class _PutBackupVaultLockConfigurationCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5350
|
-
...commonParams
|
|
5351
|
-
}).m(function(Command, cs, config, o) {
|
|
5203
|
+
var _PutBackupVaultLockConfigurationCommand = class _PutBackupVaultLockConfigurationCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5352
5204
|
return [
|
|
5353
5205
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5354
5206
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5362,9 +5214,7 @@ var PutBackupVaultLockConfigurationCommand = _PutBackupVaultLockConfigurationCom
|
|
|
5362
5214
|
|
|
5363
5215
|
|
|
5364
5216
|
|
|
5365
|
-
var _PutBackupVaultNotificationsCommand = class _PutBackupVaultNotificationsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5366
|
-
...commonParams
|
|
5367
|
-
}).m(function(Command, cs, config, o) {
|
|
5217
|
+
var _PutBackupVaultNotificationsCommand = class _PutBackupVaultNotificationsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5368
5218
|
return [
|
|
5369
5219
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5370
5220
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5378,9 +5228,7 @@ var PutBackupVaultNotificationsCommand = _PutBackupVaultNotificationsCommand;
|
|
|
5378
5228
|
|
|
5379
5229
|
|
|
5380
5230
|
|
|
5381
|
-
var _PutRestoreValidationResultCommand = class _PutRestoreValidationResultCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5382
|
-
...commonParams
|
|
5383
|
-
}).m(function(Command, cs, config, o) {
|
|
5231
|
+
var _PutRestoreValidationResultCommand = class _PutRestoreValidationResultCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5384
5232
|
return [
|
|
5385
5233
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5386
5234
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5394,9 +5242,7 @@ var PutRestoreValidationResultCommand = _PutRestoreValidationResultCommand;
|
|
|
5394
5242
|
|
|
5395
5243
|
|
|
5396
5244
|
|
|
5397
|
-
var _StartBackupJobCommand = class _StartBackupJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5398
|
-
...commonParams
|
|
5399
|
-
}).m(function(Command, cs, config, o) {
|
|
5245
|
+
var _StartBackupJobCommand = class _StartBackupJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5400
5246
|
return [
|
|
5401
5247
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5402
5248
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5410,9 +5256,7 @@ var StartBackupJobCommand = _StartBackupJobCommand;
|
|
|
5410
5256
|
|
|
5411
5257
|
|
|
5412
5258
|
|
|
5413
|
-
var _StartCopyJobCommand = class _StartCopyJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5414
|
-
...commonParams
|
|
5415
|
-
}).m(function(Command, cs, config, o) {
|
|
5259
|
+
var _StartCopyJobCommand = class _StartCopyJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5416
5260
|
return [
|
|
5417
5261
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5418
5262
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5426,9 +5270,7 @@ var StartCopyJobCommand = _StartCopyJobCommand;
|
|
|
5426
5270
|
|
|
5427
5271
|
|
|
5428
5272
|
|
|
5429
|
-
var _StartReportJobCommand = class _StartReportJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5430
|
-
...commonParams
|
|
5431
|
-
}).m(function(Command, cs, config, o) {
|
|
5273
|
+
var _StartReportJobCommand = class _StartReportJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5432
5274
|
return [
|
|
5433
5275
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5434
5276
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5442,9 +5284,7 @@ var StartReportJobCommand = _StartReportJobCommand;
|
|
|
5442
5284
|
|
|
5443
5285
|
|
|
5444
5286
|
|
|
5445
|
-
var _StartRestoreJobCommand = class _StartRestoreJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5446
|
-
...commonParams
|
|
5447
|
-
}).m(function(Command, cs, config, o) {
|
|
5287
|
+
var _StartRestoreJobCommand = class _StartRestoreJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5448
5288
|
return [
|
|
5449
5289
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5450
5290
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5458,9 +5298,7 @@ var StartRestoreJobCommand = _StartRestoreJobCommand;
|
|
|
5458
5298
|
|
|
5459
5299
|
|
|
5460
5300
|
|
|
5461
|
-
var _StopBackupJobCommand = class _StopBackupJobCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5462
|
-
...commonParams
|
|
5463
|
-
}).m(function(Command, cs, config, o) {
|
|
5301
|
+
var _StopBackupJobCommand = class _StopBackupJobCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5464
5302
|
return [
|
|
5465
5303
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5466
5304
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5474,9 +5312,7 @@ var StopBackupJobCommand = _StopBackupJobCommand;
|
|
|
5474
5312
|
|
|
5475
5313
|
|
|
5476
5314
|
|
|
5477
|
-
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5478
|
-
...commonParams
|
|
5479
|
-
}).m(function(Command, cs, config, o) {
|
|
5315
|
+
var _TagResourceCommand = class _TagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5480
5316
|
return [
|
|
5481
5317
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5482
5318
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5490,9 +5326,7 @@ var TagResourceCommand = _TagResourceCommand;
|
|
|
5490
5326
|
|
|
5491
5327
|
|
|
5492
5328
|
|
|
5493
|
-
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5494
|
-
...commonParams
|
|
5495
|
-
}).m(function(Command, cs, config, o) {
|
|
5329
|
+
var _UntagResourceCommand = class _UntagResourceCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5496
5330
|
return [
|
|
5497
5331
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5498
5332
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5506,9 +5340,7 @@ var UntagResourceCommand = _UntagResourceCommand;
|
|
|
5506
5340
|
|
|
5507
5341
|
|
|
5508
5342
|
|
|
5509
|
-
var _UpdateBackupPlanCommand = class _UpdateBackupPlanCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5510
|
-
...commonParams
|
|
5511
|
-
}).m(function(Command, cs, config, o) {
|
|
5343
|
+
var _UpdateBackupPlanCommand = class _UpdateBackupPlanCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5512
5344
|
return [
|
|
5513
5345
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5514
5346
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5522,9 +5354,7 @@ var UpdateBackupPlanCommand = _UpdateBackupPlanCommand;
|
|
|
5522
5354
|
|
|
5523
5355
|
|
|
5524
5356
|
|
|
5525
|
-
var _UpdateFrameworkCommand = class _UpdateFrameworkCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5526
|
-
...commonParams
|
|
5527
|
-
}).m(function(Command, cs, config, o) {
|
|
5357
|
+
var _UpdateFrameworkCommand = class _UpdateFrameworkCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5528
5358
|
return [
|
|
5529
5359
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5530
5360
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5538,9 +5368,7 @@ var UpdateFrameworkCommand = _UpdateFrameworkCommand;
|
|
|
5538
5368
|
|
|
5539
5369
|
|
|
5540
5370
|
|
|
5541
|
-
var _UpdateGlobalSettingsCommand = class _UpdateGlobalSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5542
|
-
...commonParams
|
|
5543
|
-
}).m(function(Command, cs, config, o) {
|
|
5371
|
+
var _UpdateGlobalSettingsCommand = class _UpdateGlobalSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5544
5372
|
return [
|
|
5545
5373
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5546
5374
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5554,9 +5382,7 @@ var UpdateGlobalSettingsCommand = _UpdateGlobalSettingsCommand;
|
|
|
5554
5382
|
|
|
5555
5383
|
|
|
5556
5384
|
|
|
5557
|
-
var _UpdateRecoveryPointLifecycleCommand = class _UpdateRecoveryPointLifecycleCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5558
|
-
...commonParams
|
|
5559
|
-
}).m(function(Command, cs, config, o) {
|
|
5385
|
+
var _UpdateRecoveryPointLifecycleCommand = class _UpdateRecoveryPointLifecycleCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5560
5386
|
return [
|
|
5561
5387
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5562
5388
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5570,9 +5396,7 @@ var UpdateRecoveryPointLifecycleCommand = _UpdateRecoveryPointLifecycleCommand;
|
|
|
5570
5396
|
|
|
5571
5397
|
|
|
5572
5398
|
|
|
5573
|
-
var _UpdateRegionSettingsCommand = class _UpdateRegionSettingsCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5574
|
-
...commonParams
|
|
5575
|
-
}).m(function(Command, cs, config, o) {
|
|
5399
|
+
var _UpdateRegionSettingsCommand = class _UpdateRegionSettingsCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5576
5400
|
return [
|
|
5577
5401
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5578
5402
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5586,9 +5410,7 @@ var UpdateRegionSettingsCommand = _UpdateRegionSettingsCommand;
|
|
|
5586
5410
|
|
|
5587
5411
|
|
|
5588
5412
|
|
|
5589
|
-
var _UpdateReportPlanCommand = class _UpdateReportPlanCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5590
|
-
...commonParams
|
|
5591
|
-
}).m(function(Command, cs, config, o) {
|
|
5413
|
+
var _UpdateReportPlanCommand = class _UpdateReportPlanCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5592
5414
|
return [
|
|
5593
5415
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5594
5416
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5602,9 +5424,7 @@ var UpdateReportPlanCommand = _UpdateReportPlanCommand;
|
|
|
5602
5424
|
|
|
5603
5425
|
|
|
5604
5426
|
|
|
5605
|
-
var _UpdateRestoreTestingPlanCommand = class _UpdateRestoreTestingPlanCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5606
|
-
...commonParams
|
|
5607
|
-
}).m(function(Command, cs, config, o) {
|
|
5427
|
+
var _UpdateRestoreTestingPlanCommand = class _UpdateRestoreTestingPlanCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5608
5428
|
return [
|
|
5609
5429
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5610
5430
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|
|
@@ -5618,9 +5438,7 @@ var UpdateRestoreTestingPlanCommand = _UpdateRestoreTestingPlanCommand;
|
|
|
5618
5438
|
|
|
5619
5439
|
|
|
5620
5440
|
|
|
5621
|
-
var _UpdateRestoreTestingSelectionCommand = class _UpdateRestoreTestingSelectionCommand extends import_smithy_client.Command.classBuilder().ep({
|
|
5622
|
-
...commonParams
|
|
5623
|
-
}).m(function(Command, cs, config, o) {
|
|
5441
|
+
var _UpdateRestoreTestingSelectionCommand = class _UpdateRestoreTestingSelectionCommand extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) {
|
|
5624
5442
|
return [
|
|
5625
5443
|
(0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
5626
5444
|
(0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions())
|