Puppet Task: secretsmanager_aws_describe_secret
  
    - Defined in:
- 
      tasks/secretsmanager_aws_describe_secret.json,
 tasks/secretsmanager_aws_describe_secret.rb
 
 
    
  
  
Overview
  
    Retrieves the details of a secret. It does not include the encrypted fields. Only those fields that are populated with a value are returned in the response.   Minimum permissions  To run this command, you must have the following permissions:   secretsmanager:DescribeSecret    Related operations    To create a secret, use CreateSecret.   To modify a secret, use UpdateSecret.   To retrieve the encrypted secret information in a version of the secret, use GetSecretValue.   To list all of the secrets in the AWS account, use ListSecrets.