@aws-sdk/client-backup 3.288.0 → 3.290.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-types/commands/CancelLegalHoldCommand.d.ts +18 -0
- package/dist-types/commands/CreateBackupPlanCommand.d.ts +18 -0
- package/dist-types/commands/CreateBackupSelectionCommand.d.ts +18 -0
- package/dist-types/commands/CreateBackupVaultCommand.d.ts +18 -0
- package/dist-types/commands/CreateFrameworkCommand.d.ts +18 -0
- package/dist-types/commands/CreateLegalHoldCommand.d.ts +15 -0
- package/dist-types/commands/CreateReportPlanCommand.d.ts +18 -0
- package/dist-types/commands/DeleteBackupPlanCommand.d.ts +18 -0
- package/dist-types/commands/DeleteBackupSelectionCommand.d.ts +14 -0
- package/dist-types/commands/DeleteBackupVaultAccessPolicyCommand.d.ts +14 -0
- package/dist-types/commands/DeleteBackupVaultCommand.d.ts +18 -0
- package/dist-types/commands/DeleteBackupVaultLockConfigurationCommand.d.ts +18 -0
- package/dist-types/commands/DeleteBackupVaultNotificationsCommand.d.ts +14 -0
- package/dist-types/commands/DeleteFrameworkCommand.d.ts +18 -0
- package/dist-types/commands/DeleteRecoveryPointCommand.d.ts +22 -0
- package/dist-types/commands/DeleteReportPlanCommand.d.ts +18 -0
- package/dist-types/commands/DescribeBackupJobCommand.d.ts +17 -0
- package/dist-types/commands/DescribeBackupVaultCommand.d.ts +14 -0
- package/dist-types/commands/DescribeCopyJobCommand.d.ts +14 -0
- package/dist-types/commands/DescribeFrameworkCommand.d.ts +14 -0
- package/dist-types/commands/DescribeGlobalSettingsCommand.d.ts +8 -0
- package/dist-types/commands/DescribeProtectedResourceCommand.d.ts +14 -0
- package/dist-types/commands/DescribeRecoveryPointCommand.d.ts +14 -0
- package/dist-types/commands/DescribeRegionSettingsCommand.d.ts +4 -0
- package/dist-types/commands/DescribeReportJobCommand.d.ts +10 -0
- package/dist-types/commands/DescribeReportPlanCommand.d.ts +14 -0
- package/dist-types/commands/DescribeRestoreJobCommand.d.ts +17 -0
- package/dist-types/commands/DisassociateRecoveryPointCommand.d.ts +22 -0
- package/dist-types/commands/DisassociateRecoveryPointFromParentCommand.d.ts +18 -0
- package/dist-types/commands/ExportBackupPlanTemplateCommand.d.ts +14 -0
- package/dist-types/commands/GetBackupPlanCommand.d.ts +14 -0
- package/dist-types/commands/GetBackupPlanFromJSONCommand.d.ts +19 -0
- package/dist-types/commands/GetBackupPlanFromTemplateCommand.d.ts +14 -0
- package/dist-types/commands/GetBackupSelectionCommand.d.ts +14 -0
- package/dist-types/commands/GetBackupVaultAccessPolicyCommand.d.ts +14 -0
- package/dist-types/commands/GetBackupVaultNotificationsCommand.d.ts +14 -0
- package/dist-types/commands/GetLegalHoldCommand.d.ts +14 -0
- package/dist-types/commands/GetRecoveryPointRestoreMetadataCommand.d.ts +14 -0
- package/dist-types/commands/GetSupportedResourceTypesCommand.d.ts +4 -0
- package/dist-types/commands/ListBackupJobsCommand.d.ts +8 -0
- package/dist-types/commands/ListBackupPlanTemplatesCommand.d.ts +14 -0
- package/dist-types/commands/ListBackupPlanVersionsCommand.d.ts +14 -0
- package/dist-types/commands/ListBackupPlansCommand.d.ts +14 -0
- package/dist-types/commands/ListBackupSelectionsCommand.d.ts +14 -0
- package/dist-types/commands/ListBackupVaultsCommand.d.ts +14 -0
- package/dist-types/commands/ListCopyJobsCommand.d.ts +8 -0
- package/dist-types/commands/ListFrameworksCommand.d.ts +8 -0
- package/dist-types/commands/ListLegalHoldsCommand.d.ts +8 -0
- package/dist-types/commands/ListProtectedResourcesCommand.d.ts +8 -0
- package/dist-types/commands/ListRecoveryPointsByBackupVaultCommand.d.ts +14 -0
- package/dist-types/commands/ListRecoveryPointsByLegalHoldCommand.d.ts +11 -0
- package/dist-types/commands/ListRecoveryPointsByResourceCommand.d.ts +14 -0
- package/dist-types/commands/ListReportJobsCommand.d.ts +11 -0
- package/dist-types/commands/ListReportPlansCommand.d.ts +8 -0
- package/dist-types/commands/ListRestoreJobsCommand.d.ts +14 -0
- package/dist-types/commands/ListTagsCommand.d.ts +14 -0
- package/dist-types/commands/PutBackupVaultAccessPolicyCommand.d.ts +14 -0
- package/dist-types/commands/PutBackupVaultLockConfigurationCommand.d.ts +18 -0
- package/dist-types/commands/PutBackupVaultNotificationsCommand.d.ts +14 -0
- package/dist-types/commands/StartBackupJobCommand.d.ts +22 -0
- package/dist-types/commands/StartCopyJobCommand.d.ts +22 -0
- package/dist-types/commands/StartReportJobCommand.d.ts +14 -0
- package/dist-types/commands/StartRestoreJobCommand.d.ts +14 -0
- package/dist-types/commands/StopBackupJobCommand.d.ts +18 -0
- package/dist-types/commands/TagResourceCommand.d.ts +18 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +14 -0
- package/dist-types/commands/UpdateBackupPlanCommand.d.ts +14 -0
- package/dist-types/commands/UpdateFrameworkCommand.d.ts +25 -0
- package/dist-types/commands/UpdateGlobalSettingsCommand.d.ts +15 -0
- package/dist-types/commands/UpdateRecoveryPointLifecycleCommand.d.ts +18 -0
- package/dist-types/commands/UpdateRegionSettingsCommand.d.ts +11 -0
- package/dist-types/commands/UpdateReportPlanCommand.d.ts +18 -0
- package/package.json +29 -29
|
@@ -41,6 +41,24 @@ export interface PutBackupVaultLockConfigurationCommandOutput extends __Metadata
|
|
|
41
41
|
* @see {@link PutBackupVaultLockConfigurationCommandOutput} for command's `response` shape.
|
|
42
42
|
* @see {@link BackupClientResolvedConfig | config} for BackupClient's `config` shape.
|
|
43
43
|
*
|
|
44
|
+
* @throws {@link InvalidParameterValueException} (client fault)
|
|
45
|
+
* <p>Indicates that something is wrong with a parameter's value. For example, the value is
|
|
46
|
+
* out of range.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
49
|
+
* <p>Indicates that something is wrong with the input to the request. For example, a
|
|
50
|
+
* parameter is of the wrong type.</p>
|
|
51
|
+
*
|
|
52
|
+
* @throws {@link MissingParameterValueException} (client fault)
|
|
53
|
+
* <p>Indicates that a required parameter is missing.</p>
|
|
54
|
+
*
|
|
55
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
56
|
+
* <p>A resource that is required for the action doesn't exist.</p>
|
|
57
|
+
*
|
|
58
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
59
|
+
* <p>The request failed due to a temporary failure of the server.</p>
|
|
60
|
+
*
|
|
61
|
+
*
|
|
44
62
|
*/
|
|
45
63
|
export declare class PutBackupVaultLockConfigurationCommand extends $Command<PutBackupVaultLockConfigurationCommandInput, PutBackupVaultLockConfigurationCommandOutput, BackupClientResolvedConfig> {
|
|
46
64
|
readonly input: PutBackupVaultLockConfigurationCommandInput;
|
|
@@ -29,6 +29,20 @@ export interface PutBackupVaultNotificationsCommandOutput extends __MetadataBear
|
|
|
29
29
|
* @see {@link PutBackupVaultNotificationsCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link BackupClientResolvedConfig | config} for BackupClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link InvalidParameterValueException} (client fault)
|
|
33
|
+
* <p>Indicates that something is wrong with a parameter's value. For example, the value is
|
|
34
|
+
* out of range.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link MissingParameterValueException} (client fault)
|
|
37
|
+
* <p>Indicates that a required parameter is missing.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
40
|
+
* <p>A resource that is required for the action doesn't exist.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
43
|
+
* <p>The request failed due to a temporary failure of the server.</p>
|
|
44
|
+
*
|
|
45
|
+
*
|
|
32
46
|
*/
|
|
33
47
|
export declare class PutBackupVaultNotificationsCommand extends $Command<PutBackupVaultNotificationsCommandInput, PutBackupVaultNotificationsCommandOutput, BackupClientResolvedConfig> {
|
|
34
48
|
readonly input: PutBackupVaultNotificationsCommandInput;
|
|
@@ -29,6 +29,28 @@ export interface StartBackupJobCommandOutput extends StartBackupJobOutput, __Met
|
|
|
29
29
|
* @see {@link StartBackupJobCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link BackupClientResolvedConfig | config} for BackupClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link InvalidParameterValueException} (client fault)
|
|
33
|
+
* <p>Indicates that something is wrong with a parameter's value. For example, the value is
|
|
34
|
+
* out of range.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
37
|
+
* <p>Indicates that something is wrong with the input to the request. For example, a
|
|
38
|
+
* parameter is of the wrong type.</p>
|
|
39
|
+
*
|
|
40
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
41
|
+
* <p>A limit in the request has been exceeded; for example, a maximum number of items allowed
|
|
42
|
+
* in a request.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link MissingParameterValueException} (client fault)
|
|
45
|
+
* <p>Indicates that a required parameter is missing.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
48
|
+
* <p>A resource that is required for the action doesn't exist.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
51
|
+
* <p>The request failed due to a temporary failure of the server.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
32
54
|
*/
|
|
33
55
|
export declare class StartBackupJobCommand extends $Command<StartBackupJobCommandInput, StartBackupJobCommandOutput, BackupClientResolvedConfig> {
|
|
34
56
|
readonly input: StartBackupJobCommandInput;
|
|
@@ -30,6 +30,28 @@ export interface StartCopyJobCommandOutput extends StartCopyJobOutput, __Metadat
|
|
|
30
30
|
* @see {@link StartCopyJobCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link BackupClientResolvedConfig | config} for BackupClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link InvalidParameterValueException} (client fault)
|
|
34
|
+
* <p>Indicates that something is wrong with a parameter's value. For example, the value is
|
|
35
|
+
* out of range.</p>
|
|
36
|
+
*
|
|
37
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
38
|
+
* <p>Indicates that something is wrong with the input to the request. For example, a
|
|
39
|
+
* parameter is of the wrong type.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
42
|
+
* <p>A limit in the request has been exceeded; for example, a maximum number of items allowed
|
|
43
|
+
* in a request.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link MissingParameterValueException} (client fault)
|
|
46
|
+
* <p>Indicates that a required parameter is missing.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
49
|
+
* <p>A resource that is required for the action doesn't exist.</p>
|
|
50
|
+
*
|
|
51
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
52
|
+
* <p>The request failed due to a temporary failure of the server.</p>
|
|
53
|
+
*
|
|
54
|
+
*
|
|
33
55
|
*/
|
|
34
56
|
export declare class StartCopyJobCommand extends $Command<StartCopyJobCommandInput, StartCopyJobCommandOutput, BackupClientResolvedConfig> {
|
|
35
57
|
readonly input: StartCopyJobCommandInput;
|
|
@@ -29,6 +29,20 @@ export interface StartReportJobCommandOutput extends StartReportJobOutput, __Met
|
|
|
29
29
|
* @see {@link StartReportJobCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link BackupClientResolvedConfig | config} for BackupClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link InvalidParameterValueException} (client fault)
|
|
33
|
+
* <p>Indicates that something is wrong with a parameter's value. For example, the value is
|
|
34
|
+
* out of range.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link MissingParameterValueException} (client fault)
|
|
37
|
+
* <p>Indicates that a required parameter is missing.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
40
|
+
* <p>A resource that is required for the action doesn't exist.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
43
|
+
* <p>The request failed due to a temporary failure of the server.</p>
|
|
44
|
+
*
|
|
45
|
+
*
|
|
32
46
|
*/
|
|
33
47
|
export declare class StartReportJobCommand extends $Command<StartReportJobCommandInput, StartReportJobCommandOutput, BackupClientResolvedConfig> {
|
|
34
48
|
readonly input: StartReportJobCommandInput;
|
|
@@ -29,6 +29,20 @@ export interface StartRestoreJobCommandOutput extends StartRestoreJobOutput, __M
|
|
|
29
29
|
* @see {@link StartRestoreJobCommandOutput} for command's `response` shape.
|
|
30
30
|
* @see {@link BackupClientResolvedConfig | config} for BackupClient's `config` shape.
|
|
31
31
|
*
|
|
32
|
+
* @throws {@link InvalidParameterValueException} (client fault)
|
|
33
|
+
* <p>Indicates that something is wrong with a parameter's value. For example, the value is
|
|
34
|
+
* out of range.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link MissingParameterValueException} (client fault)
|
|
37
|
+
* <p>Indicates that a required parameter is missing.</p>
|
|
38
|
+
*
|
|
39
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
40
|
+
* <p>A resource that is required for the action doesn't exist.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
43
|
+
* <p>The request failed due to a temporary failure of the server.</p>
|
|
44
|
+
*
|
|
45
|
+
*
|
|
32
46
|
*/
|
|
33
47
|
export declare class StartRestoreJobCommand extends $Command<StartRestoreJobCommandInput, StartRestoreJobCommandOutput, BackupClientResolvedConfig> {
|
|
34
48
|
readonly input: StartRestoreJobCommandInput;
|
|
@@ -33,6 +33,24 @@ export interface StopBackupJobCommandOutput extends __MetadataBearer {
|
|
|
33
33
|
* @see {@link StopBackupJobCommandOutput} for command's `response` shape.
|
|
34
34
|
* @see {@link BackupClientResolvedConfig | config} for BackupClient's `config` shape.
|
|
35
35
|
*
|
|
36
|
+
* @throws {@link InvalidParameterValueException} (client fault)
|
|
37
|
+
* <p>Indicates that something is wrong with a parameter's value. For example, the value is
|
|
38
|
+
* out of range.</p>
|
|
39
|
+
*
|
|
40
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
41
|
+
* <p>Indicates that something is wrong with the input to the request. For example, a
|
|
42
|
+
* parameter is of the wrong type.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link MissingParameterValueException} (client fault)
|
|
45
|
+
* <p>Indicates that a required parameter is missing.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
48
|
+
* <p>A resource that is required for the action doesn't exist.</p>
|
|
49
|
+
*
|
|
50
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
51
|
+
* <p>The request failed due to a temporary failure of the server.</p>
|
|
52
|
+
*
|
|
53
|
+
*
|
|
36
54
|
*/
|
|
37
55
|
export declare class StopBackupJobCommand extends $Command<StopBackupJobCommandInput, StopBackupJobCommandOutput, BackupClientResolvedConfig> {
|
|
38
56
|
readonly input: StopBackupJobCommandInput;
|
|
@@ -30,6 +30,24 @@ export interface TagResourceCommandOutput extends __MetadataBearer {
|
|
|
30
30
|
* @see {@link TagResourceCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link BackupClientResolvedConfig | config} for BackupClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link InvalidParameterValueException} (client fault)
|
|
34
|
+
* <p>Indicates that something is wrong with a parameter's value. For example, the value is
|
|
35
|
+
* out of range.</p>
|
|
36
|
+
*
|
|
37
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
38
|
+
* <p>A limit in the request has been exceeded; for example, a maximum number of items allowed
|
|
39
|
+
* in a request.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link MissingParameterValueException} (client fault)
|
|
42
|
+
* <p>Indicates that a required parameter is missing.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
45
|
+
* <p>A resource that is required for the action doesn't exist.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
48
|
+
* <p>The request failed due to a temporary failure of the server.</p>
|
|
49
|
+
*
|
|
50
|
+
*
|
|
33
51
|
*/
|
|
34
52
|
export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, BackupClientResolvedConfig> {
|
|
35
53
|
readonly input: TagResourceCommandInput;
|
|
@@ -30,6 +30,20 @@ export interface UntagResourceCommandOutput extends __MetadataBearer {
|
|
|
30
30
|
* @see {@link UntagResourceCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link BackupClientResolvedConfig | config} for BackupClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link InvalidParameterValueException} (client fault)
|
|
34
|
+
* <p>Indicates that something is wrong with a parameter's value. For example, the value is
|
|
35
|
+
* out of range.</p>
|
|
36
|
+
*
|
|
37
|
+
* @throws {@link MissingParameterValueException} (client fault)
|
|
38
|
+
* <p>Indicates that a required parameter is missing.</p>
|
|
39
|
+
*
|
|
40
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
41
|
+
* <p>A resource that is required for the action doesn't exist.</p>
|
|
42
|
+
*
|
|
43
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
44
|
+
* <p>The request failed due to a temporary failure of the server.</p>
|
|
45
|
+
*
|
|
46
|
+
*
|
|
33
47
|
*/
|
|
34
48
|
export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, BackupClientResolvedConfig> {
|
|
35
49
|
readonly input: UntagResourceCommandInput;
|
|
@@ -31,6 +31,20 @@ export interface UpdateBackupPlanCommandOutput extends UpdateBackupPlanOutput, _
|
|
|
31
31
|
* @see {@link UpdateBackupPlanCommandOutput} for command's `response` shape.
|
|
32
32
|
* @see {@link BackupClientResolvedConfig | config} for BackupClient's `config` shape.
|
|
33
33
|
*
|
|
34
|
+
* @throws {@link InvalidParameterValueException} (client fault)
|
|
35
|
+
* <p>Indicates that something is wrong with a parameter's value. For example, the value is
|
|
36
|
+
* out of range.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link MissingParameterValueException} (client fault)
|
|
39
|
+
* <p>Indicates that a required parameter is missing.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
42
|
+
* <p>A resource that is required for the action doesn't exist.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
45
|
+
* <p>The request failed due to a temporary failure of the server.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
34
48
|
*/
|
|
35
49
|
export declare class UpdateBackupPlanCommand extends $Command<UpdateBackupPlanCommandInput, UpdateBackupPlanCommandOutput, BackupClientResolvedConfig> {
|
|
36
50
|
readonly input: UpdateBackupPlanCommandInput;
|
|
@@ -30,6 +30,31 @@ export interface UpdateFrameworkCommandOutput extends UpdateFrameworkOutput, __M
|
|
|
30
30
|
* @see {@link UpdateFrameworkCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link BackupClientResolvedConfig | config} for BackupClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link AlreadyExistsException} (client fault)
|
|
34
|
+
* <p>The required resource already exists.</p>
|
|
35
|
+
*
|
|
36
|
+
* @throws {@link ConflictException} (client fault)
|
|
37
|
+
* <p>Backup can't perform the action that you requested until it finishes
|
|
38
|
+
* performing a previous action. Try again later.</p>
|
|
39
|
+
*
|
|
40
|
+
* @throws {@link InvalidParameterValueException} (client fault)
|
|
41
|
+
* <p>Indicates that something is wrong with a parameter's value. For example, the value is
|
|
42
|
+
* out of range.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link LimitExceededException} (client fault)
|
|
45
|
+
* <p>A limit in the request has been exceeded; for example, a maximum number of items allowed
|
|
46
|
+
* in a request.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link MissingParameterValueException} (client fault)
|
|
49
|
+
* <p>Indicates that a required parameter is missing.</p>
|
|
50
|
+
*
|
|
51
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
52
|
+
* <p>A resource that is required for the action doesn't exist.</p>
|
|
53
|
+
*
|
|
54
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
55
|
+
* <p>The request failed due to a temporary failure of the server.</p>
|
|
56
|
+
*
|
|
57
|
+
*
|
|
33
58
|
*/
|
|
34
59
|
export declare class UpdateFrameworkCommand extends $Command<UpdateFrameworkCommandInput, UpdateFrameworkCommandOutput, BackupClientResolvedConfig> {
|
|
35
60
|
readonly input: UpdateFrameworkCommandInput;
|
|
@@ -31,6 +31,21 @@ export interface UpdateGlobalSettingsCommandOutput extends __MetadataBearer {
|
|
|
31
31
|
* @see {@link UpdateGlobalSettingsCommandOutput} for command's `response` shape.
|
|
32
32
|
* @see {@link BackupClientResolvedConfig | config} for BackupClient's `config` shape.
|
|
33
33
|
*
|
|
34
|
+
* @throws {@link InvalidParameterValueException} (client fault)
|
|
35
|
+
* <p>Indicates that something is wrong with a parameter's value. For example, the value is
|
|
36
|
+
* out of range.</p>
|
|
37
|
+
*
|
|
38
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
39
|
+
* <p>Indicates that something is wrong with the input to the request. For example, a
|
|
40
|
+
* parameter is of the wrong type.</p>
|
|
41
|
+
*
|
|
42
|
+
* @throws {@link MissingParameterValueException} (client fault)
|
|
43
|
+
* <p>Indicates that a required parameter is missing.</p>
|
|
44
|
+
*
|
|
45
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
46
|
+
* <p>The request failed due to a temporary failure of the server.</p>
|
|
47
|
+
*
|
|
48
|
+
*
|
|
34
49
|
*/
|
|
35
50
|
export declare class UpdateGlobalSettingsCommand extends $Command<UpdateGlobalSettingsCommandInput, UpdateGlobalSettingsCommandOutput, BackupClientResolvedConfig> {
|
|
36
51
|
readonly input: UpdateGlobalSettingsCommandInput;
|
|
@@ -41,6 +41,24 @@ export interface UpdateRecoveryPointLifecycleCommandOutput extends UpdateRecover
|
|
|
41
41
|
* @see {@link UpdateRecoveryPointLifecycleCommandOutput} for command's `response` shape.
|
|
42
42
|
* @see {@link BackupClientResolvedConfig | config} for BackupClient's `config` shape.
|
|
43
43
|
*
|
|
44
|
+
* @throws {@link InvalidParameterValueException} (client fault)
|
|
45
|
+
* <p>Indicates that something is wrong with a parameter's value. For example, the value is
|
|
46
|
+
* out of range.</p>
|
|
47
|
+
*
|
|
48
|
+
* @throws {@link InvalidRequestException} (client fault)
|
|
49
|
+
* <p>Indicates that something is wrong with the input to the request. For example, a
|
|
50
|
+
* parameter is of the wrong type.</p>
|
|
51
|
+
*
|
|
52
|
+
* @throws {@link MissingParameterValueException} (client fault)
|
|
53
|
+
* <p>Indicates that a required parameter is missing.</p>
|
|
54
|
+
*
|
|
55
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
56
|
+
* <p>A resource that is required for the action doesn't exist.</p>
|
|
57
|
+
*
|
|
58
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
59
|
+
* <p>The request failed due to a temporary failure of the server.</p>
|
|
60
|
+
*
|
|
61
|
+
*
|
|
44
62
|
*/
|
|
45
63
|
export declare class UpdateRecoveryPointLifecycleCommand extends $Command<UpdateRecoveryPointLifecycleCommandInput, UpdateRecoveryPointLifecycleCommandOutput, BackupClientResolvedConfig> {
|
|
46
64
|
readonly input: UpdateRecoveryPointLifecycleCommandInput;
|
|
@@ -34,6 +34,17 @@ export interface UpdateRegionSettingsCommandOutput extends __MetadataBearer {
|
|
|
34
34
|
* @see {@link UpdateRegionSettingsCommandOutput} for command's `response` shape.
|
|
35
35
|
* @see {@link BackupClientResolvedConfig | config} for BackupClient's `config` shape.
|
|
36
36
|
*
|
|
37
|
+
* @throws {@link InvalidParameterValueException} (client fault)
|
|
38
|
+
* <p>Indicates that something is wrong with a parameter's value. For example, the value is
|
|
39
|
+
* out of range.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link MissingParameterValueException} (client fault)
|
|
42
|
+
* <p>Indicates that a required parameter is missing.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
45
|
+
* <p>The request failed due to a temporary failure of the server.</p>
|
|
46
|
+
*
|
|
47
|
+
*
|
|
37
48
|
*/
|
|
38
49
|
export declare class UpdateRegionSettingsCommand extends $Command<UpdateRegionSettingsCommandInput, UpdateRegionSettingsCommandOutput, BackupClientResolvedConfig> {
|
|
39
50
|
readonly input: UpdateRegionSettingsCommandInput;
|
|
@@ -30,6 +30,24 @@ export interface UpdateReportPlanCommandOutput extends UpdateReportPlanOutput, _
|
|
|
30
30
|
* @see {@link UpdateReportPlanCommandOutput} for command's `response` shape.
|
|
31
31
|
* @see {@link BackupClientResolvedConfig | config} for BackupClient's `config` shape.
|
|
32
32
|
*
|
|
33
|
+
* @throws {@link ConflictException} (client fault)
|
|
34
|
+
* <p>Backup can't perform the action that you requested until it finishes
|
|
35
|
+
* performing a previous action. Try again later.</p>
|
|
36
|
+
*
|
|
37
|
+
* @throws {@link InvalidParameterValueException} (client fault)
|
|
38
|
+
* <p>Indicates that something is wrong with a parameter's value. For example, the value is
|
|
39
|
+
* out of range.</p>
|
|
40
|
+
*
|
|
41
|
+
* @throws {@link MissingParameterValueException} (client fault)
|
|
42
|
+
* <p>Indicates that a required parameter is missing.</p>
|
|
43
|
+
*
|
|
44
|
+
* @throws {@link ResourceNotFoundException} (client fault)
|
|
45
|
+
* <p>A resource that is required for the action doesn't exist.</p>
|
|
46
|
+
*
|
|
47
|
+
* @throws {@link ServiceUnavailableException} (server fault)
|
|
48
|
+
* <p>The request failed due to a temporary failure of the server.</p>
|
|
49
|
+
*
|
|
50
|
+
*
|
|
33
51
|
*/
|
|
34
52
|
export declare class UpdateReportPlanCommand extends $Command<UpdateReportPlanCommandInput, UpdateReportPlanCommandOutput, BackupClientResolvedConfig> {
|
|
35
53
|
readonly input: UpdateReportPlanCommandInput;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-backup",
|
|
3
3
|
"description": "AWS SDK for JavaScript Backup Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.290.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,37 +20,37 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/config-resolver": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
27
|
-
"@aws-sdk/hash-node": "3.
|
|
28
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
29
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
30
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
31
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
32
|
-
"@aws-sdk/middleware-logger": "3.
|
|
33
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
34
|
-
"@aws-sdk/middleware-retry": "3.
|
|
35
|
-
"@aws-sdk/middleware-serde": "3.
|
|
36
|
-
"@aws-sdk/middleware-signing": "3.
|
|
37
|
-
"@aws-sdk/middleware-stack": "3.
|
|
38
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
39
|
-
"@aws-sdk/node-config-provider": "3.
|
|
40
|
-
"@aws-sdk/node-http-handler": "3.
|
|
41
|
-
"@aws-sdk/protocol-http": "3.
|
|
42
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
-
"@aws-sdk/types": "3.
|
|
44
|
-
"@aws-sdk/url-parser": "3.
|
|
23
|
+
"@aws-sdk/client-sts": "3.290.0",
|
|
24
|
+
"@aws-sdk/config-resolver": "3.290.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.290.0",
|
|
26
|
+
"@aws-sdk/fetch-http-handler": "3.290.0",
|
|
27
|
+
"@aws-sdk/hash-node": "3.290.0",
|
|
28
|
+
"@aws-sdk/invalid-dependency": "3.290.0",
|
|
29
|
+
"@aws-sdk/middleware-content-length": "3.290.0",
|
|
30
|
+
"@aws-sdk/middleware-endpoint": "3.290.0",
|
|
31
|
+
"@aws-sdk/middleware-host-header": "3.290.0",
|
|
32
|
+
"@aws-sdk/middleware-logger": "3.290.0",
|
|
33
|
+
"@aws-sdk/middleware-recursion-detection": "3.290.0",
|
|
34
|
+
"@aws-sdk/middleware-retry": "3.290.0",
|
|
35
|
+
"@aws-sdk/middleware-serde": "3.290.0",
|
|
36
|
+
"@aws-sdk/middleware-signing": "3.290.0",
|
|
37
|
+
"@aws-sdk/middleware-stack": "3.290.0",
|
|
38
|
+
"@aws-sdk/middleware-user-agent": "3.290.0",
|
|
39
|
+
"@aws-sdk/node-config-provider": "3.290.0",
|
|
40
|
+
"@aws-sdk/node-http-handler": "3.290.0",
|
|
41
|
+
"@aws-sdk/protocol-http": "3.290.0",
|
|
42
|
+
"@aws-sdk/smithy-client": "3.290.0",
|
|
43
|
+
"@aws-sdk/types": "3.290.0",
|
|
44
|
+
"@aws-sdk/url-parser": "3.290.0",
|
|
45
45
|
"@aws-sdk/util-base64": "3.208.0",
|
|
46
46
|
"@aws-sdk/util-body-length-browser": "3.188.0",
|
|
47
47
|
"@aws-sdk/util-body-length-node": "3.208.0",
|
|
48
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
-
"@aws-sdk/util-endpoints": "3.
|
|
51
|
-
"@aws-sdk/util-retry": "3.
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.290.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.290.0",
|
|
50
|
+
"@aws-sdk/util-endpoints": "3.290.0",
|
|
51
|
+
"@aws-sdk/util-retry": "3.290.0",
|
|
52
|
+
"@aws-sdk/util-user-agent-browser": "3.290.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-node": "3.290.0",
|
|
54
54
|
"@aws-sdk/util-utf8": "3.254.0",
|
|
55
55
|
"tslib": "^2.3.1",
|
|
56
56
|
"uuid": "^8.3.2"
|