Skip to main content

lambda에서 각종 AWS서비스를 사용하기 위한 래핑모듈

Project description

LambdAWS 람다에서 자수 사용하는 AWS명령어를 래핑한 모듈입니다. 사용하려는 기능에 대한 IAM 권한만 충분히 가지고 있다면 바로 사용할수 있습니다. 만약 lambda가 아닌 로컬에서 이 모듈을 사용하려는 경우 boto3를 설치하셔야 합니다 - 현재 구현된것 - S3트리거 이벤트에 대한 S3객체 가져오기 및 다운로드 작업 - s3 -> sns -> 람다 트리거 이벤트에 대한 S3객체 가져오기 및 다운로드 작업

계획 - python3.6으로 리펙토링 - 이벤트, 리소스 별로 객체화 시키기

참고 - 이전 python2.7코드는 점점 줄여 나가서 최종적으로 완전히 삭제할 예정 입니다

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lambdAWS-0.1.0.tar.gz (5.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page