Skip to content

Commit

Permalink
upd
Browse files Browse the repository at this point in the history
  • Loading branch information
bensonlee5 committed Dec 9, 2024
1 parent 2f024e7 commit 8081803
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/app/admin/ExternalPlatform.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,5 @@ In order to allow Ganymede Flows to read and write to an S3 bucket, follow the s

1. Identify which S3 buckets you would like to connect to Ganymede
2. Navigate to the Environment Settings page, Integration tab, and copy the AWS Trust Policy JSON.
3. Create a role in AWS with the contents of the AWS Trust Policy JSON.
3. In the IAM console of AWS, create a role with a custom trust policy. Paste in the contents of the AWS Trust Policy JSON inside the policy definition.
4. Add the Role ARN as an [environment secret in the Ganymede environment](./AdminControls.mdx#secrets-panel) named _aws_s3_role_arn_.

0 comments on commit 8081803

Please sign in to comment.