S3BucketConfiguration - Amazon QuickSight

S3BucketConfiguration

An optional structure that contains the Amazon S3 bucket configuration that the generated snapshots are stored in. If you don't provide this information, generated snapshots are stored in the default Amazon QuickSight bucket.

Contents

Note

In the following list, the required parameters are described first.

BucketName

The name of an existing Amazon S3 bucket where the generated snapshot artifacts are sent.

Type: String

Pattern: .*\S.*

Required: Yes

BucketPrefix

The prefix of the Amazon S3 bucket that the generated snapshots are stored in.

Type: String

Pattern: .*\S.*

Required: Yes

BucketRegion

The region that the Amazon S3 bucket is located in. The bucket must be located in the same region that the StartDashboardSnapshotJob API call is made.

Type: String

Pattern: .*\S.*

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: