I am using quick create to deploy CFT in AWS and using this feature there is no options of configuring execution role and other options.
I want to use role to deploy CFT when people click on Quick Link.
I am using quick create to deploy CFT in AWS and using this feature there is no options of configuring execution role and other options.
I want to use role to deploy CFT when people click on Quick Link.
This is because "Quick create" is meant to provide a simplified workflow for when you don't need to provide additional configuration. From the docs:
If you want to have access to all options, simply use the full creation flow. On the stacks page, click "Create stack". From there, you can provide the template URL and configure all the available options.