aws-samples / amazon-transcribe-live-meeting-assistant

MIT No Attribution
56 stars 12 forks source link

Appsync API cache should be optional, with configurable size. Default OFF to minimize costs. #66

Closed rstrahan closed 1 month ago

rstrahan commented 1 month ago

Currently AppSync has a 'large' cach configured by default, which incurs cost. This is not needed for single user LMA deployments. Appsync API cache should be optional, with configurable size. Default OFF to minimize costs.

rstrahan commented 1 month ago

fixed in Encrypted AppSync API Cache and Make it optional #63