Resolved value for input config AwsSdkSigV4AuthInputConfig.credentials This provider MAY memoize the loaded credentials for certain period.
Resolved value for input config AwsSdkSigV4AuthInputConfig.signer
Resolved value for input config AwsSdkSigV4AuthInputConfig.systemClockOffset
OptionalcustomThe custom user agent header that would be appended to default one
Resolved value for input config {config.userAgentAppId}
Internalsha256A constructor for a class implementing the @smithy/types#ChecksumConstructor interface that computes the SHA-256 HMAC or checksum of a string or binary buffer.
InternalurlThe function that will be used to convert strings into HTTP endpoints.
InternalbodyA function that can calculate the length of a request body.
InternalstreamA function that converts a stream into an array of bytes.
Internalbase64The function that will be used to convert a base64-encoded string to a byte array.
Internalbase64The function that will be used to convert binary data to a base64-encoded string.
Internalutf8The function that will be used to convert a UTF8-encoded string to a byte array.
Internalutf8The function that will be used to convert binary data to a UTF-8 encoded string.
InternalruntimeThe runtime environment.
Disable dynamically changing the endpoint of the client based on the hostPrefix trait of an operation.
Setting a client profile is similar to setting a value for the AWS_PROFILE environment variable. Setting a profile on a client in code only affects the single client instance, unlike AWS_PROFILE.
When set, and only for environments where an AWS configuration file exists, fields configurable by this file will be retrieved from the specified profile within that file. Conflicting code configuration and environment variables will still have higher priority.
For client credential resolution that involves checking the AWS configuration file, the client's profile (this value) will be used unless a different profile is set in the credential provider options.
InternaldefaultThe provider populating default tracking information to be sent with user-agent, x-amz-user-agent header
InternalstreamA function that, given a hash constructor and a stream, calculates the hash of the streamed value.
Internalmd5A constructor for a class implementing the __Checksum interface that computes MD5 hashes.
Internalsha1A constructor for a class implementing the __Checksum interface that computes SHA1 hashes.
InternalgetA function that returns Readable Stream which follows aws-chunked encoding stream.
InternalcredentialDefault credentials provider; Not available in browser runtime.
Specifies which retry algorithm to use.
Optional extensions
The function that provides necessary utilities for generating and parsing event stream
The @smithy/smithy-client#DefaultsMode that will be used to determine how certain default configuration options are resolved in the SDK.
Whether to escape request path when signing the request.
Whether to override the request region with the region inferred from requested resource's ARN. Defaults to undefined.
InternalsdkThe internal function that inject utilities to runtime-specific stream to help users consume the data
ReadonlyauthA comma-separated list of case-sensitive auth scheme names. An auth scheme name is a fully qualified auth scheme ID with the namespace prefix trimmed. For example, the auth scheme with ID aws.auth#sigv4 is named sigv4.
Readonly InternalhttpConfiguration of HttpAuthSchemes for a client which provides default identity providers and signers per auth scheme.
Readonly InternalhttpConfiguration of an HttpAuthSchemeProvider for a client which resolves which HttpAuthScheme to use.
OptionalclientOptionaluseOptionaldisable
The resolved configuration interface of S3Client class. This is resolved and normalized from the constructor configuration interface.