

기계 번역으로 제공되는 번역입니다. 제공된 번역과 원본 영어의 내용이 상충하는 경우에는 영어 버전이 우선합니다.

# Lightsail 객체에 대한 API 작업
<a name="object-storage-s3-actions"></a>

Amazon Simple Storage Service(Amazon S3)에 대해 다음 API 작업을 사용하여 Amazon Lightsail 객체 스토리지 서비스의 버킷과 객체를 관리합니다. API 작업의 이름을 선택하여 *Amazon S3 API 참조*에서 API 작업에 대한 설명서를 봅니다. 의 버킷에 대한 자세한 내용은 단원을 Lightsail참조하십시오[Lightsail 객체 스토리지 버킷을 사용하여 데이터 저장 및 관리](buckets-in-amazon-lightsail.md).

**버킷으로 파일 업로드**
+ [PutObject](https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObject.html) - 버킷에 파일을 추가합니다. 자세한 내용은 [의 버킷에 파일 업로드를 참조하세요Amazon Lightsail](amazon-lightsail-uploading-files-to-a-bucket.md).

**멀티파트 업로드를 사용하여 버킷에 객체 업로드**
+ [CreateMultipartUpload](https://docs.aws.amazon.com/AmazonS3/latest/API/API_CreateMultipartUpload.html) - 멀티파트 업로드를 시작하고 업로드 ID를 반환합니다. 자세한 내용은 [에서 멀티파트 업로드를 사용하여 버킷에 파일 업로드를 참조하세요Amazon Lightsail](amazon-lightsail-uploading-files-to-a-bucket-using-multipart-upload.md).
+ [UploadPart](https://docs.aws.amazon.com/AmazonS3/latest/API/API_UploadPart.html) - 특정 멀티파트 업로드에 파트를 업로드합니다. 자세한 내용은 [에서 멀티파트 업로드를 사용하여 버킷에 파일 업로드를 참조하세요Amazon Lightsail](amazon-lightsail-uploading-files-to-a-bucket-using-multipart-upload.md).
+ [ListParts](https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListParts.html) - 특정 멀티파트 업로드에 대해 업로드된 파트를 나열합니다. 자세한 내용은 [에서 멀티파트 업로드를 사용하여 버킷에 파일 업로드를 참조하세요Amazon Lightsail](amazon-lightsail-uploading-files-to-a-bucket-using-multipart-upload.md).
+ [CompleteMultipartUpload](https://docs.aws.amazon.com/AmazonS3/latest/API/API_CompleteMultipartUpload.html) - 이전에 업로드한 부분을 수집하여 멀티파트 업로드를 완료합니다. 자세한 내용은 [에서 멀티파트 업로드를 사용하여 버킷에 파일 업로드를 참조하세요Amazon Lightsail](amazon-lightsail-uploading-files-to-a-bucket-using-multipart-upload.md).
+ [ListMultipartUploads](https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListMultipartUploads.html) - 버킷에 대해 진행 중인 모든 멀티파트 업로드를 나열합니다. 자세한 내용은 [에서 멀티파트 업로드를 사용하여 버킷에 파일 업로드를 참조하세요Amazon Lightsail](amazon-lightsail-uploading-files-to-a-bucket-using-multipart-upload.md).
+ [AbortMultipartUpload](https://docs.aws.amazon.com/AmazonS3/latest/API/API_AbortMultipartUpload.html) - 멀티파트 업로드를 중지합니다. 자세한 내용은 [에서 멀티파트 업로드를 사용하여 버킷에 파일 업로드를 참조하세요Amazon Lightsail](amazon-lightsail-uploading-files-to-a-bucket-using-multipart-upload.md).

**객체 및 객체 세부 정보 나열**
+ [ListObjectsV2](https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListObjectsV2.html) - 버킷의 객체 목록(요청당 최대 1,000개)을 반환합니다. 자세한 내용은 [에서 버킷의 객체 보기를 참조하세요Amazon Lightsail](amazon-lightsail-viewing-objects-in-a-bucket.md).
+ [HeadObject](https://docs.aws.amazon.com/AmazonS3/latest/API/API_HeadObject.html) - 객체 자체를 반환하지 않고 객체에서 메타데이터를 반환합니다. 이 작업은 객체의 메타데이터에만 관심이 있는 경우에 유용합니다. 자세한 내용은 [에서 버킷의 객체 보기를 참조하세요Amazon Lightsail](amazon-lightsail-viewing-objects-in-a-bucket.md).
+ [GetObject](https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObject.html) - 버킷에서 객체를 다운로드합니다. 자세한 내용은 [Amazon Lightsail에서 버킷의 객체 다운로드](amazon-lightsail-downloading-bucket-objects.md)를 참조하세요.
+ [GetObjectTagging](https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObjectTagging.html) - 객체의 태그를 반환합니다. 자세한 내용은 [Amazon Lightsail에서 버킷의 객체 태그 지정](amazon-lightsail-tagging-bucket-objects.md)을 참조하세요.
+ [ListObjectVersions](https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListObjectVersions.html) - 버킷의 모든 객체 버전에 대한 메타데이터를 반환합니다. 자세한 내용은 [Amazon Lightsail에서 버킷의 객체 버전 사용 설정 및 사용 중지](amazon-lightsail-managing-bucket-object-versioning.md)를 참조하세요.

**객체 복사 및 이동**
+ [CopyObject](https://docs.aws.amazon.com/AmazonS3/latest/API/API_CopyObject.html) - 객체의 복사본을 생성합니다. 자세한 내용은 [의 버킷에서 객체 복사 또는 이동을 참조하세요Amazon Lightsail](amazon-lightsail-copying-moving-bucket-objects.md).

**개별 객체 권한 편집**
+ [PutObjectAcl](https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObjectAcl.html) - 객체에 대한 액세스 제어 목록(ACL) 권한을 설정합니다. 이렇게 하면 개별 객체에 대한 액세스 권한을 제어할 수 있습니다. 자세한 내용은 [Amazon Lightsail의 버킷에 있는 개별 객체에 대한 액세스 권한 구성](amazon-lightsail-configuring-individual-object-access.md)을 참조하십시오.
+ [GetObjectAcl](https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObjectAcl.html) - 개별 객체에 대한 액세스 권한을 제어하는 객체에 대해 설정된 액세스 제어 목록(ACL)을 반환합니다. 자세한 내용은 [Amazon Lightsail의 버킷에 있는 개별 객체에 대한 액세스 권한 구성](amazon-lightsail-configuring-individual-object-access.md)을 참조하십시오.

**객체 태그 편집**
+ [PutObjectTagging](https://docs.aws.amazon.com/AmazonS3/latest/API/API_PutObjectTagging.html) - 제공된 태그를 객체로 설정합니다. 자세한 내용은 [Amazon Lightsail에서 버킷의 객체 태그 지정](amazon-lightsail-tagging-bucket-objects.md)을 참조하세요.

**객체 버전 나열 및 복원**
+ [ListObjectVersions](https://docs.aws.amazon.com/AmazonS3/latest/API/API_ListObjectVersions.html) - 버킷의 모든 객체 버전에 대한 메타데이터를 반환합니다. 자세한 내용은 [의 버킷에서 객체 버전 관리 활성화 및 일시 중지 Amazon Lightsail](amazon-lightsail-managing-bucket-object-versioning.md) 및 [의 버킷에서 이전 버전의 객체 복원을 참조하세요Amazon Lightsail](amazon-lightsail-restoring-bucket-object-versions.md).
+ [CopyObject](https://docs.aws.amazon.com/AmazonS3/latest/API/API_CopyObject.html) - 이전 버전의 객체를 포함하여 버킷에 객체의 복사본을 생성합니다. 객체 버전을 복원하려면 `CopyObject` 작업을 사용하여 이전 버전의 객체를 복사하여 최신 버전으로 만듭니다. 자세한 내용은 [Amazon Lightsail에서 버킷의 이전 객체 버전 복원](amazon-lightsail-restoring-bucket-object-versions.md)을 참조하세요.
+ [DeleteObject](https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteObject.html) - 이전 버전의 객체를 포함하여 버킷에서 객체를 삭제합니다. 자세한 내용은 [Amazon Lightsail에서 버킷의 객체 삭제](amazon-lightsail-deleting-bucket-objects.md)를 참조하세요.

**객체 삭제**
+ [DeleteObject](https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteObject.html) - 버킷에서 객체를 삭제합니다. 자세한 내용은 [Amazon Lightsail에서 버킷의 객체 삭제](amazon-lightsail-deleting-bucket-objects.md)를 참조하세요.
+ [DeleteObjects](https://docs.aws.amazon.com/AmazonS3/latest/API/API_DeleteObjects.html) - 단일 요청을 사용하여 버킷에서 여러 객체를 삭제합니다. 자세한 내용은 [Amazon Lightsail에서 버킷의 객체 삭제](amazon-lightsail-deleting-bucket-objects.md)를 참조하세요.