v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1462502349.5 KB

Adds a specific service association to an AgentSpace. It overwrites the existing association of the same service. Returns 201 Created on success.

post/v1/agentspaces/{agentSpaceId}/associations

Path parameters

agentSpaceIdstring required

Unique identifier for an agent space (allows alphanumeric characters and hyphens; 1-64 characters)

The unique identifier of the AgentSpace

Request body

serviceIdstring required

Unique identifier for a registered service

capabilitiesobject

Per-capability enablement for the AWS DevOps Agent. Absent capability = disabled.

Response

Success

All 62 operations