Type Alias S3Object

S3Object: {
    s3: string;
    storage?: string;
}