Skip to main content

S3 Bucket



Resource Icon

Resource Overview

Amazon Simple Storage Service(Amazon S3)는 업계 최고의 확장성, 데이터 가용성, 보안 및 성능을 제공하는 객체 스토리지 서비스입니다. 모든 규모와 업종의 고객은 Amazon S3를 사용하여 데이터 레이크, 웹 사이트, 모바일 애플리케이션, 백업 및 복원, 아카이브, 엔터프라이즈 애플리케이션, IoT 디바이스, 빅 데이터 분석 등 다양한 사용 사례에서 원하는 양의 데이터를 저장하고 보호할 수 있습니다. Amazon S3는 특정 비즈니스, 조직 및 규정 준수 요구 사항에 맞게 데이터에 대한 액세스를 최적화, 구조화 및 구성할 수 있는 관리 기능을 제공합니다.

Associated Resources

Parent Resources

Connected Resources

Resource Setting Values

  • versioning_status : The versioning state of the bucket - Enabled, Suspended

  • logging_target_prefix : A prefix for all log object keys

  • sse_algorithm : The server-side encryption algorithm to use - aws:kms, AES256

  • kms_key_name : The AWS KMS master key name used for the SSE-KMS encryption

  • public_access_block : Name of the S3 Public Access Block

    • block_public_acls : Whether Amazon S3 should block public ACLs for this bucket - true, false
    • block_public_policy : Whether Amazon S3 should block public bucket policies for this bucket - true, false
    • ignore_public_acls : Whether Amazon S3 should ignore public ACLs for this bucket - true, false
    • restrict_public_buckets : Whether Amazon S3 should restrict public bucket policies for this bucket - true, false
  • ownership_control

    • acl_enabled : Enable ownership of objects written to the S3 bucket and use of ACLs - true, false
    • object_ownership : The type of how to own an object written to an S3 bucket - BucketOwnerEnforced, BucketOwnerPreferred, ObjectWriter

Reference Materials