Resource Type: AWS > Bedrock AgentCore > Agent Runtime Version
An Amazon Bedrock AgentCore Agent Runtime Version is an immutable snapshot of an Agent Runtime's configuration. Versions are emitted by parent Create/Update operations and cannot be deleted independently. Customers pin endpoints to specific versions for governance and rollback.
Resource Context
Agent Runtime Version is a part of the Bedrock AgentCore service.
Each Agent Runtime Version lives under an Agent Runtime.
Controls
The primary controls for AWS > Bedrock AgentCore > Agent Runtime Version are:
Quick Actions
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/aws-bedrockagentcore#/resource/types/agentRuntimeVersion
- tmod:@turbot/turbot#/resource/categories/machineLearning
- turbot graphql resource --id "tmod:@turbot/aws-bedrockagentcore#/resource/types/agentRuntimeVersion"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-bedrockagentcore#/resource/types/agentRuntimeVersion';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-bedrockagentcore#/resource/types/agentRuntimeVersion"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-bedrockagentcore#/resource/types/agentRuntimeVersion' and notification_type in ('resource_updated', 'resource_created');
Get ResourceGet Policy Settings (By Resource ID)Get Resource Notification
Resource Type URI
Category URI
GraphQL
CLI
Steampipe Query