I used this article to create my stack.
But getting an error:
User: arn:aws:sts::xxx:assumed-role/deleteCurrent-DeleteAfter-DeleteCFNLambdaExecution-T1WHQG2UTLWM/DeleteCFNLambda-deleteCurrent is not authorized to perform: ssm:DeleteParameter on resource: arn:aws:ssm:us-east-1:xxx:parameter/CFN-DemoParameter-plOl5Hg4QuI5 (Service: AmazonSSM; Status Code: 400; Error Code: AccessDeniedException;
The template can be viewed here...
https://datameetgeobk.s3.amazonaws.com/cftemplates/delete_after_5m.template
Any suggestion to correct the error will be appreciated.
delete_after_5m.template
? It does not seem like as I don't see any call to delete any ssm parameter. – Marcin