Resource Type: AWS > Bedrock > Settings
The Amazon Bedrock Settings resource represents the logging configuration for model invocations in AWS Bedrock, enabling governance, auditing, and monitoring of model usage and requests.
Resource Context
Settings is a part of the Bedrock service.
Each Settings lives under a Region.
Controls
The primary controls for AWS > Bedrock > Settings 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-bedrock#/resource/types/settings
- tmod:@turbot/turbot#/resource/categories/managementTools
- turbot graphql resource --id "tmod:@turbot/aws-bedrock#/resource/types/settings"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-bedrock#/resource/types/settings';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-bedrock#/resource/types/settings"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-bedrock#/resource/types/settings' 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