티스토리 뷰
https://gist.github.com/seunggabi/f8224d33b81dca80ded01b9a5888030c
aws-cli-configure.sh
aws-cli-configure.sh. GitHub Gist: instantly share code, notes, and snippets.
gist.github.com
brew install awscli
#aws configure
#AWS Access Key ID [None] : [발급받은 IAM의 Access Key ID]
#AWS Secret Access Key [None] : [발급받은 IAM의 Secret Access Key]
#Default region name [None] : ap-northeast-2[서울 리전]
#Default output format [None] :
mkdir -p ~/.aws
rm ~/.aws/config
cat <<EOT >> ~/.aws/config
[default]
region = ap-northeast-2
EOT
rm ~/.aws/credentials
cat <<EOT >> ~/.aws/credentials
[default]
aws_access_key_id =
aws_secret_access_key =
EOT
https://longtermsad.tistory.com/13
Mac OS에 AWS Cli 설정하기
AWS Cli 란? AWS 커맨드 라인 인터페이스(AWS Command Line Interface, aws cli)는 AWS 서비스를 관리하는 통합 도구입니다. 여러 AWS 서비스를 명령줄에서 제어하고 스크립트를 통해 자동화할 수 있습니다. 설
longtermsad.tistory.com
https://unix.stackexchange.com/questions/77277/how-to-append-multiple-lines-to-a-file/77278#77278
How to append multiple lines to a file
I am writing a bash script to look for a file if it doesn't exist then create it and append this to it: Host localhost ForwardAgent yes So "line then new line 'tab' then text" I think its a
unix.stackexchange.com
'공부' 카테고리의 다른 글
[spark] spark streaming, DStream, streaming context, windowing, watermarking (0) | 2022.11.26 |
---|---|
[aws] s3 life cycle rule (0) | 2022.11.25 |
[airflow] docker compose (AIRFLOW__CORE__LOAD_EXAMPLES: false) (0) | 2022.11.24 |
[aws] s3 life cycle multiple rules (비용 감소하는 쪽으로 적용됨) (0) | 2022.11.24 |
[CDC] Change Data Capture (Debezium, Hudi, Iceberg) (0) | 2022.11.24 |
- Total
- Today
- Yesterday
- 인스타그램
- 테슬라 추천
- 김달
- 테슬라 리퍼럴 코드 혜택
- wlw
- 팔로워 수 세기
- follower
- 책그림
- 모델y
- 테슬라 리퍼럴 코드 생성
- 메디파크 내과 전문의 의학박사 김영수
- 개리마커스
- 테슬라
- 클루지
- Kluge
- 레퍼럴
- 연애학개론
- 테슬라 레퍼럴
- 유투브
- 테슬라 크레딧 사용
- 모델 Y 레퍼럴
- 테슬라 레퍼럴 적용 확인
- 할인
- 테슬라 레퍼럴 코드 확인
- 어떻게 능력을 보여줄 것인가?
- 테슬라 리퍼럴 코드
- Bot
- COUNT
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |