Interface CloudFormationAuthSchemeProvider

All Superinterfaces:
AuthSchemeProvider
All Known Implementing Classes:
DefaultCloudFormationAuthSchemeProvider, PreferredCloudFormationAuthSchemeProvider

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