1 Answer
- Newest
- Most votes
- Most comments
0
If a user has access to the Flink application, they will be able to see certain properties in plain text.
To prevent this, you can use the application properties as reference values for sensitive data stored in either AWS Systems Manager Parameter Store or AWS Secrets Manager. These reference values (e.g., DB_PASSWORD) are not sensitive by themselves.
In your application, you can retrieve these reference values from the application properties and use them to access the actual sensitive data from AWS services.
answered a month ago
Relevant content
- asked 6 months ago
- asked a year ago
- AWS OFFICIALUpdated 2 years ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 9 months ago
- AWS OFFICIALUpdated 7 months ago