@patternmeshjs/streams
    Preparing search index...

    Interface DynamoDBUserIdentity

    interface DynamoDBUserIdentity {
        principalId?: string;
        type?: string;
    }
    Index

    Properties

    Properties

    principalId?: string
    type?: string