secretsmanager_update_secret
Update the value of an existing secret in LocalStack Secrets Manager to modify local AWS credentials or configuration during development.
Instructions
Update the value of an existing secret in Secrets Manager in LocalStack
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| secretId | Yes | Secret name or ARN | |
| secretString | Yes | New secret value as a string or JSON string |