A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/Pinpoint/Types/ExportJobRequest.html below:

ExportJobRequest — AWS SDK for Ruby V2

You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Pinpoint::Types::ExportJobRequest
Inherits:
Struct show all
Defined in:
(unknown)
Overview Note:

When passing ExportJobRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  role_arn: "__string",   s3_url_prefix: "__string",   segment_id: "__string",
  segment_version: 1,
}

Specifies the settings for a job that exports endpoint definitions to an Amazon Simple Storage Service (Amazon S3) bucket.

Returned by:

Instance Attribute Summary collapse Instance Attribute Details #role_arn ⇒ String

The Amazon Resource Name (ARN) of the AWS Identity and Access Management (IAM) role that authorizes Amazon Pinpoint to access the Amazon S3 location where you want to export endpoint definitions to.

#s3_url_prefix ⇒ String

The URL of the location in an Amazon Simple Storage Service (Amazon S3) bucket where you want to export endpoint definitions to. This location is typically a folder that contains multiple files. The URL should be in the following format: s3:// bucket-name

/ folder-name

/.

#segment_id ⇒ String

The identifier for the segment to export endpoint definitions from. If you don\'t specify this value, Amazon Pinpoint exports definitions for all the endpoints that are associated with the application.

#segment_version ⇒ Integer

The version of the segment to export endpoint definitions from, if specified.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4