for per doc monitor API description

Signed-off-by: alicejw <alicejw@amazon.com>
This commit is contained in:
alicejw 2022-05-25 14:09:19 -07:00
parent f9107ad07b
commit a2b0e8ecd6

View File

@ -558,6 +558,9 @@ Path parameter | Description | Usage
### Create a per document monitor
You can create a per document monitor by calling the `monitors` resource and providing the monitor details in the body of the request.
At a minimum, you need to provide the following details: specify the queries or combinations by tag with the `inputs` field, a valid trigger condition, and provide the notification message in the `action` field.
#### Sample Request
The following sample shows how to create a per document monitor: