Documentation
Manage Assets Using AWS CLI
To connect to the Servd Assets Platform using AWS CLI, first ensure you have an up-to-date version installed.
We recommend adding Servd as an additional AWS profile. In order to do so you'll need to add the following to your AWS credentials files:
~/.aws/config
[default]
** Your default account settings **
[profile servd]
region = eu-central-003
endpoint-url = s3.eu-central-003.backblazeb2.com
~/.aws/credentials
[default]
** Your deafult account credentials **
[servd]
aws_access_key_id = [ACCESS KEY ID from the Servd dashbaord]
aws_secret_access_key = [ACCESS KEY SECRET from the Servd dashbaord]
Once the new profile has been added you can test the connection by running:
aws --profile servd --endpoint-url https://s3.eu-central-003.backblazeb2.com s3 ls s3://cdn-assets-servd-host/[PROJECT SLUG]/