A specific event dimension to be assessed.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{
"ObjectAttributes" : [ ObjectAttribute, ... ]
}
YAML
ObjectAttributes:
- ObjectAttribute
Properties
ObjectAttributes
-
A list of object attributes to be evaluated.
Required: Yes
Type: Array of ObjectAttribute
Minimum:
1
Maximum:
10
Update requires: No interruption