/v20180820/configuration/publicAccessBlock
The AWS S3 Control multi-region endpoint
http://s3-control.{region}.amazonaws.com
The AWS S3 Control multi-region endpoint
http://s3-control.{region}.amazonaws.com
PUT
/v20180820/configuration/publicAccessBlock
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.Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request PUT 'http://s3-control.{region}.amazonaws.com/v20180820/configuration/publicAccessBlock' \
--header 'x-amz-account-id;' \
--header 'Content-Type: text/plain' \
--data-raw ''
Response Response Example
{}
Request
Header Params
x-amz-account-id
string
required
PublicAccessBlock
configuration you want to set.Responses
Modified at 2023-08-15 09:09:39