Resource Type: AWS > Bedrock > Agent Alias
The Bedrock Agent Alias resource type represents a production routing pointer to a specific version of an Amazon Bedrock agent. Aliases let applications invoke a stable name (for example "PROD" or "v1") while administrators control which underlying agent version receives traffic via routing configuration. Each agent can have many aliases; each is governed independently.
Resource Context
Agent Alias is a part of the Bedrock service.
Each Agent Alias lives under an Agent.
Controls
The primary controls for AWS > Bedrock > Agent Alias are:
Quick Actions
- Delete
- Delete from AWS
- Router
- Set Tags
- Skip alarm for Active control
- Skip alarm for Active control [90 days]
- Skip alarm for Tags control
- Skip alarm for Tags control [90 days]
- Update Tags
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/aws-bedrock#/resource/types/agentAlias
- tmod:@turbot/turbot#/resource/categories/machineLearning
- turbot graphql resource --id "tmod:@turbot/aws-bedrock#/resource/types/agentAlias"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-bedrock#/resource/types/agentAlias';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-bedrock#/resource/types/agentAlias"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-bedrock#/resource/types/agentAlias' 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