Skip to main content

Step 1 - Update the IAM policy

  • Find the MilkStraw AI access role

In the AWS Management Console, go to IAM (Identity and Access Management), then look for the role you created for us.
  • Edit the existing policy

Find the policy in the role under “permissions” and click on Edit Policy.
  • Replace policy permissions

In the Policy Editor, switch to the JSON tab. Copy and paste the following JSON to add the required permissions:
  • Save and apply

Click Review Policy, then Save Changes to apply the updated permissions.

Step 2 - Verify changes

Refresh webapp.

Additional resources

AWS IAM Policies Documentation: https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies.html