Create an IAM user
Create a dedicated IAM user for StackOne so its access can be managed and revoked independently of your own.
Sign in to AWS
Sign in to your AWS IAM console.
- Navigate to Users > Create user.
Create an access key
Generate the Access Key ID and Secret Access Key that StackOne uses to sign requests.
Open the user's security credentials
From Users, select the user you just created and open the Security credentials tab.
- Under Access keys, click Create access key.
Choose a use case
Select Third-party service as the use case.
- Acknowledge the recommendation, then click Next.
- (Optional) Add a description tag, then click Create access key.
Copy the Access Key ID and Secret Access Key
Copy both values and store them securely for use later.
- Access Key ID format:
AKIAIOSFODNN7EXAMPLE - The Secret Access Key is shown only once — if you lose it, delete the access key and create a new one.
- Optionally click Download .csv file to save both values.
Find your AWS Region
Your AWS Region determines which regional Lambda endpoint StackOne connects to. Use the Region that hosts your functions.
- Check the Region selector in the top-right of the AWS console.
- Enter the Region code, not the display name
- Example:
US East (N. Virginia)isus-east-1, andEurope (London)iseu-west-2
Linking the Account from the Hub
Navigate to the Hub
Fill out the fields
- Access Key ID
- Secret Access Key
- AWS Region
If the account linking is successful, you will see the newly linked account in your Accounts page.