Package-level declarations
Types
Link copied to clipboard
                  class DefaultRoute53RecoveryReadinessAuthSchemeProvider(endpointProvider: Route53RecoveryReadinessEndpointProvider? = null, authSchemePreference: List<AuthSchemeId>? = null) : Route53RecoveryReadinessAuthSchemeProvider
Link copied to clipboard
                  Link copied to clipboard
                  interface Route53RecoveryReadinessAuthSchemeProvider : AuthSchemeProvider<Route53RecoveryReadinessAuthSchemeParameters> 
Route53RecoveryReadinessAuthSchemeProvider is responsible for resolving the authentication scheme to use for a particular operation. See DefaultRoute53RecoveryReadinessAuthSchemeProvider for the default SDK behavior of this interface.