Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

ecs:RunTask #79

Open
acdha opened this issue May 19, 2021 · 0 comments
Open

ecs:RunTask #79

acdha opened this issue May 19, 2021 · 0 comments

Comments

@acdha
Copy link

acdha commented May 19, 2021

Please make sure to provide all the fields and describe your issue.

  • Service: ecs
  • Action: RunTask

The policy example inherits the incorrect information in the AWS documentation and IAM console validation listing this format:

    arn:aws:ecs:$region:$account:task-definition/$task-definition-family-name:$task-definition-revision-number

This will not work without removing the revision number:

    arn:aws:ecs:$region:$account:task-definition/$task-definition-family-name
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant