1 Answer
- Newest
- Most votes
- Most comments
2
Hi,
the only way to achieve what you want is to have a distinct secret for each piece of content that you want to protect.
Decoding can only happen globally for a given secret. So, in your case, you need to store Content1 in secret A and Content2 in secret B if you want different access rights to different security principals.
Best,
Didier
Relevant content
- asked 3 years ago
- AWS OFFICIALUpdated 8 months ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 6 months ago
- AWS OFFICIALUpdated 2 years ago