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
posta un anno fa381 visualizzazioni
1 Risposta
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
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande