Connecting your AWS cloud
Suggest editsPrerequisites
Before connecting your cloud, make sure that you're assigned the following AWS managed policies or an equivalent custom policy granting full access to resources:
arn:aws:iam::aws:policy/IAMFullAccess
arn:aws:iam::aws:policy/ServiceQuotasFullAccess
Note
Cloud Service is deployed in a VPC in your cloud service provider (CSP). To make changes or modify your Cloud Service clusters, use the EDB Postgres AI Console, API, or CLI to manage and execute the activity. You can also open a Support case if you need help. Making changes in the resources in those dedicated VPCs can affect EDB's ability to deliver service.
Connecting your cloud
Tip
If you're using CloudShell, add the ./
prefix to the biganimal
command (./biganimal
).
To connect your cloud:
Open AWS CloudShell in your browser.
Create a BigAnimal CLI credential:
To set up your cloud provider, run the
setup-csp
command:The command checks for cloud account readiness and displays the results.
If the following readiness checks aren't met for your cloud service provider, see Configure your AWS account to manually configure your cloud:
Is the AWS CLI configured to access your AWS account?
Is the limit on the number of vCPUs and network load balancers (NLBs) in your region enough for your clusters?
If the cloud readiness checks pass, your cloud account is successfully set up.
Connect your cloud account to BigAnimal:
After your cloud account is successfully connected to BigAnimal, you and other users with the correct permissions can create clusters.
- On this page
- Prerequisites
- Connecting your cloud
Could this page be better? Report a problem or suggest an addition!