Creating an IAM user
You can create an IAM user for the deployed Cloud Edition AWS in Data Management.
Procedure
- Log in to the Amazon AWS console by using your AWS account with admin privileges.
- In the upper left of the menu bar, select Services.
- Under Security, Identity & Compliance, select IAM.
- In the left frame, click Users.
- Click Add users.
- In the User name field, enter a user name such as IBMCE.
- For Access type, select Programmatic access and click Next:Permissions.
- Click Attach existing policies directly, then search for the name
of the policy you created previously and select that policy. Note: Attaching the AWS permissions are required for a fresh deployment of the Cloud Edition or for a node that is being added to an existing cluster. When the Cloud Edition is deployed, the IAM permissions are not required and can be removed.
- Click Next:Tags.
- Optionally, enter tags for the policy and then click Next:Review.
- In the Secret access key column, click Show.
- Copy and paste the Access key ID and the Secret access key in to a text file to use later when you are deploying the cluster.
- Click Close.