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

chore: respect the upcoming changes in ECS Tagging #145

Merged
merged 2 commits into from
Jul 23, 2024

Conversation

thisismana
Copy link
Member

@thisismana thisismana commented Jun 6, 2024

Starting August 2024 you'll need the explicit ecs:TagResource permission in conjunction with certain ECS related API calls, on of them being RegisterTaskDefinition

See https://docs.aws.amazon.com/AmazonECS/latest/developerguide/ecs-account-settings.html#tag-resources-setting

the documentation states that we could allow to restrict this to a certain task-definition ARN/pattern, but we do not have access to this, I fear.

Starting August 2024 you'll need the explicit `ecs:TagResource` permission in conjunction with certain ECS related API calls, on of them being `RegisterTaskDefinition`

the [documentation](https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonelasticcontainerservice.html#amazonelasticcontainerservice-task-definition) states that we could allow to restrict this to a certain task-definition ARN/pattern, but we do not have access to this, I fear.
@thisismana thisismana changed the title Respect the upcoming changes in ECS Tagging chore: Respect the upcoming changes in ECS Tagging Jun 6, 2024
Copy link

github-actions bot commented Jul 7, 2024

This PR has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this PR will be closed in 10 days

@github-actions github-actions bot added the stale label Jul 7, 2024
@moritzzimmer
Copy link
Member

Not stale

@github-actions github-actions bot removed the stale label Jul 8, 2024
@moritzzimmer moritzzimmer changed the title chore: Respect the upcoming changes in ECS Tagging chore: respect the upcoming changes in ECS Tagging Jul 19, 2024
@saefty saefty merged commit 9e1a357 into stroeer:main Jul 23, 2024
3 checks passed
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.

3 participants