Assuming AWS IAM Roles from the AWS CLI

preview_player
Показать описание
In this video tutorial from our brand new training course for the AWS Certified Developer Associate certification, you'll learn how you can use the AWS Command Line Interface (AWS CLI) to assume an AWS IAM role and gain permissions to AWS resources. You'll also learn how to create and change profiles using the AWS CLI.

If you find this helpful, please SUBSCRIBE to our channel and leave a comment if you have a question!

Рекомендации по теме
Комментарии
Автор

As always Neals’ videos never disappoint me. They always helped me learning aws not only here but in udemy as well. Thank you 😊

HellaGood-wshf
Автор

Thanks for this, it cleared up a load of questions I had about assuming roles

tehsimo
Автор

Would have been good to include a step showing how to encrypt those credentials.

RT-ebvo
Автор

How can we find IAM role is attached or not to the EC2 instance, but the condition is we don't have AWS console access. The only option is to check with AWS CLI.

shaikabdhulkhaleel
Автор

An error occurred (ExpiredToken) when calling the AssumeRole operation: The security token included in the request is expired. How to solve this?

martinthong
Автор

Not really sure how im doing this wrong -- anytime I do the same exact steps I get 'source profile default must have credentials'

andrewa