Hello Experts,
While adding AWS account details in CAL, I'm getting below error..
I have tried the below procedure as well, still getting the same issue.
1. In AWS Identity and Access Management (IAM), create two new groups .
2. Add for each of the groups two of the following roles:
- AmazonEC2FullAccess
- AmazonVPCFullAccess
- ReadOnlyAccess
- AWSAccountUsageReportAccess
For example,
- For the group1, add these roles: AmazonEC2FullAccess and AmazonVPCFullAccess
- For the group2, add these roles: ReadOnlyAccess and AWSAccountUsageReportAccess
3. Create a new user in IAM and assign to it the two groups.
4. Generate the credentials for this new user.
Thanks,
Rajesh V