getEndpointAuthorization

Describes an endpoint authorization for authorizing Redshift-managed VPC endpoint access to a cluster across AWS accounts.

Return

null

Parameters

argument

null


suspend fun getEndpointAuthorization(account: String, clusterIdentifier: String): GetEndpointAuthorizationResult

Return

null

Parameters

account

The target AWS account ID to grant or revoke access for.

clusterIdentifier

The cluster identifier.

See also


Return

null

Parameters

argument

Builder for com.pulumi.awsnative.redshift.kotlin.inputs.GetEndpointAuthorizationPlainArgs.

See also