Resource Type: AWS > FSx > Storage Virtual Machine
An Amazon FSx Storage Virtual Machine (SVM) is an isolated file server within an FSx for NetApp ONTAP file system. Each SVM has its own administrative credentials, endpoints, and storage resources, enabling multi-tenancy and workload isolation within a single file system.
Resource Context
Storage Virtual Machine is a part of the FSx service.
Each Storage Virtual Machine lives under a Region.
Controls
The primary controls for AWS > FSx > Storage Virtual Machine 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-fsx#/resource/types/storageVirtualMachine
- tmod:@turbot/turbot#/resource/categories/storage
- turbot graphql resource --id "tmod:@turbot/aws-fsx#/resource/types/storageVirtualMachine"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-fsx#/resource/types/storageVirtualMachine';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-fsx#/resource/types/storageVirtualMachine"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-fsx#/resource/types/storageVirtualMachine' 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