AWS EC2
Overview of the AWS EC2 book.
Overview
Amazon EC2 (Elastic Compute Cloud) provides resizable compute capacity in the cloud for running applications. This integration enables automated instance management, server provisioning, and cloud infrastructure automation workflows. Scale computing resources dynamically and optimize cloud infrastructure operations.
Prerequisites
1. Required Books
The following Book(s) need to be added to your agent so it can learn and understand the automation procedures defined within them:
AWS EC2
How to Add the Book(s)
Go to Books → All Books.
Search for name of the book and click on it.
Click on Install or Add Connection to add the book to your agent.
If adding a connection, you'll be prompted for connectivity details.
Connectivity
This section outlines the available methods for connecting to the Book, along with the required configuration details for each.
Connect using AWS Access key ID, AWS Secret Access Key, AWS Region, AWS Role ARN and AWS External ID
Assumes a role using the provided AWS credentials.
AWS Access key ID
The AWS Access Key ID for the initial authentication.
text
AWS Secret Access Key
The AWS Secret Access Key for the initial authentication.
sensitive
AWS Region
The AWS Region for the initial authentication.
text
AWS Role ARN
The ARN of the role to assume.
text
AWS External ID
An optional external ID that might be required by the role's trust policy.
sensitive
Connect using AWS Access key ID, AWS Secret Access Key and AWS Region
Connects to an API using the provided API key.
AWS Access key ID
The AWS Access Key ID
text
AWS Secret Access Key
The AWS Secret Access Key
sensitive
AWS Region
The AWS Region
text
Last updated
Was this helpful?