Last chance! 50% off unlimited learning
Sale ends in
Returns information about a segment version.
pinpoint_get_segment_version(ApplicationId, SegmentId, Version)
[required] The unique ID of your Amazon Pinpoint application.
[required] The unique ID of the segment.
[required] The segment version.
svc$get_segment_version( ApplicationId = "string", SegmentId = "string", Version = "string" )