| Package | Description |
|---|---|
| software.amazon.awssdk.services.opensearchserverless |
Use the Amazon OpenSearch Serverless API to create, configure, and manage OpenSearch Serverless collections and
security policies.
|
| software.amazon.awssdk.services.opensearchserverless.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateSecurityPolicyResponse |
OpenSearchServerlessClient.createSecurityPolicy(CreateSecurityPolicyRequest createSecurityPolicyRequest)
Creates a security policy to be used by one or more OpenSearch Serverless collections.
|
default CompletableFuture<CreateSecurityPolicyResponse> |
OpenSearchServerlessAsyncClient.createSecurityPolicy(CreateSecurityPolicyRequest createSecurityPolicyRequest)
Creates a security policy to be used by one or more OpenSearch Serverless collections.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateSecurityPolicyRequestMarshaller.marshall(CreateSecurityPolicyRequest createSecurityPolicyRequest) |
Copyright © 2023. All rights reserved.