Uses of Class
software.amazon.awssdk.services.dynamodb.model.GetResourcePolicyRequest
Packages that use GetResourcePolicyRequest
Package
Description
-
Uses of GetResourcePolicyRequest in software.amazon.awssdk.services.dynamodb
Methods in software.amazon.awssdk.services.dynamodb with parameters of type GetResourcePolicyRequestModifier and TypeMethodDescriptionDynamoDbAsyncClient.getResourcePolicy(GetResourcePolicyRequest getResourcePolicyRequest) Returns the resource-based policy document attached to the resource, which can be a table or stream, in JSON format.default GetResourcePolicyResponseDynamoDbClient.getResourcePolicy(GetResourcePolicyRequest getResourcePolicyRequest) Returns the resource-based policy document attached to the resource, which can be a table or stream, in JSON format. -
Uses of GetResourcePolicyRequest in software.amazon.awssdk.services.dynamodb.transform
Methods in software.amazon.awssdk.services.dynamodb.transform with parameters of type GetResourcePolicyRequestModifier and TypeMethodDescriptionGetResourcePolicyRequestMarshaller.marshall(GetResourcePolicyRequest getResourcePolicyRequest)