Amplify Toolbox
    Preparing search index...

    Module @aws-amplify/deployed-backend-client

    Description

    Responsible for reading stack output and metadata from deployed stacks and presenting it in a validated and typed format. You could think of this package as our "database client" (but instead of a database, we have CloudFormation metadata and output). It does not perform transformation of the data, it just understands how to read the data format.

    This package is expected to be browser friendly.

    Enumerations

    ApiAuthType
    BackendDeploymentStatus
    BackendOutputClientErrorType
    BackendStatus
    ConflictResolutionMode

    Classes

    BackendOutputClientError
    BackendOutputClientFactory
    DeployedBackendClientFactory

    Type Aliases

    AppNameAndBranchBackendIdentifier
    BackendMetadata
    BackendOutputClient
    BackendOutputClientFactoryOptions
    BackendOutputClientOptions
    BackendOutputCredentialsOptions
    BackendSummaryMetadata
    DeployedBackendClient
    DeployedBackendIdentifier
    DeployedBackendResource
    FunctionConfiguration
    ListBackendsRequest
    ListBackendsResponse
    StackIdentifier