Resource Type: AWS > Claude Platform > File
Files such as images and documents can be referenced by inference requests and agents within a Claude Platform workspace.
Resource Context
File is a part of the Claude Platform service.
Each File lives under a Workspace.
Controls
The primary controls for AWS > Claude Platform > File 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-externalanthropic#/resource/types/file
- tmod:@turbot/turbot#/resource/categories/storage
- turbot graphql resource --id "tmod:@turbot/aws-externalanthropic#/resource/types/file"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-externalanthropic#/resource/types/file';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-externalanthropic#/resource/types/file"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-externalanthropic#/resource/types/file' 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