AWS Integration
Integrate NGINX Controller with Amazon Web Services.
AWS Integration Requirements
To create an Integration for AWS, you need to configure an AWS IAM user with the following roles:
"ec2:*Instance*",
"ec2:*Tags*"
In addition, you’ll need to copy and save the following AWS security credentials to use when creating an AWS Integration:
- access key ID
- secret access key ID
Add an AWS Integration
To create an AWS Integration, take the following steps:
- Open the NGINX Controller user interface and log in.
- Select the NGINX Controller menu icon, then select Platform.
- On the Platform menu, select Integrations.
- On the Integrations menu, select the Create Integration quick action.
- Add a name.
- (Optional) Add a display name.
- (Optional) Add a description.
- (Optional) Add tags.
- In the Integration Type list, select
AWS_INTEGRATION
. - (Optional) Add the service endpoint URI.
- In the Credential Type list, select
AWS_ACCESS_KEY
. - Add the access key ID.
- Add the secret access key ID.
- Select Submit.
What’s Next