Update a bucket
Configure Rule Settings
Rule Settings
Update a bucket by its ID.
PATCH
Update a bucket
In order to change the configurable parameters for a rule in a bucket, two parameters will be required: rule_id as used previously to detail the rule that will be updated, and rule_setting. rule_setting is a JSON object that will be specific to each given rule id. Thus, it should be aligned with the rule id to be updated.Documentation Index
Fetch the complete documentation index at: https://docs.cynopsis.co/llms.txt
Use this file to discover all available pages before exploring further.
Example
You may also change the activation and the settings of a rule at the same time by providing the necessary fields that you wish to update. For instance, you can use the following response body to change part of a rule’s parameter and turn on the rule at the same time.List of rule_setting
The list of rule_setting based on each rules are as follows:Authorizations
JWT token obtained from AWS Cognito or custom authentication service
Path Parameters
A unique integer value identifying this bucket.
