Summary
The user is seeking a method to avoid passing AWS Access and Secret Keys to every pod in a workflow, as this exposes the keys to all developers. They are inquiring about the possibility of achieving this using IRSA (IAM Roles for Service Accounts), both with and without IRSA. The task will have complete access to a storage bucket, and practically every developer on the project has full access to the bucket. The user is looking for a way to prevent this exposure.