@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,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListBackupVaultsInput,
|
|
4
|
-
ListBackupVaultsOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListBackupVaultsInput, ListBackupVaultsOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListBackupVaultsCommandInput extends ListBackupVaultsInput {}
|
|
8
|
-
export interface ListBackupVaultsCommandOutput
|
|
9
|
-
extends ListBackupVaultsOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListBackupVaultsCommandOutput extends ListBackupVaultsOutput, __MetadataBearer {}
|
|
11
6
|
declare const ListBackupVaultsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListBackupVaultsCommandInput
|
|
8
|
+
input: ListBackupVaultsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListBackupVaultsCommandInput,
|
|
16
11
|
ListBackupVaultsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListCopyJobSummariesInput,
|
|
4
|
-
ListCopyJobSummariesOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListCopyJobSummariesInput, ListCopyJobSummariesOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListCopyJobSummariesCommandInput
|
|
8
|
-
extends ListCopyJobSummariesInput {}
|
|
4
|
+
export interface ListCopyJobSummariesCommandInput extends ListCopyJobSummariesInput {}
|
|
9
5
|
export interface ListCopyJobSummariesCommandOutput
|
|
10
|
-
extends ListCopyJobSummariesOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListCopyJobSummariesOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListCopyJobSummariesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListCopyJobSummariesCommandInput
|
|
9
|
+
input: ListCopyJobSummariesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListCopyJobSummariesCommandInput,
|
|
17
12
|
ListCopyJobSummariesCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListCopyJobsInput, ListCopyJobsOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListCopyJobsCommandInput extends ListCopyJobsInput {}
|
|
5
|
-
export interface ListCopyJobsCommandOutput
|
|
6
|
-
extends ListCopyJobsOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListCopyJobsCommandOutput extends ListCopyJobsOutput, __MetadataBearer {}
|
|
8
6
|
declare const ListCopyJobsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListCopyJobsCommandInput
|
|
8
|
+
input: ListCopyJobsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListCopyJobsCommandInput,
|
|
13
11
|
ListCopyJobsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListFrameworksInput, ListFrameworksOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListFrameworksCommandInput extends ListFrameworksInput {}
|
|
5
|
-
export interface ListFrameworksCommandOutput
|
|
6
|
-
extends ListFrameworksOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListFrameworksCommandOutput extends ListFrameworksOutput, __MetadataBearer {}
|
|
8
6
|
declare const ListFrameworksCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListFrameworksCommandInput
|
|
8
|
+
input: ListFrameworksCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListFrameworksCommandInput,
|
|
13
11
|
ListFrameworksCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListIndexedRecoveryPointsOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListIndexedRecoveryPointsCommandInput
|
|
8
|
-
extends ListIndexedRecoveryPointsInput {}
|
|
7
|
+
export interface ListIndexedRecoveryPointsCommandInput extends ListIndexedRecoveryPointsInput {}
|
|
9
8
|
export interface ListIndexedRecoveryPointsCommandOutput
|
|
10
|
-
extends ListIndexedRecoveryPointsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListIndexedRecoveryPointsOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListIndexedRecoveryPointsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListIndexedRecoveryPointsCommandInput
|
|
12
|
+
input: ListIndexedRecoveryPointsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListIndexedRecoveryPointsCommandInput,
|
|
17
15
|
ListIndexedRecoveryPointsCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListLegalHoldsInput, ListLegalHoldsOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListLegalHoldsCommandInput extends ListLegalHoldsInput {}
|
|
5
|
-
export interface ListLegalHoldsCommandOutput
|
|
6
|
-
extends ListLegalHoldsOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListLegalHoldsCommandOutput extends ListLegalHoldsOutput, __MetadataBearer {}
|
|
8
6
|
declare const ListLegalHoldsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListLegalHoldsCommandInput
|
|
8
|
+
input: ListLegalHoldsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListLegalHoldsCommandInput,
|
|
13
11
|
ListLegalHoldsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListProtectedResourcesByBackupVaultOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListProtectedResourcesByBackupVaultCommandInput
|
|
8
|
-
extends ListProtectedResourcesByBackupVaultInput {}
|
|
7
|
+
export interface ListProtectedResourcesByBackupVaultCommandInput extends ListProtectedResourcesByBackupVaultInput {}
|
|
9
8
|
export interface ListProtectedResourcesByBackupVaultCommandOutput
|
|
10
|
-
extends ListProtectedResourcesByBackupVaultOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListProtectedResourcesByBackupVaultOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListProtectedResourcesByBackupVaultCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListProtectedResourcesByBackupVaultCommandInput
|
|
12
|
+
input: ListProtectedResourcesByBackupVaultCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListProtectedResourcesByBackupVaultCommandInput,
|
|
17
15
|
ListProtectedResourcesByBackupVaultCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListProtectedResourcesByBackupVaultCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListProtectedResourcesByBackupVaultCommandInput
|
|
21
|
+
input: ListProtectedResourcesByBackupVaultCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListProtectedResourcesByBackupVaultCommandInput,
|
|
26
24
|
ListProtectedResourcesByBackupVaultCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListProtectedResourcesInput,
|
|
4
|
-
ListProtectedResourcesOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListProtectedResourcesInput, ListProtectedResourcesOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListProtectedResourcesCommandInput
|
|
8
|
-
extends ListProtectedResourcesInput {}
|
|
4
|
+
export interface ListProtectedResourcesCommandInput extends ListProtectedResourcesInput {}
|
|
9
5
|
export interface ListProtectedResourcesCommandOutput
|
|
10
|
-
extends ListProtectedResourcesOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListProtectedResourcesOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListProtectedResourcesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListProtectedResourcesCommandInput
|
|
9
|
+
input: ListProtectedResourcesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListProtectedResourcesCommandInput,
|
|
17
12
|
ListProtectedResourcesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListRecoveryPointsByBackupVaultOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListRecoveryPointsByBackupVaultCommandInput
|
|
8
|
-
extends ListRecoveryPointsByBackupVaultInput {}
|
|
7
|
+
export interface ListRecoveryPointsByBackupVaultCommandInput extends ListRecoveryPointsByBackupVaultInput {}
|
|
9
8
|
export interface ListRecoveryPointsByBackupVaultCommandOutput
|
|
10
|
-
extends ListRecoveryPointsByBackupVaultOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListRecoveryPointsByBackupVaultOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListRecoveryPointsByBackupVaultCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListRecoveryPointsByBackupVaultCommandInput
|
|
12
|
+
input: ListRecoveryPointsByBackupVaultCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListRecoveryPointsByBackupVaultCommandInput,
|
|
17
15
|
ListRecoveryPointsByBackupVaultCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListRecoveryPointsByBackupVaultCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListRecoveryPointsByBackupVaultCommandInput
|
|
21
|
+
input: ListRecoveryPointsByBackupVaultCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListRecoveryPointsByBackupVaultCommandInput,
|
|
26
24
|
ListRecoveryPointsByBackupVaultCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListRecoveryPointsByLegalHoldOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListRecoveryPointsByLegalHoldCommandInput
|
|
8
|
-
extends ListRecoveryPointsByLegalHoldInput {}
|
|
7
|
+
export interface ListRecoveryPointsByLegalHoldCommandInput extends ListRecoveryPointsByLegalHoldInput {}
|
|
9
8
|
export interface ListRecoveryPointsByLegalHoldCommandOutput
|
|
10
|
-
extends ListRecoveryPointsByLegalHoldOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListRecoveryPointsByLegalHoldOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListRecoveryPointsByLegalHoldCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListRecoveryPointsByLegalHoldCommandInput
|
|
12
|
+
input: ListRecoveryPointsByLegalHoldCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListRecoveryPointsByLegalHoldCommandInput,
|
|
17
15
|
ListRecoveryPointsByLegalHoldCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListRecoveryPointsByLegalHoldCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListRecoveryPointsByLegalHoldCommandInput
|
|
21
|
+
input: ListRecoveryPointsByLegalHoldCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListRecoveryPointsByLegalHoldCommandInput,
|
|
26
24
|
ListRecoveryPointsByLegalHoldCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListRecoveryPointsByResourceOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListRecoveryPointsByResourceCommandInput
|
|
8
|
-
extends ListRecoveryPointsByResourceInput {}
|
|
7
|
+
export interface ListRecoveryPointsByResourceCommandInput extends ListRecoveryPointsByResourceInput {}
|
|
9
8
|
export interface ListRecoveryPointsByResourceCommandOutput
|
|
10
|
-
extends ListRecoveryPointsByResourceOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListRecoveryPointsByResourceOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListRecoveryPointsByResourceCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListRecoveryPointsByResourceCommandInput
|
|
12
|
+
input: ListRecoveryPointsByResourceCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListRecoveryPointsByResourceCommandInput,
|
|
17
15
|
ListRecoveryPointsByResourceCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListRecoveryPointsByResourceCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListRecoveryPointsByResourceCommandInput
|
|
21
|
+
input: ListRecoveryPointsByResourceCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListRecoveryPointsByResourceCommandInput,
|
|
26
24
|
ListRecoveryPointsByResourceCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListReportJobsInput, ListReportJobsOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListReportJobsCommandInput extends ListReportJobsInput {}
|
|
5
|
-
export interface ListReportJobsCommandOutput
|
|
6
|
-
extends ListReportJobsOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListReportJobsCommandOutput extends ListReportJobsOutput, __MetadataBearer {}
|
|
8
6
|
declare const ListReportJobsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListReportJobsCommandInput
|
|
8
|
+
input: ListReportJobsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListReportJobsCommandInput,
|
|
13
11
|
ListReportJobsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListReportPlansInput,
|
|
4
|
-
ListReportPlansOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListReportPlansInput, ListReportPlansOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListReportPlansCommandInput extends ListReportPlansInput {}
|
|
8
|
-
export interface ListReportPlansCommandOutput
|
|
9
|
-
extends ListReportPlansOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListReportPlansCommandOutput extends ListReportPlansOutput, __MetadataBearer {}
|
|
11
6
|
declare const ListReportPlansCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListReportPlansCommandInput
|
|
8
|
+
input: ListReportPlansCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListReportPlansCommandInput,
|
|
16
11
|
ListReportPlansCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListRestoreAccessBackupVaultsOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListRestoreAccessBackupVaultsCommandInput
|
|
8
|
-
extends ListRestoreAccessBackupVaultsInput {}
|
|
7
|
+
export interface ListRestoreAccessBackupVaultsCommandInput extends ListRestoreAccessBackupVaultsInput {}
|
|
9
8
|
export interface ListRestoreAccessBackupVaultsCommandOutput
|
|
10
|
-
extends ListRestoreAccessBackupVaultsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListRestoreAccessBackupVaultsOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListRestoreAccessBackupVaultsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListRestoreAccessBackupVaultsCommandInput
|
|
12
|
+
input: ListRestoreAccessBackupVaultsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListRestoreAccessBackupVaultsCommandInput,
|
|
17
15
|
ListRestoreAccessBackupVaultsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListRestoreAccessBackupVaultsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListRestoreAccessBackupVaultsCommandInput
|
|
21
|
+
input: ListRestoreAccessBackupVaultsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListRestoreAccessBackupVaultsCommandInput,
|
|
26
24
|
ListRestoreAccessBackupVaultsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListRestoreJobSummariesInput,
|
|
4
|
-
ListRestoreJobSummariesOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListRestoreJobSummariesInput, ListRestoreJobSummariesOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListRestoreJobSummariesCommandInput
|
|
8
|
-
extends ListRestoreJobSummariesInput {}
|
|
4
|
+
export interface ListRestoreJobSummariesCommandInput extends ListRestoreJobSummariesInput {}
|
|
9
5
|
export interface ListRestoreJobSummariesCommandOutput
|
|
10
|
-
extends ListRestoreJobSummariesOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListRestoreJobSummariesOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListRestoreJobSummariesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListRestoreJobSummariesCommandInput
|
|
9
|
+
input: ListRestoreJobSummariesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListRestoreJobSummariesCommandInput,
|
|
17
12
|
ListRestoreJobSummariesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListRestoreJobsByProtectedResourceOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListRestoreJobsByProtectedResourceCommandInput
|
|
8
|
-
extends ListRestoreJobsByProtectedResourceInput {}
|
|
7
|
+
export interface ListRestoreJobsByProtectedResourceCommandInput extends ListRestoreJobsByProtectedResourceInput {}
|
|
9
8
|
export interface ListRestoreJobsByProtectedResourceCommandOutput
|
|
10
|
-
extends ListRestoreJobsByProtectedResourceOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListRestoreJobsByProtectedResourceOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListRestoreJobsByProtectedResourceCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListRestoreJobsByProtectedResourceCommandInput
|
|
12
|
+
input: ListRestoreJobsByProtectedResourceCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListRestoreJobsByProtectedResourceCommandInput,
|
|
17
15
|
ListRestoreJobsByProtectedResourceCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListRestoreJobsByProtectedResourceCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListRestoreJobsByProtectedResourceCommandInput
|
|
21
|
+
input: ListRestoreJobsByProtectedResourceCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListRestoreJobsByProtectedResourceCommandInput,
|
|
26
24
|
ListRestoreJobsByProtectedResourceCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListRestoreJobsInput,
|
|
4
|
-
ListRestoreJobsOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListRestoreJobsInput, ListRestoreJobsOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListRestoreJobsCommandInput extends ListRestoreJobsInput {}
|
|
8
|
-
export interface ListRestoreJobsCommandOutput
|
|
9
|
-
extends ListRestoreJobsOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListRestoreJobsCommandOutput extends ListRestoreJobsOutput, __MetadataBearer {}
|
|
11
6
|
declare const ListRestoreJobsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListRestoreJobsCommandInput
|
|
8
|
+
input: ListRestoreJobsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListRestoreJobsCommandInput,
|
|
16
11
|
ListRestoreJobsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListRestoreTestingPlansInput,
|
|
4
|
-
ListRestoreTestingPlansOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListRestoreTestingPlansInput, ListRestoreTestingPlansOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListRestoreTestingPlansCommandInput
|
|
8
|
-
extends ListRestoreTestingPlansInput {}
|
|
4
|
+
export interface ListRestoreTestingPlansCommandInput extends ListRestoreTestingPlansInput {}
|
|
9
5
|
export interface ListRestoreTestingPlansCommandOutput
|
|
10
|
-
extends ListRestoreTestingPlansOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListRestoreTestingPlansOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListRestoreTestingPlansCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListRestoreTestingPlansCommandInput
|
|
9
|
+
input: ListRestoreTestingPlansCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListRestoreTestingPlansCommandInput,
|
|
17
12
|
ListRestoreTestingPlansCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListRestoreTestingSelectionsOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListRestoreTestingSelectionsCommandInput
|
|
8
|
-
extends ListRestoreTestingSelectionsInput {}
|
|
7
|
+
export interface ListRestoreTestingSelectionsCommandInput extends ListRestoreTestingSelectionsInput {}
|
|
9
8
|
export interface ListRestoreTestingSelectionsCommandOutput
|
|
10
|
-
extends ListRestoreTestingSelectionsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListRestoreTestingSelectionsOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListRestoreTestingSelectionsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListRestoreTestingSelectionsCommandInput
|
|
12
|
+
input: ListRestoreTestingSelectionsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListRestoreTestingSelectionsCommandInput,
|
|
17
15
|
ListRestoreTestingSelectionsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListRestoreTestingSelectionsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListRestoreTestingSelectionsCommandInput
|
|
21
|
+
input: ListRestoreTestingSelectionsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListRestoreTestingSelectionsCommandInput,
|
|
26
24
|
ListRestoreTestingSelectionsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListScanJobSummariesInput,
|
|
4
|
-
ListScanJobSummariesOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListScanJobSummariesInput, ListScanJobSummariesOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListScanJobSummariesCommandInput
|
|
8
|
-
extends ListScanJobSummariesInput {}
|
|
4
|
+
export interface ListScanJobSummariesCommandInput extends ListScanJobSummariesInput {}
|
|
9
5
|
export interface ListScanJobSummariesCommandOutput
|
|
10
|
-
extends ListScanJobSummariesOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListScanJobSummariesOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListScanJobSummariesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListScanJobSummariesCommandInput
|
|
9
|
+
input: ListScanJobSummariesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListScanJobSummariesCommandInput,
|
|
17
12
|
ListScanJobSummariesCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListScanJobsInput, ListScanJobsOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListScanJobsCommandInput extends ListScanJobsInput {}
|
|
5
|
-
export interface ListScanJobsCommandOutput
|
|
6
|
-
extends ListScanJobsOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListScanJobsCommandOutput extends ListScanJobsOutput, __MetadataBearer {}
|
|
8
6
|
declare const ListScanJobsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListScanJobsCommandInput
|
|
8
|
+
input: ListScanJobsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListScanJobsCommandInput,
|
|
13
11
|
ListScanJobsCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListTagsInput, ListTagsOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListTagsCommandInput extends ListTagsInput {}
|
|
5
|
-
export interface ListTagsCommandOutput
|
|
6
|
-
extends ListTagsOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListTagsCommandOutput extends ListTagsOutput, __MetadataBearer {}
|
|
8
6
|
declare const ListTagsCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: ListTagsCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
ListTagsCommandInput,
|
|
11
11
|
ListTagsCommandOutput,
|
|
12
12
|
import("..").BackupClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: ListTagsCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
ListTagsCommandInput,
|
|
18
20
|
ListTagsCommandOutput,
|
|
19
21
|
import("..").BackupClientResolvedConfig,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListTieringConfigurationsOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListTieringConfigurationsCommandInput
|
|
8
|
-
extends ListTieringConfigurationsInput {}
|
|
7
|
+
export interface ListTieringConfigurationsCommandInput extends ListTieringConfigurationsInput {}
|
|
9
8
|
export interface ListTieringConfigurationsCommandOutput
|
|
10
|
-
extends ListTieringConfigurationsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListTieringConfigurationsOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListTieringConfigurationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListTieringConfigurationsCommandInput
|
|
12
|
+
input: ListTieringConfigurationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListTieringConfigurationsCommandInput,
|
|
17
15
|
ListTieringConfigurationsCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { PutBackupVaultAccessPolicyInput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface PutBackupVaultAccessPolicyCommandInput
|
|
5
|
-
|
|
6
|
-
export interface PutBackupVaultAccessPolicyCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface PutBackupVaultAccessPolicyCommandInput extends PutBackupVaultAccessPolicyInput {}
|
|
5
|
+
export interface PutBackupVaultAccessPolicyCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const PutBackupVaultAccessPolicyCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: PutBackupVaultAccessPolicyCommandInput
|
|
8
|
+
input: PutBackupVaultAccessPolicyCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
PutBackupVaultAccessPolicyCommandInput,
|
|
13
11
|
PutBackupVaultAccessPolicyCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const PutBackupVaultAccessPolicyCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: PutBackupVaultAccessPolicyCommandInput
|
|
17
|
+
input: PutBackupVaultAccessPolicyCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
PutBackupVaultAccessPolicyCommandInput,
|
|
22
20
|
PutBackupVaultAccessPolicyCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { PutBackupVaultLockConfigurationInput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface PutBackupVaultLockConfigurationCommandInput
|
|
5
|
-
|
|
6
|
-
export interface PutBackupVaultLockConfigurationCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface PutBackupVaultLockConfigurationCommandInput extends PutBackupVaultLockConfigurationInput {}
|
|
5
|
+
export interface PutBackupVaultLockConfigurationCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const PutBackupVaultLockConfigurationCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: PutBackupVaultLockConfigurationCommandInput
|
|
8
|
+
input: PutBackupVaultLockConfigurationCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
PutBackupVaultLockConfigurationCommandInput,
|
|
13
11
|
PutBackupVaultLockConfigurationCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const PutBackupVaultLockConfigurationCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: PutBackupVaultLockConfigurationCommandInput
|
|
17
|
+
input: PutBackupVaultLockConfigurationCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
PutBackupVaultLockConfigurationCommandInput,
|
|
22
20
|
PutBackupVaultLockConfigurationCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { PutBackupVaultNotificationsInput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface PutBackupVaultNotificationsCommandInput
|
|
5
|
-
|
|
6
|
-
export interface PutBackupVaultNotificationsCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface PutBackupVaultNotificationsCommandInput extends PutBackupVaultNotificationsInput {}
|
|
5
|
+
export interface PutBackupVaultNotificationsCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const PutBackupVaultNotificationsCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: PutBackupVaultNotificationsCommandInput
|
|
8
|
+
input: PutBackupVaultNotificationsCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
PutBackupVaultNotificationsCommandInput,
|
|
13
11
|
PutBackupVaultNotificationsCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const PutBackupVaultNotificationsCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: PutBackupVaultNotificationsCommandInput
|
|
17
|
+
input: PutBackupVaultNotificationsCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
PutBackupVaultNotificationsCommandInput,
|
|
22
20
|
PutBackupVaultNotificationsCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { PutRestoreValidationResultInput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface PutRestoreValidationResultCommandInput
|
|
5
|
-
|
|
6
|
-
export interface PutRestoreValidationResultCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface PutRestoreValidationResultCommandInput extends PutRestoreValidationResultInput {}
|
|
5
|
+
export interface PutRestoreValidationResultCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const PutRestoreValidationResultCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: PutRestoreValidationResultCommandInput
|
|
8
|
+
input: PutRestoreValidationResultCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
PutRestoreValidationResultCommandInput,
|
|
13
11
|
PutRestoreValidationResultCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const PutRestoreValidationResultCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: PutRestoreValidationResultCommandInput
|
|
17
|
+
input: PutRestoreValidationResultCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
PutRestoreValidationResultCommandInput,
|
|
22
20
|
PutRestoreValidationResultCommandOutput,
|