skip to main
|
skip to sidebar
Thursday, 2 January 2020
aws config setting command with bash file in linux EC2
export AWS_REGION=$(curl -s 169.254.169.254/latest/dynamic/instance-identity/document | jq -r '.region')
echo "export AWS_REGION=${AWS_REGION}" >> ~/.bash_profile
aws configure set default.region ${AWS_REGION}
aws configure get default.region
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Get a Clue
Get a Clue
Technical Info
A Paper
ajax
ant
aws
axis2
Dom
Error
ExtJs
Flex
hibernate
IDE
java
javascript Tip
JavaServer Faces
Jax-WS
Json
osgi
Patent
Spring
tip
web service
XSLT
Blog Archive
▼
2020
(10)
►
February
(1)
▼
January
(9)
Linux alias option command & and install telnet tool
Linux password change command
Linux - Kill port
- Install & run "Visual Studio Code Server" in Ubuntu
- Install and run wetty in Ubuntu 18.04 LTS ( with...
EKS DevOps - Workshop URL
Installing aws-iam-authenticator
aws cli command - get identity , account, user ID,...
aws config setting command with bash file in linux...
►
2019
(13)
►
December
(11)
►
November
(1)
►
March
(1)
►
2017
(3)
►
November
(2)
►
May
(1)
►
2013
(1)
►
October
(1)
►
2010
(16)
►
November
(1)
►
July
(1)
►
April
(1)
►
March
(2)
►
February
(5)
►
January
(6)
►
2009
(44)
►
December
(5)
►
November
(1)
►
October
(4)
►
September
(11)
►
June
(4)
►
May
(2)
►
April
(2)
►
March
(2)
►
February
(7)
►
January
(6)
►
2008
(75)
►
November
(6)
►
October
(23)
►
August
(3)
►
July
(9)
►
June
(5)
►
May
(6)
►
April
(6)
►
March
(5)
►
February
(4)
►
January
(8)
►
2007
(62)
►
December
(2)
►
November
(5)
►
October
(8)
►
September
(11)
►
August
(15)
►
July
(19)
►
June
(2)
About Me
KIYOUNGHWANG
www.linkedin.com/in/kiyoung-hwang-89ba7b56
View my complete profile
No comments:
Post a Comment