aws-cli API reference
265 public APIs from aws-cli (aws/aws-cli) — 217 classes, 21 functions, 27 methods. Signatures extracted by static analysis of the actual source.
Repository: aws/aws-cli
| Kind | Count |
|---|---|
| Classes | 217 |
| Functions | 21 |
| Methods | 27 |
API list
class
awscli.argparser.ArgTableArgParserCLI arg parser based on an argument table.
class
awscli.argprocess.ParamShorthandDocGenDocumentation generator for param shorthand syntax.
class
awscli.arguments.BaseCLIArgumentInterface for CLI argument.
method
awscli.arguments.BaseCLIArgument.add_to_parser(parser)Add this object to the parser instance.
method
awscli.arguments.BaseCLIArgument.choices()List valid choices for argument value.
class
awscli.arguments.BooleanArgumentRepresent a boolean CLI argument.
class
awscli.arguments.CLIArgumentRepresents a CLI argument that maps to a service parameter.
class
awscli.arguments.CustomArgumentRepresents a CLI argument that is configured from a dictionary.
class
awscli.bcdoc.docstringparser.DataNodeA Node that contains only string data.
class
awscli.bcdoc.docstringparser.DocStringParserA simple HTML parser.
class
awscli.bcdoc.docstringparser.HTMLTreeA tree which handles HTML nodes.
class
awscli.bcdoc.docstringparser.TagNodeA generic Tag node.
class
awscli.bcdoc.textwriter.TextWrapperCustom subclass that uses a different word separator regex.
class
awscli.botocore.args.ConfigObjectWrapperBase class to mark values set via in-code Config object.
class
awscli.botocore.auth.HmacV1PostAuthGenerates a presigned post for s3.
class
awscli.botocore.auth.HmacV1QueryAuthGenerates a presigned request for s3.
class
awscli.botocore.auth.S3SigV4QueryAuthS3 SigV4 auth using query parameters.
class
awscli.botocore.auth.SigV2AuthSign a request with Signature V2.
class
awscli.botocore.auth.SigV4AuthSign a request with Signature V4.
class
awscli.botocore.awsrequest.AWSConnectionMixin for HTTPConnection that supports Expect 100-continue.
class
awscli.botocore.awsrequest.AWSHTTPConnectionAn HTTPConnection that supports 100 Continue behavior.
class
awscli.botocore.awsrequest.AWSHTTPSConnectionAn HTTPSConnection that supports 100 Continue behavior.
class
awscli.botocore.awsrequest.AWSRequestRepresents the elements of an HTTP request.
class
awscli.botocore.awsrequest.AWSResponseA data class representing an HTTP response.
method
awscli.botocore.awsrequest.AWSResponse.content()Content of the response as bytes.
class
awscli.botocore.awsrequest.HeadersDictA case-insenseitive dictionary to represent HTTP headers.
method
awscli.botocore.client.BaseClient.can_paginate(operation_name)Check if an operation can be paginated.
method
awscli.botocore.client.BaseClient.close()Closes underlying endpoint connections.
method
awscli.botocore.client.BaseClient.get_paginator(operation_name)Create a paginator for an operation.
class
awscli.botocore.client.ClientCreatorCreates client objects for a service.
class
awscli.botocore.client.ClientMetaHolds additional client methods.
func
awscli.botocore.compat.get_md5(*args, **kwargs)Attempts to get an md5 hashing object.
class
awscli.botocore.config.ConfigAdvanced configuration for Botocore clients.
func
awscli.botocore.configloader.load_config(config_filename)Parse a INI config with profiles.
class
awscli.botocore.configprovider.BaseProviderBase class for configuration value providers.
method
awscli.botocore.configprovider.BaseProvider.provide()Provide a config value.
class
awscli.botocore.configprovider.ChainProviderThis provider wraps one or more other providers.
class
awscli.botocore.configprovider.ConfigValueStoreThe ConfigValueStore object stores configuration values.
class
awscli.botocore.configprovider.ConstantProviderThis provider provides a constant value.
class
awscli.botocore.credentials.ConfigProviderINI based config provider with profile sections.
class
awscli.botocore.credentials.CredentialsHolds the credentials needed to authenticate requests.
class
awscli.botocore.credentials.RefreshableCredentialsHolds the credentials needed to authenticate requests.
class
awscli.botocore.crt.auth.CrtS3SigV4AsymQueryAuthS3 SigV4A auth using query parameters.
class
awscli.botocore.crt.auth.CrtS3SigV4QueryAuthS3 SigV4 auth using query parameters.
class
awscli.botocore.endpoint_provider.BaseRuleBase interface for individual endpoint rules.
class
awscli.botocore.endpoint_provider.ParameterDefinitionThe spec of an individual parameter defined in a RuleSet.
class
awscli.botocore.endpoint_provider.ParameterTypeTranslation from `type` attribute to native Python type.
class
awscli.botocore.endpoint_provider.RuleSetCollection of rules to derive a routable service endpoint.
class
awscli.botocore.endpoint_provider.RuleSetEndpointA resolved endpoint object returned by a rule.
class
awscli.botocore.endpoint_provider.RuleSetStandardLibraryRule actions to be performed by the EndpointProvider.
method
awscli.botocore.endpoint_provider.RuleSetStandardLibrary.convert_func_name(value)Normalize function names.
class
awscli.botocore.eventstream.ChecksumMismatchCalculated checksum did not match the expected checksum.
class
awscli.botocore.eventstream.DecodeUtilsUnpacking utility functions used in the decoder.
class
awscli.botocore.eventstream.DuplicateHeaderDuplicate header found in the event.
class
awscli.botocore.eventstream.EventStreamWrapper class for an event stream body.
method
awscli.botocore.eventstream.EventStream.close()Closes the underlying streaming body.
class
awscli.botocore.eventstream.EventStreamHeaderParserParses the event headers from an event stream message.
class
awscli.botocore.eventstream.EventStreamMessageRepresents an event stream message.
class
awscli.botocore.eventstream.InvalidHeadersLengthHeaders length is longer than the maximum.
class
awscli.botocore.eventstream.InvalidPayloadLengthPayload length is longer than the maximum.
class
awscli.botocore.eventstream.MessagePreludeRepresents the prelude of an event stream message.
class
awscli.botocore.eventstream.NoInitialResponseErrorAn event of type initial-response was not received.
class
awscli.botocore.eventstream.ParserErrorBase binary flow encoding parsing exception.
class
awscli.botocore.exceptions.BaseEndpointResolverErrorBase error for endpoint resolving errors.
class
awscli.botocore.exceptions.BotoCoreErrorThe base exception class for BotoCore exceptions.
class
awscli.botocore.exceptions.ChecksumErrorThe expected checksum did not match the calculated checksum.
class
awscli.botocore.exceptions.ConfigNotFoundThe specified configuration file could not be found.
class
awscli.botocore.exceptions.ConfigParseErrorThe configuration file could not be parsed.
class
awscli.botocore.exceptions.EndpointProviderErrorBase error for the EndpointProvider class
class
awscli.botocore.exceptions.EndpointResolutionErrorError when input parameters resolve to an error rule
class
awscli.botocore.exceptions.EndpointVariantErrorCould not construct modeled endpoint variant.
class
awscli.botocore.exceptions.IncompleteReadErrorHTTP response did not return expected number of bytes.
class
awscli.botocore.exceptions.InvalidChecksumConfigErrorError when an invalid checksum config value is supplied.
class
awscli.botocore.exceptions.InvalidExpressionErrorExpression is either invalid or too complex.
class
awscli.botocore.exceptions.InvalidMaxRetryAttemptsErrorError when invalid retry configuration is specified
class
awscli.botocore.exceptions.InvalidRegionErrorInvalid region_name provided to client or resource.
class
awscli.botocore.exceptions.InvalidRetryConfigurationErrorError when invalid retry configuration is specified
class
awscli.botocore.exceptions.InvalidRetryModeErrorError when invalid retry mode configuration is specified
class
awscli.botocore.exceptions.InvalidS3AddressingStyleErrorError when an invalid path style is specified
class
awscli.botocore.exceptions.MissingParametersErrorOne or more required parameters were not supplied.
class
awscli.botocore.exceptions.NoAuthTokenErrorNo authorization token could be found.
class
awscli.botocore.exceptions.NoCredentialsErrorNo credentials could be found.
class
awscli.botocore.exceptions.NoRegionErrorNo region was specified.
class
awscli.botocore.exceptions.PartialCredentialsErrorOnly partial credentials were found.
class
awscli.botocore.exceptions.RangeErrorA parameter value was out of the valid range.
class
awscli.botocore.exceptions.ServiceNotInRegionErrorThe service is not available in requested region.
class
awscli.botocore.exceptions.TokenRetrievalErrorError attempting to retrieve a token from a remote source.
class
awscli.botocore.exceptions.UnknownEndpointErrorCould not construct an endpoint.
class
awscli.botocore.exceptions.UnknownFIPSEndpointErrorCould not construct a FIPS endpoint.
class
awscli.botocore.exceptions.UnknownKeyErrorUnknown key in a struct parameter.
class
awscli.botocore.exceptions.UnknownParameterErrorUnknown top level parameter.
class
awscli.botocore.exceptions.UnknownRegionErrorRaised when trying to load data for an unknown region.
class
awscli.botocore.exceptions.UnknownServiceErrorRaised when trying to load data for an unknown service.
class
awscli.botocore.exceptions.UnknownServiceStyleUnknown style of service invocation.
class
awscli.botocore.exceptions.UnknownSignatureVersionErrorRequested Signature Version is not known.
class
awscli.botocore.exceptions.ValidationErrorAn exception occurred validating parameters.
class
awscli.botocore.exceptions.WaiterConfigErrorError when processing waiter configuration.
class
awscli.botocore.exceptions.WaiterErrorWaiter failed to reach desired state.
class
awscli.botocore.handlers.HeaderToHostHoisterTakes a header and moves it to the front of the hoststring.
method
awscli.botocore.handlers.HeaderToHostHoister.hoist(params, **kwargs)Hoist a header to the hostname.
func
awscli.botocore.httpsession.mask_proxy_url(proxy_url)Mask proxy url credentials.
func
awscli.botocore.invoke_initializers(session)Invoke all initializers for a session.
class
awscli.botocore.loaders.ExtrasProcessorProcesses data from extras files into service models.
class
awscli.botocore.loaders.JSONFileLoaderLoader JSON files.
method
awscli.botocore.loaders.JSONFileLoader.exists(file_path)Checks if the file exists.
method
awscli.botocore.loaders.JSONFileLoader.load_file(file_path)Attempt to load the file path.
class
awscli.botocore.loaders.LoaderFind and load data models.
method
awscli.botocore.loaders.Loader.list_available_services(type_name)List all known services.
method
awscli.botocore.loaders.Loader.load_data(name)Load data given a data path.
func
awscli.botocore.loaders.create_loader(search_path_string=None)Create a Loader class.
class
awscli.botocore.model.DenormalizedStructureBuilderBuild a StructureShape from a denormalized model.
method
awscli.botocore.model.OperationModel.wire_name()The wire name of the operation.
method
awscli.botocore.model.ServiceModel.service_name()The name of the service.
class
awscli.botocore.model.ShapeObject representing a shape from the service model.
method
awscli.botocore.model.Shape.metadata()Metadata about the shape.
method
awscli.botocore.model.Shape.required_members()A list of members that are required.
class
awscli.botocore.model.ShapeNameGeneratorGenerate unique shape names for a type.
method
awscli.botocore.model.ShapeNameGenerator.new_shape_name(type_name)Generate a unique shape name.
class
awscli.botocore.model.ShapeResolverResolves shape references.
class
awscli.botocore.paginate.PageIteratorAn iterable object to paginate API results.
class
awscli.botocore.paginate.ResultKeyIteratorIterates over the results of paginated responses.
class
awscli.botocore.paginate.TokenDecoderDecodes token strings back into dictionaries.
method
awscli.botocore.paginate.TokenDecoder.decode(token)Decodes an opaque string to a dictionary.
class
awscli.botocore.paginate.TokenEncoderEncodes dictionaries into opaque strings.
method
awscli.botocore.paginate.TokenEncoder.encode(token)Encodes a dictionary to an opaque string.
class
awscli.botocore.parsers.ResponseParserBase class for response parsing.
class
awscli.botocore.regions.BaseEndpointResolverResolves regions and endpoints.
class
awscli.botocore.regions.EndpointResolverResolves endpoints based on partition endpoint metadata
class
awscli.botocore.regions.EndpointRulesetResolverResolves endpoints using a service's endpoint ruleset
class
awscli.botocore.response.StreamingBodyWrapper class for an http response body.
class
awscli.botocore.retries.adaptive.RateClockerTracks the rate at which a client is sending a request.
class
awscli.botocore.retries.base.BaseRetryableCheckerBase class for determining if a retry should happen.
class
awscli.botocore.retries.standard.ModeledRetryableCheckerCheck if an error has been modeled as retryable.
class
awscli.botocore.retries.standard.RetryHandlerBridge between botocore's event system and this module.
class
awscli.botocore.retryhandler.BaseCheckerBase class for retry checkers.
class
awscli.botocore.retryhandler.ExceptionRaiserRaise any caught exceptions.
class
awscli.botocore.retryhandler.MaxAttemptsDecoratorAllow retries up to a maximum number of attempts.
class
awscli.botocore.retryhandler.RetryHandlerRetry handler.
class
awscli.botocore.serialize.BaseRestSerializerBase class for rest protocols.
class
awscli.botocore.serialize.BaseRpcV2SerializerBase class for RPCv2 protocols.
class
awscli.botocore.session.ComponentLocatorService locator for session components.
method
awscli.botocore.session.Session.full_config()Return the parsed config file.
method
awscli.botocore.session.Session.get_service_model(service_name, api_version=None)Get the service model object.
func
awscli.botocore.session.get_session(env_vars=None)Return a new session object.
class
awscli.botocore.signers.CloudFrontSignerA signer to create a signed CloudFront URL.
func
awscli.botocore.translate.resolve_references(config, definitions)Recursively replace $ref keys.
func
awscli.botocore.unregister_initializer(callback)Unregister an initializer function.
class
awscli.botocore.useragent.RawStringUserAgentComponentUserAgentComponent interface wrapper around ``str``.
class
awscli.botocore.useragent.UserAgentStringGenerator for AWS SDK User-Agent header strings.
class
awscli.botocore.utils.ArgumentGeneratorGenerate sample input based on a shape model.
method
awscli.botocore.utils.ArgumentGenerator.generate_skeleton(shape)Generate a sample input.
class
awscli.botocore.utils.CachedPropertyA read only property that caches the initially computed value.
class
awscli.botocore.utils.JSONFileCacheJSON file cache.
class
awscli.botocore.utils.LoginTokenLoaderLoads and saves login access tokens to disk
class
awscli.botocore.utils.S3RegionRedirectorThis handler has been replaced by S3RegionRedirectorv2.
func
awscli.botocore.utils.calculate_sha256(body, as_hex=False)Calculate a sha256 checksum.
func
awscli.botocore.utils.calculate_tree_hash(body)Calculate a tree hash checksum.
func
awscli.botocore.utils.has_header(header_name, headers)Case-insensitive check for header key.
func
awscli.botocore.utils.is_valid_endpoint_url(endpoint_url)Verify the endpoint_url is valid.
func
awscli.botocore.utils.percent_encode(input_str, safe=SAFE_CHARS)Urlencodes a string.
class
awscli.botocore.validate.ParamValidatorValidates parameters against a shape model.
class
awscli.botocore.waiter.SingleWaiterConfigRepresents the waiter configuration for a single waiter.
func
awscli.botocore.xform_name(name, sep='_', _xform_cache=_xform_cache)Convert camel case to a "pythonic" name.
class
awscli.clidocs.GlobalOptionsDocumenterDocumenter used to pre-generate global options docs.
class
awscli.clidriver.CLIOperationCallerCall an AWS operation and format the response.
class
awscli.clidriver.ServiceCommandA service command for the CLI.
class
awscli.clidriver.ServiceOperationA single operation of a service.
class
awscli.commands.CLICommandInterface for a CLI command.
func
awscli.compat.compat_input(prompt)Cygwin's pty's are based on pipes.
class
awscli.customizations.arguments.QueryOutFileArgumentAn argument that write a JMESPath query result to a file
class
awscli.customizations.arguments.StatefulArgumentAn argument that maintains a stateful value
class
awscli.customizations.awslambda.ReplacedZipFileArgumentA replacement argument for nested ZipFile argument.
class
awscli.customizations.awslambda.ZipFileArgumentA new ZipFile argument to be injected at the top level.
class
awscli.customizations.awslambda.ZipFileArgumentHoisterHoists a ZipFile argument up to the top level.
class
awscli.customizations.cloudformation.artifact_exporter.CodeCommitRepositoryS3ResourceRepresents CodeCommit::Repository resource.
class
awscli.customizations.cloudformation.artifact_exporter.GlueJobCommandScriptLocationResourceRepresents Glue::Job resource.
class
awscli.customizations.cloudformation.artifact_exporter.TemplateClass to export a CloudFormation template
func
awscli.customizations.cloudformation.yamlhelper.yaml_parse(yamlstr)Parse a yaml string
class
awscli.customizations.cloudtrail.validation.DigestErrorException raised when a digest fails to validate
class
awscli.customizations.cloudtrail.validation.DigestProviderRetrieves digest keys and digests from Amazon S3.
class
awscli.customizations.cloudtrail.validation.DigestSignatureErrorException raised when a digest signature is invalid
class
awscli.customizations.cloudtrail.validation.DigestTraverserRetrieves and validates digests within a date range.
class
awscli.customizations.cloudtrail.validation.InvalidDigestFormatException raised when a digest has an invalid format
class
awscli.customizations.cloudtrail.validation.Sha256RSADigestValidatorValidates SHA256withRSA signed digests.
class
awscli.customizations.commands.BasicCommandBasic top level command with no subcommands.
class
awscli.customizations.ecr.ECRLoginLog in with 'docker login'
class
awscli.customizations.ecs.exceptions.ECSErrorBase class for all ECSErrors.
class
awscli.customizations.eks.exceptions.EKSClusterErrorRaised when a cluster is not in the correct state.
class
awscli.customizations.eks.exceptions.EKSErrorBase class for all EKSErrors.
class
awscli.customizations.eks.kubeconfig.KubeconfigCorruptedErrorRaised when a kubeconfig cannot be parsed.
class
awscli.customizations.eks.kubeconfig.KubeconfigErrorBase class for all kubeconfig errors.
class
awscli.customizations.eks.ordered_yaml.SafeOrderedDumperSafely dump an OrderedDict as yaml.
class
awscli.customizations.eks.ordered_yaml.SafeOrderedLoaderSafely load a yaml file into an OrderedDict.
class
awscli.customizations.emr.exceptions.BothSseAndEncryptionConfiguredErrorOnly one of SSE or Encryption can be configured.
class
awscli.customizations.emr.exceptions.ClusterTerminatedErrorThe cluster is terminating or has already terminated.
class
awscli.customizations.emr.exceptions.EmptyListErrorThe provided list is empty.
class
awscli.customizations.emr.exceptions.EmrErrorThe base exception class for Emr exceptions.
class
awscli.customizations.emr.exceptions.InvalidAmiVersionErrorThe supplied ami-version is invalid.
class
awscli.customizations.emr.exceptions.InvalidS3LoggingPolicyErrorInvalid policy specified for S3LoggingConfiguration.
class
awscli.customizations.emr.exceptions.MasterDNSNotAvailableErrorCannot get dns of master node on the cluster.
class
awscli.customizations.emr.exceptions.MissingBooleanOptionsErrorRequired boolean options are not supplied.
class
awscli.customizations.emr.exceptions.MissingParametersErrorOne or more required parameters were not supplied.
class
awscli.customizations.emr.exceptions.RequiredOptionsErrorEither of option1 or option2 is required.
class
awscli.customizations.emr.exceptions.SCPNotFoundErrorSCP or Pscp not available.
class
awscli.customizations.emr.exceptions.SSHNotFoundErrorSSH or Putty not available.
class
awscli.customizations.emr.exceptions.UnknownEncryptionTypeErrorThe provided encryption type is not supported.
class
awscli.customizations.emr.exceptions.UnknownStepTypeErrorThe provided step type is not supported.
class
awscli.customizations.emr.exceptions.WrongPuttyKeyErrorA wrong key has been used with a compatible program.
class
awscli.customizations.s3.filegenerator.FileDecodingErrorRaised when there was an issue decoding the file.
class
awscli.customizations.s3.filters.FilterThis is a universal exclude/include filter.
class
awscli.customizations.s3.results.BaseResultHandlerBase handler class to be called in the ResultProcessor
class
awscli.customizations.s3.results.NoProgressResultPrinterA result printer that doesn't print progress
class
awscli.customizations.s3.results.OnlyShowErrorsResultPrinterA result printer that only prints out errors
class
awscli.customizations.s3.subcommands.CommandArchitectureThis class drives the actual command.
class
awscli.customizations.s3.utils.BucketListerList keys in a bucket.
class
awscli.customizations.s3.utils.DeleteCopySourceObjectSubscriberA subscriber which deletes the copy source.
class
awscli.customizations.s3.utils.DeleteSourceFileSubscriberA subscriber which deletes a file.
class
awscli.customizations.s3.utils.DeleteSourceObjectSubscriberA subscriber which deletes an object.
class
awscli.customizations.s3.utils.DeleteSourceSubscriberA subscriber which deletes the source of the transfer.
class
awscli.customizations.s3.utils.DirectoryCreatorSubscriberCreates a directory to download if it does not exist
class
awscli.customizations.s3.utils.NonSeekableStreamWrap a file like object as a non seekable stream.
class
awscli.customizations.s3.utils.ProvideLastModifiedTimeSubscriberSets utime for a downloaded file
class
awscli.customizations.s3uploader.S3UploaderClass to upload objects to S3 bucket that use versioning.
class
awscli.formatter.TableFormatterPretty print a table from a given response.
method
awscli.help.HelpCommand.name()Return the name of the wrapped object.
class
awscli.help.OperationHelpCommandImplements operation level help.
class
awscli.help.PagingHelpRendererInterface for a help renderer.
class
awscli.help.PosixHelpRendererRender help content on a Posix-like system.
class
awscli.help.ProviderHelpCommandImplements top level help command.
class
awscli.help.ServiceHelpCommandImplements service level help.
class
awscli.help.WindowsHelpRendererRender help content on a Windows platform.
func
awscli.paramfile.get_paramfile(path, cases)Load parameter based on a resource URI.
class
awscli.s3transfer.ShutdownQueueA queue implementation that can be shutdown.
class
awscli.s3transfer.StreamReaderProgressWrapper for a read only stream that adds progress callbacks.
class
awscli.s3transfer.copies.CopyObjectTaskTask to do a nonmultipart copy
class
awscli.s3transfer.copies.CopyPartTaskTask to upload a part in a multipart copy
class
awscli.s3transfer.copies.CopySubmissionTaskTask for submitting tasks to execute a copy
class
awscli.s3transfer.crt.CRTTransferCoordinatorA helper class for managing CRTTransferFuture
class
awscli.s3transfer.crt.CRTTransferMetaHolds metadata about the CRTTransferFuture
class
awscli.s3transfer.delete.DeleteSubmissionTaskTask for submitting tasks to execute an object deletion.
class
awscli.s3transfer.download.DownloadSubmissionTaskTask for submitting tasks to execute a download
class
awscli.s3transfer.download.IOCloseTaskA task to close out a file once the download is complete.
class
awscli.s3transfer.download.IOStreamingWriteTaskTask for writing data to a non-seekable stream.
class
awscli.s3transfer.exceptions.FatalErrorA CancelledError raised from an error in the TransferManager
class
awscli.s3transfer.futures.TransferCoordinatorA helper class for managing TransferFuture
class
awscli.s3transfer.futures.TransferMetaHolds metadata about the TransferFuture
method
awscli.s3transfer.futures.TransferMeta.transfer_id()The unique id of the transfer
class
awscli.s3transfer.upload.PutObjectTaskTask to do a nonmultipart upload
class
awscli.s3transfer.upload.UploadFilenameInputManagerUpload utility for filenames
class
awscli.s3transfer.upload.UploadNonSeekableInputManagerUpload utility for a file-like object that cannot seek.
class
awscli.s3transfer.upload.UploadPartTaskTask to upload a part in a multipart upload
class
awscli.s3transfer.upload.UploadSeekableInputManagerUpload utility for an open file object
class
awscli.s3transfer.upload.UploadSubmissionTaskTask for submitting tasks to execute an upload
class
awscli.s3transfer.utils.SlidingWindowSemaphoreA semaphore used to coordinate sequential resource access.
class
awscli.shorthand.ShorthandParserParses shorthand syntax in the CLI.
method
awscli.shorthand.ShorthandParser.parse(value)Parse shorthand syntax.
func
awscli.table.align_left(text, length, left_edge='|', right_edge='|', text_length=None, left_padding=2)Left align text.
class
awscli.testutils.BaseCLIDriverTestBase unittest that use clidriver.
class
awscli.testutils.BaseS3CLICommandBase class for aws s3 command.
class
awscli.testutils.ConsistencyWaiterA waiter class for some check to reach a consistent state.
func
awscli.testutils.aws(command, collect_memory=False, env_vars=None, wait_for_finish=True, input_data=None, input_file=None)Run an aws command.
func
awscli.testutils.random_chars(num_chars)Returns random hex characters.
class
awscli.utils.BaseShapeVisitorVisit shape encountered by ShapeWalker
class
awscli.utils.ShapeRecordingVisitorRecord shapes visited by ShapeWalker
func
awscli.utils.is_document_type(shape)Check if shape is a document type
About this data
These signatures were extracted from the public source of aws/aws-cli
using Python's ast module. Argument names, default values,
type annotations and return types are taken verbatim from the code.
Implementation bodies are never stored. See
how it works for details.