Skip to content

botocore-stubs 1.42.41

Version history | Download JSON

  • PyPI https://pypi.org/project/botocore-stubs/
    Repository https://github.com/youtype/botocore-stubs

  • py.typed
    stubs-only third-party

  • Coverage


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "Typed" : 3598
        "Any" : 699
        "Untyped" : 24
    • 99.4% coverage
    • 83.3% coverage (strict)
    • 4321 typable
      • 3598 typed
      • 24 untyped
      • 699 Any
  • Typables


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "functions" : 728
        "classes" : 3121
        "other" : 165
    • 251 functions (+0 overloads)
      • 477 parameters
    • 525 classes
      • 1058 methods (+0 overloads)
        • 1997 parameters
      • 53 properties
    • 51 modules
      • 165 attrs

Modules

Module Coverage Coverage (strict) Typables Ignores
botocore 100.0% 90.5% 21 0
botocore.args 100.0% 96.7% 90 0
botocore.auth 100.0% 98.5% 136 0
botocore.awsrequest 100.0% 83.3% 108 4
botocore.client 100.0% 97.7% 86 0
botocore.compat 82.1% 71.8% 117 0
botocore.compress 100.0% 100.0% 6 0
botocore.config 100.0% 100.0% 132 0
botocore.configloader 100.0% 100.0% 9 0
botocore.configprovider 100.0% 82.1% 123 0
botocore.context 100.0% 100.0% 9 0
botocore.credentials 100.0% 96.5% 259 6
botocore.crt 100.0% 100.0% 2 0
botocore.crt.auth 100.0% 100.0% 30 0
botocore.discovery 100.0% 74.4% 82 0
botocore.endpoint 100.0% 85.7% 56 0
botocore.endpoint_provider 100.0% 86.5% 148 0
botocore.errorfactory 100.0% 100.0% 13 0
botocore.eventstream 100.0% 97.8% 92 0
botocore.exceptions 100.0% 64.5% 547 0
botocore.handlers 100.0% 65.7% 213 0
botocore.history 100.0% 88.9% 18 0
botocore.hooks 100.0% 72.4% 123 0
botocore.httpchecksum 100.0% 100.0% 55 0
botocore.httpsession 100.0% 95.7% 47 0
botocore.loaders 100.0% 93.5% 46 0
botocore.model 100.0% 99.4% 177 0
botocore.monitoring 100.0% 98.5% 65 0
botocore.paginate 100.0% 78.4% 51 0
botocore.parsers 100.0% 87.9% 33 0
botocore.plugin 100.0% 100.0% 10 0
botocore.regions 100.0% 97.3% 75 0
botocore.response 100.0% 100.0% 64 1
botocore.retries.adaptive 100.0% 38.1% 21 0
botocore.retries.base 100.0% 100.0% 10 0
botocore.retries.bucket 100.0% 100.0% 15 0
botocore.retries.quota 100.0% 100.0% 9 0
botocore.retries.special 100.0% 60.0% 5 0
botocore.retries.standard 100.0% 70.6% 85 0
botocore.retries.throttling 100.0% 9.1% 11 0
botocore.retryhandler 100.0% 93.8% 48 0
botocore.serialize 100.0% 100.0% 44 0
botocore.session 100.0% 88.2% 136 0
botocore.signers 98.0% 65.3% 147 0
botocore.stub 100.0% 100.0% 25 0
botocore.tokens 100.0% 92.3% 26 0
botocore.translate 100.0% 87.5% 8 0
botocore.useragent 100.0% 97.4% 39 0
botocore.utils 100.0% 79.1% 578 2
botocore.validate 100.0% 80.0% 30 0
botocore.waiter 100.0% 92.7% 41 0

Incomplete Annotations

botocore (0 missing, 2 any)

Symbol Typable Typed Any
meth NullHandler.emit 2 2 1
attr botocore.UNSIGNED 1 1 1

botocore.args (0 missing, 3 any)

Symbol Typable Typed Any
meth ClientArgsCreator.compute_client_args 8 8 1
meth ClientConfigString.new 2 2 1
meth ClientArgsCreator.compute_client_args 8 8 1

botocore.auth (0 missing, 2 any)

Symbol Typable Typed Any
meth HmacV1Auth.canonical_string 6 6 1
meth HmacV1Auth.get_signature 6 6 1

botocore.awsrequest (0 missing, 18 any)

