getAccessPointPolicyStatusForObjectLambda
inline suspend fun S3ControlClient.getAccessPointPolicyStatusForObjectLambda(crossinline block: GetAccessPointPolicyStatusForObjectLambdaRequest.Builder.() -> Unit): GetAccessPointPolicyStatusForObjectLambdaResponse
This operation is not supported by directory buckets.
Returns the status of the resource policy associated with an Object Lambda Access Point.
You must URL encode any signed header values that contain spaces. For example, if your header value is my file.txt
, containing two spaces after my
, you must URL encode this value to my%20%20file.txt
.