AppClientSummary - AWS AppFabric

AppClientSummary

The AWS AppFabric for productivity feature is in preview and is subject to change.

Contains information about an AppClient.

Topics
    Parameter Description

    arn

    The Amazon Resource Name (ARN) of the AppClient.

    Type: String

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

    Pattern: arn:.+

    Required: Yes

    verificationStatus

    The AppClient verification status.

    Type: String

    Valid Values: pending_verification | verified | rejected

    Required: Yes

    appClientId

    The ID of the AppClient. Meant to be used in o-auth flows for the app-client.

    Type: String

    Pattern: [a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}

    Required: No