Transfer Family Profile

AWS Transfer Family Profile is a resource that defines user-specific settings for secure file transfers over protocols like SFTP, FTPS, and FTP. A profile contains configurations such as role associations, policies, and access details that determine how users interact with Transfer Family servers. It helps centralize and manage permissions, ensuring consistent and secure access control for file transfer operations.

aws.transfer_profile

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
arncorestringThe unique Amazon Resource Name (ARN) for the profile.
as2_idcorestringThe As2Id is the AS2-name, as defined in the RFC 4130. For inbound transfers, this is the AS2-From header for the AS2 messages sent from the partner. For outbound connectors, this is the AS2-To header for the AS2 messages sent to the partner using the StartFileTransfer API operation. This ID cannot include spaces.
certificate_idscorearray<string>An array of identifiers for the imported certificates. You use this identifier for working with profiles and partner profiles.
profile_idcorestringA unique identifier for the local or partner AS2 profile.
profile_typecorestringIndicates whether to list only LOCAL type profiles or only PARTNER type profiles. If not supplied in the request, the command lists all types of profiles.
tagscorehstore