Description Usage Arguments Value Request syntax
View source: R/s3control_operations.R
Creates or modifies the PublicAccessBlock
configuration for an AWS
account. For more information, see Using Amazon S3 block public access.
Related actions include:
get_public_access_block
delete_public_access_block
1 2 | s3control_put_public_access_block(PublicAccessBlockConfiguration,
AccountId)
|
PublicAccessBlockConfiguration |
[required] The |
AccountId |
[required] The account ID for the AWS account whose |
An empty list.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.