Skip to main content

Type annotations for boto3.SagemakerFeatureStoreRuntime 1.16.54 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.54 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.54.0.tar.gz.

File metadata

File hashes

Hashes for mypy-boto3-sagemaker-featurestore-runtime-1.16.54.0.tar.gz
Algorithm Hash digest
SHA256 653f329482d87f0cee031f5b47fc9937c398d2f24819cc293e45ef74ec3d9d17
MD5 2c66d21dca64968442c6563f59322588
BLAKE2b-256 d3bcad42e42aa4961e4df55dfbac94258bd4b78434b12eab17974ee87e0838b7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for mypy_boto3_sagemaker_featurestore_runtime-1.16.54.0-py3-none-any.whl
Algorithm Hash digest
SHA256 301a1899e05e8d213afe613503779490e1aa6b6049a887de8b2c0500fe307674
MD5 c0e83ef5904162b55a50e2b60ca70d97
BLAKE2b-256 31f257da57213729e03beac8bf82048180e33adc0803dc066c4b414bff12647e

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