> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# New S3 Bucket

Triggers a workflow on every new S3 bucket.

<Note>
  Workflows with this trigger check for new events **every 5 minutes by default**. You can adjust this interval in the Trigger settings.
</Note>

## Parameters

<div className="integrations-table">
  | Parameter | Description                 |
  | --------- | --------------------------- |
  | Region    | Region for the AWS command. |
</div>

## Sample Event

```json theme={"dark"}
{
	"Name": "backup-blinkops-chartmuseum-dev",
	"CreationDate": "2022-04-06T08:11:55+00:00"
}
```
