Skip to main content

Type annotations for boto3.SagemakerFeatureStoreRuntime 1.16.41 service, generated by mypy-boto3-buider 4.3.1

Project description

mypy-boto3-sagemaker-featurestore-runtime

PyPI - mypy-boto3-sagemaker-featurestore-runtime PyPI - Python Version Docs

boto3.typed

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

Generated by mypy-boto3-buider 4.3.1.

More information can be found on boto3-stubs page.

See how it helps to find and fix potential bugs:

boto3-stubs demo

How to install

Install boto3-stubs for SagemakerFeatureStoreRuntime service.

python -m pip install boto3-stubs[sagemaker-featurestore-runtime]

Usage

VSCode

  • Install Python extension
  • Install Pylance extension
  • Set Pylance as your Python Language Server
  • Install boto-stubs[sagemaker-featurestore-runtime] in your environment: python -m pip install 'boto3-stubs[sagemaker-featurestore-runtime]'

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

PyCharm

  • Install boto-stubs[sagemaker-featurestore-runtime] in your environment: python -m pip install 'boto3-stubs[sagemaker-featurestore-runtime]'

Both type checking and auto-complete should work for SagemakerFeatureStoreRuntime 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 support mypy or pyright, everything should work.

mypy

  • Install mypy: python -m pip install mypy
  • Install boto-stubs[sagemaker-featurestore-runtime] in your environment: python -m pip install 'boto3-stubs[sagemaker-featurestore-runtime]'
  • Run mypy as usual

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

pyright

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

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

Explicit type annotations

Client annotations

SagemakerFeatureStoreRuntimeClient provides annotations for boto3.client("sagemaker-featurestore-runtime").

import boto3

from mypy_boto3_sagemaker_featurestore_runtime import SagemakerFeatureStoreRuntimeClient

client: SagemakerFeatureStoreRuntimeClient = boto3.client("sagemaker-featurestore-runtime")

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

# works for session as well
session = boto3.session.Session(region="us-west-1")
session_client: SagemakerFeatureStoreRuntimeClient = session.client("sagemaker-featurestore-runtime")

Typed dictionations

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

from mypy_boto3_sagemaker_featurestore_runtime.type_defs import (
    FeatureValueTypeDef,
    GetRecordResponseTypeDef,
)

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

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

Built Distribution

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

File details

Details for the file mypy-boto3-sagemaker-featurestore-runtime-1.16.41.0.tar.gz.

File metadata

File hashes

Hashes for mypy-boto3-sagemaker-featurestore-runtime-1.16.41.0.tar.gz
Algorithm Hash digest
SHA256 26c85da6c8e1d46bd03db9dbe2a50150b623b33aa34a2e3f3053c6c0533ad1e0
MD5 eb106262bf5595f21f9874077a1350aa
BLAKE2b-256 ad09c4db6b5aa50dd2472df9d2ef5d50023691c4ce9870415b68015d7dceb21b

See more details on using hashes here.

File details

Details for the file mypy_boto3_sagemaker_featurestore_runtime-1.16.41.0-py3-none-any.whl.

File metadata

File hashes

Hashes for mypy_boto3_sagemaker_featurestore_runtime-1.16.41.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2a8043d490dcc965a257d49b0ff7ab0e106665e80ad5a12b60f56988ecfd6d41
MD5 1b0d054ca2c14eb6495dc57e71c9dda7
BLAKE2b-256 25ec06d7692136099df2ead964b094401732bffbb9907119c7375435f5a048a1

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