v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141531,219979.8 KB

Gets an Amazon Bedrock AgentCore Runtime.

get/runtimes/{agentRuntimeId}/

Path parameters

agentRuntimeIdstring required

The unique identifier of the AgentCore Runtime to retrieve.

Query parameters

versionstring

The version of the AgentCore Runtime to retrieve.

Response

Success

agentRuntimeArnstring required

The Amazon Resource Name (ARN) of the AgentCore Runtime.

agentRuntimeNamestring required

The name of the AgentCore Runtime.

agentRuntimeIdstring required

The unique identifier of the AgentCore Runtime.

agentRuntimeVersionstring required

The version of the AgentCore Runtime.

createdAtstring date-time required

The timestamp when the AgentCore Runtime was created.

lastUpdatedAtstring date-time required

The timestamp when the AgentCore Runtime was last updated.

roleArnstring required

The IAM role ARN that provides permissions for the AgentCore Runtime.

status'CREATING' | 'CREATE_FAILED' | 'UPDATING' | 'UPDATE_FAILED' | 'READY' | 'DELETING' required

The current status of the AgentCore Runtime.

failureReasonstring

The reason for failure if the AgentCore Runtime is in a failed state.

descriptionstring password

The description of the AgentCore Runtime.

environmentVariablesobject

Environment variables set in the AgentCore Runtime environment.