Plugin Title | CloudFormation Plaintext Parameters |
Cloud | AWS |
Category | CloudFormation |
Description | Ensures CloudFormation parameters that reference sensitive values are configured to use NoEcho. |
More Info | CloudFormation supports the NoEcho property for sensitive values, which should be used to ensure secrets are not exposed in the CloudFormation UI and APIs. |
AWS Link | https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/parameters-section-structure.html |
Recommended Action | Update the sensitive parameters to use the NoEcho property. |