Add Quantum resource evidence dashboard

This commit is contained in:
2026-04-20 17:47:00 -03:00
parent e738f08e91
commit fd4597a309
7 changed files with 410 additions and 12 deletions
+5
View File
@@ -233,12 +233,17 @@ MessageId
```bash
aws --endpoint-url https://localstack.paulononato.com.br lambda list-functions
aws --endpoint-url https://localstack.paulononato.com.br lambda invoke \
--function-name quantum-dev-processor \
--invocation-type DryRun \
/tmp/quantum-lambda-dry-run.json
```
Expected evidence:
```text
quantum-dev-processor
StatusCode: 204
```
### IAM Evidence