Package | Description |
---|---|
com.amazonaws.services.opensearch |
Use the Amazon OpenSearch Service configuration API to create, configure, and manage OpenSearch Service domains.
|
com.amazonaws.services.opensearch.model |
Modifier and Type | Method and Description |
---|---|
AuthorizeVpcEndpointAccessResult |
AbstractAmazonOpenSearch.authorizeVpcEndpointAccess(AuthorizeVpcEndpointAccessRequest request) |
AuthorizeVpcEndpointAccessResult |
AmazonOpenSearchClient.authorizeVpcEndpointAccess(AuthorizeVpcEndpointAccessRequest request)
Provides access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint.
|
AuthorizeVpcEndpointAccessResult |
AmazonOpenSearch.authorizeVpcEndpointAccess(AuthorizeVpcEndpointAccessRequest authorizeVpcEndpointAccessRequest)
Provides access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint.
|
Modifier and Type | Method and Description |
---|---|
Future<AuthorizeVpcEndpointAccessResult> |
AbstractAmazonOpenSearchAsync.authorizeVpcEndpointAccessAsync(AuthorizeVpcEndpointAccessRequest request,
AsyncHandler<AuthorizeVpcEndpointAccessRequest,AuthorizeVpcEndpointAccessResult> asyncHandler) |
Future<AuthorizeVpcEndpointAccessResult> |
AmazonOpenSearchAsyncClient.authorizeVpcEndpointAccessAsync(AuthorizeVpcEndpointAccessRequest request,
AsyncHandler<AuthorizeVpcEndpointAccessRequest,AuthorizeVpcEndpointAccessResult> asyncHandler) |
Future<AuthorizeVpcEndpointAccessResult> |
AmazonOpenSearchAsync.authorizeVpcEndpointAccessAsync(AuthorizeVpcEndpointAccessRequest authorizeVpcEndpointAccessRequest,
AsyncHandler<AuthorizeVpcEndpointAccessRequest,AuthorizeVpcEndpointAccessResult> asyncHandler)
Provides access to an Amazon OpenSearch Service domain through the use of an interface VPC endpoint.
|
Modifier and Type | Method and Description |
---|---|
AuthorizeVpcEndpointAccessResult |
AuthorizeVpcEndpointAccessResult.clone() |
AuthorizeVpcEndpointAccessResult |
AuthorizeVpcEndpointAccessResult.withAuthorizedPrincipal(AuthorizedPrincipal authorizedPrincipal)
Information about the Amazon Web Services account or service that was provided access to the domain.
|
Copyright © 2023. All rights reserved.