| Package | Description |
|---|---|
| software.amazon.awssdk.services.s3control |
Amazon Web Services S3 Control provides access to Amazon S3 control plane actions.
|
| software.amazon.awssdk.services.s3control.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutAccessPointPolicyForObjectLambdaResponse |
S3ControlClient.putAccessPointPolicyForObjectLambda(PutAccessPointPolicyForObjectLambdaRequest putAccessPointPolicyForObjectLambdaRequest)
Creates or replaces resource policy for an Object Lambda Access Point.
|
default CompletableFuture<PutAccessPointPolicyForObjectLambdaResponse> |
S3ControlAsyncClient.putAccessPointPolicyForObjectLambda(PutAccessPointPolicyForObjectLambdaRequest putAccessPointPolicyForObjectLambdaRequest)
Creates or replaces resource policy for an Object Lambda Access Point.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutAccessPointPolicyForObjectLambdaRequestMarshaller.marshall(PutAccessPointPolicyForObjectLambdaRequest putAccessPointPolicyForObjectLambdaRequest) |
Copyright © 2023. All rights reserved.