Represents the configuration options for the S3 client. It extends the
S3ClientConfig interface from the "@aws-sdk/client-s3" package and
includes additional deprecated properties for access key ID and secret
access key.
Type declaration
OptionalaccessKeyId?: string
⚠️ Deprecated ⚠️
Use the credentials object instead
This feature is deprecated and will be removed in the future.
Represents the configuration options for the S3 client. It extends the S3ClientConfig interface from the "@aws-sdk/client-s3" package and includes additional deprecated properties for access key ID and secret access key.