What is SSM Parameter Store?
It is a serverless, scalable, and durable service that offers secure storage for configuration and secrets and optional Seamless Encryption using KMS
What are the main features offered by SSM Parameter Store?
How does work SSM Parameter Store hierarchy?
/my-department/ my-app/ dev/ db-url db-password prod/ db-url db-password other-app/ /other-department/ /aws/reference/secretsmanager/secret_ID_in_Secrets_Manager /aws/service/ami-amazon-linux-latest/amzn2-ami-hvm-x86_64-g
What are the main differences between SSM Parameter Store standard and advanced parameter tiers?
Standard is free. Advanced can use Parameter policies and allows more parameters and bigger parameters as well.
What are SSM Parameter Store policies?
Set 3 SSM Parameter Store policies examples?