mirror of https://github.com/docker/docs.git
parent
1efadb8a88
commit
e2d52fe323
|
@ -79,8 +79,8 @@ user.
|
|||
| Root directory | The path in the bucket where images are stored |
|
||||
| AWS Region name | The region where the bucket is. [Learn more](http://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region) |
|
||||
| S3 bucket name | The name of the bucket to store the images |
|
||||
| AWS access key | The access key to use to access the S3 bucket. This can be left empty if you're using an AIM policy. [Learn more](http://docs.aws.amazon.com/general/latest/gr/managing-aws-access-keys.html) |
|
||||
| AWS secret key | The secret key to use to access the S3 bucket. This can be left empty if you're using an AIM policy |
|
||||
| AWS access key | The access key to use to access the S3 bucket. This can be left empty if you're using an IAM policy. [Learn more](http://docs.aws.amazon.com/general/latest/gr/managing-aws-access-keys.html) |
|
||||
| AWS secret key | The secret key to use to access the S3 bucket. This can be left empty if you're using an IAM policy |
|
||||
| Region endpoint | The endpoint name for the region you're using. [Learn more](http://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region) |
|
||||
|
||||
There are also some advanced settings.
|
||||
|
|
Loading…
Reference in New Issue