AWS::Pinpoint::Segment SourceSegments - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::Pinpoint::Segment SourceSegments

Specifies the base segment to build the segment on. A base segment, also called a source segment, defines the initial population of endpoints for a segment. When you add dimensions to the segment, Amazon Pinpoint filters the base segment by using the dimensions that you specify.

You can specify more than one dimensional segment or only one imported segment. If you specify an imported segment, the segment size estimate that displays on the Amazon Pinpoint console indicates the size of the imported segment without any filters applied to it.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

JSON

{ "Id" : String, "Version" : Integer }

YAML

Id: String Version: Integer

Properties

Id

The unique identifier for the source segment.

Required: Yes

Type: String

Update requires: No interruption

Version

The version number of the source segment.

Required: No

Type: Integer

Update requires: No interruption