@aws-sdk/client-backup 3.1087.0 → 3.1089.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/index.js +1 -1
- package/dist-types/ts3.4/Backup.d.ts +358 -415
- package/dist-types/ts3.4/BackupClient.d.ts +17 -33
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
- package/dist-types/ts3.4/commands/AssociateBackupVaultMpaApprovalTeamCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelLegalHoldCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateBackupPlanCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateBackupSelectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateBackupVaultCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateFrameworkCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateLegalHoldCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateLogicallyAirGappedBackupVaultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateReportPlanCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateRestoreAccessBackupVaultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateRestoreTestingPlanCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateRestoreTestingSelectionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateTieringConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBackupPlanCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteBackupSelectionCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteBackupVaultAccessPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBackupVaultCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteBackupVaultLockConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBackupVaultNotificationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteFrameworkCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteRecoveryPointCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteReportPlanCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteRestoreTestingPlanCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteRestoreTestingSelectionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteTieringConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeBackupJobCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeBackupVaultCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeCopyJobCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeFrameworkCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeGlobalSettingsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeProtectedResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeRecoveryPointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeRegionSettingsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeReportJobCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeReportPlanCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeRestoreJobCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeScanJobCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DisassociateBackupVaultMpaApprovalTeamCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateRecoveryPointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateRecoveryPointFromParentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ExportBackupPlanTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetBackupPlanCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetBackupPlanFromJSONCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetBackupPlanFromTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetBackupSelectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetBackupVaultAccessPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetBackupVaultNotificationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetLegalHoldCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetPITRMalwareScanResultsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetRecoveryPointIndexDetailsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetRecoveryPointRestoreMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetRestoreJobMetadataCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetRestoreTestingInferredMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetRestoreTestingPlanCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetRestoreTestingSelectionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetSupportedResourceTypesCommand.d.ts +2 -3
- package/dist-types/ts3.4/commands/GetTieringConfigurationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListBackupJobSummariesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListBackupJobsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListBackupPlanTemplatesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListBackupPlanVersionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListBackupPlansCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListBackupSelectionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListBackupVaultsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListCopyJobSummariesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListCopyJobsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListFrameworksCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListIndexedRecoveryPointsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListLegalHoldsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListProtectedResourcesByBackupVaultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListProtectedResourcesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListRecoveryPointsByBackupVaultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRecoveryPointsByLegalHoldCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRecoveryPointsByResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListReportJobsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListReportPlansCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListRestoreAccessBackupVaultsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRestoreJobSummariesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListRestoreJobsByProtectedResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRestoreJobsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListRestoreTestingPlansCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListRestoreTestingSelectionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListScanJobSummariesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListScanJobsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListTieringConfigurationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutBackupVaultAccessPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutBackupVaultLockConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutBackupVaultNotificationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutRestoreValidationResultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RevokeRestoreAccessBackupVaultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartBackupJobCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartCopyJobCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartReportJobCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartRestoreJobCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartScanJobCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StopBackupJobCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/UpdateBackupPlanCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateFrameworkCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +2 -3
- package/dist-types/ts3.4/commands/UpdateRecoveryPointIndexSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRecoveryPointLifecycleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRegionSettingsCommand.d.ts +2 -3
- package/dist-types/ts3.4/commands/UpdateReportPlanCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateRestoreTestingPlanCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateRestoreTestingSelectionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateTieringConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +14 -28
- package/dist-types/ts3.4/models/errors.d.ts +9 -27
- package/dist-types/ts3.4/pagination/ListTagsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/package.json +38 -38
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteBackupVaultAccessPolicyInput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteBackupVaultAccessPolicyCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteBackupVaultAccessPolicyCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteBackupVaultAccessPolicyCommandInput extends DeleteBackupVaultAccessPolicyInput {}
|
|
5
|
+
export interface DeleteBackupVaultAccessPolicyCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteBackupVaultAccessPolicyCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteBackupVaultAccessPolicyCommandInput
|
|
8
|
+
input: DeleteBackupVaultAccessPolicyCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteBackupVaultAccessPolicyCommandInput,
|
|
13
11
|
DeleteBackupVaultAccessPolicyCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteBackupVaultAccessPolicyCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteBackupVaultAccessPolicyCommandInput
|
|
17
|
+
input: DeleteBackupVaultAccessPolicyCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteBackupVaultAccessPolicyCommandInput,
|
|
22
20
|
DeleteBackupVaultAccessPolicyCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface DeleteBackupVaultCommandInput extends DeleteBackupVaultInput {}
|
|
|
5
5
|
export interface DeleteBackupVaultCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const DeleteBackupVaultCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: DeleteBackupVaultCommandInput
|
|
8
|
+
input: DeleteBackupVaultCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
DeleteBackupVaultCommandInput,
|
|
11
11
|
DeleteBackupVaultCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const DeleteBackupVaultCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: DeleteBackupVaultCommandInput
|
|
17
|
+
input: DeleteBackupVaultCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
DeleteBackupVaultCommandInput,
|
|
20
20
|
DeleteBackupVaultCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteBackupVaultLockConfigurationInput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteBackupVaultLockConfigurationCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteBackupVaultLockConfigurationCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteBackupVaultLockConfigurationCommandInput extends DeleteBackupVaultLockConfigurationInput {}
|
|
5
|
+
export interface DeleteBackupVaultLockConfigurationCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteBackupVaultLockConfigurationCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteBackupVaultLockConfigurationCommandInput
|
|
8
|
+
input: DeleteBackupVaultLockConfigurationCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteBackupVaultLockConfigurationCommandInput,
|
|
13
11
|
DeleteBackupVaultLockConfigurationCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteBackupVaultLockConfigurationCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteBackupVaultLockConfigurationCommandInput
|
|
17
|
+
input: DeleteBackupVaultLockConfigurationCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteBackupVaultLockConfigurationCommandInput,
|
|
22
20
|
DeleteBackupVaultLockConfigurationCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteBackupVaultNotificationsInput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteBackupVaultNotificationsCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteBackupVaultNotificationsCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteBackupVaultNotificationsCommandInput extends DeleteBackupVaultNotificationsInput {}
|
|
5
|
+
export interface DeleteBackupVaultNotificationsCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteBackupVaultNotificationsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteBackupVaultNotificationsCommandInput
|
|
8
|
+
input: DeleteBackupVaultNotificationsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteBackupVaultNotificationsCommandInput,
|
|
13
11
|
DeleteBackupVaultNotificationsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteBackupVaultNotificationsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteBackupVaultNotificationsCommandInput
|
|
17
|
+
input: DeleteBackupVaultNotificationsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteBackupVaultNotificationsCommandInput,
|
|
22
20
|
DeleteBackupVaultNotificationsCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface DeleteFrameworkCommandInput extends DeleteFrameworkInput {}
|
|
|
5
5
|
export interface DeleteFrameworkCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const DeleteFrameworkCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: DeleteFrameworkCommandInput
|
|
8
|
+
input: DeleteFrameworkCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
DeleteFrameworkCommandInput,
|
|
11
11
|
DeleteFrameworkCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const DeleteFrameworkCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: DeleteFrameworkCommandInput
|
|
17
|
+
input: DeleteFrameworkCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
DeleteFrameworkCommandInput,
|
|
20
20
|
DeleteFrameworkCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteRecoveryPointInput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteRecoveryPointCommandInput
|
|
5
|
-
extends DeleteRecoveryPointInput {}
|
|
4
|
+
export interface DeleteRecoveryPointCommandInput extends DeleteRecoveryPointInput {}
|
|
6
5
|
export interface DeleteRecoveryPointCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const DeleteRecoveryPointCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: DeleteRecoveryPointCommandInput
|
|
8
|
+
input: DeleteRecoveryPointCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
DeleteRecoveryPointCommandInput,
|
|
12
11
|
DeleteRecoveryPointCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const DeleteRecoveryPointCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: DeleteRecoveryPointCommandInput
|
|
17
|
+
input: DeleteRecoveryPointCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
DeleteRecoveryPointCommandInput,
|
|
21
20
|
DeleteRecoveryPointCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface DeleteReportPlanCommandInput extends DeleteReportPlanInput {}
|
|
|
5
5
|
export interface DeleteReportPlanCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const DeleteReportPlanCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: DeleteReportPlanCommandInput
|
|
8
|
+
input: DeleteReportPlanCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
DeleteReportPlanCommandInput,
|
|
11
11
|
DeleteReportPlanCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const DeleteReportPlanCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: DeleteReportPlanCommandInput
|
|
17
|
+
input: DeleteReportPlanCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
DeleteReportPlanCommandInput,
|
|
20
20
|
DeleteReportPlanCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteRestoreTestingPlanInput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteRestoreTestingPlanCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteRestoreTestingPlanCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteRestoreTestingPlanCommandInput extends DeleteRestoreTestingPlanInput {}
|
|
5
|
+
export interface DeleteRestoreTestingPlanCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteRestoreTestingPlanCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteRestoreTestingPlanCommandInput
|
|
8
|
+
input: DeleteRestoreTestingPlanCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteRestoreTestingPlanCommandInput,
|
|
13
11
|
DeleteRestoreTestingPlanCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteRestoreTestingPlanCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteRestoreTestingPlanCommandInput
|
|
17
|
+
input: DeleteRestoreTestingPlanCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteRestoreTestingPlanCommandInput,
|
|
22
20
|
DeleteRestoreTestingPlanCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteRestoreTestingSelectionInput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteRestoreTestingSelectionCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteRestoreTestingSelectionCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteRestoreTestingSelectionCommandInput extends DeleteRestoreTestingSelectionInput {}
|
|
5
|
+
export interface DeleteRestoreTestingSelectionCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteRestoreTestingSelectionCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteRestoreTestingSelectionCommandInput
|
|
8
|
+
input: DeleteRestoreTestingSelectionCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteRestoreTestingSelectionCommandInput,
|
|
13
11
|
DeleteRestoreTestingSelectionCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteRestoreTestingSelectionCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteRestoreTestingSelectionCommandInput
|
|
17
|
+
input: DeleteRestoreTestingSelectionCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteRestoreTestingSelectionCommandInput,
|
|
22
20
|
DeleteRestoreTestingSelectionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteTieringConfigurationOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteTieringConfigurationCommandInput
|
|
8
|
-
extends DeleteTieringConfigurationInput {}
|
|
7
|
+
export interface DeleteTieringConfigurationCommandInput extends DeleteTieringConfigurationInput {}
|
|
9
8
|
export interface DeleteTieringConfigurationCommandOutput
|
|
10
|
-
extends DeleteTieringConfigurationOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteTieringConfigurationOutput, __MetadataBearer {}
|
|
12
10
|
declare const DeleteTieringConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteTieringConfigurationCommandInput
|
|
12
|
+
input: DeleteTieringConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteTieringConfigurationCommandInput,
|
|
17
15
|
DeleteTieringConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteTieringConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteTieringConfigurationCommandInput
|
|
21
|
+
input: DeleteTieringConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteTieringConfigurationCommandInput,
|
|
26
24
|
DeleteTieringConfigurationCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeBackupJobInput,
|
|
4
|
-
DescribeBackupJobOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeBackupJobInput, DescribeBackupJobOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeBackupJobCommandInput extends DescribeBackupJobInput {}
|
|
8
|
-
export interface DescribeBackupJobCommandOutput
|
|
9
|
-
extends DescribeBackupJobOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeBackupJobCommandOutput extends DescribeBackupJobOutput, __MetadataBearer {}
|
|
11
6
|
declare const DescribeBackupJobCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeBackupJobCommandInput
|
|
8
|
+
input: DescribeBackupJobCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeBackupJobCommandInput,
|
|
16
11
|
DescribeBackupJobCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DescribeBackupJobCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DescribeBackupJobCommandInput
|
|
17
|
+
input: DescribeBackupJobCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DescribeBackupJobCommandInput,
|
|
25
20
|
DescribeBackupJobCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeBackupVaultInput,
|
|
4
|
-
DescribeBackupVaultOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeBackupVaultInput, DescribeBackupVaultOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeBackupVaultCommandInput
|
|
8
|
-
extends DescribeBackupVaultInput {}
|
|
4
|
+
export interface DescribeBackupVaultCommandInput extends DescribeBackupVaultInput {}
|
|
9
5
|
export interface DescribeBackupVaultCommandOutput
|
|
10
|
-
extends DescribeBackupVaultOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeBackupVaultOutput, __MetadataBearer {}
|
|
12
7
|
declare const DescribeBackupVaultCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeBackupVaultCommandInput
|
|
9
|
+
input: DescribeBackupVaultCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeBackupVaultCommandInput,
|
|
17
12
|
DescribeBackupVaultCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeBackupVaultCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeBackupVaultCommandInput
|
|
18
|
+
input: DescribeBackupVaultCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeBackupVaultCommandInput,
|
|
26
21
|
DescribeBackupVaultCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeCopyJobInput,
|
|
4
|
-
DescribeCopyJobOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeCopyJobInput, DescribeCopyJobOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeCopyJobCommandInput extends DescribeCopyJobInput {}
|
|
8
|
-
export interface DescribeCopyJobCommandOutput
|
|
9
|
-
extends DescribeCopyJobOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeCopyJobCommandOutput extends DescribeCopyJobOutput, __MetadataBearer {}
|
|
11
6
|
declare const DescribeCopyJobCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeCopyJobCommandInput
|
|
8
|
+
input: DescribeCopyJobCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeCopyJobCommandInput,
|
|
16
11
|
DescribeCopyJobCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DescribeCopyJobCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DescribeCopyJobCommandInput
|
|
17
|
+
input: DescribeCopyJobCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DescribeCopyJobCommandInput,
|
|
25
20
|
DescribeCopyJobCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeFrameworkInput,
|
|
4
|
-
DescribeFrameworkOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeFrameworkInput, DescribeFrameworkOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeFrameworkCommandInput extends DescribeFrameworkInput {}
|
|
8
|
-
export interface DescribeFrameworkCommandOutput
|
|
9
|
-
extends DescribeFrameworkOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeFrameworkCommandOutput extends DescribeFrameworkOutput, __MetadataBearer {}
|
|
11
6
|
declare const DescribeFrameworkCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeFrameworkCommandInput
|
|
8
|
+
input: DescribeFrameworkCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeFrameworkCommandInput,
|
|
16
11
|
DescribeFrameworkCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DescribeFrameworkCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DescribeFrameworkCommandInput
|
|
17
|
+
input: DescribeFrameworkCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DescribeFrameworkCommandInput,
|
|
25
20
|
DescribeFrameworkCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeGlobalSettingsInput,
|
|
4
|
-
DescribeGlobalSettingsOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeGlobalSettingsInput, DescribeGlobalSettingsOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeGlobalSettingsCommandInput
|
|
8
|
-
extends DescribeGlobalSettingsInput {}
|
|
4
|
+
export interface DescribeGlobalSettingsCommandInput extends DescribeGlobalSettingsInput {}
|
|
9
5
|
export interface DescribeGlobalSettingsCommandOutput
|
|
10
|
-
extends DescribeGlobalSettingsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeGlobalSettingsOutput, __MetadataBearer {}
|
|
12
7
|
declare const DescribeGlobalSettingsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeGlobalSettingsCommandInput
|
|
9
|
+
input: DescribeGlobalSettingsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeGlobalSettingsCommandInput,
|
|
17
12
|
DescribeGlobalSettingsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeProtectedResourceOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeProtectedResourceCommandInput
|
|
8
|
-
extends DescribeProtectedResourceInput {}
|
|
7
|
+
export interface DescribeProtectedResourceCommandInput extends DescribeProtectedResourceInput {}
|
|
9
8
|
export interface DescribeProtectedResourceCommandOutput
|
|
10
|
-
extends DescribeProtectedResourceOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeProtectedResourceOutput, __MetadataBearer {}
|
|
12
10
|
declare const DescribeProtectedResourceCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeProtectedResourceCommandInput
|
|
12
|
+
input: DescribeProtectedResourceCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeProtectedResourceCommandInput,
|
|
17
15
|
DescribeProtectedResourceCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeProtectedResourceCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeProtectedResourceCommandInput
|
|
21
|
+
input: DescribeProtectedResourceCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeProtectedResourceCommandInput,
|
|
26
24
|
DescribeProtectedResourceCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeRecoveryPointInput,
|
|
4
|
-
DescribeRecoveryPointOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeRecoveryPointInput, DescribeRecoveryPointOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeRecoveryPointCommandInput
|
|
8
|
-
extends DescribeRecoveryPointInput {}
|
|
4
|
+
export interface DescribeRecoveryPointCommandInput extends DescribeRecoveryPointInput {}
|
|
9
5
|
export interface DescribeRecoveryPointCommandOutput
|
|
10
|
-
extends DescribeRecoveryPointOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeRecoveryPointOutput, __MetadataBearer {}
|
|
12
7
|
declare const DescribeRecoveryPointCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeRecoveryPointCommandInput
|
|
9
|
+
input: DescribeRecoveryPointCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeRecoveryPointCommandInput,
|
|
17
12
|
DescribeRecoveryPointCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeRecoveryPointCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeRecoveryPointCommandInput
|
|
18
|
+
input: DescribeRecoveryPointCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeRecoveryPointCommandInput,
|
|
26
21
|
DescribeRecoveryPointCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeRegionSettingsInput,
|
|
4
|
-
DescribeRegionSettingsOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeRegionSettingsInput, DescribeRegionSettingsOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeRegionSettingsCommandInput
|
|
8
|
-
extends DescribeRegionSettingsInput {}
|
|
4
|
+
export interface DescribeRegionSettingsCommandInput extends DescribeRegionSettingsInput {}
|
|
9
5
|
export interface DescribeRegionSettingsCommandOutput
|
|
10
|
-
extends DescribeRegionSettingsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeRegionSettingsOutput, __MetadataBearer {}
|
|
12
7
|
declare const DescribeRegionSettingsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeRegionSettingsCommandInput
|
|
9
|
+
input: DescribeRegionSettingsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeRegionSettingsCommandInput,
|
|
17
12
|
DescribeRegionSettingsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeReportJobInput,
|
|
4
|
-
DescribeReportJobOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeReportJobInput, DescribeReportJobOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeReportJobCommandInput extends DescribeReportJobInput {}
|
|
8
|
-
export interface DescribeReportJobCommandOutput
|
|
9
|
-
extends DescribeReportJobOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeReportJobCommandOutput extends DescribeReportJobOutput, __MetadataBearer {}
|
|
11
6
|
declare const DescribeReportJobCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeReportJobCommandInput
|
|
8
|
+
input: DescribeReportJobCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeReportJobCommandInput,
|
|
16
11
|
DescribeReportJobCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DescribeReportJobCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DescribeReportJobCommandInput
|
|
17
|
+
input: DescribeReportJobCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DescribeReportJobCommandInput,
|
|
25
20
|
DescribeReportJobCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeReportPlanInput,
|
|
4
|
-
DescribeReportPlanOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeReportPlanInput, DescribeReportPlanOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeReportPlanCommandInput
|
|
8
|
-
extends DescribeReportPlanInput {}
|
|
4
|
+
export interface DescribeReportPlanCommandInput extends DescribeReportPlanInput {}
|
|
9
5
|
export interface DescribeReportPlanCommandOutput
|
|
10
|
-
extends DescribeReportPlanOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeReportPlanOutput, __MetadataBearer {}
|
|
12
7
|
declare const DescribeReportPlanCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeReportPlanCommandInput
|
|
9
|
+
input: DescribeReportPlanCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeReportPlanCommandInput,
|
|
17
12
|
DescribeReportPlanCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeReportPlanCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeReportPlanCommandInput
|
|
18
|
+
input: DescribeReportPlanCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeReportPlanCommandInput,
|
|
26
21
|
DescribeReportPlanCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeRestoreJobInput,
|
|
4
|
-
DescribeRestoreJobOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeRestoreJobInput, DescribeRestoreJobOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeRestoreJobCommandInput
|
|
8
|
-
extends DescribeRestoreJobInput {}
|
|
4
|
+
export interface DescribeRestoreJobCommandInput extends DescribeRestoreJobInput {}
|
|
9
5
|
export interface DescribeRestoreJobCommandOutput
|
|
10
|
-
extends DescribeRestoreJobOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeRestoreJobOutput, __MetadataBearer {}
|
|
12
7
|
declare const DescribeRestoreJobCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeRestoreJobCommandInput
|
|
9
|
+
input: DescribeRestoreJobCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeRestoreJobCommandInput,
|
|
17
12
|
DescribeRestoreJobCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeRestoreJobCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeRestoreJobCommandInput
|
|
18
|
+
input: DescribeRestoreJobCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeRestoreJobCommandInput,
|
|
26
21
|
DescribeRestoreJobCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeScanJobInput,
|
|
4
|
-
DescribeScanJobOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeScanJobInput, DescribeScanJobOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeScanJobCommandInput extends DescribeScanJobInput {}
|
|
8
|
-
export interface DescribeScanJobCommandOutput
|
|
9
|
-
extends DescribeScanJobOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeScanJobCommandOutput extends DescribeScanJobOutput, __MetadataBearer {}
|
|
11
6
|
declare const DescribeScanJobCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeScanJobCommandInput
|
|
8
|
+
input: DescribeScanJobCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeScanJobCommandInput,
|
|
16
11
|
DescribeScanJobCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DescribeScanJobCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DescribeScanJobCommandInput
|
|
17
|
+
input: DescribeScanJobCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DescribeScanJobCommandInput,
|
|
25
20
|
DescribeScanJobCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DisassociateBackupVaultMpaApprovalTeamInput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DisassociateBackupVaultMpaApprovalTeamCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DisassociateBackupVaultMpaApprovalTeamCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DisassociateBackupVaultMpaApprovalTeamCommandInput extends DisassociateBackupVaultMpaApprovalTeamInput {}
|
|
5
|
+
export interface DisassociateBackupVaultMpaApprovalTeamCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DisassociateBackupVaultMpaApprovalTeamCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DisassociateBackupVaultMpaApprovalTeamCommandInput
|
|
8
|
+
input: DisassociateBackupVaultMpaApprovalTeamCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DisassociateBackupVaultMpaApprovalTeamCommandInput,
|
|
13
11
|
DisassociateBackupVaultMpaApprovalTeamCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DisassociateBackupVaultMpaApprovalTeamCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DisassociateBackupVaultMpaApprovalTeamCommandInput
|
|
17
|
+
input: DisassociateBackupVaultMpaApprovalTeamCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DisassociateBackupVaultMpaApprovalTeamCommandInput,
|
|
22
20
|
DisassociateBackupVaultMpaApprovalTeamCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DisassociateRecoveryPointInput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DisassociateRecoveryPointCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DisassociateRecoveryPointCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DisassociateRecoveryPointCommandInput extends DisassociateRecoveryPointInput {}
|
|
5
|
+
export interface DisassociateRecoveryPointCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DisassociateRecoveryPointCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DisassociateRecoveryPointCommandInput
|
|
8
|
+
input: DisassociateRecoveryPointCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DisassociateRecoveryPointCommandInput,
|
|
13
11
|
DisassociateRecoveryPointCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DisassociateRecoveryPointCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DisassociateRecoveryPointCommandInput
|
|
17
|
+
input: DisassociateRecoveryPointCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DisassociateRecoveryPointCommandInput,
|
|
22
20
|
DisassociateRecoveryPointCommandOutput,
|