mirror of https://github.com/status-im/consul.git
Added documentation for new s3 server side encryption
This commit is contained in:
parent
22e89abd80
commit
ec0cfae5ab
|
@ -186,6 +186,8 @@ if desired.
|
||||||
|
|
||||||
* `-aws-s3-region` - S3 region to use. Required for S3 storage.
|
* `-aws-s3-region` - S3 region to use. Required for S3 storage.
|
||||||
|
|
||||||
|
* `-aws-s3-server-side-encryption` - Enables saving snapshots to S3 using server side encryption with [Amazon S3-Managed Encryption Keys](http://docs.aws.amazon.com/AmazonS3/latest/dev/UsingServerSideEncryption.html)
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
Running the agent with no arguments will run a long-running daemon process that will
|
Running the agent with no arguments will run a long-running daemon process that will
|
||||||
|
|
Loading…
Reference in New Issue