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
gefragt vor einem Jahr381 Aufrufe
1 Antwort
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
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen