Actor
Represents an actor used during penetration testing. An actor defines a user or entity that interacts with the target application, including authentication credentials and target URIs.
Contents
- authentication
-
The authentication configuration for the actor.
Type: Authentication object
Required: No
- description
-
A description of the actor.
Type: String
Required: No
- identifier
-
The unique identifier for the actor.
Type: String
Required: No
- uris
-
The list of URIs that the actor targets during testing.
Type: Array of strings
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: