AWS
Integrating AWS with Escape's Inventory provides enhanced visibility and management of API deployments across AWS services. The integration enriches your inventory with detailed data from key AWS services:
Supported AWS Services¶
- API Gateway v1 & v2: Comprehensive coverage of API Gateway versions, including configurations and API interactions
- AWS DNS (Route 53): DNS configuration and management details for domain and subdomain structure analysis
- AWS IPs (ELB, NLB, etc.): Load balancer and network interface information for infrastructure insights
Creating an AWS IAM User and Access Key¶
- Navigate to the IAM users tab in the AWS console
- Create a new user and attach the ReadOnlyAccess policy
- Go to the
Security credentials
tab and clickCreate access key
- Select
Other
for theUse case
, add a description, and create the key
Important: Access key values are displayed only once during creation. Store these credentials securely.
To revoke access later, return to the IAM users tab, select the user, and remove the key under Security credentials
.
Following these steps establishes a secure integration between AWS and Escape's Inventory, enabling comprehensive monitoring and governance of your AWS-deployed APIs and infrastructure.