aws-solutions-library-samples / aws-ops-automator

A solution for automated and scheduled execution of actions on selected AWS resources, including an updated EBS Snapshot Scheduler
https://aws.amazon.com/solutions/implementations/ops-automator/
Other
101 stars 47 forks source link

Cross account ARN File #8

Closed hirenshah005 closed 5 years ago

hirenshah005 commented 6 years ago

Hello All, I am having issue/ not clear understanding on what to name this file. ex. I have deployed create snapshot action with name "EBS-Backup" in CF. So the txt file having cross account ARN should be named as "EBS-Backup.txt" and placed in bucket "opsautomator-configuration" in "TaskRoles" folder. or something else?

https://docs.aws.amazon.com/solutions/latest/ops-automator/appendix-b.html

arieleeuw commented 6 years ago

The name should match the name of the action without any extension. In V2 we will allow references to ssm parameter store values for most params. {ssm:}. A param list from the SSM param store would be a great fit for cross account role arn's

georgebearden commented 5 years ago

Closing this issue due to inactivity, but please reopen it if necessary.