GitShow/denoland/clawpatrol-plugin-aws
denoland

clawpatrol-plugin-aws

AWS API gating plugin for clawpatrol: SigV4 signing + aws.* rule matching, multi-account

by denoland
Star on GitHubFork

Go

2 stars0 forks1 contributorActive · 1w agoSince 2026v0.3.7

Meet the team

See all 1 on GitHub →
piscisaureus
piscisaureus14 contributions

Languages

View on GitHub →
Go100%

Commit activity

Last 12 weeks · 14 commits

Full graph →

Community health

1 of 6 standards met

Community profile →
37
✓README○License○Contributing○Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
piscisaureus
facets: report the response body as a streamed result fieldMergedPR

Tee the upstream response so the agent still receives the complete response while the gateway pulls the body as a result field up to its own cap. The tap is a non-blocking bounded buffer (64 KiB) so the agent write is never stalled or truncated by the gateway — including when it cancels early or never pulls (unit-tested under ). Builds against clawpatrol v0.5.0. Version -> 0.3.7.

piscisaureus · 1w ago
piscisaureus
facets: use the CloudTrail API action as the primary (Title) facetMergedPR

The activity-log verb is now the CloudTrail API action (e.g. ) instead of the IAM action (). iam_action is demoted to detail-only but stays matchable via . Version -> 0.3.6.

piscisaureus · 1w ago
piscisaureus
facets: reorder compact row (resource, account) and hide regionMergedPR

The activity-log row led with the bare account id. Reorder the facet fields so the compact row reads resource then account (account_name follows), and mark region detail_only since it's redundant with the host shown alongside the row. Version -> 0.3.5.

piscisaureus · 1w ago
Structured data for AI agents

Repository: denoland/clawpatrol-plugin-aws. Description: AWS API gating plugin for clawpatrol: SigV4 signing + aws.* rule matching, multi-account Stars: 2, Forks: 0. Primary language: Go. Languages: Go (100%). Latest release: v0.3.7 (1w ago). Open PRs: 0, open issues: 0. Last activity: 1w ago. Community health: 37%. Top contributors: piscisaureus.

·@ofershap

Replace github.com with gitshow.dev