Uses of Class
software.amazon.awssdk.services.lambda.model.GetPolicyRequest
Packages that use GetPolicyRequest
Package
Description
-
Uses of GetPolicyRequest in software.amazon.awssdk.services.lambda
Methods in software.amazon.awssdk.services.lambda with parameters of type GetPolicyRequestModifier and TypeMethodDescriptiondefault CompletableFuture<GetPolicyResponse>LambdaAsyncClient.getPolicy(GetPolicyRequest getPolicyRequest) Returns the resource-based IAM policy for a function, version, or alias.default GetPolicyResponseLambdaClient.getPolicy(GetPolicyRequest getPolicyRequest) Returns the resource-based IAM policy for a function, version, or alias. -
Uses of GetPolicyRequest in software.amazon.awssdk.services.lambda.transform
Methods in software.amazon.awssdk.services.lambda.transform with parameters of type GetPolicyRequestModifier and TypeMethodDescriptionGetPolicyRequestMarshaller.marshall(GetPolicyRequest getPolicyRequest)