Optional accessOptional bucketThe name of the S3 bucket to upload artifacts to
Optional endpointThe endpoint URI to send requests to.
E.g. https://s3.example.com
Optional folderThe key prefix to upload artifacts to.
E.g. my/prefix
Default: appVersion
Optional keyCustom function to provide the key to upload a given file to
Optional omitWhether to omit the ACL when creating the S3 object. If set, public will have no effect.
Default: false
Optional publicWhether or not to make uploaded artifacts public to the internet
Default: false
Optional regionThe region to send service requests to.
E.g. eu-west-1
Optional releaseSet the Cache-Control max-age metadata in S3 for the RELEASES file
Default: Cache-Control metadata is not set
Optional s3Whether to force path style URLs for S3 objects.
Default: false
Optional secretThe secret for your AWS Access Key
Falls back to the the default credential provider chain if not provided
Optional sessionThe session token for your AWS Access Key
Falls back to the the default credential provider chain if not provided
Your AWS Access Key ID
Falls back to the the default credential provider chain if not provided