ApiAssociation - AWS AppSync

ApiAssociation

Describes an ApiAssociation object.

Contents

apiId

The API ID.

Type: String

Required: No

associationStatus

Identifies the status of an association.

  • PROCESSING: The API association is being created. You cannot modify association requests during processing.

  • SUCCESS: The API association was successful. You can modify associations after success.

  • FAILED: The API association has failed. You can modify associations after failure.

Type: String

Valid Values: PROCESSING | FAILED | SUCCESS

Required: No

deploymentDetail

Details about the last deployment status.

Type: String

Required: No

domainName

The domain name.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 253.

Pattern: ^(\*[\w\d-]*\.)?([\w\d-]+\.)+[\w\d-]+$

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: