Resource Type definition for AWS::Transfer::Agreement
access_role
(String) Specifies the access role for the agreement.base_directory
(String) Specifies the base directory for the agreement.local_profile_id
(String) A unique identifier for the local profile.partner_profile_id
(String) A unique identifier for the partner profile.server_id
(String) A unique identifier for the server.description
(String) A textual description for the agreement.status
(String) Specifies the status of the agreement.tags
(Attributes Set) Key-value pairs that can be used to group and search for agreements. Tags are metadata attached to agreements for any purpose. (see below for nested schema)agreement_id
(String) A unique identifier for the agreement.arn
(String) Specifies the unique Amazon Resource Name (ARN) for the agreement.id
(String) Uniquely identifies the resource.tags
Required:
key
(String) The name assigned to the tag that you create.value
(String) Contains one or more values that you assigned to the key name you create.Import is supported using the following syntax:
$ terraform import awscc_transfer_agreement.example <resource ID>