SignInService¶
Client¶
- class SignInService.Client¶
A low-level client representing AWS Sign-In Service
AWS Sign-In manages authentication for AWS services. This service provides secure authentication flows for accessing AWS resources from the console and developer tools.
import boto3 client = boto3.client('signin')
These are the available methods: