@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 { RevokeRestoreAccessBackupVaultInput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface RevokeRestoreAccessBackupVaultCommandInput
|
|
5
|
-
|
|
6
|
-
export interface RevokeRestoreAccessBackupVaultCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface RevokeRestoreAccessBackupVaultCommandInput extends RevokeRestoreAccessBackupVaultInput {}
|
|
5
|
+
export interface RevokeRestoreAccessBackupVaultCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const RevokeRestoreAccessBackupVaultCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: RevokeRestoreAccessBackupVaultCommandInput
|
|
8
|
+
input: RevokeRestoreAccessBackupVaultCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
RevokeRestoreAccessBackupVaultCommandInput,
|
|
13
11
|
RevokeRestoreAccessBackupVaultCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const RevokeRestoreAccessBackupVaultCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: RevokeRestoreAccessBackupVaultCommandInput
|
|
17
|
+
input: RevokeRestoreAccessBackupVaultCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
RevokeRestoreAccessBackupVaultCommandInput,
|
|
22
20
|
RevokeRestoreAccessBackupVaultCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { StartBackupJobInput, StartBackupJobOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface StartBackupJobCommandInput extends StartBackupJobInput {}
|
|
5
|
-
export interface StartBackupJobCommandOutput
|
|
6
|
-
extends StartBackupJobOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface StartBackupJobCommandOutput extends StartBackupJobOutput, __MetadataBearer {}
|
|
8
6
|
declare const StartBackupJobCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: StartBackupJobCommandInput
|
|
8
|
+
input: StartBackupJobCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
StartBackupJobCommandInput,
|
|
13
11
|
StartBackupJobCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const StartBackupJobCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: StartBackupJobCommandInput
|
|
17
|
+
input: StartBackupJobCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
StartBackupJobCommandInput,
|
|
22
20
|
StartBackupJobCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { StartCopyJobInput, StartCopyJobOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface StartCopyJobCommandInput extends StartCopyJobInput {}
|
|
5
|
-
export interface StartCopyJobCommandOutput
|
|
6
|
-
extends StartCopyJobOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface StartCopyJobCommandOutput extends StartCopyJobOutput, __MetadataBearer {}
|
|
8
6
|
declare const StartCopyJobCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: StartCopyJobCommandInput
|
|
8
|
+
input: StartCopyJobCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
StartCopyJobCommandInput,
|
|
13
11
|
StartCopyJobCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const StartCopyJobCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: StartCopyJobCommandInput
|
|
17
|
+
input: StartCopyJobCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
StartCopyJobCommandInput,
|
|
22
20
|
StartCopyJobCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { StartReportJobInput, StartReportJobOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface StartReportJobCommandInput extends StartReportJobInput {}
|
|
5
|
-
export interface StartReportJobCommandOutput
|
|
6
|
-
extends StartReportJobOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface StartReportJobCommandOutput extends StartReportJobOutput, __MetadataBearer {}
|
|
8
6
|
declare const StartReportJobCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: StartReportJobCommandInput
|
|
8
|
+
input: StartReportJobCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
StartReportJobCommandInput,
|
|
13
11
|
StartReportJobCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const StartReportJobCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: StartReportJobCommandInput
|
|
17
|
+
input: StartReportJobCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
StartReportJobCommandInput,
|
|
22
20
|
StartReportJobCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
StartRestoreJobInput,
|
|
4
|
-
StartRestoreJobOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { StartRestoreJobInput, StartRestoreJobOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface StartRestoreJobCommandInput extends StartRestoreJobInput {}
|
|
8
|
-
export interface StartRestoreJobCommandOutput
|
|
9
|
-
extends StartRestoreJobOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface StartRestoreJobCommandOutput extends StartRestoreJobOutput, __MetadataBearer {}
|
|
11
6
|
declare const StartRestoreJobCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: StartRestoreJobCommandInput
|
|
8
|
+
input: StartRestoreJobCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
StartRestoreJobCommandInput,
|
|
16
11
|
StartRestoreJobCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const StartRestoreJobCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: StartRestoreJobCommandInput
|
|
17
|
+
input: StartRestoreJobCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
StartRestoreJobCommandInput,
|
|
25
20
|
StartRestoreJobCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { StartScanJobInput, StartScanJobOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface StartScanJobCommandInput extends StartScanJobInput {}
|
|
5
|
-
export interface StartScanJobCommandOutput
|
|
6
|
-
extends StartScanJobOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface StartScanJobCommandOutput extends StartScanJobOutput, __MetadataBearer {}
|
|
8
6
|
declare const StartScanJobCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: StartScanJobCommandInput
|
|
8
|
+
input: StartScanJobCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
StartScanJobCommandInput,
|
|
13
11
|
StartScanJobCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const StartScanJobCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: StartScanJobCommandInput
|
|
17
|
+
input: StartScanJobCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
StartScanJobCommandInput,
|
|
22
20
|
StartScanJobCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface StopBackupJobCommandInput extends StopBackupJobInput {}
|
|
|
5
5
|
export interface StopBackupJobCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const StopBackupJobCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: StopBackupJobCommandInput
|
|
8
|
+
input: StopBackupJobCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
StopBackupJobCommandInput,
|
|
11
11
|
StopBackupJobCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const StopBackupJobCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: StopBackupJobCommandInput
|
|
17
|
+
input: StopBackupJobCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
StopBackupJobCommandInput,
|
|
20
20
|
StopBackupJobCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface TagResourceCommandInput extends TagResourceInput {}
|
|
|
5
5
|
export interface TagResourceCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const TagResourceCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: TagResourceCommandInput
|
|
8
|
+
input: TagResourceCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
TagResourceCommandInput,
|
|
11
11
|
TagResourceCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const TagResourceCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: TagResourceCommandInput
|
|
17
|
+
input: TagResourceCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
TagResourceCommandInput,
|
|
20
20
|
TagResourceCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface UntagResourceCommandInput extends UntagResourceInput {}
|
|
|
5
5
|
export interface UntagResourceCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const UntagResourceCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: UntagResourceCommandInput
|
|
8
|
+
input: UntagResourceCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
UntagResourceCommandInput,
|
|
11
11
|
UntagResourceCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const UntagResourceCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: UntagResourceCommandInput
|
|
17
|
+
input: UntagResourceCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
UntagResourceCommandInput,
|
|
20
20
|
UntagResourceCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateBackupPlanInput,
|
|
4
|
-
UpdateBackupPlanOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateBackupPlanInput, UpdateBackupPlanOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateBackupPlanCommandInput extends UpdateBackupPlanInput {}
|
|
8
|
-
export interface UpdateBackupPlanCommandOutput
|
|
9
|
-
extends UpdateBackupPlanOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateBackupPlanCommandOutput extends UpdateBackupPlanOutput, __MetadataBearer {}
|
|
11
6
|
declare const UpdateBackupPlanCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateBackupPlanCommandInput
|
|
8
|
+
input: UpdateBackupPlanCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateBackupPlanCommandInput,
|
|
16
11
|
UpdateBackupPlanCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateBackupPlanCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateBackupPlanCommandInput
|
|
17
|
+
input: UpdateBackupPlanCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateBackupPlanCommandInput,
|
|
25
20
|
UpdateBackupPlanCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateFrameworkInput,
|
|
4
|
-
UpdateFrameworkOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateFrameworkInput, UpdateFrameworkOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateFrameworkCommandInput extends UpdateFrameworkInput {}
|
|
8
|
-
export interface UpdateFrameworkCommandOutput
|
|
9
|
-
extends UpdateFrameworkOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateFrameworkCommandOutput extends UpdateFrameworkOutput, __MetadataBearer {}
|
|
11
6
|
declare const UpdateFrameworkCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateFrameworkCommandInput
|
|
8
|
+
input: UpdateFrameworkCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateFrameworkCommandInput,
|
|
16
11
|
UpdateFrameworkCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateFrameworkCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateFrameworkCommandInput
|
|
17
|
+
input: UpdateFrameworkCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateFrameworkCommandInput,
|
|
25
20
|
UpdateFrameworkCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { UpdateGlobalSettingsInput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface UpdateGlobalSettingsCommandInput
|
|
5
|
-
extends UpdateGlobalSettingsInput {}
|
|
4
|
+
export interface UpdateGlobalSettingsCommandInput extends UpdateGlobalSettingsInput {}
|
|
6
5
|
export interface UpdateGlobalSettingsCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const UpdateGlobalSettingsCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: UpdateGlobalSettingsCommandInput
|
|
8
|
+
input: UpdateGlobalSettingsCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
UpdateGlobalSettingsCommandInput,
|
|
12
11
|
UpdateGlobalSettingsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateRecoveryPointIndexSettingsOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateRecoveryPointIndexSettingsCommandInput
|
|
8
|
-
extends UpdateRecoveryPointIndexSettingsInput {}
|
|
7
|
+
export interface UpdateRecoveryPointIndexSettingsCommandInput extends UpdateRecoveryPointIndexSettingsInput {}
|
|
9
8
|
export interface UpdateRecoveryPointIndexSettingsCommandOutput
|
|
10
|
-
extends UpdateRecoveryPointIndexSettingsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateRecoveryPointIndexSettingsOutput, __MetadataBearer {}
|
|
12
10
|
declare const UpdateRecoveryPointIndexSettingsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateRecoveryPointIndexSettingsCommandInput
|
|
12
|
+
input: UpdateRecoveryPointIndexSettingsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateRecoveryPointIndexSettingsCommandInput,
|
|
17
15
|
UpdateRecoveryPointIndexSettingsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateRecoveryPointIndexSettingsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateRecoveryPointIndexSettingsCommandInput
|
|
21
|
+
input: UpdateRecoveryPointIndexSettingsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateRecoveryPointIndexSettingsCommandInput,
|
|
26
24
|
UpdateRecoveryPointIndexSettingsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateRecoveryPointLifecycleOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateRecoveryPointLifecycleCommandInput
|
|
8
|
-
extends UpdateRecoveryPointLifecycleInput {}
|
|
7
|
+
export interface UpdateRecoveryPointLifecycleCommandInput extends UpdateRecoveryPointLifecycleInput {}
|
|
9
8
|
export interface UpdateRecoveryPointLifecycleCommandOutput
|
|
10
|
-
extends UpdateRecoveryPointLifecycleOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateRecoveryPointLifecycleOutput, __MetadataBearer {}
|
|
12
10
|
declare const UpdateRecoveryPointLifecycleCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateRecoveryPointLifecycleCommandInput
|
|
12
|
+
input: UpdateRecoveryPointLifecycleCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateRecoveryPointLifecycleCommandInput,
|
|
17
15
|
UpdateRecoveryPointLifecycleCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateRecoveryPointLifecycleCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateRecoveryPointLifecycleCommandInput
|
|
21
|
+
input: UpdateRecoveryPointLifecycleCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateRecoveryPointLifecycleCommandInput,
|
|
26
24
|
UpdateRecoveryPointLifecycleCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { UpdateRegionSettingsInput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface UpdateRegionSettingsCommandInput
|
|
5
|
-
extends UpdateRegionSettingsInput {}
|
|
4
|
+
export interface UpdateRegionSettingsCommandInput extends UpdateRegionSettingsInput {}
|
|
6
5
|
export interface UpdateRegionSettingsCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const UpdateRegionSettingsCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: UpdateRegionSettingsCommandInput
|
|
8
|
+
input: UpdateRegionSettingsCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
UpdateRegionSettingsCommandInput,
|
|
12
11
|
UpdateRegionSettingsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateReportPlanInput,
|
|
4
|
-
UpdateReportPlanOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateReportPlanInput, UpdateReportPlanOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateReportPlanCommandInput extends UpdateReportPlanInput {}
|
|
8
|
-
export interface UpdateReportPlanCommandOutput
|
|
9
|
-
extends UpdateReportPlanOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateReportPlanCommandOutput extends UpdateReportPlanOutput, __MetadataBearer {}
|
|
11
6
|
declare const UpdateReportPlanCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateReportPlanCommandInput
|
|
8
|
+
input: UpdateReportPlanCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateReportPlanCommandInput,
|
|
16
11
|
UpdateReportPlanCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateReportPlanCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateReportPlanCommandInput
|
|
17
|
+
input: UpdateReportPlanCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateReportPlanCommandInput,
|
|
25
20
|
UpdateReportPlanCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateRestoreTestingPlanInput,
|
|
4
|
-
UpdateRestoreTestingPlanOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { UpdateRestoreTestingPlanInput, UpdateRestoreTestingPlanOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateRestoreTestingPlanCommandInput
|
|
8
|
-
extends UpdateRestoreTestingPlanInput {}
|
|
4
|
+
export interface UpdateRestoreTestingPlanCommandInput extends UpdateRestoreTestingPlanInput {}
|
|
9
5
|
export interface UpdateRestoreTestingPlanCommandOutput
|
|
10
|
-
extends UpdateRestoreTestingPlanOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateRestoreTestingPlanOutput, __MetadataBearer {}
|
|
12
7
|
declare const UpdateRestoreTestingPlanCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateRestoreTestingPlanCommandInput
|
|
9
|
+
input: UpdateRestoreTestingPlanCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateRestoreTestingPlanCommandInput,
|
|
17
12
|
UpdateRestoreTestingPlanCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateRestoreTestingPlanCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateRestoreTestingPlanCommandInput
|
|
18
|
+
input: UpdateRestoreTestingPlanCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateRestoreTestingPlanCommandInput,
|
|
26
21
|
UpdateRestoreTestingPlanCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateRestoreTestingSelectionOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateRestoreTestingSelectionCommandInput
|
|
8
|
-
extends UpdateRestoreTestingSelectionInput {}
|
|
7
|
+
export interface UpdateRestoreTestingSelectionCommandInput extends UpdateRestoreTestingSelectionInput {}
|
|
9
8
|
export interface UpdateRestoreTestingSelectionCommandOutput
|
|
10
|
-
extends UpdateRestoreTestingSelectionOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateRestoreTestingSelectionOutput, __MetadataBearer {}
|
|
12
10
|
declare const UpdateRestoreTestingSelectionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateRestoreTestingSelectionCommandInput
|
|
12
|
+
input: UpdateRestoreTestingSelectionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateRestoreTestingSelectionCommandInput,
|
|
17
15
|
UpdateRestoreTestingSelectionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateRestoreTestingSelectionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateRestoreTestingSelectionCommandInput
|
|
21
|
+
input: UpdateRestoreTestingSelectionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateRestoreTestingSelectionCommandInput,
|
|
26
24
|
UpdateRestoreTestingSelectionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateTieringConfigurationOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateTieringConfigurationCommandInput
|
|
8
|
-
extends UpdateTieringConfigurationInput {}
|
|
7
|
+
export interface UpdateTieringConfigurationCommandInput extends UpdateTieringConfigurationInput {}
|
|
9
8
|
export interface UpdateTieringConfigurationCommandOutput
|
|
10
|
-
extends UpdateTieringConfigurationOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateTieringConfigurationOutput, __MetadataBearer {}
|
|
12
10
|
declare const UpdateTieringConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateTieringConfigurationCommandInput
|
|
12
|
+
input: UpdateTieringConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateTieringConfigurationCommandInput,
|
|
17
15
|
UpdateTieringConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateTieringConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateTieringConfigurationCommandInput
|
|
21
|
+
input: UpdateTieringConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateTieringConfigurationCommandInput,
|
|
26
24
|
UpdateTieringConfigurationCommandOutput,
|
|
@@ -23,7 +23,7 @@ export type ClientResolvedEndpointParameters = Pick<
|
|
|
23
23
|
defaultSigningName: string;
|
|
24
24
|
};
|
|
25
25
|
export declare const resolveClientEndpointParameters: <T>(
|
|
26
|
-
options: T & ClientInputEndpointParameters
|
|
26
|
+
options: T & ClientInputEndpointParameters,
|
|
27
27
|
) => T & ClientResolvedEndpointParameters;
|
|
28
28
|
export declare const commonParams: {
|
|
29
29
|
readonly UseFIPS: {
|
|
@@ -3,7 +3,8 @@ import { HttpHandlerExtensionConfiguration } from "@smithy/core/protocols";
|
|
|
3
3
|
import { DefaultExtensionConfiguration } from "@smithy/types";
|
|
4
4
|
import { HttpAuthExtensionConfiguration } from "./auth/httpAuthExtensionConfiguration";
|
|
5
5
|
export interface BackupExtensionConfiguration
|
|
6
|
-
extends
|
|
6
|
+
extends
|
|
7
|
+
HttpHandlerExtensionConfiguration,
|
|
7
8
|
DefaultExtensionConfiguration,
|
|
8
9
|
AwsRegionExtensionConfiguration,
|
|
9
10
|
HttpAuthExtensionConfiguration {}
|
|
@@ -7,8 +7,7 @@ export declare const AggregationPeriod: {
|
|
|
7
7
|
readonly ONE_DAY: "ONE_DAY";
|
|
8
8
|
readonly SEVEN_DAYS: "SEVEN_DAYS";
|
|
9
9
|
};
|
|
10
|
-
export type AggregationPeriod =
|
|
11
|
-
(typeof AggregationPeriod)[keyof typeof AggregationPeriod];
|
|
10
|
+
export type AggregationPeriod = (typeof AggregationPeriod)[keyof typeof AggregationPeriod];
|
|
12
11
|
export declare const LifecycleDeleteAfterEvent: {
|
|
13
12
|
readonly DELETE_AFTER_COPY: "DELETE_AFTER_COPY";
|
|
14
13
|
};
|
|
@@ -25,8 +24,7 @@ export declare const BackupJobState: {
|
|
|
25
24
|
readonly PENDING: "PENDING";
|
|
26
25
|
readonly RUNNING: "RUNNING";
|
|
27
26
|
};
|
|
28
|
-
export type BackupJobState =
|
|
29
|
-
(typeof BackupJobState)[keyof typeof BackupJobState];
|
|
27
|
+
export type BackupJobState = (typeof BackupJobState)[keyof typeof BackupJobState];
|
|
30
28
|
export declare const BackupJobStatus: {
|
|
31
29
|
readonly ABORTED: "ABORTED";
|
|
32
30
|
readonly ABORTING: "ABORTING";
|
|
@@ -40,13 +38,11 @@ export declare const BackupJobStatus: {
|
|
|
40
38
|
readonly PENDING: "PENDING";
|
|
41
39
|
readonly RUNNING: "RUNNING";
|
|
42
40
|
};
|
|
43
|
-
export type BackupJobStatus =
|
|
44
|
-
(typeof BackupJobStatus)[keyof typeof BackupJobStatus];
|
|
41
|
+
export type BackupJobStatus = (typeof BackupJobStatus)[keyof typeof BackupJobStatus];
|
|
45
42
|
export declare const MalwareScanner: {
|
|
46
43
|
readonly GUARDDUTY: "GUARDDUTY";
|
|
47
44
|
};
|
|
48
|
-
export type MalwareScanner =
|
|
49
|
-
(typeof MalwareScanner)[keyof typeof MalwareScanner];
|
|
45
|
+
export type MalwareScanner = (typeof MalwareScanner)[keyof typeof MalwareScanner];
|
|
50
46
|
export declare const ScanMode: {
|
|
51
47
|
readonly FULL_SCAN: "FULL_SCAN";
|
|
52
48
|
readonly INCREMENTAL_SCAN: "INCREMENTAL_SCAN";
|
|
@@ -82,14 +78,12 @@ export declare const BackupVaultEvent: {
|
|
|
82
78
|
readonly S3_BACKUP_OBJECT_FAILED: "S3_BACKUP_OBJECT_FAILED";
|
|
83
79
|
readonly S3_RESTORE_OBJECT_FAILED: "S3_RESTORE_OBJECT_FAILED";
|
|
84
80
|
};
|
|
85
|
-
export type BackupVaultEvent =
|
|
86
|
-
(typeof BackupVaultEvent)[keyof typeof BackupVaultEvent];
|
|
81
|
+
export type BackupVaultEvent = (typeof BackupVaultEvent)[keyof typeof BackupVaultEvent];
|
|
87
82
|
export declare const EncryptionKeyType: {
|
|
88
83
|
readonly AWS_OWNED_KMS_KEY: "AWS_OWNED_KMS_KEY";
|
|
89
84
|
readonly CUSTOMER_MANAGED_KMS_KEY: "CUSTOMER_MANAGED_KMS_KEY";
|
|
90
85
|
};
|
|
91
|
-
export type EncryptionKeyType =
|
|
92
|
-
(typeof EncryptionKeyType)[keyof typeof EncryptionKeyType];
|
|
86
|
+
export type EncryptionKeyType = (typeof EncryptionKeyType)[keyof typeof EncryptionKeyType];
|
|
93
87
|
export declare const VaultState: {
|
|
94
88
|
readonly AVAILABLE: "AVAILABLE";
|
|
95
89
|
readonly CREATING: "CREATING";
|
|
@@ -130,8 +124,7 @@ export declare const LegalHoldStatus: {
|
|
|
130
124
|
readonly CANCELING: "CANCELING";
|
|
131
125
|
readonly CREATING: "CREATING";
|
|
132
126
|
};
|
|
133
|
-
export type LegalHoldStatus =
|
|
134
|
-
(typeof LegalHoldStatus)[keyof typeof LegalHoldStatus];
|
|
127
|
+
export type LegalHoldStatus = (typeof LegalHoldStatus)[keyof typeof LegalHoldStatus];
|
|
135
128
|
export declare const RestoreTestingRecoveryPointSelectionAlgorithm: {
|
|
136
129
|
readonly LATEST_WITHIN_WINDOW: "LATEST_WITHIN_WINDOW";
|
|
137
130
|
readonly RANDOM_WITHIN_WINDOW: "RANDOM_WITHIN_WINDOW";
|
|
@@ -149,8 +142,7 @@ export declare const MpaSessionStatus: {
|
|
|
149
142
|
readonly FAILED: "FAILED";
|
|
150
143
|
readonly PENDING: "PENDING";
|
|
151
144
|
};
|
|
152
|
-
export type MpaSessionStatus =
|
|
153
|
-
(typeof MpaSessionStatus)[keyof typeof MpaSessionStatus];
|
|
145
|
+
export type MpaSessionStatus = (typeof MpaSessionStatus)[keyof typeof MpaSessionStatus];
|
|
154
146
|
export declare const IndexStatus: {
|
|
155
147
|
readonly ACTIVE: "ACTIVE";
|
|
156
148
|
readonly DELETING: "DELETING";
|
|
@@ -174,8 +166,7 @@ export declare const RecoveryPointStatus: {
|
|
|
174
166
|
readonly PARTIAL: "PARTIAL";
|
|
175
167
|
readonly STOPPED: "STOPPED";
|
|
176
168
|
};
|
|
177
|
-
export type RecoveryPointStatus =
|
|
178
|
-
(typeof RecoveryPointStatus)[keyof typeof RecoveryPointStatus];
|
|
169
|
+
export type RecoveryPointStatus = (typeof RecoveryPointStatus)[keyof typeof RecoveryPointStatus];
|
|
179
170
|
export declare const StorageClass: {
|
|
180
171
|
readonly COLD: "COLD";
|
|
181
172
|
readonly DELETED: "DELETED";
|
|
@@ -196,8 +187,7 @@ export declare const RestoreJobStatus: {
|
|
|
196
187
|
readonly PENDING: "PENDING";
|
|
197
188
|
readonly RUNNING: "RUNNING";
|
|
198
189
|
};
|
|
199
|
-
export type RestoreJobStatus =
|
|
200
|
-
(typeof RestoreJobStatus)[keyof typeof RestoreJobStatus];
|
|
190
|
+
export type RestoreJobStatus = (typeof RestoreJobStatus)[keyof typeof RestoreJobStatus];
|
|
201
191
|
export declare const RestoreValidationStatus: {
|
|
202
192
|
readonly FAILED: "FAILED";
|
|
203
193
|
readonly SUCCESSFUL: "SUCCESSFUL";
|
|
@@ -211,15 +201,13 @@ export declare const ScanResourceType: {
|
|
|
211
201
|
readonly EC2: "EC2";
|
|
212
202
|
readonly S3: "S3";
|
|
213
203
|
};
|
|
214
|
-
export type ScanResourceType =
|
|
215
|
-
(typeof ScanResourceType)[keyof typeof ScanResourceType];
|
|
204
|
+
export type ScanResourceType = (typeof ScanResourceType)[keyof typeof ScanResourceType];
|
|
216
205
|
export declare const ScanResultStatus: {
|
|
217
206
|
readonly NO_THREATS_FOUND: "NO_THREATS_FOUND";
|
|
218
207
|
readonly THREATS_FOUND: "THREATS_FOUND";
|
|
219
208
|
readonly UNKNOWN: "UNKNOWN";
|
|
220
209
|
};
|
|
221
|
-
export type ScanResultStatus =
|
|
222
|
-
(typeof ScanResultStatus)[keyof typeof ScanResultStatus];
|
|
210
|
+
export type ScanResultStatus = (typeof ScanResultStatus)[keyof typeof ScanResultStatus];
|
|
223
211
|
export declare const ScanState: {
|
|
224
212
|
readonly CANCELED: "CANCELED";
|
|
225
213
|
readonly COMPLETED: "COMPLETED";
|
|
@@ -234,8 +222,7 @@ export declare const RuleExecutionType: {
|
|
|
234
222
|
readonly CONTINUOUS_AND_SNAPSHOTS: "CONTINUOUS_AND_SNAPSHOTS";
|
|
235
223
|
readonly SNAPSHOTS: "SNAPSHOTS";
|
|
236
224
|
};
|
|
237
|
-
export type RuleExecutionType =
|
|
238
|
-
(typeof RuleExecutionType)[keyof typeof RuleExecutionType];
|
|
225
|
+
export type RuleExecutionType = (typeof RuleExecutionType)[keyof typeof RuleExecutionType];
|
|
239
226
|
export declare const MpaRevokeSessionStatus: {
|
|
240
227
|
readonly FAILED: "FAILED";
|
|
241
228
|
readonly PENDING: "PENDING";
|
|
@@ -252,8 +239,7 @@ export declare const RestoreJobState: {
|
|
|
252
239
|
readonly PENDING: "PENDING";
|
|
253
240
|
readonly RUNNING: "RUNNING";
|
|
254
241
|
};
|
|
255
|
-
export type RestoreJobState =
|
|
256
|
-
(typeof RestoreJobState)[keyof typeof RestoreJobState];
|
|
242
|
+
export type RestoreJobState = (typeof RestoreJobState)[keyof typeof RestoreJobState];
|
|
257
243
|
export declare const ScanJobStatus: {
|
|
258
244
|
readonly AGGREGATE_ALL: "AGGREGATE_ALL";
|
|
259
245
|
readonly ANY: "ANY";
|