GetSecretValue

POST https://{{awsService}}.{{awsRegion}}.amazonaws.com/

For the SecretId in the body of the post request you will need the Secret ARN value from AWS Secrets Manager.

Secret ARN

arn:aws:secretsmanager::XXXXXXXXXXXX:secret:XXXXXXXXXXXXXX

This can be stored as a [Collection Variable] Current Value

Request Body

{"SecretId"=>"{{secretARN}}"}

HEADERS

KeyDatatypeRequiredDescription
X-Amz-Targetstring
Content-Typestring
Accept-Encodingstring