Install
Works with Drupal: 8.xUsing Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
17.13 KB
MD5: 9d5cb93b5324b3134ea3bb192b0f3eb9
SHA-1: 3d9a49d8430ff559a11b72ecc105828fb637c5dc
SHA-256: 988e74841e93626d75bd8054a233b096f89e25a91c9ea323a4944e4ccd44681d
Download zip
36.54 KB
MD5: 12261c4c25221de523a14bd552e08e9b
SHA-1: 08ee329f7697071457bd053cb670305695fe2100
SHA-256: 5fc1a9c7b6f6e6f481b0deba382d098a33cfa5d67fed5e0ee776861accd5fee3
Release notes
This is the first alpha release of the 8.x version of the aws module. Initial services will include ec2, route53, and s3.
Installation Instructions
- Install the encrypt and the real_aes modules.
- Create a key with the machine name
aws_encryption_key, key type 'Encryption', and key provider 'Encryption'. - Create an encryption profile with the machine name
aws_encryption_profile, encryption method 'Real AES', and using the encryption key you just created. - Install the AWS module and any services you'd like.
More detailed documentation to come. Issues/ suggestions are welcome!