View a markdown version of this page

RegisteredRemoteAgentDetails - AWS DevOps Agent

RegisteredRemoteAgentDetails

Details specific to a registered token-based remote A2A agent.

Contents

authorizationMethod

The authorization method used by the remote agent.

Type: String

Valid Values: oauth-client-credentials | api-key | bearer-token

Required: Yes

endpoint

HTTPS endpoint URL for a remote A2A agent.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 2048.

Pattern: https://[a-zA-Z0-9.-]+(?::[0-9]+)?(?:/.*)?

Required: Yes

name

Name identifier for a remote A2A agent.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: [a-zA-Z0-9_-]+

Required: Yes

apiKeyHeader

If the remote agent uses API key authentication, the header name.

Type: String

Required: No

description

Description field

Type: String

Length Constraints: Minimum length of 0. Maximum length of 500.

Pattern: [\p{L}\p{N}\p{P}\p{S}\p{Z}]+

Required: No

See Also

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