AWS Tutorial | How to setup or use multiple profiles with AWSCLI

Опубликовано: 31 Декабрь 2024
на канале: VK Seth - AWS Devops
786
21

#AWS
#Cloudwatch
#Monitoring
#EC2
#ECS
#aws ecs
#cli
#awscli
#aws cli installation
#trainer aws-devops
#aws
#awstutorial
#vk seth


In This Video you will learn how to Setup multiple profiles on single machine


To configure multiple user with awscli
aws configure --profoile Name

To list all the aws CLI profiles
aws configure list-profiles

To update the awscli configuration
aws configure set region --profile

To get configuration details
aws configure get aws_access_key_id

AWSCLI Commands for windows
setx AWS_PROFILE user1

To get account inforamton
aws sts get-caller-identity

To configure envoinment variable or temporary credentails on Linux

export AWS_ACCESS_KEY_ID=
export AWS_SECRET_ACCESS_KEY=
export AWS_DEFAULT_REGION=

To configure envoinment variable or temporary credentails on Windows
set AWS_ACCESS_KEY_ID=
set AWS_SECRET_ACCESS_KEY=
set AWS_DEFAULT_REGION=

Just follow the steps given in the video. Do let me know in comments if you face any problem
============================
Subscribe my channel -    / @devopstutorial  
==========================

Below Topic explained

How do I manage multiple AWS CLI accounts?
How do I create multiple profiles on aws?
How do I use different profiles in AWS CLI?
How do I set up multiple aws profiles?
How can you access multiple accounts by 1 CLI?
How do I add an aws profile?


============================
00:00 - Introduction


======================================
THINGS YOU NEED TO KNOW

Most Recent Video -    • Terraform Loops Tutorial: Master the ...  
Most Trending Video -    • AWS CLI for beginners in hindi | aws ...  

============================================
Playlists

Terraform playlist -    • Terraform Tutorial for beginner  

Python-boto3-AWS playlist -    • Python-Boto3-AWS  

Docker playlist -    • Docker Playlist for Beginners: Your U...  

AWS-EC2 playlist -    • AWS-EC2  

AWS Tutorial playlist -    • AWS Tutorial for Beginner  

Devops with AWS Playlist -    • Devops Tutorial  

AWS IAM Playlist -    • AWS IAM Policy  

AWS-Lambda Playlist -    • AWS-Lambda  

Python playlist -    • Python  

Git playlist -    • Git Tutorial  

===============================================

Thanks for watching!
If you like my content, please subscribe.

   / @devopstutorial  

============================================


WHO AMI I : I am Vicky Seth, a DEVOPS—AWS—CLOUD Engineer, I use my technical background to make videos about technology that help you to grow.
Email - [email protected]