MEDIUM
Source
CloudSploit
ID
cloudformation-plaintext-parameters

CloudFormation Plaintext Parameters

Ensures CloudFormation parameters that reference sensitive values are configured to use NoEcho.

CloudFormation supports the NoEcho property for sensitive values, which should be used to ensure secrets are not exposed in the CloudFormation UI and APIs.

Update the sensitive parameters to use the NoEcho property.