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:
c0c3689b-8a0a-4d5d-92f4-cee8095855d5
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:
c0c3689b-8a0a-4d5d-92f4-cee8095855d5
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-0929ef47-0dc5-4271-beb1-7b53351e2f7a
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": "c0c3689b-8a0a-4d5d-92f4-cee8095855d5"
}
}
}