Interface InvoicingAuthSchemeProvider

All Superinterfaces:
AuthSchemeProvider
All Known Implementing Classes:
DefaultInvoicingAuthSchemeProvider, PreferredInvoicingAuthSchemeProvider

@Generated("software.amazon.awssdk:codegen") public interface InvoicingAuthSchemeProvider extends AuthSchemeProvider
An auth scheme provider for Invoicing service. The auth scheme provider takes a set of parameters using InvoicingAuthSchemeParams, and resolves a list of AuthSchemeOption based on the given parameters.