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.
client = session.create_client('signin')
These are the available methods:
- can_paginate
- close
- create_o_auth2_token
- delete_console_authorization_configuration
- delete_resource_permission_statement
- get_console_authorization_configuration
- get_paginator
- get_resource_policy
- get_waiter
- list_resource_permission_statements
- put_console_authorization_configuration
- put_resource_permission_statement
Client Exceptions¶
Client exceptions are available on a client instance via the exceptions property. For more detailed instructions and examples on the exact usage of client exceptions, see the error handling user guide.
The available client exceptions are:
Paginators¶
Paginators are available on a client instance via the get_paginator method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are: