replace this
Python
- run
python3 -m venv .env
an than pj
python3 -m venv .env
an than pjPutGroupConfiguration
. Support dedicated hosts and add Pending
in operations Un/GroupResources
. Add Resources
in ListGroupResources
and deprecate ResourceIdentifiers
.SyncResouce
to update AppRegistry system tags.Profile
that was included in release, v2.801.0GroupResources
and UngroupResources
to work on a group with a configuration. In this release, you can associate EC2 Capacity Reservations with a resource group. Resource Groups also added a new request parameter Group
to replace GroupName
for all existing operations.EnvironmentExists
, EnvironmentUpdated
, and EnvironmentTerminated
. Add paginators for DescribeEnvironmentManagedActionHistory
and ListPlatformVersions
.StackInstanceStatus
object that contains DetailedStatus
values: a disambiguation of the more generic Status
value. ListStackInstances output can now be filtered on DetailedStatus
using the new Filters
parameter.endpointDiscoveryEnabled
, env AWS_ENDPOINT_DISCOVERY_ENABLED
, config file entry endpoint_discovery_enabled
to false
to explictly disable endpoint discovery, even operations the require endpoint discovery will fail; * SDK throws if endpoint discovery is explicitly disabled but operation requires endpoint discovery; * Now SDK throws more clear error message when required endpoint operation failsCredentials
interface's refresh()
method, the callback needs a defined AWSError
as arg but it may not exist in case of successful refresh. Hence, modifed the method typing to include the fact that the callback can be called with no error on success as described in the docs.name.endsWith is not a function
exception when inspecting some generated errors with some versions of nodejss3UsEast1RegionalEndpoint
client configuration set to regional
completionTime
to API call ListDatasetContents.Expiration
parameter for s3.getSignedUrl()
is numberAWSJS_DEBUG
environment variable is set to a truthy value and no other logger is defined, the global console
object will be used.wrapNumbers
option to the Document Client to direct the client not to convert number attributes to JavaScript numbers.$response
property of resolved promise value non-enumerable to prevent serialization errorsAWS.Config.retryDelayOptions
for more information.$waiter
keyendpoint
property to AWS.S3 instance declaration.credentialProvider
as an optional parameter of ConfigurationOptions
.ModifyDBSnapshot
and ModifyDBSnapshotMessage
operationsclientConfig
as an optional parameter to the CognitoIdentityCredentials
constructor. This parameter can be used to pass in client configuration to the underlying service clients.reference
comments from definitions.getAccountSettings
, dotnetcore 1.0 runtime support, DeadLetterConfig, and event source mappings with kinesis streams.AWS.Polly.Presigner
to create presigned urls for synthesizeSpeech
.idempotencyToken
flag. Users may continue to provide their own tokens.version
in API responses relating to tasks and container instances. Version is a number that increments every time a change has been made to the associated resource. Users replicating their ECS resource state can use the version field reported by the ECS APIs to determine if their local state is fresh.noImplicitAny
and strictNullChecks
are set to true
.resolve
method on the AWS.CredentialProviderChain class. Corresponding promise method is called resolvePromise
.get
and refresh
methods of the AWS.Credentials class. Corresponding promise methods are called getPromise
and refreshPromise
.s3.upload(params).promise()
will return a promise.url
and querystring
dependencies to be controlled by the SDK instead of tools like browserify or webpack.2.6.0
of the SDK, and address #1124.clusterDeleted
waiter for AWS.Redshift.describeSpotFleetRequests
to indicate the activity status of spot fleet requests.use Dualstack
can be specified for S3 service clients: new AWS.S3({useDualstack: true})
. Alternatively, to configure it once for all subsequent S3 service clients: AWS.config.update({s3: {useDualstack: true}})
.startSupportDataExport
operation.createReadStream()
, and the stream will emit an error when the bytes received are fewer than specified by the response content-length header.2.4.0
of the SDK to default the signatureVersion
of S3 clients to v4
. S3 clients instantiated without a user-defined signatureVersion
will now default to v2
unless the region only supports v4
signing. This change is being made due to issues sending non-ascii characters in headers when using v4
signing.putMetricFilter
operation.listOutgoingCertificates
and support for allowing autoregistration.:
in Thing name. Adds a separator in Firehose action.