Is it possible to get temporary access keys without using "static" access keys?

0

Is there any options to get "session" access keys without the need for "static"/"long living" access keys? like with using U2F/SSH or anything else?

1 Resposta
4
Resposta aceita

If you configured federation using external identity provider or configured AWS SSO, you can also get temp credential without long-term credential.

https://aws.amazon.com/blogs/security/how-to-implement-federated-api-and-cli-access-using-saml-2-0-and-ad-fs/ https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-sso.html

If you're on EC2 instance that has instance profile, you can get the temp credential using Instance Meta Data Service.

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/instancedata-data-retrieval.html

profile pictureAWS
respondido há 2 anos
profile pictureAWS
ESPECIALISTA
James_S
avaliado há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas