@aws-sdk/client-backup 3.1087.0 → 3.1088.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 { DisassociateRecoveryPointFromParentInput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DisassociateRecoveryPointFromParentCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DisassociateRecoveryPointFromParentCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DisassociateRecoveryPointFromParentCommandInput extends DisassociateRecoveryPointFromParentInput {}
|
|
5
|
+
export interface DisassociateRecoveryPointFromParentCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DisassociateRecoveryPointFromParentCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DisassociateRecoveryPointFromParentCommandInput
|
|
8
|
+
input: DisassociateRecoveryPointFromParentCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DisassociateRecoveryPointFromParentCommandInput,
|
|
13
11
|
DisassociateRecoveryPointFromParentCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DisassociateRecoveryPointFromParentCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DisassociateRecoveryPointFromParentCommandInput
|
|
17
|
+
input: DisassociateRecoveryPointFromParentCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DisassociateRecoveryPointFromParentCommandInput,
|
|
22
20
|
DisassociateRecoveryPointFromParentCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ExportBackupPlanTemplateInput,
|
|
4
|
-
ExportBackupPlanTemplateOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ExportBackupPlanTemplateInput, ExportBackupPlanTemplateOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ExportBackupPlanTemplateCommandInput
|
|
8
|
-
extends ExportBackupPlanTemplateInput {}
|
|
4
|
+
export interface ExportBackupPlanTemplateCommandInput extends ExportBackupPlanTemplateInput {}
|
|
9
5
|
export interface ExportBackupPlanTemplateCommandOutput
|
|
10
|
-
extends ExportBackupPlanTemplateOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ExportBackupPlanTemplateOutput, __MetadataBearer {}
|
|
12
7
|
declare const ExportBackupPlanTemplateCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ExportBackupPlanTemplateCommandInput
|
|
9
|
+
input: ExportBackupPlanTemplateCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ExportBackupPlanTemplateCommandInput,
|
|
17
12
|
ExportBackupPlanTemplateCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ExportBackupPlanTemplateCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ExportBackupPlanTemplateCommandInput
|
|
18
|
+
input: ExportBackupPlanTemplateCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ExportBackupPlanTemplateCommandInput,
|
|
26
21
|
ExportBackupPlanTemplateCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetBackupPlanInput, GetBackupPlanOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetBackupPlanCommandInput extends GetBackupPlanInput {}
|
|
5
|
-
export interface GetBackupPlanCommandOutput
|
|
6
|
-
extends GetBackupPlanOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetBackupPlanCommandOutput extends GetBackupPlanOutput, __MetadataBearer {}
|
|
8
6
|
declare const GetBackupPlanCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetBackupPlanCommandInput
|
|
8
|
+
input: GetBackupPlanCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetBackupPlanCommandInput,
|
|
13
11
|
GetBackupPlanCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetBackupPlanCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetBackupPlanCommandInput
|
|
17
|
+
input: GetBackupPlanCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetBackupPlanCommandInput,
|
|
22
20
|
GetBackupPlanCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetBackupPlanFromJSONInput,
|
|
4
|
-
GetBackupPlanFromJSONOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetBackupPlanFromJSONInput, GetBackupPlanFromJSONOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetBackupPlanFromJSONCommandInput
|
|
8
|
-
extends GetBackupPlanFromJSONInput {}
|
|
4
|
+
export interface GetBackupPlanFromJSONCommandInput extends GetBackupPlanFromJSONInput {}
|
|
9
5
|
export interface GetBackupPlanFromJSONCommandOutput
|
|
10
|
-
extends GetBackupPlanFromJSONOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetBackupPlanFromJSONOutput, __MetadataBearer {}
|
|
12
7
|
declare const GetBackupPlanFromJSONCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetBackupPlanFromJSONCommandInput
|
|
9
|
+
input: GetBackupPlanFromJSONCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetBackupPlanFromJSONCommandInput,
|
|
17
12
|
GetBackupPlanFromJSONCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetBackupPlanFromJSONCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetBackupPlanFromJSONCommandInput
|
|
18
|
+
input: GetBackupPlanFromJSONCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetBackupPlanFromJSONCommandInput,
|
|
26
21
|
GetBackupPlanFromJSONCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetBackupPlanFromTemplateOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetBackupPlanFromTemplateCommandInput
|
|
8
|
-
extends GetBackupPlanFromTemplateInput {}
|
|
7
|
+
export interface GetBackupPlanFromTemplateCommandInput extends GetBackupPlanFromTemplateInput {}
|
|
9
8
|
export interface GetBackupPlanFromTemplateCommandOutput
|
|
10
|
-
extends GetBackupPlanFromTemplateOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetBackupPlanFromTemplateOutput, __MetadataBearer {}
|
|
12
10
|
declare const GetBackupPlanFromTemplateCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetBackupPlanFromTemplateCommandInput
|
|
12
|
+
input: GetBackupPlanFromTemplateCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetBackupPlanFromTemplateCommandInput,
|
|
17
15
|
GetBackupPlanFromTemplateCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetBackupPlanFromTemplateCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetBackupPlanFromTemplateCommandInput
|
|
21
|
+
input: GetBackupPlanFromTemplateCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetBackupPlanFromTemplateCommandInput,
|
|
26
24
|
GetBackupPlanFromTemplateCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetBackupSelectionInput,
|
|
4
|
-
GetBackupSelectionOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetBackupSelectionInput, GetBackupSelectionOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetBackupSelectionCommandInput
|
|
8
|
-
extends GetBackupSelectionInput {}
|
|
4
|
+
export interface GetBackupSelectionCommandInput extends GetBackupSelectionInput {}
|
|
9
5
|
export interface GetBackupSelectionCommandOutput
|
|
10
|
-
extends GetBackupSelectionOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetBackupSelectionOutput, __MetadataBearer {}
|
|
12
7
|
declare const GetBackupSelectionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetBackupSelectionCommandInput
|
|
9
|
+
input: GetBackupSelectionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetBackupSelectionCommandInput,
|
|
17
12
|
GetBackupSelectionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetBackupSelectionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetBackupSelectionCommandInput
|
|
18
|
+
input: GetBackupSelectionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetBackupSelectionCommandInput,
|
|
26
21
|
GetBackupSelectionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetBackupVaultAccessPolicyOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetBackupVaultAccessPolicyCommandInput
|
|
8
|
-
extends GetBackupVaultAccessPolicyInput {}
|
|
7
|
+
export interface GetBackupVaultAccessPolicyCommandInput extends GetBackupVaultAccessPolicyInput {}
|
|
9
8
|
export interface GetBackupVaultAccessPolicyCommandOutput
|
|
10
|
-
extends GetBackupVaultAccessPolicyOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetBackupVaultAccessPolicyOutput, __MetadataBearer {}
|
|
12
10
|
declare const GetBackupVaultAccessPolicyCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetBackupVaultAccessPolicyCommandInput
|
|
12
|
+
input: GetBackupVaultAccessPolicyCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetBackupVaultAccessPolicyCommandInput,
|
|
17
15
|
GetBackupVaultAccessPolicyCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetBackupVaultAccessPolicyCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetBackupVaultAccessPolicyCommandInput
|
|
21
|
+
input: GetBackupVaultAccessPolicyCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetBackupVaultAccessPolicyCommandInput,
|
|
26
24
|
GetBackupVaultAccessPolicyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetBackupVaultNotificationsOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetBackupVaultNotificationsCommandInput
|
|
8
|
-
extends GetBackupVaultNotificationsInput {}
|
|
7
|
+
export interface GetBackupVaultNotificationsCommandInput extends GetBackupVaultNotificationsInput {}
|
|
9
8
|
export interface GetBackupVaultNotificationsCommandOutput
|
|
10
|
-
extends GetBackupVaultNotificationsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetBackupVaultNotificationsOutput, __MetadataBearer {}
|
|
12
10
|
declare const GetBackupVaultNotificationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetBackupVaultNotificationsCommandInput
|
|
12
|
+
input: GetBackupVaultNotificationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetBackupVaultNotificationsCommandInput,
|
|
17
15
|
GetBackupVaultNotificationsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetBackupVaultNotificationsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetBackupVaultNotificationsCommandInput
|
|
21
|
+
input: GetBackupVaultNotificationsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetBackupVaultNotificationsCommandInput,
|
|
26
24
|
GetBackupVaultNotificationsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetLegalHoldInput, GetLegalHoldOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetLegalHoldCommandInput extends GetLegalHoldInput {}
|
|
5
|
-
export interface GetLegalHoldCommandOutput
|
|
6
|
-
extends GetLegalHoldOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetLegalHoldCommandOutput extends GetLegalHoldOutput, __MetadataBearer {}
|
|
8
6
|
declare const GetLegalHoldCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetLegalHoldCommandInput
|
|
8
|
+
input: GetLegalHoldCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetLegalHoldCommandInput,
|
|
13
11
|
GetLegalHoldCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetLegalHoldCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetLegalHoldCommandInput
|
|
17
|
+
input: GetLegalHoldCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetLegalHoldCommandInput,
|
|
22
20
|
GetLegalHoldCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetPITRMalwareScanResultsOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetPITRMalwareScanResultsCommandInput
|
|
8
|
-
extends GetPITRMalwareScanResultsInput {}
|
|
7
|
+
export interface GetPITRMalwareScanResultsCommandInput extends GetPITRMalwareScanResultsInput {}
|
|
9
8
|
export interface GetPITRMalwareScanResultsCommandOutput
|
|
10
|
-
extends GetPITRMalwareScanResultsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetPITRMalwareScanResultsOutput, __MetadataBearer {}
|
|
12
10
|
declare const GetPITRMalwareScanResultsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetPITRMalwareScanResultsCommandInput
|
|
12
|
+
input: GetPITRMalwareScanResultsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetPITRMalwareScanResultsCommandInput,
|
|
17
15
|
GetPITRMalwareScanResultsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetPITRMalwareScanResultsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetPITRMalwareScanResultsCommandInput
|
|
21
|
+
input: GetPITRMalwareScanResultsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetPITRMalwareScanResultsCommandInput,
|
|
26
24
|
GetPITRMalwareScanResultsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetRecoveryPointIndexDetailsOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetRecoveryPointIndexDetailsCommandInput
|
|
8
|
-
extends GetRecoveryPointIndexDetailsInput {}
|
|
7
|
+
export interface GetRecoveryPointIndexDetailsCommandInput extends GetRecoveryPointIndexDetailsInput {}
|
|
9
8
|
export interface GetRecoveryPointIndexDetailsCommandOutput
|
|
10
|
-
extends GetRecoveryPointIndexDetailsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetRecoveryPointIndexDetailsOutput, __MetadataBearer {}
|
|
12
10
|
declare const GetRecoveryPointIndexDetailsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetRecoveryPointIndexDetailsCommandInput
|
|
12
|
+
input: GetRecoveryPointIndexDetailsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetRecoveryPointIndexDetailsCommandInput,
|
|
17
15
|
GetRecoveryPointIndexDetailsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetRecoveryPointIndexDetailsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetRecoveryPointIndexDetailsCommandInput
|
|
21
|
+
input: GetRecoveryPointIndexDetailsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetRecoveryPointIndexDetailsCommandInput,
|
|
26
24
|
GetRecoveryPointIndexDetailsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetRecoveryPointRestoreMetadataOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetRecoveryPointRestoreMetadataCommandInput
|
|
8
|
-
extends GetRecoveryPointRestoreMetadataInput {}
|
|
7
|
+
export interface GetRecoveryPointRestoreMetadataCommandInput extends GetRecoveryPointRestoreMetadataInput {}
|
|
9
8
|
export interface GetRecoveryPointRestoreMetadataCommandOutput
|
|
10
|
-
extends GetRecoveryPointRestoreMetadataOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetRecoveryPointRestoreMetadataOutput, __MetadataBearer {}
|
|
12
10
|
declare const GetRecoveryPointRestoreMetadataCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetRecoveryPointRestoreMetadataCommandInput
|
|
12
|
+
input: GetRecoveryPointRestoreMetadataCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetRecoveryPointRestoreMetadataCommandInput,
|
|
17
15
|
GetRecoveryPointRestoreMetadataCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetRecoveryPointRestoreMetadataCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetRecoveryPointRestoreMetadataCommandInput
|
|
21
|
+
input: GetRecoveryPointRestoreMetadataCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetRecoveryPointRestoreMetadataCommandInput,
|
|
26
24
|
GetRecoveryPointRestoreMetadataCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetRestoreJobMetadataInput,
|
|
4
|
-
GetRestoreJobMetadataOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetRestoreJobMetadataInput, GetRestoreJobMetadataOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetRestoreJobMetadataCommandInput
|
|
8
|
-
extends GetRestoreJobMetadataInput {}
|
|
4
|
+
export interface GetRestoreJobMetadataCommandInput extends GetRestoreJobMetadataInput {}
|
|
9
5
|
export interface GetRestoreJobMetadataCommandOutput
|
|
10
|
-
extends GetRestoreJobMetadataOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetRestoreJobMetadataOutput, __MetadataBearer {}
|
|
12
7
|
declare const GetRestoreJobMetadataCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetRestoreJobMetadataCommandInput
|
|
9
|
+
input: GetRestoreJobMetadataCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetRestoreJobMetadataCommandInput,
|
|
17
12
|
GetRestoreJobMetadataCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetRestoreJobMetadataCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetRestoreJobMetadataCommandInput
|
|
18
|
+
input: GetRestoreJobMetadataCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetRestoreJobMetadataCommandInput,
|
|
26
21
|
GetRestoreJobMetadataCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetRestoreTestingInferredMetadataOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetRestoreTestingInferredMetadataCommandInput
|
|
8
|
-
extends GetRestoreTestingInferredMetadataInput {}
|
|
7
|
+
export interface GetRestoreTestingInferredMetadataCommandInput extends GetRestoreTestingInferredMetadataInput {}
|
|
9
8
|
export interface GetRestoreTestingInferredMetadataCommandOutput
|
|
10
|
-
extends GetRestoreTestingInferredMetadataOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetRestoreTestingInferredMetadataOutput, __MetadataBearer {}
|
|
12
10
|
declare const GetRestoreTestingInferredMetadataCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetRestoreTestingInferredMetadataCommandInput
|
|
12
|
+
input: GetRestoreTestingInferredMetadataCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetRestoreTestingInferredMetadataCommandInput,
|
|
17
15
|
GetRestoreTestingInferredMetadataCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetRestoreTestingInferredMetadataCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetRestoreTestingInferredMetadataCommandInput
|
|
21
|
+
input: GetRestoreTestingInferredMetadataCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetRestoreTestingInferredMetadataCommandInput,
|
|
26
24
|
GetRestoreTestingInferredMetadataCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetRestoreTestingPlanInput,
|
|
4
|
-
GetRestoreTestingPlanOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetRestoreTestingPlanInput, GetRestoreTestingPlanOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetRestoreTestingPlanCommandInput
|
|
8
|
-
extends GetRestoreTestingPlanInput {}
|
|
4
|
+
export interface GetRestoreTestingPlanCommandInput extends GetRestoreTestingPlanInput {}
|
|
9
5
|
export interface GetRestoreTestingPlanCommandOutput
|
|
10
|
-
extends GetRestoreTestingPlanOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetRestoreTestingPlanOutput, __MetadataBearer {}
|
|
12
7
|
declare const GetRestoreTestingPlanCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetRestoreTestingPlanCommandInput
|
|
9
|
+
input: GetRestoreTestingPlanCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetRestoreTestingPlanCommandInput,
|
|
17
12
|
GetRestoreTestingPlanCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetRestoreTestingPlanCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetRestoreTestingPlanCommandInput
|
|
18
|
+
input: GetRestoreTestingPlanCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetRestoreTestingPlanCommandInput,
|
|
26
21
|
GetRestoreTestingPlanCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetRestoreTestingSelectionOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetRestoreTestingSelectionCommandInput
|
|
8
|
-
extends GetRestoreTestingSelectionInput {}
|
|
7
|
+
export interface GetRestoreTestingSelectionCommandInput extends GetRestoreTestingSelectionInput {}
|
|
9
8
|
export interface GetRestoreTestingSelectionCommandOutput
|
|
10
|
-
extends GetRestoreTestingSelectionOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetRestoreTestingSelectionOutput, __MetadataBearer {}
|
|
12
10
|
declare const GetRestoreTestingSelectionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetRestoreTestingSelectionCommandInput
|
|
12
|
+
input: GetRestoreTestingSelectionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetRestoreTestingSelectionCommandInput,
|
|
17
15
|
GetRestoreTestingSelectionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetRestoreTestingSelectionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetRestoreTestingSelectionCommandInput
|
|
21
|
+
input: GetRestoreTestingSelectionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetRestoreTestingSelectionCommandInput,
|
|
26
24
|
GetRestoreTestingSelectionCommandOutput,
|
|
@@ -3,11 +3,10 @@ import { GetSupportedResourceTypesOutput } from "../models/models_0";
|
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetSupportedResourceTypesCommandInput {}
|
|
5
5
|
export interface GetSupportedResourceTypesCommandOutput
|
|
6
|
-
extends GetSupportedResourceTypesOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetSupportedResourceTypesOutput, __MetadataBearer {}
|
|
8
7
|
declare const GetSupportedResourceTypesCommand_base: {
|
|
9
8
|
new (
|
|
10
|
-
input: GetSupportedResourceTypesCommandInput
|
|
9
|
+
input: GetSupportedResourceTypesCommandInput,
|
|
11
10
|
): import("@smithy/core/client").CommandImpl<
|
|
12
11
|
GetSupportedResourceTypesCommandInput,
|
|
13
12
|
GetSupportedResourceTypesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetTieringConfigurationInput,
|
|
4
|
-
GetTieringConfigurationOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetTieringConfigurationInput, GetTieringConfigurationOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetTieringConfigurationCommandInput
|
|
8
|
-
extends GetTieringConfigurationInput {}
|
|
4
|
+
export interface GetTieringConfigurationCommandInput extends GetTieringConfigurationInput {}
|
|
9
5
|
export interface GetTieringConfigurationCommandOutput
|
|
10
|
-
extends GetTieringConfigurationOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetTieringConfigurationOutput, __MetadataBearer {}
|
|
12
7
|
declare const GetTieringConfigurationCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetTieringConfigurationCommandInput
|
|
9
|
+
input: GetTieringConfigurationCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetTieringConfigurationCommandInput,
|
|
17
12
|
GetTieringConfigurationCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetTieringConfigurationCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetTieringConfigurationCommandInput
|
|
18
|
+
input: GetTieringConfigurationCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetTieringConfigurationCommandInput,
|
|
26
21
|
GetTieringConfigurationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListBackupJobSummariesInput,
|
|
4
|
-
ListBackupJobSummariesOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListBackupJobSummariesInput, ListBackupJobSummariesOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListBackupJobSummariesCommandInput
|
|
8
|
-
extends ListBackupJobSummariesInput {}
|
|
4
|
+
export interface ListBackupJobSummariesCommandInput extends ListBackupJobSummariesInput {}
|
|
9
5
|
export interface ListBackupJobSummariesCommandOutput
|
|
10
|
-
extends ListBackupJobSummariesOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListBackupJobSummariesOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListBackupJobSummariesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListBackupJobSummariesCommandInput
|
|
9
|
+
input: ListBackupJobSummariesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListBackupJobSummariesCommandInput,
|
|
17
12
|
ListBackupJobSummariesCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListBackupJobsInput, ListBackupJobsOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListBackupJobsCommandInput extends ListBackupJobsInput {}
|
|
5
|
-
export interface ListBackupJobsCommandOutput
|
|
6
|
-
extends ListBackupJobsOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListBackupJobsCommandOutput extends ListBackupJobsOutput, __MetadataBearer {}
|
|
8
6
|
declare const ListBackupJobsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListBackupJobsCommandInput
|
|
8
|
+
input: ListBackupJobsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListBackupJobsCommandInput,
|
|
13
11
|
ListBackupJobsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListBackupPlanTemplatesInput,
|
|
4
|
-
ListBackupPlanTemplatesOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListBackupPlanTemplatesInput, ListBackupPlanTemplatesOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListBackupPlanTemplatesCommandInput
|
|
8
|
-
extends ListBackupPlanTemplatesInput {}
|
|
4
|
+
export interface ListBackupPlanTemplatesCommandInput extends ListBackupPlanTemplatesInput {}
|
|
9
5
|
export interface ListBackupPlanTemplatesCommandOutput
|
|
10
|
-
extends ListBackupPlanTemplatesOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListBackupPlanTemplatesOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListBackupPlanTemplatesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListBackupPlanTemplatesCommandInput
|
|
9
|
+
input: ListBackupPlanTemplatesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListBackupPlanTemplatesCommandInput,
|
|
17
12
|
ListBackupPlanTemplatesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListBackupPlanVersionsInput,
|
|
4
|
-
ListBackupPlanVersionsOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListBackupPlanVersionsInput, ListBackupPlanVersionsOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListBackupPlanVersionsCommandInput
|
|
8
|
-
extends ListBackupPlanVersionsInput {}
|
|
4
|
+
export interface ListBackupPlanVersionsCommandInput extends ListBackupPlanVersionsInput {}
|
|
9
5
|
export interface ListBackupPlanVersionsCommandOutput
|
|
10
|
-
extends ListBackupPlanVersionsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListBackupPlanVersionsOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListBackupPlanVersionsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListBackupPlanVersionsCommandInput
|
|
9
|
+
input: ListBackupPlanVersionsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListBackupPlanVersionsCommandInput,
|
|
17
12
|
ListBackupPlanVersionsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListBackupPlanVersionsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListBackupPlanVersionsCommandInput
|
|
18
|
+
input: ListBackupPlanVersionsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListBackupPlanVersionsCommandInput,
|
|
26
21
|
ListBackupPlanVersionsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListBackupPlansInput,
|
|
4
|
-
ListBackupPlansOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListBackupPlansInput, ListBackupPlansOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListBackupPlansCommandInput extends ListBackupPlansInput {}
|
|
8
|
-
export interface ListBackupPlansCommandOutput
|
|
9
|
-
extends ListBackupPlansOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListBackupPlansCommandOutput extends ListBackupPlansOutput, __MetadataBearer {}
|
|
11
6
|
declare const ListBackupPlansCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListBackupPlansCommandInput
|
|
8
|
+
input: ListBackupPlansCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListBackupPlansCommandInput,
|
|
16
11
|
ListBackupPlansCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListBackupSelectionsInput,
|
|
4
|
-
ListBackupSelectionsOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListBackupSelectionsInput, ListBackupSelectionsOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListBackupSelectionsCommandInput
|
|
8
|
-
extends ListBackupSelectionsInput {}
|
|
4
|
+
export interface ListBackupSelectionsCommandInput extends ListBackupSelectionsInput {}
|
|
9
5
|
export interface ListBackupSelectionsCommandOutput
|
|
10
|
-
extends ListBackupSelectionsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListBackupSelectionsOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListBackupSelectionsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListBackupSelectionsCommandInput
|
|
9
|
+
input: ListBackupSelectionsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListBackupSelectionsCommandInput,
|
|
17
12
|
ListBackupSelectionsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListBackupSelectionsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListBackupSelectionsCommandInput
|
|
18
|
+
input: ListBackupSelectionsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListBackupSelectionsCommandInput,
|
|
26
21
|
ListBackupSelectionsCommandOutput,
|