DatabaseMigrationServiceClient#
Index > DatabaseMigrationService > DatabaseMigrationServiceClient
Auto-generated documentation for DatabaseMigrationService type annotations stubs module mypy-boto3-dms.
DatabaseMigrationServiceClient#
Type annotations and code completion for boto3.client("dms")
.
boto3 documentation
# DatabaseMigrationServiceClient usage example
from boto3.session import Session
from mypy_boto3_dms.client import DatabaseMigrationServiceClient
def get_dms_client() -> DatabaseMigrationServiceClient:
return Session().client("dms")
Exceptions#
boto3
client exceptions are generated in runtime.
This class provides code completion for boto3