Open snowiow opened 6 months ago
Today we do not support deployment in a Delegated Admin for CFN. The stack requires not only CFN but also a bunch of other permissions and not all can be delegated.
It is potentially possible for a portion of functionality. I will keep this issue open as enhancement
request. Contributions are welcome.
Hi, I'm currently trying to deploy your
deploy-data-read-permissions.yaml
template to our delegated administrator for CloudFormation. When trying to deploy we get this error:I think the reason why this is failing, is because this
CallAs
field is not configured to be set toDELEGATED_ADMIN
when deployed from a delegated admin in the template.