Skip to main content

AWS Cost Explorer operations

v0.1.3

Read-only AWS spend introspection — month-to-date by service, by account, forecast. Auth via AWS_PROFILE with ce:* permissions. Cost Explorer must be enabled.

5 allowed by default
Pack ID
aws-cost
Vendor
emisar
OS
linux
Actions
5
Required binaries. Install these on the host before relying on the pack — an action that calls a missing one fails at run time.
aws

Install

emisar pack install validates the pack and verifies its content hash before copying it into /etc/emisar/packs. The --hash below pins the install to the exact bytes on this page — a tampered copy is rejected. After install, reload the runner; it re-reads the catalog and advertises every action.

content hash: sha256:316a5685d9733bae33cf8bbdd9ff16b8b274203d4883943d43ae27500d0c72d4

on the runner host
sudo emisar pack install aws-cost \
  --hash sha256:316a5685d9733bae33cf8bbdd9ff16b8b274203d4883943d43ae27500d0c72d4 \
  --dest /etc/emisar/packs

# Reload so the runner re-reads the catalog:
sudo systemctl reload emisar

Actions 5 total

View on GitHub