DiscoveredEndpoint - AWS Security Agent

DiscoveredEndpoint

Represents an endpoint discovered during a pentest job.

Contents

agentSpaceId

The unique identifier of the agent space associated with the discovered endpoint.

Type: String

Required: Yes

pentestJobId

The unique identifier of the pentest job that discovered the endpoint.

Type: String

Required: Yes

taskId

The unique identifier of the task that discovered the endpoint.

Type: String

Required: Yes

uri

The URI of the discovered endpoint.

Type: String

Required: Yes

description

A description of the discovered endpoint.

Type: String

Required: No

evidence

The evidence that led to the discovery of the endpoint.

Type: String

Required: No

operation

The HTTP operation associated with the discovered endpoint.

Type: String

Required: No

See Also

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