Pinpoint Segment

An Amazon Pinpoint Segment is a group of users defined by specific attributes, behaviors, or demographics. Segments allow you to target subsets of your audience for personalized messaging campaigns. They can be created dynamically based on real-time data or defined statically with imported user lists.

aws.pinpoint_segment

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
application_idcorestringThe unique identifier for the application that the segment is associated with.
arncorestringThe Amazon Resource Name (ARN) of the segment.
creation_datecorestringThe date and time when the segment was created.
dimensionscorejsonThe dimension settings for the segment.
idcorestringThe unique identifier for the segment.
import_definitioncorejsonThe settings for the import job that's associated with the segment.
last_modified_datecorestringThe date and time when the segment was last modified.
namecorestringThe name of the segment.
segment_groupscorejsonA list of one or more segment groups that apply to the segment. Each segment group consists of zero or more base segments and the dimensions that are applied to those base segments.
segment_typecorestringThe segment type. Valid values are: DIMENSIONAL - A dynamic segment, which is a segment that uses selection criteria that you specify and is based on endpoint data that's reported by your app. Dynamic segments can change over time. IMPORT - A static segment, which is a segment that uses selection criteria that you specify and is based on endpoint definitions that you import from a file. Imported segments are static; they don't change over time.
tagscorehstore
versioncoreint64The version number of the segment.