Skip to main content

Type annotations for boto3.RDSDataService 1.20.49 service generated by mypy-boto3-builder 6.4.2

Project description

mypy-boto3-rds-data

PyPI - mypy-boto3-rds-data PyPI - Python Version Docs PyPI - Downloads

boto3.typed

Type annotations for boto3.RDSDataService 1.20.49 service compatible with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright and other tools.

Generated by mypy-boto3-builder 6.4.2.

More information can be found on boto3-stubs page and in mypy-boto3-rds-data docs

See how it helps to find and fix potential bugs:

boto3-stubs demo

How to install

VSCode extension

Add AWS Boto3 extension to your VSCode and run AWS boto3: Quick Start command.

Click Modify and select boto3 common and RDSDataService.

From PyPI with pip

Install boto3-stubs for RDSDataService service.

# install with boto3 type annotations
python -m pip install 'boto3-stubs[rds-data]'

# Lite version does not provide session.client/resource overloads
# it is more RAM-friendly, but requires explicit type annotations
python -m pip install 'boto3-stubs-lite[rds-data]'

# standalone installation
python -m pip install mypy-boto3-rds-data

Usage

VSCode

  • Install Python extension
  • Install Pylance extension
  • Set Pylance as your Python Language Server
  • Install boto3-stubs[rds-data] in your environment: python -m pip install 'boto3-stubs[rds-data]'

Both type checking and auto-complete should work for RDSDataService service. No explicit type annotations required, write your boto3 code as usual.

PyCharm

  • Install boto3-stubs[rds-data] in your environment: python -m pip install 'boto3-stubs[rds-data]'

Both type checking and auto-complete should work for RDSDataService service. No explicit type annotations required, write your boto3 code as usual. Auto-complete can be slow on big projects or if you have a lot of installed boto3-stubs submodules.

Other IDEs

Not tested, but as long as your IDE supports mypy or pyright, everything should work.

mypy

  • Install mypy: python -m pip install mypy
  • Install boto3-stubs[rds-data] in your environment: python -m pip install 'boto3-stubs[rds-data]'
  • Run mypy as usual

Type checking should work for RDSDataService service. No explicit type annotations required, write your boto3 code as usual.

pyright

  • Install pyright: yarn global add pyright
  • Install boto3-stubs[rds-data] in your environment: python -m pip install 'boto3-stubs[rds-data]'
  • Optionally, you can install boto3-stubs to typings folder.

Type checking should work for RDSDataService service. No explicit type annotations required, write your boto3 code as usual.

Explicit type annotations

Client annotations

RDSDataServiceClient provides annotations for boto3.client("rds-data").

from boto3.session import Session

from mypy_boto3_rds_data import RDSDataServiceClient

client: RDSDataServiceClient = Session().client("rds-data")

# now client usage is checked by mypy and IDE should provide code auto-complete

Literals

mypy_boto3_rds_data.literals module contains literals extracted from shapes that can be used in user code for type checking.

from mypy_boto3_rds_data.literals import (
    DecimalReturnTypeType,
    TypeHintType,
    ServiceName,
)

def check_value(value: DecimalReturnTypeType) -> bool:
    ...

Typed dictionaries

mypy_boto3_rds_data.type_defs module contains structures and shapes assembled to typed dictionaries for additional type checking.

from mypy_boto3_rds_data.type_defs import (
    ArrayValueTypeDef,
    BatchExecuteStatementRequestRequestTypeDef,
    BatchExecuteStatementResponseTypeDef,
    BeginTransactionRequestRequestTypeDef,
    BeginTransactionResponseTypeDef,
    ColumnMetadataTypeDef,
    CommitTransactionRequestRequestTypeDef,
    CommitTransactionResponseTypeDef,
    ExecuteSqlRequestRequestTypeDef,
    ExecuteSqlResponseTypeDef,
    ExecuteStatementRequestRequestTypeDef,
    ExecuteStatementResponseTypeDef,
    FieldTypeDef,
    RecordTypeDef,
    ResponseMetadataTypeDef,
    ResultFrameTypeDef,
    ResultSetMetadataTypeDef,
    ResultSetOptionsTypeDef,
    RollbackTransactionRequestRequestTypeDef,
    RollbackTransactionResponseTypeDef,
    SqlParameterTypeDef,
    SqlStatementResultTypeDef,
    StructValueTypeDef,
    UpdateResultTypeDef,
    ValueTypeDef,
)

def get_structure() -> ArrayValueTypeDef:
    return {
      ...
    }

Versioning

mypy-boto3-rds-data version is the same as related boto3 version and follows PEP 440 format.

Documentation

All type annotations can be found in mypy-boto3-rds-data docs

Support and contributing

This package is auto-generated. Please reports any bugs or request new features in mypy-boto3-builder repository.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mypy-boto3-rds-data-1.20.49.tar.gz (11.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mypy_boto3_rds_data-1.20.49-py3-none-any.whl (16.4 kB view details)

Uploaded Python 3

File details

Details for the file mypy-boto3-rds-data-1.20.49.tar.gz.

File metadata

  • Download URL: mypy-boto3-rds-data-1.20.49.tar.gz
  • Upload date:
  • Size: 11.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2

File hashes

Hashes for mypy-boto3-rds-data-1.20.49.tar.gz
Algorithm Hash digest
SHA256 82941ec06f1e75531f7053aa6b28abdb830834d545eafbcaec932e38f294530d
MD5 8d6b4e1b92f22b7b4ff8415255214e35
BLAKE2b-256 14d6c2f4d4f05b4a6012644dc7cec82e82195101ae83b75775cebd9f7b8d69ac

See more details on using hashes here.

File details

Details for the file mypy_boto3_rds_data-1.20.49-py3-none-any.whl.

File metadata

  • Download URL: mypy_boto3_rds_data-1.20.49-py3-none-any.whl
  • Upload date:
  • Size: 16.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.10.2

File hashes

Hashes for mypy_boto3_rds_data-1.20.49-py3-none-any.whl
Algorithm Hash digest
SHA256 c6d39ce47b5e10434f9b8fbc4995f83d143c6613cfb829ed5f6c7ed9dd0a0284
MD5 4657b96ab0f6da03508e0692ec8da734
BLAKE2b-256 9a480b622849f3750da327ee25921b9f779ab55ee0bd45ae94e4cbb3f83ff19d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page