| Package | Description |
|---|---|
| software.amazon.awssdk.services.comprehend |
Amazon Comprehend is an Amazon Web Services service for gaining insight into the content of documents.
|
| software.amazon.awssdk.services.comprehend.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeResourcePolicyResponse> |
ComprehendAsyncClient.describeResourcePolicy(DescribeResourcePolicyRequest describeResourcePolicyRequest)
Gets the details of a resource-based policy that is attached to a custom model, including the JSON body of the
policy.
|
default DescribeResourcePolicyResponse |
ComprehendClient.describeResourcePolicy(DescribeResourcePolicyRequest describeResourcePolicyRequest)
Gets the details of a resource-based policy that is attached to a custom model, including the JSON body of the
policy.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DescribeResourcePolicyRequestMarshaller.marshall(DescribeResourcePolicyRequest describeResourcePolicyRequest) |
Copyright © 2023. All rights reserved.