AWS Manual Connection
Last updated
Use this method if your organization prefers to create and manage the IAM role and permissions manually instead of using the OX CloudFormation template.
In this method, you create the IAM role and policy in AWS, then connect the generated AWS Role ARN in OX.
Sign in to the AWS Management Console.
Open the IAM service.
Create a new role.
For Role type, select Another AWS account.
Configure the role using the following values.
Account ID
351456651185 (OX AWS account ID)
Require external ID
Enabled
External ID
External ID generated in the OX AWS connector
Require MFA
Disabled
Select Next: Permissions.
Attach the following AWS managed policies:
ViewOnlyAccess
SecurityAudit
Create the OX integration policy using the JSON policy provided below.
Attach the OX integration policy to the role.
Select Next: Tags.
Select Next: Review.
Configure the role.
Role name
OxAWSIntegrationRole (recommended) or a custom name
Description
Optional
Select Create role.
When creating the OX integration policy, include the AWS managed policies listed above and add the following JSON policy.
In OX, go to Settings > Connectors.
Select AWS.

In the AWS Role ARN field, paste the copied Role ARN.
Select Connect.
Verify that the connector status changes to Connected.
Last updated
<existing JSON policy>