Update AWS S3

Creates or updates the S3 integration for the specified site. bucket, region, and role_arn are required. role_arn must be a valid IAM role ARN in the form arn:aws:iam::<account-id>:role/<role-name>. IntentWave assumes this role when writing exports to the bucket, so its trust policy must allow the IntentWave export principal.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Site UUID

Body Params
string
required

Destination S3 bucket name

string
required

AWS region the bucket lives in

string
required
^arn:aws:iam::\d{12}:role/.+

IAM role ARN that IntentWave assumes when writing to the bucket. Must match arn:aws:iam::<account-id>:role/<role-name>.

string

Optional object key prefix prepended to exported files.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json