Resource Type: AWS > Transfer for SFTP > Connector
The Connector resource type is part of AWS Transfer Family service. Each Connector enables secure file transfer using AS2 or SFTP protocols to external partners or servers.
Resource Context
Connector is a part of the Transfer for SFTP service.
Each Connector lives under a Region.
Category
In Your Workspace
- Controls by Resource Type report
- Policy Settings by Resource Type report
- Resources by Resource Type report
Developers
- tmod:@turbot/aws-transfer#/resource/types/connector
- tmod:@turbot/turbot#/resource/categories/networkingGateway
- turbot graphql resource --id "tmod:@turbot/aws-transfer#/resource/types/connector"
Get Resource- select * from guardrails_resource where resource_type_uri = 'tmod:@turbot/aws-transfer#/resource/types/connector';
- select * from guardrails_policy_setting where filter = 'resourceTypeId:"tmod:@turbot/aws-transfer#/resource/types/connector"';
- select * from guardrails_notification where resource_type_uri = 'tmod:@turbot/aws-transfer#/resource/types/connector' 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