Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update example for ECS exec #18

Merged
merged 5 commits into from
Nov 1, 2023
Merged

Update example for ECS exec #18

merged 5 commits into from
Nov 1, 2023

Conversation

jaezeu
Copy link
Contributor

@jaezeu jaezeu commented Oct 31, 2023

No description provided.

@jaezeu jaezeu requested a review from wayne-root as a code owner October 31, 2023 02:58
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need the following policies as well for exec?

ssmmessages:CreateControlChannel
ssmmessages:CreateDataChannel
ssmmessages:OpenControlChannel
ssmmessages:OpenDataChannel

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yup, but they are part of the arn:aws:iam::aws:policy/AmazonSSMManagedInstanceCore policy

"s3:Get*",
"s3:List*",
"kms:Decrypt",
"kms:GenerateDataKey",
Copy link
Contributor

@wayne-root wayne-root Nov 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kms:GenerateDataKey can be removed

Copy link
Contributor

@wayne-root wayne-root left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jaezeu jaezeu merged commit 4626312 into main Nov 1, 2023
3 checks passed
@jaezeu jaezeu deleted the add-ecs-exec-example branch November 1, 2023 03:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants