Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-transfer-agreement.json
Parent schema serverless-framework-configuration
Type: object

Resource Type definition for AWS::Transfer::Agreement. Source:- No source definition found, add manually please

Properties

ServerId string | Aws_CF_FunctionString required

A unique identifier for the server.

LocalProfileId string | Aws_CF_FunctionString required

A unique identifier for the local profile.

PartnerProfileId string | Aws_CF_FunctionString required

A unique identifier for the partner profile.

BaseDirectory string | Aws_CF_FunctionString required

Specifies the base directory for the agreement.

AccessRole string | Aws_CF_FunctionString required

Specifies the access role for the agreement.

Description string | Aws_CF_FunctionString

A textual description for the agreement.

Status string | Aws_CF_FunctionString

Specifies the status of the agreement.

Tags Tag[]

Key-value pairs that can be used to group and search for agreements. Tags are metadata attached to agreements for any purpose.

maxItems=50uniqueItems=true

Definitions

Tag object

Creates a key-value pair for a specific resource.

Key string | Aws_CF_FunctionString required

The name assigned to the tag that you create.

Value string | Aws_CF_FunctionString required

Contains one or more values that you assigned to the key name you create.