- Navigation Guide
@aws-sdk/client-opensearch
AuthorizeVpcEndpointAccessCommandInput Interface
The input for AuthorizeVpcEndpointAccessCommand.
Members
Name | Type | Details |
---|---|---|
DomainName Required | string | undefined | The name of the OpenSearch Service domain to provide access to. |
Account | string | undefined | The Amazon Web Services account ID to grant access to. |
Service | AWSServicePrincipal | undefined | The Amazon Web Services service SP to grant access to. |
Full Signature
export interface AuthorizeVpcEndpointAccessCommandInput extends AuthorizeVpcEndpointAccessRequest