boto31 AWS SDK (Python) - boto3 사용하기 AWS CLI로도 스크립팅을 하여 많은 작업을 할 수 있지만, AWS SDK를 이용하여 코드로 작업하면 CLI보다 수월할 작업이 가능하다.(편의에 따라 CLI를 선호할 수도 있음) 여기에서는 boto3를 이용한 python으로 aws를 다룰 수 있는 방법을 기술한다. boto3 python 참고 문서 : https://boto3.amazonaws.com/v1/documentation/api/latest/index.html Boto3 documentation — Boto3 Docs 1.24.84 documentation You use the AWS SDK for Python (Boto3) to create, configure, and manage AWS services, such as Amazon Elas.. 2022. 10. 3. 이전 1 다음