Symbol Typable Typed Any
meth HeadersDict.init 3 3 2
meth HeadersDict.setitem 3 3 1
meth HeadersDict.getitem 2 2 1
func botocore.awsrequest.create_request_object 2 2 1
meth AWSResponse.init 5 5 1
attr AWSResponse.raw 1 1 1
meth AWSConnection.init 3 3 2
meth AWSConnection.request 7 7 2
meth AWSConnection.send 2 2 1
meth AWSHTTPResponse.init 3 3 2
func botocore.endpoint.create_request_object 2 2 1
func botocore.signers.create_request_object 2 2 1
meth AWSResponse.init 5 5 1
attr AWSResponse.raw 1 1 1

botocore.client (0 missing, 2 any)

Symbol Typable Typed Any
meth ClientCreator.init 12 12 2

botocore.compat (21 missing, 12 any)

Symbol Typable Typed Any
func botocore.compat.get_md5 3 3 2
attr botocore.compat.from_pairs 1 1 1
attr botocore.compat.file_type 1 1 1
attr botocore.compat.zip 1 1 1
attr botocore.compat.from_dict 1 1 1
func botocore.compat.set_socket_timeout 3 3 2
func botocore.handlers.get_md5 3 3 2
func botocore.utils.get_md5 3 3 2
attr botocore.compat.EC 1 0 0
meth CrtXxhash64Checksum.init 1 0 0
meth CrtXxhash64Checksum.update 2 0 0
meth CrtXxhash64Checksum.digest 1 0 0
meth CrtXxhash128Checksum.init 1 0 0
meth CrtXxhash128Checksum.update 2 0 0
meth CrtXxhash128Checksum.digest 1 0 0
attr botocore.httpchecksum.crt_checksums 1 0 0
meth Sha512Checksum.init 1 0 0
meth Sha512Checksum.update 2 0 0
meth Sha512Checksum.digest 1 0 0
meth CrtXxhash3Checksum.init 1 0 0
meth CrtXxhash3Checksum.update 2 0 0
meth CrtXxhash3Checksum.digest 1 0 0
attr botocore.httpsession.BUFFER_SIZE 1 0 0
func botocore.utils.get_checksum_algorithm_headers 2 0 0

botocore.configprovider (0 missing, 22 any)

Symbol Typable Typed Any
meth EnvironmentProvider.provide 1 1 1
meth ConfigValueStore.get_config_variable 2 2 1
meth ConfigValueStore.set_config_variable 3 3 1
meth ConfigValueStore.set_config_provider 3 3 1
meth ConstantProvider.init 2 2 1
meth ConstantProvider.provide 1 1 1
func botocore.configprovider.create_botocore_default_config_mapping 2 2 2
meth DefaultConfigResolver.get_default_config_values 2 2 1
meth ConfigChainFactory.init 3 3 1
meth SectionConfigProvider.provide 1 1 1
meth BaseProvider.provide 1 1 1
meth ScopedConfigProvider.provide 1 1 1
meth ChainProvider.provide 1 1 1
meth ConfiguredEndpointProvider.provide 1 1 1
meth InstanceVarProvider.provide 1 1 1
meth ConfigChainFactory.init 3 3 1
func botocore.session.create_botocore_default_config_mapping 2 2 2
meth ConfigValueStore.get_config_variable 2 2 1
meth ConfigValueStore.set_config_variable 3 3 1
meth ConfigValueStore.set_config_provider 3 3 1

botocore.credentials (0 missing, 9 any)

Symbol Typable Typed Any
meth DeferredRefreshableCredentials.init 4 4 1
meth CredentialProvider.load 1 1 1
func botocore.credentials.create_mfa_serial_refresher 2 2 2
meth AssumeRoleCredentialFetcher.init 8 8 1
meth RefreshableCredentials.create_from_metadata 6 6 1
attr RefreshableCredentials.method 1 1 1
func botocore.credentials.create_assume_role_refresher 3 3 2

botocore.discovery (0 missing, 21 any)

Symbol Typable Typed Any
meth EndpointDiscoveryManager.gather_identifiers 3 3 1
meth EndpointDiscoveryManager.delete_endpoints 2 2 1
meth EndpointDiscoveryManager.describe_endpoint 2 2 2
meth EndpointDiscoveryHandler.gather_identifiers 5 5 1
meth EndpointDiscoveryHandler.discover_endpoint 4 4 2
meth EndpointDiscoveryHandler.handle_retries 5 5 2
func botocore.client.block_endpoint_discovery_required_operations 3 3 1
meth EndpointDiscoveryManager.gather_identifiers 3 3 1
meth EndpointDiscoveryManager.delete_endpoints 2 2 1
meth EndpointDiscoveryManager.describe_endpoint 2 2 2
func botocore.discovery.block_endpoint_discovery_required_operations 3 3 1
meth EndpointDiscoveryHandler.gather_identifiers 5 5 1
meth EndpointDiscoveryHandler.discover_endpoint 4 4 2
meth EndpointDiscoveryHandler.handle_retries 5 5 2
meth EndpointDiscoveryModel.discovery_operation_kwargs 2 2 1

