Skip to content

Commit

Permalink
update trigger priority
Browse files Browse the repository at this point in the history
  • Loading branch information
thiagomdiniz committed Jun 5, 2023
1 parent 348c686 commit 8fe20b2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cloud/AWS/template_cloud_aws_s3_object_http/6.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,9 @@ No specific Zabbix configuration is required.
|{$AWS.REGION} |<p>Amazon S3 Region code.</p> |`us-west-1` |
|{$AWS.S3.BUCKET.NAME} |<p>S3 bucket name.</p> |`` |
|{$AWS.SECRET.ACCESS.KEY} |<p>Secret access key.</p> |`` |
|{$AWS.S3.OBJECT.MODIFIED.MAX.INFO} |<p>Maximum number of days an object can remain unchanged.</p> |`2` |
|{$AWS.S3.OBJECT.SIZE.MAX.INFO} |<p>Maximum size in bytes an object can have.</p> |`31457280000` |
|{$AWS.S3.OBJECT.SIZE.MIN.INFO} |<p>Minimum size in bytes an object can have.</p> |`5242880` |
|{$AWS.S3.OBJECT.MODIFIED.MAX.WARN} |<p>Maximum number of days an object can remain unchanged.</p> |`2` |
|{$AWS.S3.OBJECT.SIZE.MAX.WARN} |<p>Maximum size in bytes an object can have.</p> |`31457280000` |
|{$AWS.S3.OBJECT.SIZE.MIN.WARN} |<p>Minimum size in bytes an object can have.</p> |`5242880` |


## Template links
Expand Down

0 comments on commit 8fe20b2

Please sign in to comment.