-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Open
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.p3This is a minor priority issueThis is a minor priority issues3
Description
Describe the feature
Currently when launching: aws s3 rb s3://$BUCKET_NAME --force
I get an error if the bucket doesn't exist. I'd like to have more flexibility in this case because deleting a bucket or seeing that it doesn't exist lead to the same result (bucket absence).
Use Case
Throwing an error is something that can prevent a program or a pipeline from being correctly executed. A warning message could be more appropriate imho.
Proposed Solution
No response
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
CLI version used
na
Environment details (OS name and version, etc.)
na
Metadata
Metadata
Assignees
Labels
feature-requestA feature should be added or improved.A feature should be added or improved.p3This is a minor priority issueThis is a minor priority issues3