botocore.endpoint (0 missing, 8 any)

Symbol Typable Typed Any
meth EndpointCreator.create_endpoint 13 13 1
func botocore.endpoint.convert_to_response_dict 3 3 2
meth Endpoint.make_request 3 3 1
meth Endpoint.create_request 3 3 1
meth Endpoint.prepare_request 2 2 1
meth EndpointCreator.create_endpoint 13 13 1
attr botocore.endpoint.history_recorder 1 1 1

botocore.endpoint_provider (0 missing, 20 any)

Symbol Typable Typed Any
meth ParameterDefinition.validate_input 2 2 1
meth ParameterDefinition.process_input 2 2 2
meth EndpointRule.init 3 3 1
meth RuleSet.init 6 6 1
meth RuleSet.evaluate 2 2 1
meth ErrorRule.init 3 3 2
attr ErrorRule.error 1 1 1
meth EndpointProvider.resolve_endpoint 2 2 1
meth TreeRule.init 3 3 1
meth RuleCreator.create 2 2 1
meth RuleSetStandardLibrary.is_func 2 2 1
meth RuleSetStandardLibrary.is_ref 2 2 1
meth RuleSetStandardLibrary.is_template 2 2 1
meth RuleSetStandardLibrary.resolve_value 3 3 1
meth RuleSetStandardLibrary.call_function 3 3 1
meth RuleSetStandardLibrary.is_set 2 2 1
meth RuleSetStandardLibrary.get_attr 3 3 1
meth BaseRule.evaluate 3 3 1

botocore.eventstream (0 missing, 2 any)

Symbol Typable Typed Any
meth EventStream.init 5 5 1
meth EventStream.init 5 5 1

botocore.exceptions (0 missing, 194 any)

Symbol Typable Typed Any
meth UnseekableStreamError.init 3 3 1
meth InvalidEndpointDiscoveryConfigurationError.init 3 3 1
meth UnknownSignatureVersionError.init 3 3 1
meth OperationNotPageableError.init 3 3 1
meth DataNotFoundError.init 3 3 1
meth InvalidRetryModeError.init 3 3 1
meth InvalidMaxRetryAttemptsError.init 4 4 1
meth InvalidS3AddressingStyleError.init 3 3 1
meth InvalidRetryConfigurationError.init 3 3 1
meth CredentialRetrievalError.init 3 3 1
meth ConfigNotFound.init 3 3 1
meth InvalidConfigError.init 3 3 1
meth MetadataRetrievalError.init 3 3 1
meth PartialCredentialsError.init 4 4 1
meth UnknownCredentialError.init 3 3 1
meth InfiniteLoopConfigError.init 4 4 1
meth HTTPClientError.init 4 4 3
meth BotoCoreError.init 2 2 1
meth ConnectionError.init 3 3 1
meth HTTPClientError.init 4 4 3
meth EndpointVariantError.init 3 3 1
meth CredentialRetrievalError.init 3 3 1
meth WaiterConfigError.init 3 3 1
meth TokenRetrievalError.init 4 4 1
meth ValidationError.init 5 5 2
meth UnknownEndpointError.init 4 4 1
meth UnsupportedSignatureVersionError.init 3 3 1
meth InvalidSTSRegionalEndpointsConfigError.init 3 3 1
meth MissingDependencyException.init 3 3 1
meth UnknownServiceStyle.init 3 3 1
meth UnknownServiceError.init 4 4 1
meth UnknownRegionError.init 4 4 1
meth UnknownCredentialError.init 3 3 1
meth MissingParametersError.init 4 4 2
meth StubResponseError.init 3 3 1
meth ServiceNotInRegionError.init 4 4 1
meth InvalidEndpointDiscoveryConfigurationError.init 3 3 1
meth PaginationError.init 3 3 1
meth InvalidEndpointConfigurationError.init 3 3 1
meth InvalidRetryModeError.init 3 3 1
meth ConnectionError.init 3 3 1
meth UnsupportedS3ControlConfigurationError.init 3 3 1
meth AwsChunkedWrapperError.init 3 3 1
meth ResponseStreamingError.init 5 5 4
meth InvalidIMDSEndpointError.init 3 3 1
meth PartialCredentialsError.init 4 4 1
meth UnknownKeyError.init 5 5 2
meth MissingServiceIdError.init 3 3 1
meth IncompleteReadError.init 4 4 1
meth EndpointConnectionError.init 3 3 1
meth UnsupportedOutpostResourceError.init 3 3 1
meth EndpointProviderError.init 3 3 1
meth ConfigNotFound.init 3 3 1
meth SSLError.init 4 4 1
meth UnknownFIPSEndpointError.init 4 4 1
meth ReadTimeoutError.init 5 5 3
attr ReadTimeoutError.request 1 1 1
attr ReadTimeoutError.response 1 1 1
meth UnknownSignatureVersionError.init 3 3 1
meth ConnectionClosedError.init 5 5 3
meth InvalidDNSNameError.init 3 3 1
meth ProxyConnectionError.init 3 3 1
meth UnknownParameterError.init 5 5 1
meth InvalidIMDSEndpointModeError.init 4 4 1
meth InvalidS3UsEast1RegionalEndpointConfigError.init 3 3 1
meth ApiVersionNotFoundError.init 4 4 1
meth InvalidHostLabelError.init 3 3 1
meth UnsupportedS3ControlArnError.init 4 4 1
meth UnseekableStreamError.init 3 3 1
meth ParamValidationError.init 3 3 1
meth InvalidExpressionError.init 3 3 1
meth UnsupportedS3ArnError.init 3 3 1
meth FlexibleChecksumError.init 3 3 1
meth AliasConflictParameterError.init 5 5 1
meth InvalidDefaultsMode.init 4 4 1
meth InvalidMaxRetryAttemptsError.init 4 4 1
meth UnsupportedS3AccesspointConfigurationError.init 3 3 1
meth ChecksumError.init 5 5 1
meth BotoCoreError.init 2 2 1
meth InvalidRegionError.init 3 3 1
meth InvalidConfigError.init 3 3 1
meth InvalidRetryConfigurationError.init 3 3 1
meth OperationNotPageableError.init 3 3 1
meth ConfigParseError.init 3 3 1
meth MetadataRetrievalError.init 3 3 1
meth DataNotFoundError.init 3 3 1
meth HTTPClientError.init 4 4 3
meth InfiniteLoopConfigError.init 4 4 1
meth RangeError.init 6 6 4
meth UnsupportedS3ConfigurationError.init 3 3 1
meth SSOTokenLoadError.init 3 3 1
meth UnknownClientMethodError.init 3 3 1
meth ConnectTimeoutError.init 3 3 1
meth ProfileNotFound.init 3 3 1
meth InvalidS3AddressingStyleError.init 3 3 1
meth MissingServiceIdError.init 3 3 1
meth ParamValidationError.init 3 3 1
meth AliasConflictParameterError.init 5 5 1
meth AwsChunkedWrapperError.init 3 3 1
meth FlexibleChecksumError.init 3 3 1
meth EndpointConnectionError.init 3 3 1
meth SSLError.init 4 4 1
meth ReadTimeoutError.init 5 5 3
attr ReadTimeoutError.request 1 1 1
attr ReadTimeoutError.response 1 1 1
meth ConnectionClosedError.init 5 5 3
meth ProxyConnectionError.init 3 3 1
meth HTTPClientError.init 4 4 3
meth ConnectTimeoutError.init 3 3 1
meth UnknownServiceError.init 4 4 1
meth DataNotFoundError.init 3 3 1
meth PaginationError.init 3 3 1
meth ReadTimeoutError.init 5 5 3
attr ReadTimeoutError.request 1 1 1
attr ReadTimeoutError.response 1 1 1
meth ConnectionError.init 3 3 1
meth HTTPClientError.init 4 4 3
meth ConnectTimeoutError.init 3 3 1
meth EndpointConnectionError.init 3 3 1
meth ChecksumError.init 5 5 1
meth ReadTimeoutError.init 5 5 3
attr ReadTimeoutError.request 1 1 1
attr ReadTimeoutError.response 1 1 1
meth ConnectionClosedError.init 5 5 3
meth ConnectionError.init 3 3 1
meth ConfigNotFound.init 3 3 1
meth UnknownServiceError.init 4 4 1
meth PartialCredentialsError.init 4 4 1
meth ProfileNotFound.init 3 3 1
meth UnknownSignatureVersionError.init 3 3 1
meth UnsupportedSignatureVersionError.init 3 3 1
meth UnknownClientMethodError.init 3 3 1
meth ParamValidationError.init 3 3 1
meth StubResponseError.init 3 3 1
meth UnsupportedS3ControlConfigurationError.init 3 3 1
meth InvalidIMDSEndpointError.init 3 3 1
meth EndpointConnectionError.init 3 3 1
meth UnsupportedOutpostResourceError.init 3 3 1
meth ConfigNotFound.init 3 3 1
meth ReadTimeoutError.init 5 5 3
attr ReadTimeoutError.request 1 1 1
attr ReadTimeoutError.response 1 1 1
meth ConnectionClosedError.init 5 5 3
meth InvalidDNSNameError.init 3 3 1
meth InvalidHostLabelError.init 3 3 1
meth UnsupportedS3ControlArnError.init 4 4 1
meth InvalidExpressionError.init 3 3 1
meth UnsupportedS3ArnError.init 3 3 1
meth UnsupportedS3AccesspointConfigurationError.init 3 3 1
meth InvalidRegionError.init 3 3 1
meth MetadataRetrievalError.init 3 3 1
meth HTTPClientError.init 4 4 3
meth SSOTokenLoadError.init 3 3 1
meth ConnectTimeoutError.init 3 3 1
meth ParamValidationError.init 3 3 1

botocore.handlers (0 missing, 73 any)

Symbol Typable Typed Any
meth ParameterAlias.alias_parameter_in_call 4 4 1
meth ParameterAlias.alias_parameter_in_documentation 4 4 1
func botocore.handlers.check_for_200_error 3 3 2
func botocore.handlers.check_openssl_supports_tls_version_1_2 2 2 1
func botocore.handlers.remove_arn_from_signing_path 3 3 1
func botocore.handlers.copy_source_sse_md5 3 3 1
func botocore.handlers.enable_millisecond_timestamp_precision 3 3 1
func botocore.handlers.inject_presigned_url_rds 5 5 2
func botocore.handlers.handle_copy_source_param 3 3 1
func botocore.handlers.convert_body_to_file_like_object 3 3 1
func botocore.handlers.customize_endpoint_resolver_builtins 6 6 1
func botocore.handlers.remove_bedrock_runtime_invoke_model_with_bidirectional_stream 3 3 1
func botocore.handlers.handle_expires_header 5 5 1
func botocore.handlers.document_glacier_tree_hash_checksum 1 1 1
func botocore.handlers.parse_get_bucket_location 4 4 2
func botocore.handlers.add_expect_header 4 4 1
func botocore.handlers.set_operation_specific_signer 4 4 3
func botocore.handlers.inject_presigned_url_ec2 5 5 2
func botocore.handlers.change_get_to_post 3 3 1
func botocore.handlers.sse_md5 3 3 1
func botocore.handlers.handle_service_name_alias 3 3 2
func botocore.handlers.add_accept_header 4 4 1
func botocore.handlers.decode_list_object_v2 4 4 2
func botocore.handlers.remove_content_type_header_for_presigning 3 3 1
func botocore.handlers.validate_ascii_metadata 3 3 1
func botocore.handlers.set_list_objects_encoding_type_url 4 4 2
meth HeaderToHostHoister.hoist 3 3 1
func botocore.handlers.json_decode_policies 4 4 1
func botocore.handlers.document_cloudformation_get_template_return_type 4 4 1
func botocore.handlers.document_copy_source_form 4 4 1
func botocore.handlers.decode_console_output 3 3 1
func botocore.handlers.add_glacier_checksums 3 3 1
func botocore.handlers.disable_signing 2 2 2
func botocore.handlers.base64_encode_user_data 3 3 1
func botocore.handlers.add_recursion_detection_header 3 3 1
func botocore.handlers.decode_quoted_jsondoc 2 2 2
func botocore.handlers.validate_bucket_name 3 3 1
func botocore.handlers.remove_qbusiness_chat 3 3 1
func botocore.handlers.document_expires_shape 4 4 1
func botocore.handlers.remove_bucket_from_url_paths_from_model 5 5 1
func botocore.handlers.switch_host_machinelearning 3 3 2
func botocore.handlers.escape_xml_payload 3 3 2
func botocore.handlers.json_decode_template_body 3 3 1
func botocore.handlers.remove_lex_v2_start_conversation 3 3 1
func botocore.handlers.fix_route53_ids 4 4 1
meth DeprecatedServiceDocumenter.inject_deprecation_notice 4 4 1
func botocore.handlers.remove_accid_host_prefix_from_model 5 5 1
func botocore.handlers.inject_api_version_header_if_needed 4 4 2
func botocore.handlers.document_base64_encoding 2 2 1
func botocore.handlers.decode_list_object_versions 4 4 2
func botocore.handlers.add_retry_headers 3 3 1
func botocore.handlers.inject_account_id 3 3 1
meth ClientMethodAlias.call 3 3 2
func botocore.handlers.generate_idempotent_uuid 4 4 1
func botocore.handlers.decode_list_object 4 4 2
func botocore.handlers.add_glacier_version 4 4 1

botocore.history (0 missing, 2 any)

Symbol Typable Typed Any
meth BaseHistoryHandler.emit 4 4 1
meth HistoryRecorder.record 4 4 1

botocore.hooks (0 missing, 34 any)

Symbol Typable Typed Any
func botocore.client.first_non_none_response 3 3 2
func botocore.endpoint.first_non_none_response 3 3 2
func botocore.hooks.first_non_none_response 3 3 2
meth EventAliaser.emit 3 3 2
meth EventAliaser.emit_until_response 3 3 2
meth EventAliaser.register 5 5 1
meth EventAliaser.register_first 5 5 1
meth EventAliaser.register_last 5 5 1
meth EventAliaser.unregister 5 5 1
meth BaseEventHooks.emit 3 3 2
meth HierarchicalEmitter.emit 3 3 2
meth HierarchicalEmitter.emit_until_response 3 3 2
meth HierarchicalEmitter.emit 3 3 2
meth HierarchicalEmitter.emit_until_response 3 3 2
meth EventAliaser.emit 3 3 2
meth EventAliaser.emit_until_response 3 3 2
meth EventAliaser.register 5 5 1
meth EventAliaser.register_first 5 5 1
meth EventAliaser.register_last 5 5 1
meth EventAliaser.unregister 5 5 1
func botocore.session.first_non_none_response 3 3 2

botocore.httpsession (0 missing, 2 any)

Symbol Typable Typed Any
func botocore.httpsession.create_urllib3_context 5 5 1
func botocore.httpsession.ensure_boolean 2 2 1

botocore.loaders (0 missing, 3 any)

Symbol Typable Typed Any
meth Loader.load_service_model 4 4 1
meth Loader.load_data 2 2 1
meth JSONFileLoader.load_file 2 2 1

botocore.model (0 missing, 1 any)

Symbol Typable Typed Any
meth OperationModel.unsigned_payload 1 1 1

botocore.monitoring (0 missing, 1 any)

Symbol Typable Typed Any
meth Monitor.capture 3 3 1

botocore.paginate (0 missing, 11 any)

Symbol Typable Typed Any
meth Paginator.paginate 2 2 1
meth Paginator.paginate 2 2 1
meth PageIterator.init 12 12 7
meth PaginatorModel.init 2 2 1
meth PaginatorModel.get_paginator 2 2 1

botocore.parsers (0 missing, 4 any)

Symbol Typable Typed Any
meth ResponseParser.parse 3 3 1
meth ResponseParserFactory.set_parser_defaults 2 2 1
meth BaseCBORParser.parse_data_item 2 2 1
meth ResponseParserFactory.set_parser_defaults 2 2 1

botocore.regions (0 missing, 2 any)

Symbol Typable Typed Any
meth EndpointResolver.get_service_endpoints_data 3 3 1
meth EndpointResolver.get_service_endpoints_data 3 3 1

botocore.retries.adaptive (0 missing, 13 any)

Symbol Typable Typed Any
meth ClientRateLimiter.init 6 6 5
meth ClientRateLimiter.on_sending_request 3 3 2
meth ClientRateLimiter.on_receiving_response 2 2 1
meth RateClocker.init 4 4 3
meth RateClocker.record 2 2 1
prop RateClocker.measured_rate 1 1 1

botocore.retries.special (0 missing, 2 any)

Symbol Typable Typed Any
meth RetryIDPCommunicationError.is_retryable 2 2 1
meth RetryDDBChecksumError.is_retryable 2 2 1

botocore.retries.standard (0 missing, 25 any)

Symbol Typable Typed Any
meth ModeledRetryableChecker.is_retryable 2 2 1
meth RetryQuotaChecker.init 2 2 1
meth RetryQuotaChecker.release_retry_quota 4 4 2
meth StandardRetryConditions.init 2 2 1
meth StandardRetryConditions.is_retryable 2 2 1
meth RetryEventAdapter.create_retry_context 2 2 2
meth ModeledRetryErrorDetector.detect_error_type 2 2 1
meth RetryContext.init 7 7 3
meth RetryContext.add_retry_metadata 2 2 1
meth RetryContext.get_retry_metadata 1 1 1
attr RetryContext.parsed_response 1 1 1
attr RetryContext.http_response 1 1 1
attr RetryContext.request_context 1 1 1
meth ThrottlingErrorDetector.init 2 2 1
meth ThrottlingErrorDetector.is_throttling_error 2 2 2
meth RetryHandler.needs_retry 2 2 1
meth RetryPolicy.should_retry 2 2 1
meth RetryPolicy.compute_retry_delay 2 2 1
meth OrRetryChecker.init 2 2 1
meth OrRetryChecker.is_retryable 2 2 1

botocore.retries.throttling (0 missing, 10 any)

Symbol Typable Typed Any
meth CubicCalculator.init 5 5 4
meth CubicCalculator.success_received 2 2 2
meth CubicCalculator.error_received 3 3 3
meth CubicCalculator.get_params_snapshot 1 1 1

botocore.retryhandler (0 missing, 3 any)

Symbol Typable Typed Any
meth MaxAttemptsDecorator.call 5 5 1
meth RetryHandler.call 5 5 2

botocore.session (0 missing, 16 any)

Symbol Typable Typed Any
meth SessionVarDict.getitem 2 2 1
meth SessionVarDict.setitem 3 3 1
meth SubsetChainConfigFactory.create_config_chain 6 6 1
meth Session.get_config_variable 3 3 1
meth Session.set_config_variable 3 3 1
meth Session.get_data 2 2 1
meth Session.get_available_services 1 1 1
meth Session.emit 3 3 2
meth Session.emit_first_non_none_response 3 3 2
meth Session.get_component 2 2 1
meth Session.register_component 3 3 1
meth Session.lazy_register_component 3 3 1
meth ComponentLocator.get_component 2 2 1
meth ComponentLocator.register_component 3 3 1

botocore.signers (3 missing, 48 any)

Symbol Typable Typed Any
meth RequestSigner.handler 4 4 2
meth RequestSigner.sign 7 7 1
meth RequestSigner.get_auth_instance 6 6 2
meth RequestSigner.generate_presigned_url 6 6 1
attr RequestSigner.get_auth 1 1 1
func botocore.handlers.add_generate_presigned_post 3 3 2
func botocore.handlers.add_generate_db_auth_token 3 3 2
func botocore.handlers.add_generate_presigned_url 3 3 2
func botocore.signers.add_generate_presigned_url 3 3 2
func botocore.signers.dsql_generate_db_connect_admin_auth_token 5 5 1
func botocore.signers.generate_presigned_post 7 7 4
func botocore.signers.add_generate_presigned_post 3 3 2
meth RequestSigner.handler 4 4 2
meth RequestSigner.sign 7 7 1
meth RequestSigner.get_auth_instance 6 6 2
meth RequestSigner.generate_presigned_url 6 6 1
attr RequestSigner.get_auth 1 1 1
func botocore.signers.add_generate_db_auth_token 3 3 2
func botocore.signers.generate_presigned_url 6 6 3
meth S3PostPresigner.init 2 2 1
meth S3PostPresigner.generate_presigned_post 6 6 1
meth CloudFrontSigner.init 3 3 1
meth CloudFrontSigner.build_policy 5 5 2
attr CloudFrontSigner.key_id 1 1 1
attr CloudFrontSigner.rsa_signer 1 1 1
func botocore.signers.dsql_generate_db_connect_auth_token 5 5 1
func botocore.signers.add_dsql_generate_db_auth_token_methods 3 3 1
func botocore.signers.generate_db_auth_token 6 6 5
func botocore.handlers.remove_connecthealth_start_medical_scribe_listening_session 3 0 0

botocore.tokens (0 missing, 2 any)

Symbol Typable Typed Any
meth ScopedEnvTokenProvider.load_token 3 3 1
meth DeferredRefreshableToken.init 4 4 1

botocore.translate (0 missing, 1 any)

Symbol Typable Typed Any
func botocore.translate.build_retry_config 5 5 1

botocore.useragent (0 missing, 1 any)

Symbol Typable Typed Any
meth UserAgentString.rebuild_and_replace_user_agent_handler 4 4 1

botocore.utils (0 missing, 121 any)

Symbol Typable Typed Any
meth S3ControlEndpointSetter.set_endpoint 3 3 2
meth S3ControlArnParamHandler.handle_arn 5 5 2
meth S3RegionRedirector.init 4 4 1
meth S3RegionRedirector.redirect_from_error 5 5 2
meth S3RegionRedirector.get_bucket_region 3 3 2
meth S3RegionRedirector.set_request_url 4 4 2
meth S3RegionRedirector.redirect_from_cache 4 4 2
meth CachedProperty.get 3 3 2
func botocore.client.ensure_boolean 2 2 1
meth S3ArnParamHandler.handle_arn 5 5 2
meth S3EndpointSetter.set_endpoint 3 3 2
meth S3EndpointSetter.update_endpoint_to_s3_object_lambda 4 4 1
meth S3EndpointSetter.set_signer 3 3 1
func botocore.compress.determine_content_length 2 2 1
meth FileWebIdentityTokenLoader.init 3 3 2
meth FileWebIdentityTokenLoader.call 1 1 1
meth ContainerMetadataFetcher.init 3 3 1
meth ContainerMetadataFetcher.retrieve_full_uri 3 3 1
meth ContainerMetadataFetcher.retrieve_uri 2 2 1
meth ContainerMetadataFetcher.full_url 2 2 1
meth SSOTokenLoader.call 3 3 1
func botocore.crt.auth.percent_encode_sequence 3 3 1
meth CachedProperty.get 3 3 2
func botocore.endpoint_provider.percent_encode 3 3 1
func botocore.handlers.hyphenize_service_id 2 2 1
func botocore.handlers.switch_host_with_param 3 3 1
func botocore.handlers.percent_encode 3 3 1
func botocore.httpchecksum.determine_content_length 2 2 1
func botocore.paginate.set_value_from_jmespath 5 5 1
func botocore.serialize.percent_encode 3 3 1
func botocore.utils.set_value_from_jmespath 5 5 1
func botocore.utils.instance_cache 2 2 2
meth FileWebIdentityTokenLoader.init 3 3 2
meth FileWebIdentityTokenLoader.call 1 1 1
func botocore.utils.conditionally_enable_crc32 3 3 1
meth IdentityCache.get_credentials 2 2 1
meth IdentityCache.build_refresh_callback 2 2 1
meth SSOTokenLoader.call 3 3 1
func botocore.utils.determine_content_length 2 2 1
func botocore.utils.is_global_accesspoint 2 2 1
meth S3RegionRedirector.init 4 4 1
meth S3RegionRedirector.redirect_from_error 5 5 2
meth S3RegionRedirector.get_bucket_region 3 3 2
meth S3RegionRedirector.set_request_url 4 4 2
meth S3RegionRedirector.redirect_from_cache 4 4 2
meth S3RegionRedirectorv2.init 4 4 1
meth S3RegionRedirectorv2.redirect_from_error 5 5 2
meth S3RegionRedirectorv2.get_bucket_region 3 3 2
meth S3RegionRedirectorv2.set_request_url 4 4 1
meth S3RegionRedirectorv2.redirect_from_cache 4 4 1
meth S3RegionRedirectorv2.annotate_request_context 4 4 2
func botocore.utils.calculate_md5 3 3 2
meth EventbridgeSignerSetter.set_endpoint_url 4 4 1
meth EventbridgeSignerSetter.check_for_global_endpoint 4 4 1
meth ArgumentGenerator.generate_skeleton 2 2 1
func botocore.utils.ensure_boolean 2 2 1
meth S3ArnParamHandler.handle_arn 5 5 2
meth S3EndpointSetter.set_endpoint 3 3 2
meth S3EndpointSetter.update_endpoint_to_s3_object_lambda 4 4 1
meth S3EndpointSetter.set_signer 3 3 1
meth JSONFileCache.init 3 3 1
meth JSONFileCache.getitem 2 2 1
meth JSONFileCache.setitem 3 3 1
attr JSONFileCache.CACHE_DIR 1 1 1
meth S3ControlArnParamHandler.handle_arn 5 5 2
func botocore.utils.conditionally_calculate_checksum 3 3 1
func botocore.utils.switch_host_s3_accelerate 4 4 2
func botocore.utils.fix_s3_host 6 6 2
func botocore.utils.normalize_boolean 2 2 1
meth IMDSRegionProvider.init 4 4 1
meth IMDSRegionProvider.provide 1 1 1
func botocore.utils.switch_to_virtual_host_style 5 5 2
meth BadIMDSRequestError.init 2 2 1
attr BadIMDSRequestError.request 1 1 1
meth S3ControlEndpointSetter.set_endpoint 3 3 2
func botocore.utils.percent_encode_sequence 3 3 1
func botocore.utils.conditionally_calculate_md5 3 3 1
meth S3ExpressIdentityResolver.apply_signing_cache_key 4 4 1
meth S3ExpressIdentityResolver.resolve_s3express_identity 8 8 3
meth ContainerMetadataFetcher.init 3 3 1
meth ContainerMetadataFetcher.retrieve_full_uri 3 3 1
meth ContainerMetadataFetcher.retrieve_uri 2 2 1
meth ContainerMetadataFetcher.full_url 2 2 1
func botocore.utils.hyphenize_service_id 2 2 1
func botocore.utils.switch_host_with_param 3 3 1
func botocore.utils.lru_cache_weakref 3 3 3
meth CachedProperty.get 3 3 2
func botocore.utils.percent_encode 3 3 1

botocore.validate (0 missing, 6 any)

Symbol Typable Typed Any
meth ValidationErrors.report 4 4 1
meth ParamValidator.validate 3 3 1
func botocore.validate.type_check 2 2 1
meth ParamValidationDecorator.serialize_to_request 3 3 1
func botocore.validate.range_check 6 6 2

botocore.waiter (0 missing, 3 any)

Symbol Typable Typed Any
meth Waiter.wait 2 2 1
meth NormalizedOperationMethod.call 2 2 2

Type-Ignore Comments

Flavor Count
type: ignore[override] 9
type: ignore[assignment, misc] 2
type: ignore[misc] 2