Dashboard
PHP:
8.3.30
OS:
Linux
User:
dh_mnqueb
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
ec2
📤 Upload
📝 New File
📁 New Folder
Close
Editing: enable-ebs-encryption-by-default.rst
**To enable EBS encryption by default** The following ``enable-ebs-encryption-by-default`` example enables EBS encryption by default for your AWS account in the current Region. :: aws ec2 enable-ebs-encryption-by-default Output:: { "EbsEncryptionByDefault": true }
Save
Cancel