Skip to content

AWS Permissions

Robert Hafner edited this page Apr 14, 2018 · 1 revision

Applying AWS Permissions

IAM Instance Profiles

The easiest way to manage AWS credentials is to host Nebula on an AWS Instance with an Instance Profile.

Credentials Files

Nebula can also use AWS Credential Files, which should be stored in ~/.aws/credentials. These can be generated with the AWS CLI Tool.

When using the Nebula docker images the credential file is expected to exist at /home/nebula/.aws/credentials.