Add Quantum resource evidence dashboard
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user