Skip to main content
PUT
버킷을 생성하려면 계정에 적절한 권한이 필요합니다.

버킷 생성

새로운 버킷을 생성합니다. 기본적으로 버킷은 구성에서 지정한 지역에 생성됩니다.

기본 URL

헤더

버킷에 적용할 캔디드 ACL
버킷에 객체 잠금이 활성화되어야 하는지 여부를 지정합니다.

요청 예제

응답 예제

인증

Authorization
string
header
필수

AWS Signature Version 4

헤더

x-amz-acl
enum<string>

The canned ACL to apply to the bucket

사용 가능한 옵션:
private,
public-read,
public-read-write,
authenticated-read

응답

Bucket created successfully