Triggers a job to export a segment to a specified destination.
See https://www.paws-r-sdk.com/docs/customerprofiles_create_segment_snapshot/ for full documentation.
customerprofiles_create_segment_snapshot(
DomainName,
SegmentDefinitionName,
DataFormat,
EncryptionKey = NULL,
RoleArn = NULL,
DestinationUri = NULL
)
[required] The unique name of the domain.
[required] The name of the segment definition used in this snapshot request.
[required] The format in which the segment will be exported.
The Amazon Resource Name (ARN) of the KMS key used to encrypt the exported segment.
The Amazon Resource Name (ARN) of the IAM role that allows Customer Profiles service principal to assume the role for conducting KMS and S3 operations.
The destination to which the segment will be exported. This field must be provided if the request is not submitted from the Amazon Connect Admin Website.