Skip to content

docs(aws-s3): Clarify update is required before setting autoDeleteObjects to false#16828

Merged
mergify[bot] merged 1 commit intomasterfrom
improve-docs-on-auto-delete-object
Oct 6, 2021
Merged

docs(aws-s3): Clarify update is required before setting autoDeleteObjects to false#16828
mergify[bot] merged 1 commit intomasterfrom
improve-docs-on-auto-delete-object

Conversation

@ryparker
Copy link
Copy Markdown
Contributor

@ryparker ryparker commented Oct 6, 2021

Summary

This PR:

  • Updates the documentation of the aws-s3/Bucket's autoDeleteObjects prop to clarify that a user must first deploy with the latest CDK package before updating autoDeleteObjects's value to false (to prevent the bucket from being emptied).

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@gitpod-io
Copy link
Copy Markdown

gitpod-io bot commented Oct 6, 2021

@mergify mergify bot merged commit d6a4de9 into master Oct 6, 2021
@mergify mergify bot deleted the improve-docs-on-auto-delete-object branch October 6, 2021 17:35
@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Oct 6, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Copy Markdown
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: 4b58388
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

mergify bot pushed a commit that referenced this pull request Oct 7, 2021
…deploy" step. (#16857)

## Summary

This PR is a continuation of #16828 (review)

We want to make sure users know to deploy with the latest CDK version before toggling the `autoDeleteObjects` prop to `false`.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
njlynch pushed a commit that referenced this pull request Oct 11, 2021
…jects` to `false` (#16828)

## Summary

This PR:

- Updates the documentation of the `aws-s3/Bucket`'s `autoDeleteObjects` prop to clarify that a user must first deploy with the latest CDK package before updating `autoDeleteObjects`'s value to `false` (to prevent the bucket from being emptied). 

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
njlynch pushed a commit that referenced this pull request Oct 11, 2021
…deploy" step. (#16857)

## Summary

This PR is a continuation of #16828 (review)

We want to make sure users know to deploy with the latest CDK version before toggling the `autoDeleteObjects` prop to `false`.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
TikiTDO pushed a commit to TikiTDO/aws-cdk that referenced this pull request Feb 21, 2022
…jects` to `false` (aws#16828)

## Summary

This PR:

- Updates the documentation of the `aws-s3/Bucket`'s `autoDeleteObjects` prop to clarify that a user must first deploy with the latest CDK package before updating `autoDeleteObjects`'s value to `false` (to prevent the bucket from being emptied). 

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
TikiTDO pushed a commit to TikiTDO/aws-cdk that referenced this pull request Feb 21, 2022
…deploy" step. (aws#16857)

## Summary

This PR is a continuation of aws#16828 (review)

We want to make sure users know to deploy with the latest CDK version before toggling the `autoDeleteObjects` prop to `false`.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

@aws-cdk/aws-s3 Related to Amazon S3 contribution/core This is a PR that came from AWS.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants