Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 351 Bytes

File metadata and controls

10 lines (8 loc) · 351 Bytes

AWS Secrets Manager

  • Return to table of contents

  • Exam Tips:

    • It does share functionality with parameter store.
    • Designed for secrets (.. passwords, API KEYS..)
    • Usable via console, CLI, API, or SDKs
    • Supports automatic rotation of secrets using Lambda.
    • Directly integrates with some AWS products (RDS).