PyPI project
botocore
Low-level, data-driven core of boto 3.
100+ indexed releases · newest sdist 1.43.66 with 291 indexed members
See the project on pypi.org · repository · homepage · Apache-2.0
Files in 1.43.66 botocore-1.43.66.tar.gz
- botocore/__init__.py GitHub
- botocore/args.py GitHub
- botocore/auth.py GitHub
- botocore/awsrequest.py GitHub
- botocore/client.py GitHub
- botocore/compat.py GitHub
- botocore/compress.py GitHub
- botocore/config.py GitHub
- botocore/configloader.py GitHub
- botocore/configprovider.py GitHub
- botocore/context.py GitHub
- botocore/credentials.py GitHub
- botocore/crt/__init__.py GitHub
- botocore/crt/auth.py GitHub
- botocore/discovery.py GitHub
- botocore/docs/__init__.py GitHub
- botocore/docs/bcdoc/__init__.py GitHub
- botocore/docs/bcdoc/docstringparser.py GitHub
- botocore/docs/bcdoc/restdoc.py GitHub
- botocore/docs/bcdoc/style.py GitHub
- botocore/docs/client.py GitHub
- botocore/docs/docstring.py GitHub
- botocore/docs/example.py GitHub
- botocore/docs/method.py GitHub
- botocore/docs/paginator.py GitHub
- botocore/docs/params.py GitHub
- botocore/docs/service.py GitHub
- botocore/docs/shape.py GitHub
- botocore/docs/sharedexample.py GitHub
- botocore/docs/translator.py GitHub
- botocore/docs/utils.py GitHub
- botocore/docs/waiter.py GitHub
- botocore/endpoint.py GitHub
- botocore/endpoint_provider.py GitHub
- botocore/errorfactory.py GitHub
- botocore/eventstream.py GitHub
- botocore/exceptions.py GitHub
- botocore/handlers.py GitHub
- botocore/history.py GitHub
- botocore/hooks.py GitHub
- botocore/httpchecksum.py GitHub
- botocore/httpsession.py GitHub
- botocore/loaders.py GitHub
- botocore/model.py GitHub
- botocore/monitoring.py GitHub
- botocore/paginate.py GitHub
- botocore/parsers.py GitHub
- botocore/plugin.py GitHub
- botocore/regions.py GitHub
- botocore/response.py GitHub
- botocore/retries/__init__.py GitHub
- botocore/retries/adaptive.py GitHub
- botocore/retries/base.py GitHub
- botocore/retries/bucket.py GitHub
- botocore/retries/quota.py GitHub
- botocore/retries/special.py GitHub
- botocore/retries/standard.py GitHub
- botocore/retries/throttling.py GitHub
- botocore/retryhandler.py GitHub
- botocore/serialize.py GitHub
- botocore/session.py GitHub
- botocore/signers.py GitHub
- botocore/stub.py GitHub
- botocore/tokens.py GitHub
- botocore/translate.py GitHub
- botocore/useragent.py GitHub
- botocore/utils.py GitHub
- botocore/validate.py GitHub
- botocore/vendored/__init__.py GitHub
- botocore/vendored/requests/__init__.py GitHub
- botocore/vendored/requests/exceptions.py GitHub
- botocore/vendored/requests/packages/__init__.py GitHub
- botocore/vendored/requests/packages/urllib3/__init__.py GitHub
- botocore/vendored/requests/packages/urllib3/exceptions.py GitHub
- botocore/vendored/six.py GitHub
- botocore/waiter.py GitHub
- docs/source/conf.py GitHub
- setup.py GitHub
- tests/__init__.py GitHub
- tests/acceptance/features/environment.py GitHub
- tests/acceptance/features/steps/base.py GitHub
- tests/functional/__init__.py GitHub
- tests/functional/configured_endpoint_urls/__init__.py GitHub
- tests/functional/configured_endpoint_urls/test_configured_endpoint_url.py GitHub
- tests/functional/conftest.py GitHub
- tests/functional/crt/__init__.py GitHub
- tests/functional/csm/__init__.py GitHub
- tests/functional/csm/test_monitoring.py GitHub
- tests/functional/docs/__init__.py GitHub
- tests/functional/docs/test_alias.py GitHub
- tests/functional/docs/test_autoscaling.py GitHub
- tests/functional/docs/test_ec2.py GitHub
- tests/functional/docs/test_glacier.py GitHub
- tests/functional/docs/test_lex.py GitHub
- tests/functional/docs/test_s3.py GitHub
- tests/functional/docs/test_secretsmanager.py GitHub
- tests/functional/docs/test_shared_example_config.py GitHub
- tests/functional/docs/test_streaming_body.py GitHub
- tests/functional/leak/__init__.py GitHub
- tests/functional/leak/test_resource_leaks.py GitHub
- tests/functional/plugins/disabled_test_plugin.py GitHub
- tests/functional/plugins/first_of_two_plugins.py GitHub
- tests/functional/plugins/recursive_plugin_test_module.py GitHub
- tests/functional/plugins/second_of_two_plugins.py GitHub
- tests/functional/plugins/simple_plugin_test_module.py GitHub
- tests/functional/retries/__init__.py GitHub
- tests/functional/retries/test_bucket.py GitHub
- tests/functional/retries/test_quota.py GitHub
- tests/functional/test_account_id_endpoints.py GitHub
- tests/functional/test_alias.py GitHub
- tests/functional/test_apigateway.py GitHub
- tests/functional/test_auth_config.py GitHub
- tests/functional/test_bearer_auth.py GitHub
- tests/functional/test_bedrock_runtime.py GitHub
- tests/functional/test_client.py GitHub
- tests/functional/test_client_class_names.py GitHub
- tests/functional/test_client_metadata.py GitHub
- tests/functional/test_cloudformation.py GitHub
- tests/functional/test_cloudsearchdomain.py GitHub
- tests/functional/test_cloudwatch.py GitHub
- tests/functional/test_cognito_idp.py GitHub
- tests/functional/test_compress.py GitHub
- tests/functional/test_config_provider.py GitHub
- tests/functional/test_connecthealth.py GitHub
- tests/functional/test_context_params.py GitHub
- tests/functional/test_credentials.py GitHub
- tests/functional/test_disable_s3_express_auth.py GitHub
- tests/functional/test_discovery.py GitHub
- tests/functional/test_docdb.py GitHub
- tests/functional/test_dsql.py GitHub
- tests/functional/test_dynamodb.py GitHub
- tests/functional/test_ec2.py GitHub
- tests/functional/test_endpoint_rulesets.py GitHub
- tests/functional/test_endpoints.py GitHub
- tests/functional/test_event_alias.py GitHub
- tests/functional/test_eventbridge.py GitHub
- tests/functional/test_events.py GitHub
- tests/functional/test_glacier.py GitHub
- tests/functional/test_h2_required.py GitHub
- tests/functional/test_history.py GitHub
- tests/functional/test_httpchecksum.py GitHub
- tests/functional/test_importexport.py GitHub
- tests/functional/test_iot_data.py GitHub
- tests/functional/test_kinesis.py GitHub
- tests/functional/test_lex.py GitHub
- tests/functional/test_loaders.py GitHub
- tests/functional/test_machinelearning.py GitHub
- tests/functional/test_model_backcompat.py GitHub
- tests/functional/test_model_completeness.py GitHub
- tests/functional/test_modeled_exceptions.py GitHub
- tests/functional/test_mturk.py GitHub
- tests/functional/test_neptune.py GitHub
- tests/functional/test_paginate.py GitHub
- tests/functional/test_paginator_config.py GitHub
- tests/functional/test_plugins.py GitHub
- tests/functional/test_polly.py GitHub
- tests/functional/test_protocol_selection.py GitHub
- tests/functional/test_public_apis.py GitHub
- tests/functional/test_qbusiness.py GitHub
- tests/functional/test_query_compatibility.py GitHub
- tests/functional/test_rds.py GitHub
- tests/functional/test_regions.py GitHub
- tests/functional/test_response_shadowing.py GitHub
- tests/functional/test_retry.py GitHub
- tests/functional/test_route53.py GitHub
- tests/functional/test_rpc_v2_cbor.py GitHub
- tests/functional/test_s3.py GitHub
- tests/functional/test_s3_control.py GitHub
- tests/functional/test_s3_control_redirects.py GitHub
- tests/functional/test_s3express.py GitHub
- tests/functional/test_sagemaker.py GitHub
- tests/functional/test_service_alias.py GitHub
- tests/functional/test_service_names.py GitHub
- tests/functional/test_session.py GitHub
- tests/functional/test_signin.py GitHub
- tests/functional/test_six_imports.py GitHub
- tests/functional/test_six_threading.py GitHub
- tests/functional/test_socialmessaging.py GitHub
- tests/functional/test_sqs.py GitHub
- tests/functional/test_sts.py GitHub
- tests/functional/test_stub.py GitHub
- tests/functional/test_tagged_unions_unknown.py GitHub
- tests/functional/test_useragent.py GitHub
- tests/functional/test_utils.py GitHub
- tests/functional/test_waiter_config.py GitHub
- tests/functional/utils/__init__.py GitHub
- tests/functional/utils/credentialprocess.py GitHub
- tests/integration/__init__.py GitHub
- tests/integration/test_apigateway.py GitHub
- tests/integration/test_client.py GitHub
- tests/integration/test_client_http.py GitHub
- tests/integration/test_cloudformation.py GitHub
- tests/integration/test_cloudwatch.py GitHub
- tests/integration/test_cognito_identity.py GitHub
- tests/integration/test_credentials.py GitHub
- tests/integration/test_ec2.py GitHub
- tests/integration/test_emr.py GitHub
- tests/integration/test_loaders.py GitHub
- tests/integration/test_rds.py GitHub
- tests/integration/test_route53.py GitHub
- tests/integration/test_s3.py GitHub
- tests/integration/test_session.py GitHub
- tests/integration/test_smoke.py GitHub
- tests/integration/test_sts.py GitHub
- tests/integration/test_utils.py GitHub
- tests/integration/test_waiters.py GitHub
- tests/unit/__init__.py GitHub
- tests/unit/auth/__init__.py GitHub
- tests/unit/auth/test_auth_trait.py GitHub
- tests/unit/auth/test_signers.py GitHub
- tests/unit/auth/test_sigv4.py GitHub
- tests/unit/cbor/test_cbor_decoding.py GitHub
- tests/unit/conftest.py GitHub
- tests/unit/crt/__init__.py GitHub
- tests/unit/crt/auth/__init__.py GitHub
- tests/unit/crt/auth/test_crt_signers.py GitHub
- tests/unit/crt/auth/test_crt_sigv4.py GitHub
- tests/unit/docs/__init__.py GitHub
- tests/unit/docs/bcdoc/__init__.py GitHub
- tests/unit/docs/bcdoc/test_docstringparser.py GitHub
- tests/unit/docs/bcdoc/test_document.py GitHub
- tests/unit/docs/bcdoc/test_style.py GitHub
- tests/unit/docs/test_client.py GitHub
- tests/unit/docs/test_docs.py GitHub
- tests/unit/docs/test_docstring.py GitHub
- tests/unit/docs/test_example.py GitHub
- tests/unit/docs/test_method.py GitHub
- tests/unit/docs/test_paginator.py GitHub
- tests/unit/docs/test_params.py GitHub
- tests/unit/docs/test_service.py GitHub
- tests/unit/docs/test_sharedexample.py GitHub
- tests/unit/docs/test_utils.py GitHub
- tests/unit/docs/test_waiter.py GitHub
- tests/unit/response_parsing/__init__.py GitHub
- tests/unit/response_parsing/test_response_parsing.py GitHub
- tests/unit/retries/__init__.py GitHub
- tests/unit/retries/test_adaptive.py GitHub
- tests/unit/retries/test_bucket.py GitHub
- tests/unit/retries/test_quota.py GitHub
- tests/unit/retries/test_special.py GitHub
- tests/unit/retries/test_standard.py GitHub
- tests/unit/retries/test_standard_retry_v2_1.py GitHub
- tests/unit/retries/test_throttling.py GitHub
- tests/unit/test_args.py GitHub
- tests/unit/test_auth_bearer.py GitHub
- tests/unit/test_auth_sigv4.py GitHub
- tests/unit/test_awsrequest.py GitHub
- tests/unit/test_changelog.py GitHub
- tests/unit/test_client.py GitHub
- tests/unit/test_compat.py GitHub
- tests/unit/test_compress.py GitHub
- tests/unit/test_config_provider.py GitHub
- tests/unit/test_configloader.py GitHub
- tests/unit/test_context.py GitHub
- tests/unit/test_credentials.py GitHub
- tests/unit/test_decorators.py GitHub
- tests/unit/test_discovery.py GitHub
- tests/unit/test_endpoint.py GitHub
- tests/unit/test_endpoint_provider.py GitHub
- tests/unit/test_errorfactory.py GitHub
- tests/unit/test_eventstream.py GitHub
- tests/unit/test_exceptions.py GitHub
- tests/unit/test_handlers.py GitHub
- tests/unit/test_history.py GitHub
- tests/unit/test_hooks.py GitHub
- tests/unit/test_http_client_exception_mapping.py GitHub
- tests/unit/test_http_session.py GitHub
- tests/unit/test_httpchecksum.py GitHub
- tests/unit/test_idempotency.py GitHub
- tests/unit/test_loaders.py GitHub
- tests/unit/test_model.py GitHub
- tests/unit/test_monitoring.py GitHub
- tests/unit/test_paginate.py GitHub
- tests/unit/test_parsers.py GitHub
- tests/unit/test_plugin.py GitHub
- tests/unit/test_protocols.py GitHub
- tests/unit/test_regions.py GitHub
- tests/unit/test_response.py GitHub
- tests/unit/test_retryhandler.py GitHub
- tests/unit/test_s3_addressing.py GitHub
- tests/unit/test_serialize.py GitHub
- tests/unit/test_session.py GitHub
- tests/unit/test_session_legacy.py GitHub
- tests/unit/test_signers.py GitHub
- tests/unit/test_stub.py GitHub
- tests/unit/test_tokens.py GitHub
- tests/unit/test_translate.py GitHub
- tests/unit/test_useragent.py GitHub
- tests/unit/test_utils.py GitHub
- tests/unit/test_validate.py GitHub
- tests/unit/test_waiters.py GitHub
Indexed releases
- 1.43.66
botocore-1.43.66.tar.gz291 members GitHub - 1.43.67
botocore-1.43.67.tar.gz291 members GitHub - 1.43.64
botocore-1.43.64.tar.gz291 members GitHub - 1.43.65
botocore-1.43.65.tar.gz291 members GitHub - 1.43.62
botocore-1.43.62.tar.gz291 members GitHub - 1.43.63
botocore-1.43.63.tar.gz291 members GitHub - 1.43.60
botocore-1.43.60.tar.gz291 members GitHub - 1.43.61
botocore-1.43.61.tar.gz291 members GitHub - 1.43.59
botocore-1.43.59.tar.gz291 members GitHub - 1.43.58
botocore-1.43.58.tar.gz291 members GitHub - 1.43.57
botocore-1.43.57.tar.gz291 members GitHub - 1.43.56
botocore-1.43.56.tar.gz291 members GitHub - 1.43.55
botocore-1.43.55.tar.gz291 members GitHub - 1.43.54
botocore-1.43.54.tar.gz291 members GitHub - 1.43.53
botocore-1.43.53.tar.gz291 members GitHub - 1.43.52
botocore-1.43.52.tar.gz291 members GitHub - 1.43.51
botocore-1.43.51.tar.gz291 members GitHub - 1.43.50
botocore-1.43.50.tar.gz291 members GitHub - 1.43.49
botocore-1.43.49.tar.gz291 members GitHub - 1.43.48
botocore-1.43.48.tar.gz291 members GitHub - 1.43.47
botocore-1.43.47.tar.gz291 members GitHub - 1.43.46
botocore-1.43.46.tar.gz291 members GitHub - 1.43.45
botocore-1.43.45.tar.gz291 members GitHub - 1.43.44
botocore-1.43.44.tar.gz291 members GitHub - 1.43.43
botocore-1.43.43.tar.gz290 members GitHub - 1.43.42
botocore-1.43.42.tar.gz290 members GitHub - 1.43.41
botocore-1.43.41.tar.gz290 members GitHub - 1.43.40
botocore-1.43.40.tar.gz290 members GitHub - 1.43.39
botocore-1.43.39.tar.gz290 members GitHub - 1.43.38
botocore-1.43.38.tar.gz290 members GitHub - 1.43.37
botocore-1.43.37.tar.gz290 members GitHub - 1.43.36
botocore-1.43.36.tar.gz290 members GitHub - 1.43.35
botocore-1.43.35.tar.gz290 members GitHub - 1.43.34
botocore-1.43.34.tar.gz290 members GitHub - 1.43.33
botocore-1.43.33.tar.gz290 members GitHub - 1.43.32
botocore-1.43.32.tar.gz290 members GitHub - 1.43.31
botocore-1.43.31.tar.gz290 members GitHub - 1.43.30
botocore-1.43.30.tar.gz290 members GitHub - 1.43.29
botocore-1.43.29.tar.gz290 members GitHub - 1.43.28
botocore-1.43.28.tar.gz290 members GitHub - 1.43.27
botocore-1.43.27.tar.gz290 members GitHub - 1.43.26
botocore-1.43.26.tar.gz290 members GitHub - 1.43.25
botocore-1.43.25.tar.gz290 members GitHub - 1.43.24
botocore-1.43.24.tar.gz290 members GitHub - 1.43.23
botocore-1.43.23.tar.gz290 members GitHub - 1.43.22
botocore-1.43.22.tar.gz290 members GitHub - 1.43.21
botocore-1.43.21.tar.gz290 members GitHub - 1.43.20
botocore-1.43.20.tar.gz290 members GitHub - 1.43.19
botocore-1.43.19.tar.gz290 members GitHub - 1.43.18
botocore-1.43.18.tar.gz290 members GitHub - 1.43.17
botocore-1.43.17.tar.gz290 members GitHub - 1.43.16
botocore-1.43.16.tar.gz290 members GitHub - 1.43.15
botocore-1.43.15.tar.gz290 members GitHub - 1.43.14
botocore-1.43.14.tar.gz290 members GitHub - 1.43.13
botocore-1.43.13.tar.gz290 members GitHub - 1.43.12
botocore-1.43.12.tar.gz290 members GitHub - 1.43.11
botocore-1.43.11.tar.gz290 members GitHub - 1.43.10
botocore-1.43.10.tar.gz290 members GitHub - 1.43.9
botocore-1.43.9.tar.gz290 members GitHub - 1.43.8
botocore-1.43.8.tar.gz290 members GitHub - 1.43.7
botocore-1.43.7.tar.gz290 members GitHub - 1.43.6
botocore-1.43.6.tar.gz290 members GitHub - 1.43.5
botocore-1.43.5.tar.gz290 members GitHub - 1.43.4
botocore-1.43.4.tar.gz290 members GitHub - 1.43.3
botocore-1.43.3.tar.gz290 members GitHub - 1.43.2
botocore-1.43.2.tar.gz289 members GitHub - 1.43.1
botocore-1.43.1.tar.gz289 members GitHub - 1.43.0
botocore-1.43.0.tar.gz289 members GitHub - 1.42.97
botocore-1.42.97.tar.gz289 members GitHub - 1.42.96
botocore-1.42.96.tar.gz288 members GitHub - 1.42.95
botocore-1.42.95.tar.gz288 members GitHub - 1.42.94
botocore-1.42.94.tar.gz287 members GitHub - 1.42.93
botocore-1.42.93.tar.gz287 members GitHub - 1.42.92
botocore-1.42.92.tar.gz287 members GitHub - 1.42.91
botocore-1.42.91.tar.gz287 members GitHub - 1.42.90
botocore-1.42.90.tar.gz287 members GitHub - 1.42.89
botocore-1.42.89.tar.gz287 members GitHub - 1.42.88
botocore-1.42.88.tar.gz287 members GitHub - 1.42.87
botocore-1.42.87.tar.gz287 members GitHub - 1.42.86
botocore-1.42.86.tar.gz287 members GitHub - 1.42.85
botocore-1.42.85.tar.gz287 members GitHub - 1.42.84
botocore-1.42.84.tar.gz287 members GitHub - 1.42.83
botocore-1.42.83.tar.gz287 members GitHub - 1.42.82
botocore-1.42.82.tar.gz287 members GitHub - 1.42.81
botocore-1.42.81.tar.gz287 members GitHub - 1.42.80
botocore-1.42.80.tar.gz287 members GitHub - 1.42.79
botocore-1.42.79.tar.gz287 members GitHub - 1.42.78
botocore-1.42.78.tar.gz286 members GitHub - 1.42.77
botocore-1.42.77.tar.gz286 members GitHub - 1.42.76
botocore-1.42.76.tar.gz286 members GitHub - 1.42.75
botocore-1.42.75.tar.gz286 members GitHub - 1.42.74
botocore-1.42.74.tar.gz286 members GitHub - 1.42.73
botocore-1.42.73.tar.gz286 members GitHub - 1.42.72
botocore-1.42.72.tar.gz286 members GitHub - 1.42.71
botocore-1.42.71.tar.gz285 members GitHub - 1.42.70
botocore-1.42.70.tar.gz285 members GitHub - 1.42.69
botocore-1.42.69.tar.gz285 members GitHub - 1.42.68
botocore-1.42.68.tar.gz285 members GitHub - 1.42.67
botocore-1.42.67.tar.gz284 members GitHub - 1.42.66
botocore-1.42.66.tar.gz284 members GitHub
and more releases past the first 100