You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using secrets list in a container definition the container gets an permissions error trying to access SecretsManager when the task is instantiated
Expected Behavior
The container should be able to retrieve values from SecretsManager
Steps to Reproduce
Create a container definition with a valueFrom using an ARN in secretsmanager. When the task is run (in Fargate) by the service it will fail with a permissions error on the _exec role.
Screenshots
N/A
Environment (please complete the following information):
N/A
Additional Context
N/A
The text was updated successfully, but these errors were encountered:
Found a bug? Maybe our Slack Community can help.
Describe the Bug
When using secrets list in a container definition the container gets an permissions error trying to access SecretsManager when the task is instantiated
Expected Behavior
The container should be able to retrieve values from SecretsManager
Steps to Reproduce
Create a container definition with a valueFrom using an ARN in secretsmanager. When the task is run (in Fargate) by the service it will fail with a permissions error on the _exec role.
Screenshots
N/A
Environment (please complete the following information):
N/A
Additional Context
N/A
The text was updated successfully, but these errors were encountered: