BasPH commented on issue #8186: Add support for AWS Secrets Manager as Secrets 
Backend
URL: https://github.com/apache/airflow/pull/8186#issuecomment-611004418
 
 
   @ashb 
   > AWS has more than one way of storing "secrets"? (I.e. the SSM backend is 
something else in AWS right?)
   
   Yea there's the secrets manager and the parameter store (under the systems 
manager service). Both do the same thing, but the secrets manager costs money 
to store secrets while the parameter store does not, so everybody uses the 
parameter store (as far as I know).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to