Further reading
You can check the following links for more information about what the topics covered in this chapter:
- CloudFormation KMS Key Resource Reference: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kms-key.html
- CloudFormation KMS Alias Resource Reference: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-kms-alias.html
- AWS KMS Developer Guide: https://docs.aws.amazon.com/kms/latest/developerguide/overview.html
- AWS CLI KMS Reference: https://docs.aws.amazon.com/cli/latest/reference/kms/index.html
- AWS Secrets Manager User Guide: https://docs.aws.amazon.com/secretsmanager/latest/userguide/intro.html
- AWS CLI Secrets Manager Reference: https://docs.aws.amazon.com/cli/latest/reference/secretsmanager/index.html
- AWS Python SDK Secrets Manager Reference: http://boto3.readthedocs.io/en/latest/reference/services/secretsmanager.html
- CloudFormation Exports: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-stack-exports.html...