|
|
|
|
|
by Eridrus
932 days ago
|
|
IAM is horrific, but I feel like it's not really the application-specific stuff that is annoying for me, it's the stuff that AWS wants configured for AWS features to work and the fact that the error messages when you get it wrong are useless at pinpointing your mistake, when you do not know that access is mediated by IAM. Just as an example, I setup a containerized app on Fargate with a custom role, and the need to configure the ability for ecs to assume the role, read from ecr, write to cloudwatch, create channels for debugging was super annoying. Comparatively, having a policy for it to read from an s3 bucket with my data was trivial. |
|
Just sharing my story. IAM sucks and GPT-4 is a good backup for configuring it.