v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14108906717.7 KB

Updates an existing Automated Reasoning policy with new rules, variables, or configuration. This creates a new version of the policy while preserving the previous version.

patch/automated-reasoning-policies/{policyArn}

Path parameters

policyArnstring required

The Amazon Resource Name (ARN) of the Automated Reasoning policy to update. This must be the ARN of a draft policy.

Request body

namestring password

The updated name for the Automated Reasoning policy.

descriptionstring password

The updated description for the Automated Reasoning policy.

Response

Success

policyArnstring required

The Amazon Resource Name (ARN) of the updated policy.

namestring password required

The updated name of the policy.

definitionHashstring required

The hash of the updated policy definition.

updatedAtstring date-time required

The timestamp when the policy was last updated.