Added documentation for new s3 server side encryption
This commit is contained in:
parent
aee83d9117
commit
59e2592872
|
@ -186,6 +186,8 @@ if desired.
|
|||
|
||||
* `-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
|
||||
|
||||
Running the agent with no arguments will run a long-running daemon process that will
|
||||
|
|
Loading…
Reference in New Issue