-
Notifications
You must be signed in to change notification settings - Fork 4.5k
(BackupPlanRule): the completion_window default value does not match the documentation #27050
Copy link
Copy link
Closed
Labels
bugThis issue is a bug.This issue is a bug.documentationThis is a problem with documentation.This is a problem with documentation.effort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortgood first issueRelated to contributions. See CONTRIBUTING.mdRelated to contributions. See CONTRIBUTING.mdp2package/toolsRelated to AWS CDK Tools or CLIRelated to AWS CDK Tools or CLI
Description
Describe the bug
https://docs.aws.amazon.com/cdk/api/v2/python/aws_cdk.aws_backup/BackupPlanRule.html states that completion_window default value is 8 hours but it is set to 7 days.
Expected Behavior
completion_window default value shall be set to 8 hours
Current Behavior
completion_window default value is set to 7 days.
Reproduction Steps
Create a backplan rule via aws cdk python.
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.85.0
Framework Version
No response
Node.js Version
v18.13.0
OS
mac
Language
Python
Language Version
No response
Other information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugThis issue is a bug.This issue is a bug.documentationThis is a problem with documentation.This is a problem with documentation.effort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortgood first issueRelated to contributions. See CONTRIBUTING.mdRelated to contributions. See CONTRIBUTING.mdp2package/toolsRelated to AWS CDK Tools or CLIRelated to AWS CDK Tools or CLI