AWS IAM Policy

IAM Policies are JSON documents used to describe permissions within AWS. Using the IAM policy you can grant users, groups, and roles permissions to AWS services and resources. For more information about IAM Policy, see AWS Identity and Access Management.

Exasol provides you with a JSON policy that you can use to deploy Exasol on AWS without requiring full admin rights for your user account. You can either download this JSON policy or copy the content and paste it in the JSON editor in AWS. For detailed instructions on how to add this policy, see below.

Steps to Add IAM Policy

  1. Open AWS Management Console and login in with your credentials.
  2. In the AWS Management Console, under Security, Identity, & Compliance, click IAM or just search IAM in the Find Services search bar at the top.
  3. In the navigation pane on the left, under Access Management, click Policies.
  4. Next, click Create policy and then click the JSON tab.
  5. In the JSON editor, type or paste the JSON policy. You can access the JSON policy provided by Exasol here.
  6. Click Review policy. The Review policy page is displayed.
  7. Enter a name and description for your policy. The Summary section provides you with an overview of the permissions granted by this policy to various services.
  8. You can view the detailed list of the specific service actions and resources in the policy by clicking on the service name in the Summary section.

  9. Click Create policy.

Next Steps

After you have created the policy, you can assign this policy with your groups, users, or roles. Next, you can install Exasol using either of the following methods: