@aws-sdk/client-backup 3.47.1 → 3.50.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.
Files changed (97) hide show
  1. package/CHANGELOG.md +32 -0
  2. package/package.json +39 -33
  3. package/dist-types/ts3.4/Backup.d.ts +0 -335
  4. package/dist-types/ts3.4/BackupClient.d.ts +0 -139
  5. package/dist-types/ts3.4/commands/CreateBackupPlanCommand.d.ts +0 -17
  6. package/dist-types/ts3.4/commands/CreateBackupSelectionCommand.d.ts +0 -17
  7. package/dist-types/ts3.4/commands/CreateBackupVaultCommand.d.ts +0 -17
  8. package/dist-types/ts3.4/commands/CreateFrameworkCommand.d.ts +0 -17
  9. package/dist-types/ts3.4/commands/CreateReportPlanCommand.d.ts +0 -17
  10. package/dist-types/ts3.4/commands/DeleteBackupPlanCommand.d.ts +0 -17
  11. package/dist-types/ts3.4/commands/DeleteBackupSelectionCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/DeleteBackupVaultAccessPolicyCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/DeleteBackupVaultCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/DeleteBackupVaultLockConfigurationCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/DeleteBackupVaultNotificationsCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/DeleteFrameworkCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/DeleteRecoveryPointCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/DeleteReportPlanCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/DescribeBackupJobCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/DescribeBackupVaultCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/DescribeCopyJobCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/DescribeFrameworkCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/DescribeGlobalSettingsCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/DescribeProtectedResourceCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/DescribeRecoveryPointCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/DescribeRegionSettingsCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/DescribeReportJobCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/DescribeReportPlanCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/DescribeRestoreJobCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/DisassociateRecoveryPointCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/ExportBackupPlanTemplateCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/GetBackupPlanCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/GetBackupPlanFromJSONCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/GetBackupPlanFromTemplateCommand.d.ts +0 -17
  35. package/dist-types/ts3.4/commands/GetBackupSelectionCommand.d.ts +0 -17
  36. package/dist-types/ts3.4/commands/GetBackupVaultAccessPolicyCommand.d.ts +0 -17
  37. package/dist-types/ts3.4/commands/GetBackupVaultNotificationsCommand.d.ts +0 -17
  38. package/dist-types/ts3.4/commands/GetRecoveryPointRestoreMetadataCommand.d.ts +0 -17
  39. package/dist-types/ts3.4/commands/GetSupportedResourceTypesCommand.d.ts +0 -17
  40. package/dist-types/ts3.4/commands/ListBackupJobsCommand.d.ts +0 -17
  41. package/dist-types/ts3.4/commands/ListBackupPlanTemplatesCommand.d.ts +0 -17
  42. package/dist-types/ts3.4/commands/ListBackupPlanVersionsCommand.d.ts +0 -17
  43. package/dist-types/ts3.4/commands/ListBackupPlansCommand.d.ts +0 -17
  44. package/dist-types/ts3.4/commands/ListBackupSelectionsCommand.d.ts +0 -17
  45. package/dist-types/ts3.4/commands/ListBackupVaultsCommand.d.ts +0 -17
  46. package/dist-types/ts3.4/commands/ListCopyJobsCommand.d.ts +0 -17
  47. package/dist-types/ts3.4/commands/ListFrameworksCommand.d.ts +0 -17
  48. package/dist-types/ts3.4/commands/ListProtectedResourcesCommand.d.ts +0 -17
  49. package/dist-types/ts3.4/commands/ListRecoveryPointsByBackupVaultCommand.d.ts +0 -17
  50. package/dist-types/ts3.4/commands/ListRecoveryPointsByResourceCommand.d.ts +0 -17
  51. package/dist-types/ts3.4/commands/ListReportJobsCommand.d.ts +0 -17
  52. package/dist-types/ts3.4/commands/ListReportPlansCommand.d.ts +0 -17
  53. package/dist-types/ts3.4/commands/ListRestoreJobsCommand.d.ts +0 -17
  54. package/dist-types/ts3.4/commands/ListTagsCommand.d.ts +0 -17
  55. package/dist-types/ts3.4/commands/PutBackupVaultAccessPolicyCommand.d.ts +0 -17
  56. package/dist-types/ts3.4/commands/PutBackupVaultLockConfigurationCommand.d.ts +0 -17
  57. package/dist-types/ts3.4/commands/PutBackupVaultNotificationsCommand.d.ts +0 -17
  58. package/dist-types/ts3.4/commands/StartBackupJobCommand.d.ts +0 -17
  59. package/dist-types/ts3.4/commands/StartCopyJobCommand.d.ts +0 -17
  60. package/dist-types/ts3.4/commands/StartReportJobCommand.d.ts +0 -17
  61. package/dist-types/ts3.4/commands/StartRestoreJobCommand.d.ts +0 -17
  62. package/dist-types/ts3.4/commands/StopBackupJobCommand.d.ts +0 -17
  63. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
  64. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
  65. package/dist-types/ts3.4/commands/UpdateBackupPlanCommand.d.ts +0 -17
  66. package/dist-types/ts3.4/commands/UpdateFrameworkCommand.d.ts +0 -17
  67. package/dist-types/ts3.4/commands/UpdateGlobalSettingsCommand.d.ts +0 -17
  68. package/dist-types/ts3.4/commands/UpdateRecoveryPointLifecycleCommand.d.ts +0 -17
  69. package/dist-types/ts3.4/commands/UpdateRegionSettingsCommand.d.ts +0 -17
  70. package/dist-types/ts3.4/commands/UpdateReportPlanCommand.d.ts +0 -17
  71. package/dist-types/ts3.4/commands/index.d.ts +0 -66
  72. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  73. package/dist-types/ts3.4/index.d.ts +0 -5
  74. package/dist-types/ts3.4/models/index.d.ts +0 -1
  75. package/dist-types/ts3.4/models/models_0.d.ts +0 -2211
  76. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  77. package/dist-types/ts3.4/pagination/ListBackupJobsPaginator.d.ts +0 -4
  78. package/dist-types/ts3.4/pagination/ListBackupPlanTemplatesPaginator.d.ts +0 -4
  79. package/dist-types/ts3.4/pagination/ListBackupPlanVersionsPaginator.d.ts +0 -4
  80. package/dist-types/ts3.4/pagination/ListBackupPlansPaginator.d.ts +0 -4
  81. package/dist-types/ts3.4/pagination/ListBackupSelectionsPaginator.d.ts +0 -4
  82. package/dist-types/ts3.4/pagination/ListBackupVaultsPaginator.d.ts +0 -4
  83. package/dist-types/ts3.4/pagination/ListCopyJobsPaginator.d.ts +0 -4
  84. package/dist-types/ts3.4/pagination/ListFrameworksPaginator.d.ts +0 -4
  85. package/dist-types/ts3.4/pagination/ListProtectedResourcesPaginator.d.ts +0 -4
  86. package/dist-types/ts3.4/pagination/ListRecoveryPointsByBackupVaultPaginator.d.ts +0 -4
  87. package/dist-types/ts3.4/pagination/ListRecoveryPointsByResourcePaginator.d.ts +0 -4
  88. package/dist-types/ts3.4/pagination/ListReportJobsPaginator.d.ts +0 -4
  89. package/dist-types/ts3.4/pagination/ListReportPlansPaginator.d.ts +0 -4
  90. package/dist-types/ts3.4/pagination/ListRestoreJobsPaginator.d.ts +0 -4
  91. package/dist-types/ts3.4/pagination/ListTagsPaginator.d.ts +0 -4
  92. package/dist-types/ts3.4/pagination/index.d.ts +0 -16
  93. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -200
  94. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  95. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  96. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  97. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
