ChimeSDKIdentity#
Client#
- class ChimeSDKIdentity.Client#
A low-level client representing Amazon Chime SDK Identity
The Amazon Chime SDK Identity APIs in this section allow software developers to create and manage unique instances of their messaging applications. These APIs provide the overarching framework for creating and sending messages. For more information about the identity APIs, refer to Amazon Chime SDK identity.
import boto3 client = boto3.client('chime-sdk-identity')
These are the available methods:
- can_paginate
- close
- create_app_instance
- create_app_instance_admin
- create_app_instance_bot
- create_app_instance_user
- delete_app_instance
- delete_app_instance_admin
- delete_app_instance_bot
- delete_app_instance_user
- deregister_app_instance_user_endpoint
- describe_app_instance
- describe_app_instance_admin
- describe_app_instance_bot
- describe_app_instance_user
- describe_app_instance_user_endpoint
- get_app_instance_retention_settings
- get_paginator
- get_waiter
- list_app_instance_admins
- list_app_instance_bots
- list_app_instance_user_endpoints
- list_app_instance_users
- list_app_instances
- list_tags_for_resource
- put_app_instance_retention_settings
- put_app_instance_user_expiration_settings
- register_app_instance_user_endpoint
- tag_resource
- untag_resource
- update_app_instance
- update_app_instance_bot
- update_app_instance_user
- update_app_instance_user_endpoint