MDAA TS Docs
    Preparing search index...
    interface LakeFormationLocation {
        prefix: string;
        write?: boolean;
    }
    Index

    Properties

    Properties

    prefix: string

    S3 prefix to register as a LakeFormation location.

    write?: boolean

    Grant write access to the LakeFormation role for this location.