1 Answer
- Newest
- Most votes
- Most comments
1
Hello,
The error message "Service Access is not Enabled for OrgId: <your org ID>" indicates that the necessary service access for AWS Resource Explorer is not enabled at the organization level.
Enable Trusted Access for AWS Resource Explorer:
You need to enable trusted access for AWS Resource Explorer within AWS Organizations. This can be done using the AWS Management Console or the AWS CLI.
- Sign in to the AWS Management Console as an IAM user with sufficient permissions to manage your organization.
- Open the AWS Organizations console.
- In the left navigation pane, choose Services.
- Find AWS Resource Explorer and choose Enable trusted access.
Relevant content
- asked 4 months ago
- asked 6 months ago
Thank you. That fixed the issue!