<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Cloudpods –
AWS</title><link>/docs/en/tags/aws/</link><description>Recent content in AWS on Cloudpods</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><atom:link href="/docs/en/tags/aws/index.xml" rel="self" type="application/rss+xml"/><item><title>Docs: Create AWS Account</title><link>/docs/en/docs/web_ui/resource-mgmt/multiplecloud/cloudaccount/public/aws/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/docs/en/docs/web_ui/resource-mgmt/multiplecloud/cloudaccount/public/aws/</guid><description>
&lt;h2 id="procedure"&gt;Procedure&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;On the Cloud Accounts page, click “Create” above the list to open the create cloud account page.&lt;/li&gt;
&lt;li&gt;Select AWS as the cloud platform, then click “Next: Configure cloud account”.&lt;/li&gt;
&lt;li&gt;Configure the following parameters:
&lt;ul&gt;
&lt;li&gt;Name: AWS account name.&lt;/li&gt;
&lt;li&gt;Account type: Currently supports connecting AWS Global and China region accounts.&lt;/li&gt;
&lt;li&gt;Key ID / password: Key ID and password for connecting to AWS. See &lt;a href="#how-to-obtain-aws-parameters"&gt;How to obtain AWS parameters&lt;/a&gt;. To onboard AWS Organization accounts, see &lt;a href="#how-to-onboard-aws-organizations-accounts"&gt;How to onboard AWS Organizations accounts&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;Common parameters: see &lt;a href="../../#common-configuration-parameters"&gt;Common configuration parameters&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Click “Connection test” to verify that the parameters are correct.&lt;/li&gt;
&lt;li&gt;After a successful test, click “Next: Configure sync regions” to configure resource sync regions (all regions are synced by default).&lt;/li&gt;
&lt;li&gt;After configuration, click “Next: Billing file access information (optional)” to configure billing parameters.&lt;/li&gt;
&lt;li&gt;Configure scheduled sync (optional), then click “OK” to create the AWS account.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="how-to-obtain-aws-parameters"&gt;How to obtain AWS parameters&lt;/h2&gt;
&lt;h3 id="obtain-aws-access-keys"&gt;Obtain AWS access keys&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Sign in to the AWS Management Console with the AWS primary account (or a sub-account with Administrator Access), click “IAM”, and open the IAM dashboard.&lt;/p&gt;
&lt;img src="/docs/zh/docs/faq/image/faq_account_aws_1.png" alt="AWS IAM entry"&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click “Users” in the left menu to open the user list, then click a user name to open the user details page. Choose a user with sufficient management permissions.&lt;/p&gt;
&lt;img src="/docs/zh/docs/faq/image/faq_account_aws_2.png" alt="AWS user list"&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click the “Security credentials” tab.&lt;/p&gt;
&lt;img src="/docs/zh/docs/faq/image/faq_account_aws_3.png" alt="AWS security credentials"&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click “Create access key”. In the create access key dialog, you can see the key information: key ID (Access Key ID) and password (Access Key Secret).&lt;/p&gt;
&lt;img src="/docs/zh/docs/faq/image/faq_account_aws_4.png" alt="AWS create access key"&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;blockquote&gt;
&lt;p&gt;Private access keys are visible only at creation time. Copy and save them. If lost, create a new key.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2 id="permission-configuration"&gt;Permission configuration&lt;/h2&gt;
&lt;p&gt;To manage AWS resources through the platform, the cloud account needs the following permissions:&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Permission description&lt;/th&gt;
&lt;th&gt;Read-only&lt;/th&gt;
&lt;th&gt;Read-write&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Manage all AWS resources&lt;/td&gt;
&lt;td&gt;ReadOnlyAccess&lt;/td&gt;
&lt;td&gt;AdministratorAccess&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Manage Amazon EC2&lt;/td&gt;
&lt;td&gt;AmazonEC2ReadOnlyAccess&lt;/td&gt;
&lt;td&gt;AmazonEC2FullAccess&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Manage Amazon VPC&lt;/td&gt;
&lt;td&gt;AmazonVPCReadOnlyAccess&lt;/td&gt;
&lt;td&gt;AmazonVPCFullAccess&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Manage Amazon S3&lt;/td&gt;
&lt;td&gt;AmazonS3ReadOnlyAccess&lt;/td&gt;
&lt;td&gt;AmazonS3FullAccess&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Manage Elastic Load Balancing (ELB)&lt;/td&gt;
&lt;td&gt;ElasticLoadBalancingReadOnly&lt;/td&gt;
&lt;td&gt;ElasticLoadBalancingFullAccess&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Manage Amazon RDS&lt;/td&gt;
&lt;td&gt;AmazonRDSReadOnlyAccess&lt;/td&gt;
&lt;td&gt;AmazonRDSFullAccess&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Manage Amazon ElastiCache&lt;/td&gt;
&lt;td&gt;AmazonElastiCacheReadOnlyAccess&lt;/td&gt;
&lt;td&gt;AmazonElastiCacheFullAccess&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Manage AWS CloudTrail&lt;/td&gt;
&lt;td&gt;AWSCloudTrailReadOnlyAccess&lt;/td&gt;
&lt;td&gt;AWSCloudTrail_FullAccess&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Manage Amazon EFS&lt;/td&gt;
&lt;td&gt;AmazonElasticFileSystemReadOnlyAccess&lt;/td&gt;
&lt;td&gt;AmazonElasticFileSystemFullAccess&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Manage WAF&lt;/td&gt;
&lt;td&gt;AWSWAFReadOnlyAccess&lt;/td&gt;
&lt;td&gt;AWSWAFFullAccess&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Manage IAM&lt;/td&gt;
&lt;td&gt;IAMReadOnlyAccess&lt;/td&gt;
&lt;td&gt;IAMFullAccess&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Manage Amazon Route 53&lt;/td&gt;
&lt;td&gt;AmazonRoute53ReadOnlyAccess&lt;/td&gt;
&lt;td&gt;AmazonRoute53FullAccess&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Manage billing and cost&lt;/td&gt;
&lt;td&gt;AWSBillingReadOnlyAccess&lt;/td&gt;
&lt;td&gt;Billing&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Manage Amazon CloudWatch&lt;/td&gt;
&lt;td&gt;CloudWatchReadOnlyAccess&lt;/td&gt;
&lt;td&gt;CloudWatchFullAccess&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id="billing-configuration"&gt;Billing configuration&lt;/h2&gt;
&lt;h3 id="cloud-account-type"&gt;Cloud account type&lt;/h3&gt;
&lt;p&gt;Includes primary account and associated account. Before using an associated account, ensure the primary account has been imported to the platform, and select that primary account when using the associated account.&lt;/p&gt;
&lt;h3 id="billing-analysis-scope"&gt;Billing analysis scope&lt;/h3&gt;
&lt;p&gt;Set the scope for the platform to analyze cloud account billing. Includes accounts onboarded on this platform and all accounts.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Accounts onboarded on this platform&lt;/strong&gt;: Collect billing for the primary account and its associated organization accounts. If the AWS account is used only as a payer for other AWS accounts, billing files for those other AWS accounts are discarded.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;All billing&lt;/strong&gt;: Collect all billing for the primary account. For billing entries whose corresponding cloud account cannot be found on the platform, the cloud subscription is shown as “this cloud account name – numeric ID of the cloud account associated with the billing entry”.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id="how-to-obtain-the-bucket-url"&gt;How to obtain the bucket URL?&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;New version (required for AWS accounts created after 2019/08/07)&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Sign in to the AWS Management Console with the AWS primary account, click the username in the upper right, then “My Billing Dashboard”, and open the Billing and Cost Management dashboard.&lt;/p&gt;
&lt;img src="/docs/zh/docs/faq/image/awsbilling.png" alt="AWS Billing Dashboard"&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click “Cost &amp;amp; Usage Reports” in the left menu. On the AWS Cost and Usage Reports page, click “Create report” to open the create report page.&lt;/p&gt;
&lt;img src="/docs/zh/docs/faq/image/awscostreport.png" alt="AWS cost report"&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Configure the report name, select “Include resource IDs”, then click “Next” to open the delivery options page.&lt;/p&gt;
&lt;img src="/docs/zh/docs/faq/image/awscreatecostreport.png" alt="AWS create cost report"&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Configure the S3 bucket. You can select an existing bucket or create a new one.&lt;/p&gt;
&lt;img src="/docs/zh/docs/faq/image/awscosts3.png" alt="AWS S3 bucket"&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Configure the report path prefix, set time granularity to “Hourly”, report version to “Create new report version”, and compression type to “ZIP”, then click “Next” to open the review page.&lt;/p&gt;
&lt;img src="/docs/zh/docs/faq/image/awscostreportconfig.png" alt="AWS cost report configuration"&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;After confirming the configuration, record the S3 bucket and report path prefix shown in the red boxes, then click “Review and Complete” to finish configuration and create the report.&lt;/p&gt;
&lt;img src="/docs/zh/docs/faq/image/awscostreportfinish.png" alt="AWS cost report complete"&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;On the S3 storage management page in the AWS console, view the overview of any billing file in the corresponding bucket and record the object URL. The bucket URL is that URL with the file name removed.&lt;/p&gt;
&lt;img src="/docs/zh/docs/faq/image/awscosts3bucketurl.png" alt="AWS S3 Bucket URL"&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;The file prefix is the report path prefix from step 6.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;&lt;strong&gt;Legacy version&lt;/strong&gt;&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Sign in to the AWS Management Console with the AWS primary account, click the username in the upper right, then “My Billing Dashboard”, and open the Billing and Cost Management dashboard.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click “Billing preferences” in the left menu. On the preferences page, under “Cost management preferences”, view and record the S3 bucket for “Receive Billing Reports”.&lt;/p&gt;
&lt;img src="/docs/zh/docs/faq/image/awsbillingbucket.png" alt="AWS billing preferences"&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;On the S3 storage management page in the AWS console, view the overview of any billing file in the corresponding bucket and record the object URL. The bucket URL is that URL with the file name removed.&lt;/p&gt;
&lt;img src="/docs/zh/docs/faq/image/awsbillingbucketurl.png" alt="AWS billing Bucket URL"&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;For AWS, the file prefix is the AWS account ID.&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="how-to-onboard-aws-organizations-accounts"&gt;How to onboard AWS Organizations accounts?&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Configure AWS Organizations: Use an AWS organization account to associate AWS accounts. You can create new AWS accounts or invite existing AWS accounts. Invited AWS accounts must have the “OrganizationAccountAccessRole” role.&lt;/li&gt;
&lt;li&gt;Obtain access keys: Create access keys for an IAM user on the management account of the AWS organization account. Using a user with AdministratorAccess is recommended.&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="configure-aws-organizations"&gt;Configure AWS Organizations&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Sign in to the AWS Management Console with the AWS primary account, click the username in the upper right, then “My Billing Dashboard”, and open the Billing and Cost Management dashboard.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click “Consolidated Billing” on the right to open the AWS Organizations page.&lt;/p&gt;
&lt;img src="/docs/zh/docs/faq/image/awsorgmenu.png" alt="AWS Organizations entry"&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;On the AWS Organizations – AWS accounts page, add AWS accounts. Two ways to add an AWS account to an Organization are supported:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Create AWS account&lt;/strong&gt;: Set the AWS account name, the account owner’s email address, and the IAM role name (OrganizationAccountAccessRole), then click “Create AWS account”.&lt;/p&gt;
&lt;img src="/docs/zh/docs/faq/image/awscreateorgaccount.png" alt="AWS create organization account"&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Invite existing AWS account&lt;/strong&gt;: Set the email address or account ID of the AWS account to invite, then click “Send invitation”.&lt;/p&gt;
&lt;img src="/docs/zh/docs/faq/image/awsorginviteaccount.png" alt="AWS invite account"&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;h3 id="how-to-add-the-organizationaccountaccessrole-role-to-an-aws-account"&gt;How to add the OrganizationAccountAccessRole role to an AWS account?&lt;/h3&gt;
&lt;ol&gt;
&lt;li&gt;
&lt;p&gt;Sign in to the AWS Management Console with the AWS primary account, click “IAM”, and open the IAM dashboard.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Click “Roles” on the right. On the roles page, click “Create role”.&lt;/p&gt;
&lt;img src="/docs/zh/docs/faq/image/awscreaterole.png" alt="AWS create role"&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Select “Another AWS account” as the trusted entity type, enter the account ID that manages the AWS Organization, then click “Next: Permissions”.&lt;/p&gt;
&lt;img src="/docs/zh/docs/faq/image/awsroleconfig.png" alt="AWS role configuration"&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Attach the “AdministratorAccess” permission policy, then click “Next: Tags”.&lt;/p&gt;
&lt;img src="/docs/zh/docs/faq/image/awsroleconfigpolicy.png" alt="AWS role permission configuration"&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Configure tags as needed. After configuration, click “Next: Review”.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Set the role name to “OrganizationAccountAccessRole”, then click “Create role”.&lt;/p&gt;
&lt;img src="/docs/zh/docs/faq/image/awsroleconfigconfirm.png" alt="AWS role confirmation"&gt;&lt;/li&gt;
&lt;/ol&gt;</description></item></channel></rss>