Unable to delete Role - AWSServiceRoleForAmazonOpenSearchService

0

I have created AWSServiceRoleForAmazonOpenSearchService role for opensearch domain name 'water-temp-domain', after completing exercise I have deleted domain and all services from AWS to avoid any charges, I am surprised today £59 charge on my bill, I am trying to delete but can't do that when i check status of the deletion i am getting following error even domain is not exists. : Please help me { "Status": "FAILED", "Reason": { "Reason": "At least one domain is using service linked role arn:aws:iam::645351934927:role/aws-service-role/opensearchservice.amazonaws.com/AWSServiceRoleForAmazonOpenSearchService.", "RoleUsageList": [ { "Region": "eu-north-1", "Resources": [ "arn:aws:es:eu-north-1:645351934927:domain/water-temp-domain" ] } ] } }

DNishad
已提问 1 年前381 查看次数
1 回答
0

If you have confirmed that the domain "water-temp-domain" in eu-north-1 has been deleted then this could be a propagation delay for the update to the service. Try deleting it again in a couple of hours.

If it still fails, contact AWS Premium Support and report the problem. By the way, you will not be charged for an IAM Role.

profile pictureAWS
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则