bootstrap

Todo: docstring

versioned.bootstrap.bootstrap(bsm: BotoSesManager, aws_region: str, bucket_name: str, dynamodb_table_name: str, dynamodb_write_capacity_units: int | None = None, dynamodb_read_capacity_units: int | None = None)[source]

Bootstrap the associated AWS account and region in the boto session manager. Create the S3 bucket and DynamoDB table if not exist.