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.

답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