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

Configurable IAM policies for ECS distrib indexers #4897

Merged
merged 3 commits into from
Apr 24, 2024

Conversation

rdettai
Copy link
Collaborator

@rdettai rdettai commented Apr 23, 2024

Description

To be able to use AWS services as sources (e.g Kinesis), it is useful to be able to provide custom roles to the indexer task.

To keep the user facing configuration as simple as possible, only indexers can have extra policies (other nodes are not supposed to interact with external AWS services).

How was this PR tested?

Describe how you tested this PR.

@rdettai rdettai force-pushed the ecs-distrib-extra-policy branch 2 times, most recently from 4d86022 to 9a2fe12 Compare April 23, 2024 15:12
distribution/ecs/README.md Outdated Show resolved Hide resolved
@rdettai rdettai force-pushed the ecs-distrib-extra-policy branch from 3ff24af to 470428a Compare April 24, 2024 12:28
@rdettai rdettai merged commit 6f26989 into main Apr 24, 2024
4 checks passed
@rdettai rdettai deleted the ecs-distrib-extra-policy branch April 24, 2024 12:42
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