The AWS documentation on this feature show selecting a single database to share.
Cross Account Data Sharing
The Terraform docs however, do not give an argument for ‘database’, only schema.
Now I have 50 databases on my cluster, so the inference is that I can share ‘myschema’ but it will apply across all 50 databases ?
Is there not something missing in the granularity of this Terraform feature ?
Thanks for any guidance