Amplify Toolbox
    Preparing search index...

    Accessible Cfn resources from the Auth construct, which were generated during initialization.

    type AuthCfnResources = {
        cfnIdentityPool: CfnIdentityPool;
        cfnIdentityPoolRoleAttachment: CfnIdentityPoolRoleAttachment;
        cfnUserPool: CfnUserPool;
        cfnUserPoolClient: CfnUserPoolClient;
    }
    Index

    Properties

    cfnIdentityPool: CfnIdentityPool

    The generated CfnIdentityPool L1 resource.

    cfnIdentityPoolRoleAttachment: CfnIdentityPoolRoleAttachment

    The generated CfnIdentityPoolRoleAttachment L1 resource.

    cfnUserPool: CfnUserPool

    The generated CfnUserPool L1 resource.

    cfnUserPoolClient: CfnUserPoolClient

    The generated CfnUserPoolClient L1 resource.