Artifactory provides the s3-storage-v3
template to configure your S3 Cloud Storage using the official Amazon SDK.
High Availability clusters will need to use a shared mount for the S3 provider
Using the Amazon S3 Official SDK template requires a shared mount for cluster. This is because an arbitrary node will handle the object store interaction, while all of the nodes will be able to add files to the shared mount eventual directory.
Authentication Mechanism
The following authentication methods are supported.
Basic credentials - these are the identity and credential parameters in the table below
Default Amazon Provider Chain credentials - these are the default Amazon Provider chain searches for credentials, which follow this order:
System property based credentials
Credentials delivered through the Amazon ECS container service.
Instance profile credentials delivered through the Amazon ECS metadata service.