awslabs/Duvet
Uses Duvet to generate a compliance report and uploads it to S3
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Jul 8, 2025
- License
- Apache 2.0
Pinned Snippet
uses: awslabs/duvet-action@3a0bf9d3e4a2cf4826f149febe2d300ece7b2d09 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| duvet-version | Version string for Duvet | no | latest |
| report-script | Path to script that generates a Duvet report | yes | — |
| report-path | Path to generated Duvet report output | no | — |
| role-to-assume | Role to assume for OpenID Connect | yes | — |
| role-session-name | Role session name for OpenID Connect | yes | — |
| aws-s3-bucket-name | Destination S3 bucket name for duvet reports | yes | — |
| aws-s3-region | S3 bucket region | yes | — |
| cdn | Prefix the S3 URL with a CDN | no | — |
Outputs
no outputs