paws.storage (version 0.1.0)

s3_delete_bucket_encryption: Deletes the server-side encryption configuration from the bucket

Description

Deletes the server-side encryption configuration from the bucket.

Usage

s3_delete_bucket_encryption(Bucket)

Arguments

Bucket

[required] The name of the bucket containing the server-side encryption configuration to delete.

Request syntax

svc$delete_bucket_encryption(
  Bucket = "string"
)