aws-solutions / simple-file-manager-for-amazon-efs

Serverless web application to manage data in your Amazon EFS Filesystem
Apache License 2.0
81 stars 30 forks source link

Add StackName as prefix to managed resurces names #139

Closed dreamorosi closed 3 years ago

dreamorosi commented 3 years ago

Issue #, if available: n/a

Description of changes: Added main stack name as prefix of the names of resources created via CloudFormation when onobarding a file systems so that they match the rest of resources. This will help Customers find the CloudWatch Log groups to clean up when they delete the stack.

@brandold I have tested the stack and it works but didn't test the changes to the nightly-workflow.yml file.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.