Request body for upserting a record.
The attribute values to match against to find an existing record.
The attribute values to use when creating a new record if no match is found.
The attribute values to use when updating an existing record if a match is found.
Default attribute values to apply during both creation and update operations.
Response for a successful update operation.