v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1462502349.5 KB

Partially updates the configuration of an existing service association for an AgentSpace. Present fields are fully replaced; absent fields are left unchanged. Returns 200 OK on success.

patch/v1/agentspaces/{agentSpaceId}/associations/{associationId}

Path parameters

agentSpaceIdstring required

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

The unique identifier of the AgentSpace

associationIdstring required

Unique identifier for a service association within an AgentSpace

The unique identifier of the given association.

Request body

capabilitiesobject

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

Response

Success