deleteAccessPointForObjectLambda
inline suspend fun S3ControlClient.deleteAccessPointForObjectLambda(crossinline block: DeleteAccessPointForObjectLambdaRequest.Builder.() -> Unit): DeleteAccessPointForObjectLambdaResponse
This operation is not supported by directory buckets.
Deletes the specified Object Lambda Access Point.
The following actions are related to DeleteAccessPointForObjectLambda
:
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
.