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

ecs:RunTask #79

Description

@acdha

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions