S3ControlClient#
Auto-generated documentation for S3Control type annotations stubs module mypy-boto3-s3control.
S3ControlClient#
Type annotations and code completion for boto3.client("s3control")
.
boto3 documentation
# S3ControlClient usage example
from boto3.session import Session
from mypy_boto3_s3control.client import S3ControlClient
def get_s3control_client() -> S3ControlClient:
return Session().client("s3control")
Exceptions#
boto3
client exceptions are generated in runtime.
This class provides code completion for boto3.client("s3control").exceptions
structure.
# Exc