@aws-sdk/client-backup 3.1087.0 → 3.1089.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/Backup.d.ts +358 -415
- package/dist-types/ts3.4/BackupClient.d.ts +17 -33
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +8 -18
- package/dist-types/ts3.4/commands/AssociateBackupVaultMpaApprovalTeamCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CancelLegalHoldCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateBackupPlanCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateBackupSelectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateBackupVaultCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateFrameworkCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateLegalHoldCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateLogicallyAirGappedBackupVaultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateReportPlanCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateRestoreAccessBackupVaultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateRestoreTestingPlanCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateRestoreTestingSelectionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateTieringConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBackupPlanCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteBackupSelectionCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteBackupVaultAccessPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBackupVaultCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteBackupVaultLockConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteBackupVaultNotificationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteFrameworkCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteRecoveryPointCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteReportPlanCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteRestoreTestingPlanCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteRestoreTestingSelectionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteTieringConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeBackupJobCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeBackupVaultCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeCopyJobCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeFrameworkCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeGlobalSettingsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeProtectedResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeRecoveryPointCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeRegionSettingsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeReportJobCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeReportPlanCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeRestoreJobCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeScanJobCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DisassociateBackupVaultMpaApprovalTeamCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateRecoveryPointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateRecoveryPointFromParentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ExportBackupPlanTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetBackupPlanCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetBackupPlanFromJSONCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetBackupPlanFromTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetBackupSelectionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetBackupVaultAccessPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetBackupVaultNotificationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetLegalHoldCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetPITRMalwareScanResultsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetRecoveryPointIndexDetailsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetRecoveryPointRestoreMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetRestoreJobMetadataCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetRestoreTestingInferredMetadataCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetRestoreTestingPlanCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetRestoreTestingSelectionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetSupportedResourceTypesCommand.d.ts +2 -3
- package/dist-types/ts3.4/commands/GetTieringConfigurationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListBackupJobSummariesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListBackupJobsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListBackupPlanTemplatesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListBackupPlanVersionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListBackupPlansCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListBackupSelectionsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListBackupVaultsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListCopyJobSummariesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListCopyJobsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListFrameworksCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListIndexedRecoveryPointsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListLegalHoldsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListProtectedResourcesByBackupVaultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListProtectedResourcesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListRecoveryPointsByBackupVaultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRecoveryPointsByLegalHoldCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRecoveryPointsByResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListReportJobsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListReportPlansCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListRestoreAccessBackupVaultsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRestoreJobSummariesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListRestoreJobsByProtectedResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListRestoreJobsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListRestoreTestingPlansCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListRestoreTestingSelectionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListScanJobSummariesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListScanJobsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListTieringConfigurationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/PutBackupVaultAccessPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutBackupVaultLockConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutBackupVaultNotificationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PutRestoreValidationResultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RevokeRestoreAccessBackupVaultCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartBackupJobCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartCopyJobCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartReportJobCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StartRestoreJobCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartScanJobCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/StopBackupJobCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/UpdateBackupPlanCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateFrameworkCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +2 -3
- package/dist-types/ts3.4/commands/UpdateRecoveryPointIndexSettingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRecoveryPointLifecycleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateRegionSettingsCommand.d.ts +2 -3
- package/dist-types/ts3.4/commands/UpdateReportPlanCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateRestoreTestingPlanCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateRestoreTestingSelectionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateTieringConfigurationCommand.d.ts +4 -6
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +14 -28
- package/dist-types/ts3.4/models/errors.d.ts +9 -27
- package/dist-types/ts3.4/pagination/ListTagsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/package.json +38 -38
|
@@ -11,10 +11,7 @@ import {
|
|
|
11
11
|
Client as __Client,
|
|
12
12
|
} from "@smithy/core/client";
|
|
13
13
|
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
|
|
14
|
-
import {
|
|
15
|
-
EndpointInputConfig,
|
|
16
|
-
EndpointResolvedConfig,
|
|
17
|
-
} from "@smithy/core/endpoints";
|
|
14
|
+
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/core/endpoints";
|
|
18
15
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
19
16
|
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
|
|
20
17
|
import {
|
|
@@ -372,10 +369,7 @@ import {
|
|
|
372
369
|
ListScanJobSummariesCommandInput,
|
|
373
370
|
ListScanJobSummariesCommandOutput,
|
|
374
371
|
} from "./commands/ListScanJobSummariesCommand";
|
|
375
|
-
import {
|
|
376
|
-
ListTagsCommandInput,
|
|
377
|
-
ListTagsCommandOutput,
|
|
378
|
-
} from "./commands/ListTagsCommand";
|
|
372
|
+
import { ListTagsCommandInput, ListTagsCommandOutput } from "./commands/ListTagsCommand";
|
|
379
373
|
import {
|
|
380
374
|
ListTieringConfigurationsCommandInput,
|
|
381
375
|
ListTieringConfigurationsCommandOutput,
|
|
@@ -424,10 +418,7 @@ import {
|
|
|
424
418
|
StopBackupJobCommandInput,
|
|
425
419
|
StopBackupJobCommandOutput,
|
|
426
420
|
} from "./commands/StopBackupJobCommand";
|
|
427
|
-
import {
|
|
428
|
-
TagResourceCommandInput,
|
|
429
|
-
TagResourceCommandOutput,
|
|
430
|
-
} from "./commands/TagResourceCommand";
|
|
421
|
+
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
431
422
|
import {
|
|
432
423
|
UntagResourceCommandInput,
|
|
433
424
|
UntagResourceCommandOutput,
|
|
@@ -699,8 +690,7 @@ export type ServiceOutputTypes =
|
|
|
699
690
|
| UpdateRestoreTestingPlanCommandOutput
|
|
700
691
|
| UpdateRestoreTestingSelectionCommandOutput
|
|
701
692
|
| UpdateTieringConfigurationCommandOutput;
|
|
702
|
-
export interface ClientDefaults
|
|
703
|
-
extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
693
|
+
export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
704
694
|
requestHandler?: __HttpHandlerUserInput;
|
|
705
695
|
sha256?: __ChecksumConstructor | __HashConstructor;
|
|
706
696
|
urlParser?: __UrlParser;
|
|
@@ -725,9 +715,7 @@ export interface ClientDefaults
|
|
|
725
715
|
extensions?: RuntimeExtension[];
|
|
726
716
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
727
717
|
}
|
|
728
|
-
export type BackupClientConfigType = Partial<
|
|
729
|
-
__SmithyConfiguration<__HttpHandlerOptions>
|
|
730
|
-
> &
|
|
718
|
+
export type BackupClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
|
|
731
719
|
ClientDefaults &
|
|
732
720
|
UserAgentInputConfig &
|
|
733
721
|
RetryInputConfig &
|
|
@@ -737,19 +725,17 @@ export type BackupClientConfigType = Partial<
|
|
|
737
725
|
HttpAuthSchemeInputConfig &
|
|
738
726
|
ClientInputEndpointParameters;
|
|
739
727
|
export interface BackupClientConfig extends BackupClientConfigType {}
|
|
740
|
-
export type BackupClientResolvedConfigType =
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
745
|
-
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
750
|
-
|
|
751
|
-
export interface BackupClientResolvedConfig
|
|
752
|
-
extends BackupClientResolvedConfigType {}
|
|
728
|
+
export type BackupClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
729
|
+
Required<ClientDefaults> &
|
|
730
|
+
RuntimeExtensionsConfig &
|
|
731
|
+
UserAgentResolvedConfig &
|
|
732
|
+
RetryResolvedConfig &
|
|
733
|
+
RegionResolvedConfig &
|
|
734
|
+
HostHeaderResolvedConfig &
|
|
735
|
+
EndpointResolvedConfig<EndpointParameters> &
|
|
736
|
+
HttpAuthSchemeResolvedConfig &
|
|
737
|
+
ClientResolvedEndpointParameters;
|
|
738
|
+
export interface BackupClientResolvedConfig extends BackupClientResolvedConfigType {}
|
|
753
739
|
export declare class BackupClient extends __Client<
|
|
754
740
|
__HttpHandlerOptions,
|
|
755
741
|
ServiceInputTypes,
|
|
@@ -757,8 +743,6 @@ export declare class BackupClient extends __Client<
|
|
|
757
743
|
BackupClientResolvedConfig
|
|
758
744
|
> {
|
|
759
745
|
readonly config: BackupClientResolvedConfig;
|
|
760
|
-
constructor(
|
|
761
|
-
...[configuration]: __CheckOptionalClientConfig<BackupClientConfig>
|
|
762
|
-
);
|
|
746
|
+
constructor(...[configuration]: __CheckOptionalClientConfig<BackupClientConfig>);
|
|
763
747
|
destroy(): void;
|
|
764
748
|
}
|
|
@@ -7,17 +7,10 @@ import { BackupHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
|
7
7
|
export interface HttpAuthExtensionConfiguration {
|
|
8
8
|
setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
|
|
9
9
|
httpAuthSchemes(): HttpAuthScheme[];
|
|
10
|
-
setHttpAuthSchemeProvider(
|
|
11
|
-
httpAuthSchemeProvider: BackupHttpAuthSchemeProvider
|
|
12
|
-
): void;
|
|
10
|
+
setHttpAuthSchemeProvider(httpAuthSchemeProvider: BackupHttpAuthSchemeProvider): void;
|
|
13
11
|
httpAuthSchemeProvider(): BackupHttpAuthSchemeProvider;
|
|
14
|
-
setCredentials(
|
|
15
|
-
|
|
16
|
-
): void;
|
|
17
|
-
credentials():
|
|
18
|
-
| AwsCredentialIdentity
|
|
19
|
-
| AwsCredentialIdentityProvider
|
|
20
|
-
| undefined;
|
|
12
|
+
setCredentials(credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider): void;
|
|
13
|
+
credentials(): AwsCredentialIdentity | AwsCredentialIdentityProvider | undefined;
|
|
21
14
|
}
|
|
22
15
|
export type HttpAuthRuntimeConfig = Partial<{
|
|
23
16
|
httpAuthSchemes: HttpAuthScheme[];
|
|
@@ -25,8 +18,8 @@ export type HttpAuthRuntimeConfig = Partial<{
|
|
|
25
18
|
credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider;
|
|
26
19
|
}>;
|
|
27
20
|
export declare const getHttpAuthExtensionConfiguration: (
|
|
28
|
-
runtimeConfig: HttpAuthRuntimeConfig
|
|
21
|
+
runtimeConfig: HttpAuthRuntimeConfig,
|
|
29
22
|
) => HttpAuthExtensionConfiguration;
|
|
30
23
|
export declare const resolveHttpAuthRuntimeConfig: (
|
|
31
|
-
config: HttpAuthExtensionConfiguration
|
|
24
|
+
config: HttpAuthExtensionConfiguration,
|
|
32
25
|
) => HttpAuthRuntimeConfig;
|
|
@@ -12,36 +12,32 @@ import {
|
|
|
12
12
|
Provider,
|
|
13
13
|
} from "@smithy/types";
|
|
14
14
|
import { BackupClientResolvedConfig } from "../BackupClient";
|
|
15
|
-
export interface BackupHttpAuthSchemeParameters
|
|
16
|
-
extends HttpAuthSchemeParameters {
|
|
15
|
+
export interface BackupHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
|
|
17
16
|
region?: string;
|
|
18
17
|
}
|
|
19
|
-
export interface BackupHttpAuthSchemeParametersProvider
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
> {}
|
|
18
|
+
export interface BackupHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
|
|
19
|
+
BackupClientResolvedConfig,
|
|
20
|
+
HandlerExecutionContext,
|
|
21
|
+
BackupHttpAuthSchemeParameters,
|
|
22
|
+
object
|
|
23
|
+
> {}
|
|
26
24
|
export declare const defaultBackupHttpAuthSchemeParametersProvider: (
|
|
27
25
|
config: BackupClientResolvedConfig,
|
|
28
26
|
context: HandlerExecutionContext,
|
|
29
|
-
input: object
|
|
27
|
+
input: object,
|
|
30
28
|
) => Promise<BackupHttpAuthSchemeParameters>;
|
|
31
|
-
export interface BackupHttpAuthSchemeProvider
|
|
32
|
-
extends HttpAuthSchemeProvider<BackupHttpAuthSchemeParameters> {}
|
|
29
|
+
export interface BackupHttpAuthSchemeProvider extends HttpAuthSchemeProvider<BackupHttpAuthSchemeParameters> {}
|
|
33
30
|
export declare const defaultBackupHttpAuthSchemeProvider: BackupHttpAuthSchemeProvider;
|
|
34
31
|
export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
|
|
35
32
|
authSchemePreference?: string[] | Provider<string[]>;
|
|
36
33
|
httpAuthSchemes?: HttpAuthScheme[];
|
|
37
34
|
httpAuthSchemeProvider?: BackupHttpAuthSchemeProvider;
|
|
38
35
|
}
|
|
39
|
-
export interface HttpAuthSchemeResolvedConfig
|
|
40
|
-
extends AwsSdkSigV4AuthResolvedConfig {
|
|
36
|
+
export interface HttpAuthSchemeResolvedConfig extends AwsSdkSigV4AuthResolvedConfig {
|
|
41
37
|
readonly authSchemePreference: Provider<string[]>;
|
|
42
38
|
readonly httpAuthSchemes: HttpAuthScheme[];
|
|
43
39
|
readonly httpAuthSchemeProvider: BackupHttpAuthSchemeProvider;
|
|
44
40
|
}
|
|
45
41
|
export declare const resolveHttpAuthSchemeConfig: <T>(
|
|
46
|
-
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
|
|
42
|
+
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved,
|
|
47
43
|
) => T & HttpAuthSchemeResolvedConfig;
|
|
@@ -1,25 +1,20 @@
|
|
|
1
1
|
import { EndpointParameterInstructions } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
ServiceInputTypes,
|
|
5
|
-
ServiceOutputTypes,
|
|
6
|
-
} from "./BackupClient";
|
|
7
|
-
export declare const command: <
|
|
8
|
-
I extends ServiceInputTypes,
|
|
9
|
-
O extends ServiceOutputTypes
|
|
10
|
-
>(
|
|
2
|
+
import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "./BackupClient";
|
|
3
|
+
export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(
|
|
11
4
|
added: EndpointParameterInstructions,
|
|
12
5
|
plugins: (
|
|
13
6
|
CommandCtor: any,
|
|
14
7
|
clientStack: any,
|
|
15
8
|
config: any,
|
|
16
|
-
options: any
|
|
9
|
+
options: any,
|
|
17
10
|
) => import("@smithy/types").Pluggable<any, any>[],
|
|
18
11
|
op: string,
|
|
19
12
|
$: import("@smithy/types").StaticOperationSchema,
|
|
20
|
-
smithyContext?: Record<string, unknown
|
|
13
|
+
smithyContext?: Record<string, unknown>,
|
|
21
14
|
) => {
|
|
22
|
-
new (
|
|
15
|
+
new (
|
|
16
|
+
input: I,
|
|
17
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
18
|
I,
|
|
24
19
|
O,
|
|
25
20
|
BackupClientResolvedConfig,
|
|
@@ -38,9 +33,4 @@ export declare const command: <
|
|
|
38
33
|
getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
39
34
|
};
|
|
40
35
|
export declare const _ep0: EndpointParameterInstructions;
|
|
41
|
-
export declare const _mw0: (
|
|
42
|
-
Command: any,
|
|
43
|
-
cs: any,
|
|
44
|
-
config: any,
|
|
45
|
-
o: any
|
|
46
|
-
) => never[];
|
|
36
|
+
export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { AssociateBackupVaultMpaApprovalTeamInput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface AssociateBackupVaultMpaApprovalTeamCommandInput
|
|
5
|
-
|
|
6
|
-
export interface AssociateBackupVaultMpaApprovalTeamCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface AssociateBackupVaultMpaApprovalTeamCommandInput extends AssociateBackupVaultMpaApprovalTeamInput {}
|
|
5
|
+
export interface AssociateBackupVaultMpaApprovalTeamCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const AssociateBackupVaultMpaApprovalTeamCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: AssociateBackupVaultMpaApprovalTeamCommandInput
|
|
8
|
+
input: AssociateBackupVaultMpaApprovalTeamCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
AssociateBackupVaultMpaApprovalTeamCommandInput,
|
|
13
11
|
AssociateBackupVaultMpaApprovalTeamCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const AssociateBackupVaultMpaApprovalTeamCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: AssociateBackupVaultMpaApprovalTeamCommandInput
|
|
17
|
+
input: AssociateBackupVaultMpaApprovalTeamCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
AssociateBackupVaultMpaApprovalTeamCommandInput,
|
|
22
20
|
AssociateBackupVaultMpaApprovalTeamCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CancelLegalHoldInput,
|
|
4
|
-
CancelLegalHoldOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CancelLegalHoldInput, CancelLegalHoldOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CancelLegalHoldCommandInput extends CancelLegalHoldInput {}
|
|
8
|
-
export interface CancelLegalHoldCommandOutput
|
|
9
|
-
extends CancelLegalHoldOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CancelLegalHoldCommandOutput extends CancelLegalHoldOutput, __MetadataBearer {}
|
|
11
6
|
declare const CancelLegalHoldCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CancelLegalHoldCommandInput
|
|
8
|
+
input: CancelLegalHoldCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CancelLegalHoldCommandInput,
|
|
16
11
|
CancelLegalHoldCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CancelLegalHoldCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CancelLegalHoldCommandInput
|
|
17
|
+
input: CancelLegalHoldCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CancelLegalHoldCommandInput,
|
|
25
20
|
CancelLegalHoldCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateBackupPlanInput,
|
|
4
|
-
CreateBackupPlanOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateBackupPlanInput, CreateBackupPlanOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateBackupPlanCommandInput extends CreateBackupPlanInput {}
|
|
8
|
-
export interface CreateBackupPlanCommandOutput
|
|
9
|
-
extends CreateBackupPlanOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateBackupPlanCommandOutput extends CreateBackupPlanOutput, __MetadataBearer {}
|
|
11
6
|
declare const CreateBackupPlanCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateBackupPlanCommandInput
|
|
8
|
+
input: CreateBackupPlanCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateBackupPlanCommandInput,
|
|
16
11
|
CreateBackupPlanCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateBackupPlanCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateBackupPlanCommandInput
|
|
17
|
+
input: CreateBackupPlanCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateBackupPlanCommandInput,
|
|
25
20
|
CreateBackupPlanCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateBackupSelectionInput,
|
|
4
|
-
CreateBackupSelectionOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateBackupSelectionInput, CreateBackupSelectionOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateBackupSelectionCommandInput
|
|
8
|
-
extends CreateBackupSelectionInput {}
|
|
4
|
+
export interface CreateBackupSelectionCommandInput extends CreateBackupSelectionInput {}
|
|
9
5
|
export interface CreateBackupSelectionCommandOutput
|
|
10
|
-
extends CreateBackupSelectionOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateBackupSelectionOutput, __MetadataBearer {}
|
|
12
7
|
declare const CreateBackupSelectionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateBackupSelectionCommandInput
|
|
9
|
+
input: CreateBackupSelectionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateBackupSelectionCommandInput,
|
|
17
12
|
CreateBackupSelectionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateBackupSelectionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateBackupSelectionCommandInput
|
|
18
|
+
input: CreateBackupSelectionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateBackupSelectionCommandInput,
|
|
26
21
|
CreateBackupSelectionCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateBackupVaultInput,
|
|
4
|
-
CreateBackupVaultOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateBackupVaultInput, CreateBackupVaultOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateBackupVaultCommandInput extends CreateBackupVaultInput {}
|
|
8
|
-
export interface CreateBackupVaultCommandOutput
|
|
9
|
-
extends CreateBackupVaultOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateBackupVaultCommandOutput extends CreateBackupVaultOutput, __MetadataBearer {}
|
|
11
6
|
declare const CreateBackupVaultCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateBackupVaultCommandInput
|
|
8
|
+
input: CreateBackupVaultCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateBackupVaultCommandInput,
|
|
16
11
|
CreateBackupVaultCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateBackupVaultCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateBackupVaultCommandInput
|
|
17
|
+
input: CreateBackupVaultCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateBackupVaultCommandInput,
|
|
25
20
|
CreateBackupVaultCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateFrameworkInput,
|
|
4
|
-
CreateFrameworkOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateFrameworkInput, CreateFrameworkOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateFrameworkCommandInput extends CreateFrameworkInput {}
|
|
8
|
-
export interface CreateFrameworkCommandOutput
|
|
9
|
-
extends CreateFrameworkOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateFrameworkCommandOutput extends CreateFrameworkOutput, __MetadataBearer {}
|
|
11
6
|
declare const CreateFrameworkCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateFrameworkCommandInput
|
|
8
|
+
input: CreateFrameworkCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateFrameworkCommandInput,
|
|
16
11
|
CreateFrameworkCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateFrameworkCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateFrameworkCommandInput
|
|
17
|
+
input: CreateFrameworkCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateFrameworkCommandInput,
|
|
25
20
|
CreateFrameworkCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateLegalHoldInput,
|
|
4
|
-
CreateLegalHoldOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateLegalHoldInput, CreateLegalHoldOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateLegalHoldCommandInput extends CreateLegalHoldInput {}
|
|
8
|
-
export interface CreateLegalHoldCommandOutput
|
|
9
|
-
extends CreateLegalHoldOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateLegalHoldCommandOutput extends CreateLegalHoldOutput, __MetadataBearer {}
|
|
11
6
|
declare const CreateLegalHoldCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateLegalHoldCommandInput
|
|
8
|
+
input: CreateLegalHoldCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateLegalHoldCommandInput,
|
|
16
11
|
CreateLegalHoldCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateLegalHoldCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateLegalHoldCommandInput
|
|
17
|
+
input: CreateLegalHoldCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateLegalHoldCommandInput,
|
|
25
20
|
CreateLegalHoldCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateLogicallyAirGappedBackupVaultOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateLogicallyAirGappedBackupVaultCommandInput
|
|
8
|
-
extends CreateLogicallyAirGappedBackupVaultInput {}
|
|
7
|
+
export interface CreateLogicallyAirGappedBackupVaultCommandInput extends CreateLogicallyAirGappedBackupVaultInput {}
|
|
9
8
|
export interface CreateLogicallyAirGappedBackupVaultCommandOutput
|
|
10
|
-
extends CreateLogicallyAirGappedBackupVaultOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateLogicallyAirGappedBackupVaultOutput, __MetadataBearer {}
|
|
12
10
|
declare const CreateLogicallyAirGappedBackupVaultCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateLogicallyAirGappedBackupVaultCommandInput
|
|
12
|
+
input: CreateLogicallyAirGappedBackupVaultCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateLogicallyAirGappedBackupVaultCommandInput,
|
|
17
15
|
CreateLogicallyAirGappedBackupVaultCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateLogicallyAirGappedBackupVaultCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateLogicallyAirGappedBackupVaultCommandInput
|
|
21
|
+
input: CreateLogicallyAirGappedBackupVaultCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateLogicallyAirGappedBackupVaultCommandInput,
|
|
26
24
|
CreateLogicallyAirGappedBackupVaultCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateReportPlanInput,
|
|
4
|
-
CreateReportPlanOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateReportPlanInput, CreateReportPlanOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateReportPlanCommandInput extends CreateReportPlanInput {}
|
|
8
|
-
export interface CreateReportPlanCommandOutput
|
|
9
|
-
extends CreateReportPlanOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateReportPlanCommandOutput extends CreateReportPlanOutput, __MetadataBearer {}
|
|
11
6
|
declare const CreateReportPlanCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateReportPlanCommandInput
|
|
8
|
+
input: CreateReportPlanCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateReportPlanCommandInput,
|
|
16
11
|
CreateReportPlanCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateReportPlanCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateReportPlanCommandInput
|
|
17
|
+
input: CreateReportPlanCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateReportPlanCommandInput,
|
|
25
20
|
CreateReportPlanCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateRestoreAccessBackupVaultOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateRestoreAccessBackupVaultCommandInput
|
|
8
|
-
extends CreateRestoreAccessBackupVaultInput {}
|
|
7
|
+
export interface CreateRestoreAccessBackupVaultCommandInput extends CreateRestoreAccessBackupVaultInput {}
|
|
9
8
|
export interface CreateRestoreAccessBackupVaultCommandOutput
|
|
10
|
-
extends CreateRestoreAccessBackupVaultOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateRestoreAccessBackupVaultOutput, __MetadataBearer {}
|
|
12
10
|
declare const CreateRestoreAccessBackupVaultCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateRestoreAccessBackupVaultCommandInput
|
|
12
|
+
input: CreateRestoreAccessBackupVaultCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateRestoreAccessBackupVaultCommandInput,
|
|
17
15
|
CreateRestoreAccessBackupVaultCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateRestoreAccessBackupVaultCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateRestoreAccessBackupVaultCommandInput
|
|
21
|
+
input: CreateRestoreAccessBackupVaultCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateRestoreAccessBackupVaultCommandInput,
|
|
26
24
|
CreateRestoreAccessBackupVaultCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateRestoreTestingPlanInput,
|
|
4
|
-
CreateRestoreTestingPlanOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateRestoreTestingPlanInput, CreateRestoreTestingPlanOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateRestoreTestingPlanCommandInput
|
|
8
|
-
extends CreateRestoreTestingPlanInput {}
|
|
4
|
+
export interface CreateRestoreTestingPlanCommandInput extends CreateRestoreTestingPlanInput {}
|
|
9
5
|
export interface CreateRestoreTestingPlanCommandOutput
|
|
10
|
-
extends CreateRestoreTestingPlanOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateRestoreTestingPlanOutput, __MetadataBearer {}
|
|
12
7
|
declare const CreateRestoreTestingPlanCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateRestoreTestingPlanCommandInput
|
|
9
|
+
input: CreateRestoreTestingPlanCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateRestoreTestingPlanCommandInput,
|
|
17
12
|
CreateRestoreTestingPlanCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateRestoreTestingPlanCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateRestoreTestingPlanCommandInput
|
|
18
|
+
input: CreateRestoreTestingPlanCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateRestoreTestingPlanCommandInput,
|
|
26
21
|
CreateRestoreTestingPlanCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateRestoreTestingSelectionOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateRestoreTestingSelectionCommandInput
|
|
8
|
-
extends CreateRestoreTestingSelectionInput {}
|
|
7
|
+
export interface CreateRestoreTestingSelectionCommandInput extends CreateRestoreTestingSelectionInput {}
|
|
9
8
|
export interface CreateRestoreTestingSelectionCommandOutput
|
|
10
|
-
extends CreateRestoreTestingSelectionOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateRestoreTestingSelectionOutput, __MetadataBearer {}
|
|
12
10
|
declare const CreateRestoreTestingSelectionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateRestoreTestingSelectionCommandInput
|
|
12
|
+
input: CreateRestoreTestingSelectionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateRestoreTestingSelectionCommandInput,
|
|
17
15
|
CreateRestoreTestingSelectionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateRestoreTestingSelectionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateRestoreTestingSelectionCommandInput
|
|
21
|
+
input: CreateRestoreTestingSelectionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateRestoreTestingSelectionCommandInput,
|
|
26
24
|
CreateRestoreTestingSelectionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateTieringConfigurationOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateTieringConfigurationCommandInput
|
|
8
|
-
extends CreateTieringConfigurationInput {}
|
|
7
|
+
export interface CreateTieringConfigurationCommandInput extends CreateTieringConfigurationInput {}
|
|
9
8
|
export interface CreateTieringConfigurationCommandOutput
|
|
10
|
-
extends CreateTieringConfigurationOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateTieringConfigurationOutput, __MetadataBearer {}
|
|
12
10
|
declare const CreateTieringConfigurationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateTieringConfigurationCommandInput
|
|
12
|
+
input: CreateTieringConfigurationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateTieringConfigurationCommandInput,
|
|
17
15
|
CreateTieringConfigurationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateTieringConfigurationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateTieringConfigurationCommandInput
|
|
21
|
+
input: CreateTieringConfigurationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateTieringConfigurationCommandInput,
|
|
26
24
|
CreateTieringConfigurationCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteBackupPlanInput,
|
|
4
|
-
DeleteBackupPlanOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteBackupPlanInput, DeleteBackupPlanOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteBackupPlanCommandInput extends DeleteBackupPlanInput {}
|
|
8
|
-
export interface DeleteBackupPlanCommandOutput
|
|
9
|
-
extends DeleteBackupPlanOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteBackupPlanCommandOutput extends DeleteBackupPlanOutput, __MetadataBearer {}
|
|
11
6
|
declare const DeleteBackupPlanCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteBackupPlanCommandInput
|
|
8
|
+
input: DeleteBackupPlanCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteBackupPlanCommandInput,
|
|
16
11
|
DeleteBackupPlanCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteBackupPlanCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteBackupPlanCommandInput
|
|
17
|
+
input: DeleteBackupPlanCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteBackupPlanCommandInput,
|
|
25
20
|
DeleteBackupPlanCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteBackupSelectionInput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteBackupSelectionCommandInput
|
|
5
|
-
extends DeleteBackupSelectionInput {}
|
|
4
|
+
export interface DeleteBackupSelectionCommandInput extends DeleteBackupSelectionInput {}
|
|
6
5
|
export interface DeleteBackupSelectionCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const DeleteBackupSelectionCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: DeleteBackupSelectionCommandInput
|
|
8
|
+
input: DeleteBackupSelectionCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
DeleteBackupSelectionCommandInput,
|
|
12
11
|
DeleteBackupSelectionCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const DeleteBackupSelectionCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: DeleteBackupSelectionCommandInput
|
|
17
|
+
input: DeleteBackupSelectionCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
DeleteBackupSelectionCommandInput,
|
|
21
20
|
DeleteBackupSelectionCommandOutput,
|