AWS IAM
Last updated
Was this helpful?
Last updated
Was this helpful?
policy group(unit) for easy assign role
here is example custom-roles-for-ECS
in ECS we will use Parameter Store
AWS Systems Manager -> Shared Resources -> Parameter Store
Parameter Store
is centralize environment variable
and when defined Parameter
in Parameter Store
you can set Type
as SecureString
in that case the default encryption key is alias/aws/ssm
so when run ECS Service task
and if you using these Parameter
from Parameter Store