aws
aws copied to clipboard
Clean up S3 buckets on stack teardown
Currently several S3 buckets are created as part of the stack creation but those buckets are not all removed when the stack is torn down. First step will be determining which spaces these are, then updating templates to ensure they are removed.