CloudFormation Question 12: What will happen to the S3 bucket when the CloudFormation stack is deleted? **Resources:** - `DataLakeBucket`: - `Type`: `AWS::S3::Bucket` - `DeletionPolicy`: `Snapshot` - `Properties`: - `BucketName`: `company-data-lake` - `VersioningConfiguration`: - `Status`: `Enabled` | AWS Certified CloudOps Engineer – Associate Quiz - LeetQuiz