ProfileHistoryRecord - Amazon Connect

ProfileHistoryRecord

Contains profile history record metadata.

Contents

ActionType

The action type of the profile history record.

Type: String

Valid Values: ADDED_PROFILE_KEY | DELETED_PROFILE_KEY | CREATED | UPDATED | INGESTED | DELETED_BY_CUSTOMER | EXPIRED | MERGED | DELETED_BY_MERGE

Required: Yes

CreatedAt

The timestamp of when the profile history record was created.

Type: Timestamp

Required: Yes

Id

The unique identifier of the profile history record.

Type: String

Pattern: [a-f0-9]{32}

Required: Yes

ObjectTypeName

The name of the profile object type.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: ^[a-zA-Z_][a-zA-Z_0-9-]*$

Required: Yes

LastUpdatedAt

The timestamp of when the profile history record was last updated.

Type: Timestamp

Required: No

PerformedBy

The Amazon Resource Name (ARN) of the person or service principal who performed the action.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: No

ProfileObjectUniqueKey

The unique identifier of the profile object generated by the service.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: