putPublicAccessBlock
inline suspend fun S3ControlClient.putPublicAccessBlock(crossinline block: PutPublicAccessBlockRequest.Builder.() -> Unit): PutPublicAccessBlockResponse
This operation is not supported by directory buckets.
Creates or modifies the PublicAccessBlock
configuration for an Amazon Web Services account. For this operation, users must have the s3:PutAccountPublicAccessBlock
permission. For more information, see Using Amazon S3 block public access.
Related actions include: