---
type: resource-type
title: TransferProfile
description: aws resource type AWS::Transfer::Profile
name: TransferProfile
lexicon: aws
resource_type: AWS::Transfer::Profile
---
`AWS::Transfer::Profile`, a resource type of the aws lexicon.

## Properties

- `As2Id` (`string`, required): AS2 identifier agreed with a trading partner.
- `ProfileType` (`"LOCAL" | "PARTNER"`, required): Enum specifying whether the profile is local or associated with a trading partner.
- `Arn` (`string`, optional): Specifies the unique Amazon Resource Name (ARN) for the profile.
- `CertificateIds` (`string[]`, optional): List of the certificate IDs associated with this profile to be used for encryption and signing of AS2 messages.
- `ProfileId` (`string`, optional): A unique identifier for the profile
- `Tags` (`TransferProfile_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `Arn`
- `ProfileId`
