Info |
---|
This article instructs on adding an AWS account to Cloudaware using the AWS IAM role. Ensure you have a Cloudaware account and the necessary level of access to the AWS console before proceeding. |
...
c. Select the preferable integration type for IAM role creation by clicking the corresponding tile.
CloudFormation Stack | CloudFormation TemplateQuick launch | Manual creation |
---|---|---|
'CloudFormation Stack' allows launching the AWS CloudFormation stack with a pre-generated Cloudaware template. Click Launch Stack to be redirected to AWS Console: | 'CloudFormation Template' allows the manual creation of and setting up of a stack for the Cloudaware IAM role. Click Template to download* the CloudFormation template: *Download populated with account data - the template will contain your Cloudaware account-specific data with AWS Account data auto-populated Replace the default placeholders of | |
"ParameterLabels": {
"AccessRoleArn": {
"default": "CloudAware Role ARN"
},
"AccessRoleName": {
"default": "CloudAware Role Name"
},
"AccessExternalId": {
"default": "External ID" |
4. In AWS console, if you chose:
CloudFormation Stack | CloudFormation TemplateQuick launch | Manual creation |
---|---|---|
Note that Amazon S3 URL is pre-selected as Template source in Step 1. The URL for Cloudaware template is auto-populated. Click Next. | Go to All Services → the section 'Management & Governance' → CloudFormation. Click Create Stack → With new resources (standard). At the 'Step 1 - Create Stack'* select Upload a template file →click Choose file* to upload the template. Click Next. * - upload the Cloudaware template. |
...