brows3r — TypeScript API
    Preparing search index...

    Interface SectionResultDenied

    IAM policy denied this section.

    interface SectionResultDenied {
        iamAction: string;
        kind: "denied";
    }
    Index

    Properties

    Properties

    iamAction: string
    kind: "denied"