Amazon S3 Bucket

Supported Tasks

  • Extract

Fields

Field
Description
Example

AWS Region

The AWS region where the S3 bucket is hosted in.

US East (N. Virginia)

AWS Bucket Name

The name of the S3 bucket.

my-files

AWS IAM Access Key

The access key of an AWS user who can read and/or write to the S3 bucket. For information on how to obtain and access key and secret, see the AWS documentationarrow-up-right.

LiQROVpcI3idxr0d

AWS IAM Secret Key

The secret key associated with the access key.

XmfXej6VntB8M4hqnfLuFUePJm6xpXzc

Assume Role

A toggle whether to assume a role on another AWS account.

toggle-off

IAM Role ARN

The Amazon Resource Name (ARN) for the role the user should assume. Only required when "Assume Role" is toggled on.

arn:aws:iam::123456789012:role/S3Access

External ID

The unique ID assocaited with the role. For more information, see the AWS documentationarrow-up-right. Only required when "Assume Role" is toggled on.

f81d4fae-7dec-11d0-a765-00a0c91e6bf6

Audit Session Name

An identifier that'll appear in AWS CloudTrail logs for auditing purposes. Only required when "Assume Role" is toggled on.

example-s3-session

Last updated

Was this helpful?