Oct 26, 2021
Typically, connecting Github Actions to AWS requires storing an AWS Access Key ID and Secret Access Key as environment variables. A more secure way is to use federated access, or in other words, provision something in AWS that tells it to trust calls coming from your Github Actions.