https://docs.google.com/presentation/d/1VNTDxJXBx_FMeI0NLLz8xpsagpbIhnsReUzWc7bptfw/edit?usp=sharing 위 링크에서 전체 슬라이드를 확인하실 수 있습니다.
- AWS 보안 자격 증명
aws configure
- CostExplorerClient 설치
npm install @aws-sdk/client-cost-explorer
.env.sample
→ .env
NOTION_TOKEN= 노션 api 토큰
NOTION_PAGE_ID= 노션 공유 url 뒤 id (ex. https://test-api.notion.site/cost-test-{page id}?pvs=4)
node src/aws-cost-explorer-to-notion.js