Type Alias ConstructorOptions

ConstructorOptions: {
    accessKey: string;
    secretKey: string;
}