AWS

Connect and manage your Amazon Web Services account.

Connecting your AWS account to Cloud2Gether allows the platform to discover and analyze your cloud resources, costs, and infrastructure. Cloud2Gether requires read-only access to your AWS account — it will never create, modify, or delete any resources.

Prerequisites

Before you begin, make sure you have:

  • An active AWS account with access to the IAM Console
  • Permissions to create IAM users and/or roles in your AWS account
  • A Cloud2Gether accountsign up here if you don’t have one

Connection Methods

Cloud2Gether supports three methods to connect your AWS account. Choose the one that best fits your security requirements and organizational setup.

MethodSecurityComplexityBest For
Access Key & Secret KeyMediumLowQuick setup, development and testing environments
Role DelegationHighMediumProduction environments, multi-account setups (Recommended)
Access Key + Role NameHighMediumCentral account assuming roles across multiple accounts

Required AWS Permissions

Regardless of the connection method you choose, Cloud2Gether needs read-only access to your AWS services in order to inventory resources, analyze costs, and provide recommendations.

The simplest approach is to use the AWS managed policy ReadOnlyAccess (ARN: arn:aws:iam::aws:policy/ReadOnlyAccess). This policy grants read-only access to all AWS services.

Next Steps

Choose your preferred connection method and follow the step-by-step guide:

Access Key & Secret Key

Connect your AWS account using IAM user access keys.

Role Delegation

Connect your AWS account using cross-account IAM role delegation.

Access Key + Role Name

Connect your AWS account using IAM access keys combined with role assumption.