Amplify Toolbox
    Preparing search index...

    Module @aws-amplify/backend-output-schemas

    Description

    Contains zod schemas for the data that is stored in stack outputs and metadata. Using zod schemas allows us to generate types for the data as well as validate expected data when reading at runtime.

    Type Aliases

    AIConversationOutput
    AuthOutput
    AwsAppsyncAuthenticationType
    BackendOutputEntryStackMetadata
    BackendOutputStackMetadata
    CustomOutput
    FunctionOutput
    GraphqlOutput
    StorageOutput
    UnifiedBackendOutput

    Variables

    aiConversationOutputKey
    authOutputKey
    AwsAppsyncAuthenticationZodEnum
    backendOutputEntryStackMetadataSchema
    backendOutputStackMetadataSchema
    customOutputKey
    functionOutputKey
    graphqlOutputKey
    platformOutputKey
    storageOutputKey
    unifiedBackendOutputSchema
    versionedAIConversationOutputSchema
    versionedAuthOutputSchema
    versionedCustomOutputSchema
    versionedFunctionOutputSchema
    versionedGraphqlOutputSchema
    versionedStorageOutputSchema