Assets - AWS Security Agent

Assets

The collection of assets used in a pentest configuration, including endpoints, actors, documents, source code repositories, and integrated repositories.

Contents

actors

The list of actors used during penetration testing.

Type: Array of Actor objects

Required: No

documents

The list of documents that provide context for the pentest.

Type: Array of DocumentInfo objects

Required: No

endpoints

The list of endpoints to test during the pentest.

Type: Array of Endpoint objects

Required: No

integratedRepositories

The list of integrated repositories associated with the pentest.

Type: Array of IntegratedRepository objects

Required: No

sourceCode

The list of source code repositories to analyze during the pentest.

Type: Array of SourceCodeRepository objects

Required: No

See Also

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