how to check which Amazon OpenSearch Service Domains connected to my dynamoDB tables or vice versa

0

I have create Opensearch-service using @searchable of GraphQL

type Student @model @searchable {
 name: String
 dateOfBirth: AWSDate
 email: AWSEmail
 examsCompleted: Int
}

I have created the 3-4 time and now I can see 4 domains in my open search , I got bill of 30$ for this. I want to stop 3 out the 4 doamins. How can I detect which opensearch is for which appsync schema? my open search doamins are looking like amplify-opense-1dcv885ftfznp this.

没有答案

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

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

回答问题的准则