@@ -1,139 +0,0 @@
1
- import { EndpointsInputConfig, EndpointsResolvedConfig, RegionInputConfig, RegionResolvedConfig } from "@aws-sdk/config-resolver";
2
- import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
3
- import { RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
4
- import { AwsAuthInputConfig, AwsAuthResolvedConfig } from "@aws-sdk/middleware-signing";
5
- import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
6
- import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
7
- import { Client as __Client, DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@aws-sdk/smithy-client";
8
- import { Credentials as __Credentials, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, RegionInfoProvider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@aws-sdk/types";
9
- import { CreateBackupPlanCommandInput, CreateBackupPlanCommandOutput } from "./commands/CreateBackupPlanCommand";
10
- import { CreateBackupSelectionCommandInput, CreateBackupSelectionCommandOutput } from "./commands/CreateBackupSelectionCommand";
11
- import { CreateBackupVaultCommandInput, CreateBackupVaultCommandOutput } from "./commands/CreateBackupVaultCommand";
12
- import { CreateFrameworkCommandInput, CreateFrameworkCommandOutput } from "./commands/CreateFrameworkCommand";
13
- import { CreateReportPlanCommandInput, CreateReportPlanCommandOutput } from "./commands/CreateReportPlanCommand";
14
- import { DeleteBackupPlanCommandInput, DeleteBackupPlanCommandOutput } from "./commands/DeleteBackupPlanCommand";
15
- import { DeleteBackupSelectionCommandInput, DeleteBackupSelectionCommandOutput } from "./commands/DeleteBackupSelectionCommand";
16
- import { DeleteBackupVaultAccessPolicyCommandInput, DeleteBackupVaultAccessPolicyCommandOutput } from "./commands/DeleteBackupVaultAccessPolicyCommand";
17
- import { DeleteBackupVaultCommandInput, DeleteBackupVaultCommandOutput } from "./commands/DeleteBackupVaultCommand";
18
- import { DeleteBackupVaultLockConfigurationCommandInput, DeleteBackupVaultLockConfigurationCommandOutput } from "./commands/DeleteBackupVaultLockConfigurationCommand";
19
- import { DeleteBackupVaultNotificationsCommandInput, DeleteBackupVaultNotificationsCommandOutput } from "./commands/DeleteBackupVaultNotificationsCommand";
20
- import { DeleteFrameworkCommandInput, DeleteFrameworkCommandOutput } from "./commands/DeleteFrameworkCommand";
21
- import { DeleteRecoveryPointCommandInput, DeleteRecoveryPointCommandOutput } from "./commands/DeleteRecoveryPointCommand";
22
- import { DeleteReportPlanCommandInput, DeleteReportPlanCommandOutput } from "./commands/DeleteReportPlanCommand";
23
- import { DescribeBackupJobCommandInput, DescribeBackupJobCommandOutput } from "./commands/DescribeBackupJobCommand";
24
- import { DescribeBackupVaultCommandInput, DescribeBackupVaultCommandOutput } from "./commands/DescribeBackupVaultCommand";
25
- import { DescribeCopyJobCommandInput, DescribeCopyJobCommandOutput } from "./commands/DescribeCopyJobCommand";
26
- import { DescribeFrameworkCommandInput, DescribeFrameworkCommandOutput } from "./commands/DescribeFrameworkCommand";
27
- import { DescribeGlobalSettingsCommandInput, DescribeGlobalSettingsCommandOutput } from "./commands/DescribeGlobalSettingsCommand";
28
- import { DescribeProtectedResourceCommandInput, DescribeProtectedResourceCommandOutput } from "./commands/DescribeProtectedResourceCommand";
29
- import { DescribeRecoveryPointCommandInput, DescribeRecoveryPointCommandOutput } from "./commands/DescribeRecoveryPointCommand";
30
- import { DescribeRegionSettingsCommandInput, DescribeRegionSettingsCommandOutput } from "./commands/DescribeRegionSettingsCommand";
31
- import { DescribeReportJobCommandInput, DescribeReportJobCommandOutput } from "./commands/DescribeReportJobCommand";
32
- import { DescribeReportPlanCommandInput, DescribeReportPlanCommandOutput } from "./commands/DescribeReportPlanCommand";
33
- import { DescribeRestoreJobCommandInput, DescribeRestoreJobCommandOutput } from "./commands/DescribeRestoreJobCommand";
34
- import { DisassociateRecoveryPointCommandInput, DisassociateRecoveryPointCommandOutput } from "./commands/DisassociateRecoveryPointCommand";
35
- import { ExportBackupPlanTemplateCommandInput, ExportBackupPlanTemplateCommandOutput } from "./commands/ExportBackupPlanTemplateCommand";
36
- import { GetBackupPlanCommandInput, GetBackupPlanCommandOutput } from "./commands/GetBackupPlanCommand";
37
- import { GetBackupPlanFromJSONCommandInput, GetBackupPlanFromJSONCommandOutput } from "./commands/GetBackupPlanFromJSONCommand";
38
- import { GetBackupPlanFromTemplateCommandInput, GetBackupPlanFromTemplateCommandOutput } from "./commands/GetBackupPlanFromTemplateCommand";
39
- import { GetBackupSelectionCommandInput, GetBackupSelectionCommandOutput } from "./commands/GetBackupSelectionCommand";
40
- import { GetBackupVaultAccessPolicyCommandInput, GetBackupVaultAccessPolicyCommandOutput } from "./commands/GetBackupVaultAccessPolicyCommand";
41
- import { GetBackupVaultNotificationsCommandInput, GetBackupVaultNotificationsCommandOutput } from "./commands/GetBackupVaultNotificationsCommand";
42
- import { GetRecoveryPointRestoreMetadataCommandInput, GetRecoveryPointRestoreMetadataCommandOutput } from "./commands/GetRecoveryPointRestoreMetadataCommand";
43
- import { GetSupportedResourceTypesCommandInput, GetSupportedResourceTypesCommandOutput } from "./commands/GetSupportedResourceTypesCommand";
44
- import { ListBackupJobsCommandInput, ListBackupJobsCommandOutput } from "./commands/ListBackupJobsCommand";
45
- import { ListBackupPlansCommandInput, ListBackupPlansCommandOutput } from "./commands/ListBackupPlansCommand";
46
- import { ListBackupPlanTemplatesCommandInput, ListBackupPlanTemplatesCommandOutput } from "./commands/ListBackupPlanTemplatesCommand";
47
- import { ListBackupPlanVersionsCommandInput, ListBackupPlanVersionsCommandOutput } from "./commands/ListBackupPlanVersionsCommand";
48
- import { ListBackupSelectionsCommandInput, ListBackupSelectionsCommandOutput } from "./commands/ListBackupSelectionsCommand";
49
- import { ListBackupVaultsCommandInput, ListBackupVaultsCommandOutput } from "./commands/ListBackupVaultsCommand";
50
- import { ListCopyJobsCommandInput, ListCopyJobsCommandOutput } from "./commands/ListCopyJobsCommand";
51
- import { ListFrameworksCommandInput, ListFrameworksCommandOutput } from "./commands/ListFrameworksCommand";
52
- import { ListProtectedResourcesCommandInput, ListProtectedResourcesCommandOutput } from "./commands/ListProtectedResourcesCommand";
53
- import { ListRecoveryPointsByBackupVaultCommandInput, ListRecoveryPointsByBackupVaultCommandOutput } from "./commands/ListRecoveryPointsByBackupVaultCommand";
54
- import { ListRecoveryPointsByResourceCommandInput, ListRecoveryPointsByResourceCommandOutput } from "./commands/ListRecoveryPointsByResourceCommand";
55
- import { ListReportJobsCommandInput, ListReportJobsCommandOutput } from "./commands/ListReportJobsCommand";
56
- import { ListReportPlansCommandInput, ListReportPlansCommandOutput } from "./commands/ListReportPlansCommand";
57
- import { ListRestoreJobsCommandInput, ListRestoreJobsCommandOutput } from "./commands/ListRestoreJobsCommand";
58
- import { ListTagsCommandInput, ListTagsCommandOutput } from "./commands/ListTagsCommand";
59
- import { PutBackupVaultAccessPolicyCommandInput, PutBackupVaultAccessPolicyCommandOutput } from "./commands/PutBackupVaultAccessPolicyCommand";
60
- import { PutBackupVaultLockConfigurationCommandInput, PutBackupVaultLockConfigurationCommandOutput } from "./commands/PutBackupVaultLockConfigurationCommand";
61
- import { PutBackupVaultNotificationsCommandInput, PutBackupVaultNotificationsCommandOutput } from "./commands/PutBackupVaultNotificationsCommand";
62
- import { StartBackupJobCommandInput, StartBackupJobCommandOutput } from "./commands/StartBackupJobCommand";
63
- import { StartCopyJobCommandInput, StartCopyJobCommandOutput } from "./commands/StartCopyJobCommand";
64
- import { StartReportJobCommandInput, StartReportJobCommandOutput } from "./commands/StartReportJobCommand";
65
- import { StartRestoreJobCommandInput, StartRestoreJobCommandOutput } from "./commands/StartRestoreJobCommand";
66
- import { StopBackupJobCommandInput, StopBackupJobCommandOutput } from "./commands/StopBackupJobCommand";
67
- import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
68
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "./commands/UntagResourceCommand";
69
- import { UpdateBackupPlanCommandInput, UpdateBackupPlanCommandOutput } from "./commands/UpdateBackupPlanCommand";
70
- import { UpdateFrameworkCommandInput, UpdateFrameworkCommandOutput } from "./commands/UpdateFrameworkCommand";
71
- import { UpdateGlobalSettingsCommandInput, UpdateGlobalSettingsCommandOutput } from "./commands/UpdateGlobalSettingsCommand";
72
- import { UpdateRecoveryPointLifecycleCommandInput, UpdateRecoveryPointLifecycleCommandOutput } from "./commands/UpdateRecoveryPointLifecycleCommand";
73
- import { UpdateRegionSettingsCommandInput, UpdateRegionSettingsCommandOutput } from "./commands/UpdateRegionSettingsCommand";
74
- import { UpdateReportPlanCommandInput, UpdateReportPlanCommandOutput } from "./commands/UpdateReportPlanCommand";
75
- export declare type ServiceInputTypes = CreateBackupPlanCommandInput | CreateBackupSelectionCommandInput | CreateBackupVaultCommandInput | CreateFrameworkCommandInput | CreateReportPlanCommandInput | DeleteBackupPlanCommandInput | DeleteBackupSelectionCommandInput | DeleteBackupVaultAccessPolicyCommandInput | DeleteBackupVaultCommandInput | DeleteBackupVaultLockConfigurationCommandInput | DeleteBackupVaultNotificationsCommandInput | DeleteFrameworkCommandInput | DeleteRecoveryPointCommandInput | DeleteReportPlanCommandInput | DescribeBackupJobCommandInput | DescribeBackupVaultCommandInput | DescribeCopyJobCommandInput | DescribeFrameworkCommandInput | DescribeGlobalSettingsCommandInput | DescribeProtectedResourceCommandInput | DescribeRecoveryPointCommandInput | DescribeRegionSettingsCommandInput | DescribeReportJobCommandInput | DescribeReportPlanCommandInput | DescribeRestoreJobCommandInput | DisassociateRecoveryPointCommandInput | ExportBackupPlanTemplateCommandInput | GetBackupPlanCommandInput | GetBackupPlanFromJSONCommandInput | GetBackupPlanFromTemplateCommandInput | GetBackupSelectionCommandInput | GetBackupVaultAccessPolicyCommandInput | GetBackupVaultNotificationsCommandInput | GetRecoveryPointRestoreMetadataCommandInput | GetSupportedResourceTypesCommandInput | ListBackupJobsCommandInput | ListBackupPlanTemplatesCommandInput | ListBackupPlanVersionsCommandInput | ListBackupPlansCommandInput | ListBackupSelectionsCommandInput | ListBackupVaultsCommandInput | ListCopyJobsCommandInput | ListFrameworksCommandInput | ListProtectedResourcesCommandInput | ListRecoveryPointsByBackupVaultCommandInput | ListRecoveryPointsByResourceCommandInput | ListReportJobsCommandInput | ListReportPlansCommandInput | ListRestoreJobsCommandInput | ListTagsCommandInput | PutBackupVaultAccessPolicyCommandInput | PutBackupVaultLockConfigurationCommandInput | PutBackupVaultNotificationsCommandInput | StartBackupJobCommandInput | StartCopyJobCommandInput | StartReportJobCommandInput | StartRestoreJobCommandInput | StopBackupJobCommandInput | TagResourceCommandInput | UntagResourceCommandInput | UpdateBackupPlanCommandInput | UpdateFrameworkCommandInput | UpdateGlobalSettingsCommandInput | UpdateRecoveryPointLifecycleCommandInput | UpdateRegionSettingsCommandInput | UpdateReportPlanCommandInput;
76
- export declare type ServiceOutputTypes = CreateBackupPlanCommandOutput | CreateBackupSelectionCommandOutput | CreateBackupVaultCommandOutput | CreateFrameworkCommandOutput | CreateReportPlanCommandOutput | DeleteBackupPlanCommandOutput | DeleteBackupSelectionCommandOutput | DeleteBackupVaultAccessPolicyCommandOutput | DeleteBackupVaultCommandOutput | DeleteBackupVaultLockConfigurationCommandOutput | DeleteBackupVaultNotificationsCommandOutput | DeleteFrameworkCommandOutput | DeleteRecoveryPointCommandOutput | DeleteReportPlanCommandOutput | DescribeBackupJobCommandOutput | DescribeBackupVaultCommandOutput | DescribeCopyJobCommandOutput | DescribeFrameworkCommandOutput | DescribeGlobalSettingsCommandOutput | DescribeProtectedResourceCommandOutput | DescribeRecoveryPointCommandOutput | DescribeRegionSettingsCommandOutput | DescribeReportJobCommandOutput | DescribeReportPlanCommandOutput | DescribeRestoreJobCommandOutput | DisassociateRecoveryPointCommandOutput | ExportBackupPlanTemplateCommandOutput | GetBackupPlanCommandOutput | GetBackupPlanFromJSONCommandOutput | GetBackupPlanFromTemplateCommandOutput | GetBackupSelectionCommandOutput | GetBackupVaultAccessPolicyCommandOutput | GetBackupVaultNotificationsCommandOutput | GetRecoveryPointRestoreMetadataCommandOutput | GetSupportedResourceTypesCommandOutput | ListBackupJobsCommandOutput | ListBackupPlanTemplatesCommandOutput | ListBackupPlanVersionsCommandOutput | ListBackupPlansCommandOutput | ListBackupSelectionsCommandOutput | ListBackupVaultsCommandOutput | ListCopyJobsCommandOutput | ListFrameworksCommandOutput | ListProtectedResourcesCommandOutput | ListRecoveryPointsByBackupVaultCommandOutput | ListRecoveryPointsByResourceCommandOutput | ListReportJobsCommandOutput | ListReportPlansCommandOutput | ListRestoreJobsCommandOutput | ListTagsCommandOutput | PutBackupVaultAccessPolicyCommandOutput | PutBackupVaultLockConfigurationCommandOutput | PutBackupVaultNotificationsCommandOutput | StartBackupJobCommandOutput | StartCopyJobCommandOutput | StartReportJobCommandOutput | StartRestoreJobCommandOutput | StopBackupJobCommandOutput | TagResourceCommandOutput | UntagResourceCommandOutput | UpdateBackupPlanCommandOutput | UpdateFrameworkCommandOutput | UpdateGlobalSettingsCommandOutput | UpdateRecoveryPointLifecycleCommandOutput | UpdateRegionSettingsCommandOutput | UpdateReportPlanCommandOutput;
77
- export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__HttpHandlerOptions>> {
78
-
79
- requestHandler?: __HttpHandler;
80
-
81
- sha256?: __HashConstructor;
82
-
83
- urlParser?: __UrlParser;
84
-
85
- bodyLengthChecker?: (body: any) => number | undefined;
86
-
87
- streamCollector?: __StreamCollector;
88
-
89
- base64Decoder?: __Decoder;
90
-
91
- base64Encoder?: __Encoder;
92
-
93
- utf8Decoder?: __Decoder;
94
-
95
- utf8Encoder?: __Encoder;
96
-
97
- runtime?: string;
98
-
99
- disableHostPrefix?: boolean;
100
-
101
- maxAttempts?: number | __Provider<number>;
102
-
103
- retryMode?: string | __Provider<string>;
104
-
105
- logger?: __Logger;
106
-
107
- useDualstackEndpoint?: boolean | __Provider<boolean>;
108
-
109
- useFipsEndpoint?: boolean | __Provider<boolean>;
110
-
111
- serviceId?: string;
112
-
113
- region?: string | __Provider<string>;
114
-
115
- credentialDefaultProvider?: (input: any) => __Provider<__Credentials>;
116
-
117
- regionInfoProvider?: RegionInfoProvider;
118
-
119
- defaultUserAgentProvider?: Provider<__UserAgent>;
120
-
121
- defaultsMode?: DefaultsMode | Provider<DefaultsMode>;
122
- }
123
- declare type BackupClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointsInputConfig & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig;
124
-
125
- export interface BackupClientConfig extends BackupClientConfigType {
126
- }
127
- declare type BackupClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointsResolvedConfig & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig;
128
-
129
- export interface BackupClientResolvedConfig extends BackupClientResolvedConfigType {
130
- }
131
-
132
- export declare class BackupClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, BackupClientResolvedConfig> {
133
-
134
- readonly config: BackupClientResolvedConfig;
135
- constructor(configuration: BackupClientConfig);
136
-
137
- destroy(): void;
138
- }
139
- export {};
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { CreateBackupPlanInput, CreateBackupPlanOutput } from "../models/models_0";
5
- export interface CreateBackupPlanCommandInput extends CreateBackupPlanInput {
6
- }
7
- export interface CreateBackupPlanCommandOutput extends CreateBackupPlanOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateBackupPlanCommand extends $Command<CreateBackupPlanCommandInput, CreateBackupPlanCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: CreateBackupPlanCommandInput;
12
- constructor(input: CreateBackupPlanCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateBackupPlanCommandInput, CreateBackupPlanCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { CreateBackupSelectionInput, CreateBackupSelectionOutput } from "../models/models_0";
5
- export interface CreateBackupSelectionCommandInput extends CreateBackupSelectionInput {
6
- }
7
- export interface CreateBackupSelectionCommandOutput extends CreateBackupSelectionOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateBackupSelectionCommand extends $Command<CreateBackupSelectionCommandInput, CreateBackupSelectionCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: CreateBackupSelectionCommandInput;
12
- constructor(input: CreateBackupSelectionCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateBackupSelectionCommandInput, CreateBackupSelectionCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { CreateBackupVaultInput, CreateBackupVaultOutput } from "../models/models_0";
5
- export interface CreateBackupVaultCommandInput extends CreateBackupVaultInput {
6
- }
7
- export interface CreateBackupVaultCommandOutput extends CreateBackupVaultOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateBackupVaultCommand extends $Command<CreateBackupVaultCommandInput, CreateBackupVaultCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: CreateBackupVaultCommandInput;
12
- constructor(input: CreateBackupVaultCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateBackupVaultCommandInput, CreateBackupVaultCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { CreateFrameworkInput, CreateFrameworkOutput } from "../models/models_0";
5
- export interface CreateFrameworkCommandInput extends CreateFrameworkInput {
6
- }
7
- export interface CreateFrameworkCommandOutput extends CreateFrameworkOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateFrameworkCommand extends $Command<CreateFrameworkCommandInput, CreateFrameworkCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: CreateFrameworkCommandInput;
12
- constructor(input: CreateFrameworkCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateFrameworkCommandInput, CreateFrameworkCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { CreateReportPlanInput, CreateReportPlanOutput } from "../models/models_0";
5
- export interface CreateReportPlanCommandInput extends CreateReportPlanInput {
6
- }
7
- export interface CreateReportPlanCommandOutput extends CreateReportPlanOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateReportPlanCommand extends $Command<CreateReportPlanCommandInput, CreateReportPlanCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: CreateReportPlanCommandInput;
12
- constructor(input: CreateReportPlanCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateReportPlanCommandInput, CreateReportPlanCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { DeleteBackupPlanInput, DeleteBackupPlanOutput } from "../models/models_0";
5
- export interface DeleteBackupPlanCommandInput extends DeleteBackupPlanInput {
6
- }
7
- export interface DeleteBackupPlanCommandOutput extends DeleteBackupPlanOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteBackupPlanCommand extends $Command<DeleteBackupPlanCommandInput, DeleteBackupPlanCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: DeleteBackupPlanCommandInput;
12
- constructor(input: DeleteBackupPlanCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBackupPlanCommandInput, DeleteBackupPlanCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { DeleteBackupSelectionInput } from "../models/models_0";
5
- export interface DeleteBackupSelectionCommandInput extends DeleteBackupSelectionInput {
6
- }
7
- export interface DeleteBackupSelectionCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteBackupSelectionCommand extends $Command<DeleteBackupSelectionCommandInput, DeleteBackupSelectionCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: DeleteBackupSelectionCommandInput;
12
- constructor(input: DeleteBackupSelectionCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBackupSelectionCommandInput, DeleteBackupSelectionCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { DeleteBackupVaultAccessPolicyInput } from "../models/models_0";
5
- export interface DeleteBackupVaultAccessPolicyCommandInput extends DeleteBackupVaultAccessPolicyInput {
6
- }
7
- export interface DeleteBackupVaultAccessPolicyCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteBackupVaultAccessPolicyCommand extends $Command<DeleteBackupVaultAccessPolicyCommandInput, DeleteBackupVaultAccessPolicyCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: DeleteBackupVaultAccessPolicyCommandInput;
12
- constructor(input: DeleteBackupVaultAccessPolicyCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBackupVaultAccessPolicyCommandInput, DeleteBackupVaultAccessPolicyCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { DeleteBackupVaultInput } from "../models/models_0";
5
- export interface DeleteBackupVaultCommandInput extends DeleteBackupVaultInput {
6
- }
7
- export interface DeleteBackupVaultCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteBackupVaultCommand extends $Command<DeleteBackupVaultCommandInput, DeleteBackupVaultCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: DeleteBackupVaultCommandInput;
12
- constructor(input: DeleteBackupVaultCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBackupVaultCommandInput, DeleteBackupVaultCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { DeleteBackupVaultLockConfigurationInput } from "../models/models_0";
5
- export interface DeleteBackupVaultLockConfigurationCommandInput extends DeleteBackupVaultLockConfigurationInput {
6
- }
7
- export interface DeleteBackupVaultLockConfigurationCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteBackupVaultLockConfigurationCommand extends $Command<DeleteBackupVaultLockConfigurationCommandInput, DeleteBackupVaultLockConfigurationCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: DeleteBackupVaultLockConfigurationCommandInput;
12
- constructor(input: DeleteBackupVaultLockConfigurationCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBackupVaultLockConfigurationCommandInput, DeleteBackupVaultLockConfigurationCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { DeleteBackupVaultNotificationsInput } from "../models/models_0";
5
- export interface DeleteBackupVaultNotificationsCommandInput extends DeleteBackupVaultNotificationsInput {
6
- }
7
- export interface DeleteBackupVaultNotificationsCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteBackupVaultNotificationsCommand extends $Command<DeleteBackupVaultNotificationsCommandInput, DeleteBackupVaultNotificationsCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: DeleteBackupVaultNotificationsCommandInput;
12
- constructor(input: DeleteBackupVaultNotificationsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteBackupVaultNotificationsCommandInput, DeleteBackupVaultNotificationsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { DeleteFrameworkInput } from "../models/models_0";
5
- export interface DeleteFrameworkCommandInput extends DeleteFrameworkInput {
6
- }
7
- export interface DeleteFrameworkCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteFrameworkCommand extends $Command<DeleteFrameworkCommandInput, DeleteFrameworkCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: DeleteFrameworkCommandInput;
12
- constructor(input: DeleteFrameworkCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteFrameworkCommandInput, DeleteFrameworkCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { DeleteRecoveryPointInput } from "../models/models_0";
5
- export interface DeleteRecoveryPointCommandInput extends DeleteRecoveryPointInput {
6
- }
7
- export interface DeleteRecoveryPointCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteRecoveryPointCommand extends $Command<DeleteRecoveryPointCommandInput, DeleteRecoveryPointCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: DeleteRecoveryPointCommandInput;
12
- constructor(input: DeleteRecoveryPointCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteRecoveryPointCommandInput, DeleteRecoveryPointCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { DeleteReportPlanInput } from "../models/models_0";
5
- export interface DeleteReportPlanCommandInput extends DeleteReportPlanInput {
6
- }
7
- export interface DeleteReportPlanCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteReportPlanCommand extends $Command<DeleteReportPlanCommandInput, DeleteReportPlanCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: DeleteReportPlanCommandInput;
12
- constructor(input: DeleteReportPlanCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteReportPlanCommandInput, DeleteReportPlanCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { DescribeBackupJobInput, DescribeBackupJobOutput } from "../models/models_0";
5
- export interface DescribeBackupJobCommandInput extends DescribeBackupJobInput {
6
- }
7
- export interface DescribeBackupJobCommandOutput extends DescribeBackupJobOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeBackupJobCommand extends $Command<DescribeBackupJobCommandInput, DescribeBackupJobCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: DescribeBackupJobCommandInput;
12
- constructor(input: DescribeBackupJobCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeBackupJobCommandInput, DescribeBackupJobCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { DescribeBackupVaultInput, DescribeBackupVaultOutput } from "../models/models_0";
5
- export interface DescribeBackupVaultCommandInput extends DescribeBackupVaultInput {
6
- }
7
- export interface DescribeBackupVaultCommandOutput extends DescribeBackupVaultOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeBackupVaultCommand extends $Command<DescribeBackupVaultCommandInput, DescribeBackupVaultCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: DescribeBackupVaultCommandInput;
12
- constructor(input: DescribeBackupVaultCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeBackupVaultCommandInput, DescribeBackupVaultCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { DescribeCopyJobInput, DescribeCopyJobOutput } from "../models/models_0";
5
- export interface DescribeCopyJobCommandInput extends DescribeCopyJobInput {
6
- }
7
- export interface DescribeCopyJobCommandOutput extends DescribeCopyJobOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeCopyJobCommand extends $Command<DescribeCopyJobCommandInput, DescribeCopyJobCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: DescribeCopyJobCommandInput;
12
- constructor(input: DescribeCopyJobCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeCopyJobCommandInput, DescribeCopyJobCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { DescribeFrameworkInput, DescribeFrameworkOutput } from "../models/models_0";
5
- export interface DescribeFrameworkCommandInput extends DescribeFrameworkInput {
6
- }
7
- export interface DescribeFrameworkCommandOutput extends DescribeFrameworkOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeFrameworkCommand extends $Command<DescribeFrameworkCommandInput, DescribeFrameworkCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: DescribeFrameworkCommandInput;
12
- constructor(input: DescribeFrameworkCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeFrameworkCommandInput, DescribeFrameworkCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { DescribeGlobalSettingsInput, DescribeGlobalSettingsOutput } from "../models/models_0";
5
- export interface DescribeGlobalSettingsCommandInput extends DescribeGlobalSettingsInput {
6
- }
7
- export interface DescribeGlobalSettingsCommandOutput extends DescribeGlobalSettingsOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeGlobalSettingsCommand extends $Command<DescribeGlobalSettingsCommandInput, DescribeGlobalSettingsCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: DescribeGlobalSettingsCommandInput;
12
- constructor(input: DescribeGlobalSettingsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeGlobalSettingsCommandInput, DescribeGlobalSettingsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { DescribeProtectedResourceInput, DescribeProtectedResourceOutput } from "../models/models_0";
5
- export interface DescribeProtectedResourceCommandInput extends DescribeProtectedResourceInput {
6
- }
7
- export interface DescribeProtectedResourceCommandOutput extends DescribeProtectedResourceOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeProtectedResourceCommand extends $Command<DescribeProtectedResourceCommandInput, DescribeProtectedResourceCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: DescribeProtectedResourceCommandInput;
12
- constructor(input: DescribeProtectedResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeProtectedResourceCommandInput, DescribeProtectedResourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { DescribeRecoveryPointInput, DescribeRecoveryPointOutput } from "../models/models_0";
5
- export interface DescribeRecoveryPointCommandInput extends DescribeRecoveryPointInput {
6
- }
7
- export interface DescribeRecoveryPointCommandOutput extends DescribeRecoveryPointOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeRecoveryPointCommand extends $Command<DescribeRecoveryPointCommandInput, DescribeRecoveryPointCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: DescribeRecoveryPointCommandInput;
12
- constructor(input: DescribeRecoveryPointCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeRecoveryPointCommandInput, DescribeRecoveryPointCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { DescribeRegionSettingsInput, DescribeRegionSettingsOutput } from "../models/models_0";
5
- export interface DescribeRegionSettingsCommandInput extends DescribeRegionSettingsInput {
6
- }
7
- export interface DescribeRegionSettingsCommandOutput extends DescribeRegionSettingsOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeRegionSettingsCommand extends $Command<DescribeRegionSettingsCommandInput, DescribeRegionSettingsCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: DescribeRegionSettingsCommandInput;
12
- constructor(input: DescribeRegionSettingsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeRegionSettingsCommandInput, DescribeRegionSettingsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { DescribeReportJobInput, DescribeReportJobOutput } from "../models/models_0";
5
- export interface DescribeReportJobCommandInput extends DescribeReportJobInput {
6
- }
7
- export interface DescribeReportJobCommandOutput extends DescribeReportJobOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeReportJobCommand extends $Command<DescribeReportJobCommandInput, DescribeReportJobCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: DescribeReportJobCommandInput;
12
- constructor(input: DescribeReportJobCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReportJobCommandInput, DescribeReportJobCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { BackupClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BackupClient";
4
- import { DescribeReportPlanInput, DescribeReportPlanOutput } from "../models/models_0";
5
- export interface DescribeReportPlanCommandInput extends DescribeReportPlanInput {
6
- }
7
- export interface DescribeReportPlanCommandOutput extends DescribeReportPlanOutput, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeReportPlanCommand extends $Command<DescribeReportPlanCommandInput, DescribeReportPlanCommandOutput, BackupClientResolvedConfig> {
11
- readonly input: DescribeReportPlanCommandInput;
12
- constructor(input: DescribeReportPlanCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: BackupClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeReportPlanCommandInput, DescribeReportPlanCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }