Skip to content

How to define task_definition_task_role_name and task_definition_task_execution_role_name? #546

Open
@NB-123

Description

@NB-123

The YAML provided shows these two lines, but no instructions on what should be done to create these roles. Please advise. Thanks.

"Resource":[
"arn:aws:iam::<aws_account_id>:role/<task_definition_task_role_name>",
"arn:aws:iam::<aws_account_id>:role/<task_definition_task_execution_role_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

        Participants

        @NB-123

        Issue actions

          How to define task_definition_task_role_name and task_definition_task_execution_role_name? · Issue #546 · aws-actions/amazon-ecs-deploy-task-definition