Configuration to connect to S3 bucket

Properties

accessKeyId

accessKeyId: string;
The AWS access key ID.

bucket

bucket: string;
The S3 bucket name.

region

region: string;
The AWS region.

secretAccessKey

secretAccessKey: string;
The AWS secret access key.