@truenas/api-client
    Preparing search index...

    Interface Route53Schema

    interface Route53Schema {
        access_key_id: string;
        authenticator: "route53";
        secret_access_key: string;
    }
    Index
    access_key_id: string
    authenticator: "route53"
    secret_access_key: string