Create Bucket
Create a new AWS S3 bucket.
Options
Field | Definition | Type | Required |
---|---|---|---|
Region |
Region for your AWS S3 bucket. Choose a region for your AWS S3 bucket. |
Dropdown |
TRUE |
Canned ACL |
From the dropdown menu, choose a type of Canned Access Control List (ACL) to apply to the object. If you select None from the dropdown menu, the card generates the following input fields:
If you select an option other than None, the card doesn't generate those input fields. Instead, the selected Canned ACL option is applied to the uploaded object. |
Dropdown |
TRUE |
Input
Field | Definition | Type | Required |
---|---|---|---|
Bucket |
Name of the bucket to create. |
Text |
TRUE |
Bucket Object Lock Enabled |
If Yes, specifies that you want AWS S3 Object Lock to be enabled for the new bucket. Otherwise choose False. |
True/False |
FALSE |
Object Ownership |
Ownership permission of the object.
|
Dropdown |
FALSE |
Grant Full Control |
Grants the listed accounts read, write, read ACP, and write ACP permissions on the bucket. Specify each grantee as a key and value pair, where the key is one of the following:
For example, ID=11112222333. This field is automatically generated if you select None for the Canned ACL field. |
List of Text |
FALSE |
Grant Read |
Grants the listed accounts the permission to list the objects in the bucket. Specify each grantee as a key and value pair, where the key is one of the following:
For example, ID=11112222333. This field is automatically generated if you select None for the Canned ACL field. |
List of Text |
FALSE |
Grant Read ACP |
Grants the listed accounts the permission to read the ACL for the bucket. Specify each grantee as a key and value pair, where the key is one of the following:
For example, ID=11112222333. This field is automatically generated if you select None for the Canned ACL field. |
List of Text |
FALSE |
Grant Write |
Grants the listed accounts the permission to create new objects in the bucket. Specify each grantee as a key and value pair, where the key is one of the following:
For example, ID=11112222333. This field is automatically generated if you select None for the Canned ACL field. |
List of Text |
FALSE |
Grant Write ACP |
Grants the listed accounts the permission to write the ACL for the bucket. Specify each grantee as a key and value pair, where the key is one of the following:
For example, ID=11112222333. This field is automatically generated if you select None for the Canned ACL field. |
List of Text |
FALSE |
Output
Field | Definition | Type |
---|---|---|
Response |
||
Status Code |
Result of the operation. The connector returns an HTTP status code that indicates whether the action taken by the card succeeded or failed. For example:
For a full list of possible status codes, see HTTP status codes. |
Number |