Other object in ASFF
In the Amazon Security Finding Format (ASFF), the Other object specifies custom fields and values.
For more information about ASFF, see Amazon Security Finding Format (ASFF).
By using the Other object, you can specify custom fields and values for a
resource. You can use the Other object for the following cases:
-
The resource type does not have a corresponding
Detailsobject. To specify details for a resource, use theOtherobject. -
The
Detailsobject for the resource type does not include all the attributes that you want to specify. In this case, use theDetailsobject for the resource type to specify available attributes. Use theOtherobject to specify attributes that are not in the type-specificDetailsobject. -
The resource type is not one of the provided types. In this case, set
Resource.TypetoOtherand use theOtherobject to specify the details.
Type: Map of up to 50 key-value pairs
Each key-value pair must meet the following requirements.
-
The key must contain fewer than 128 characters.
-
The value must contain fewer than 1,024 characters.