get_bucket_policy(bucket, parse_response = TRUE, ...)put_bucket_policy(bucket, policy, ...)
delete_bucket_policy(bucket, ...)
FALSE.s3HTTP.get_policy: A character string containing the JSON representation of the policy, if one has been set. For delete_policy and put_policy: TRUE if successful, FALSE otherwise.