ExplainMyBill.ai uses secure, read-only access to analyze your AWS bill. We cannot create, modify, or delete AWS resources.
Use this External ID when creating your IAM role:
3fd68fa5-0735-4de9-916b-fbdc83b0cd32
111415917473
This is not your AWS account ID. This lets ExplainMyBill.ai securely assume the read-only role you create.
Tick Require external ID, then paste this value:
3fd68fa5-0735-4de9-916b-fbdc83b0cd32
Attach these AWS-managed policies:
After creating the role, copy the Role ARN.
It will look like this:
arn:aws:iam::123456789012:role/ExplainMyBillReadOnlyRole
Your customer ID is:
direct-7fc0c656-d0f3-480a-a135-363d68bbb181
After creating the IAM role, continue and paste your Role ARN.
Continue to ExplainMyBill.ai
{
"Effect": "Allow",
"Principal": {
"AWS": "arn:aws:iam::111415917473:role/explainmybillnew-ApiFunctionRole-SR4mv5mLIQP"
},
"Action": "sts:AssumeRole",
"Condition": {
"StringEquals": {
"sts:ExternalId": "3fd68fa5-0735-4de9-916b-fbdc83b0cd32"
}
}
}