View a markdown version of this page

VerificationScript - AWS Security Agent

VerificationScript

Contains metadata for a verification script that can be used to reproduce a security finding.

Contents

envVars

The list of environment variables required to run the verification script.

Type: Array of VerificationScriptEnvVar objects

Required: No

instructions

Instructions for running the verification script, including prerequisites and how to interpret results.

Type: String

Required: No

scriptType

The type of script. Valid values are python and bash.

Type: String

Required: No

scriptUrl

URL to download the verification script.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: