Markdown Format | JSON API | MCP Server Tool
Help on package botocore: NAME botocore DESCRIPTION # Copyright (c) 2012-2013 Mitch Garnaat http://garnaat.org/ # Copyright 2012-2014 Amazon.com, Inc. or its affiliates. All Rights Reserved. # # Licensed under the Apache License, Version 2.0 (the "License"). You # may not use this file except in compliance with the License. A copy of # the License is located at # # http://aws.amazon.com/apache2.0/ # # or in the "license" file accompanying this file. This file is # distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF # ANY KIND, either express or implied. See the License for the specific # language governing permissions and limitations under the License. PACKAGE CONTENTS args auth awsrequest client compat config configloader configprovider credentials crt (package) discovery docs (package) endpoint errorfactory eventstream exceptions handlers history hooks httpsession loaders model monitoring paginate parsers regions response retries (package) retryhandler serialize session signers stub translate utils validate waiter CLASSES logging.Handler(logging.Filterer) NullHandler class NullHandler(logging.Handler) | NullHandler(level=0) | | Method resolution order: | NullHandler | logging.Handler | logging.Filterer | builtins.object | | Methods defined here: | | emit(self, record) | Do whatever it takes to actually log the specified logging record. | | This version is intended to be implemented by subclasses and so | raises a NotImplementedError. | | ---------------------------------------------------------------------- | Methods inherited from logging.Handler: | | __init__(self, level=0) | Initializes the instance - basically setting the formatter to None | and the filter list to empty. | | __repr__(self) | Return repr(self). | | acquire(self) | Acquire the I/O thread lock. | | close(self) | Tidy up any resources used by the handler. | | This version removes the handler from an internal map of handlers, | _handlers, which is used for handler lookup by name. Subclasses | should ensure that this gets called from overridden close() | methods. | | createLock(self) | Acquire a thread lock for serializing access to the underlying I/O. | | flush(self) | Ensure all logging output has been flushed. | | This version does nothing and is intended to be implemented by | subclasses. | | format(self, record) | Format the specified record. | | If a formatter is set, use it. Otherwise, use the default formatter | for the module. | | get_name(self) | | handle(self, record) | Conditionally emit the specified logging record. | | Emission depends on filters which may have been added to the handler. | Wrap the actual emission of the record with acquisition/release of | the I/O thread lock. Returns whether the filter passed the record for | emission. | | handleError(self, record) | Handle errors which occur during an emit() call. | | This method should be called from handlers when an exception is | encountered during an emit() call. If raiseExceptions is false, | exceptions get silently ignored. This is what is mostly wanted | for a logging system - most users will not care about errors in | the logging system, they are more interested in application errors. | You could, however, replace this with a custom handler if you wish. | The record which was being processed is passed in to this method. | | release(self) | Release the I/O thread lock. | | setFormatter(self, fmt) | Set the formatter for this handler. | | setLevel(self, level) | Set the logging level of this handler. level must be an int or a str. | | set_name(self, name) | | ---------------------------------------------------------------------- | Data descriptors inherited from logging.Handler: | | name | | ---------------------------------------------------------------------- | Methods inherited from logging.Filterer: | | addFilter(self, filter) | Add the specified filter to this handler. | | filter(self, record) | Determine if a record is loggable by consulting all the filters. | | The default is to allow the record to be logged; any filter can veto | this and the record is then dropped. Returns a zero value if a record | is to be dropped, else non-zero. | | .. versionchanged:: 3.2 | | Allow filters to be just callables. | | removeFilter(self, filter) | Remove the specified filter from this handler. | | ---------------------------------------------------------------------- | Data descriptors inherited from logging.Filterer: | | __dict__ | dictionary for instance variables (if defined) | | __weakref__ | list of weak references to the object (if defined) FUNCTIONS xform_name(name, sep='_', _xform_cache={('CreateCachediSCSIVolume', '_'): 'create_cached_iscsi_volume', ('CreateCachediSCSIVolume', '-'): 'create-cached-iscsi-volume', ('DescribeCachediSCSIVolumes', '_'): 'describe_cached_iscsi_volumes', ('DescribeCachediSCSIVolumes', '-'): 'describe-cached-iscsi-volumes', ('DescribeStorediSCSIVolumes', '_'): 'describe_stored_iscsi_volumes', ('DescribeStorediSCSIVolumes', '-'): 'describe-stored-iscsi-volumes', ('CreateStorediSCSIVolume', '_'): 'create_stored_iscsi_volume', ('CreateStorediSCSIVolume', '-'): 'create-stored-iscsi-volume', ('ListHITsForQualificationType', '_'): 'list_hits_for_qualification_type', ('ListHITsForQualificationType', '-'): 'list-hits-for-qualification-type', ('ExecutePartiQLStatement', '_'): 'execute_partiql_statement', ('ExecutePartiQLStatement', '-'): 'execute-partiql-statement', ('ExecutePartiQLTransaction', '_'): 'execute_partiql_transaction', ('ExecutePartiQLTransaction', '-'): 'execute-partiql-transaction', ('ExecutePartiQLBatch', '_'): 'execute_partiql_batch', ('ExecutePartiQLBatch', '-'): 'execute-partiql-batch'}) Convert camel case to a "pythonic" name. If the name contains the ``sep`` character, then it is returned unchanged. DATA BOTOCORE_ROOT = '/usr/lib/python3/dist-packages/botocore' ScalarTypes = ('string', 'integer', 'boolean', 'timestamp', 'float', '... UNSIGNED = <botocore.UNSIGNED object> log = <Logger botocore (WARNING)> VERSION 1.23.34 FILE /usr/lib/python3/dist-packages/botocore/__init__.py
Generated by phpMan Author: Che Dong Under GNU General Public License
2026-06-02 05:15 @216.73.216.198 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)