Package-level declarations

Types

Link copied to clipboard
class DefaultVpcLatticeAuthSchemeProvider(endpointProvider: VpcLatticeEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : VpcLatticeAuthSchemeProvider
Link copied to clipboard

VpcLatticeAuthSchemeProvider is responsible for resolving the authentication scheme to use for a particular operation. See DefaultVpcLatticeAuthSchemeProvider for the default SDK behavior of this interface.