aws-sdk-js-v3

Modularized AWS SDK for JavaScript.

APACHE-2.0 License

Downloads
192.6M
Stars
3.1K
Committers
147
aws-sdk-js-v3 - v3.59.0

Published by aws-sdk-js-automation over 2 years ago

3.59.0(2022-03-29)

New Features
  • client-organizations: This release provides the new CloseAccount API that enables principals in the management account to close any member account within an organization. (be368b03)

For list of updated packages, view aws-sdk-js-v3-updated-packages-3.59.0.md


aws-sdk-js-v3 - v3.58.0

Published by aws-sdk-js-automation over 2 years ago

3.58.0(2022-03-28)

Chores
  • models: update API models, endpoints, and default configuration models (a9a19ea3)
  • node-config-provider:
  • credential-provider-node: do not set profile from env (#3481) (f8bee3d0)
  • replace deprecated String.prototype.substr() (#3488) (212c866e)
  • util-credentials: delete util-credentials (#3480) (d3a37b27)
  • packages: remove loadedConfig option (#3478) (b76b5377)
New Features
  • client-acm-pca: Updating service name entities (8d633e0c)
  • client-medialive: This release adds support for selecting a maintenance window. (1d787579)

For list of updated packages, view aws-sdk-js-v3-updated-packages-3.58.0.md


aws-sdk-js-v3 - v3.57.0

Published by aws-sdk-js-automation over 2 years ago

3.57.0(2022-03-25)

Chores
  • models: update API models, endpoints, and default configuration models (a10d5a7e)
New Features
  • client-batch: Bug Fix: Fixed a bug where shapes were marked as unboxed and were not serialized and sent over the wire, causing an API error from the service. (193a1bc8)
  • client-ssm: This Patch Manager release supports creating, updating, and deleting Patch Baselines for Rocky Linux OS. (28ef4d2d)
  • client-ec2: This is release adds support for Amazon VPC Reachability Analyzer to analyze path through a Transit Gateway. (62b49fcd)

Updated packages:

aws-sdk-js-v3 - v3.56.0

Published by aws-sdk-js-automation over 2 years ago

3.56.0(2022-03-24)

Chores
  • models: update API models, endpoints, and default configuration models (c093315d)
  • middleware-sdk-s3: set peerDependenciesMeta to fix installation warning (#3465) (1aae04fc)
  • credential-providers: link to correct homepage and repository (#3463) (559cec77)
  • config-resolver: use normalizeProvider from util-middleware (#3457) (cacc32ca)
  • signature-v4: use normalizeProvider from util-middleware (#3459) (55f08d5b)
  • middleware-retry: use normalizeProvider from util-middleware (#3458) (fb160d05)
Documentation Changes
  • middleware-sdk-s3: update crt signature error message (#3464) (cfdf09db)
  • credential-providers: add missing brackets for fromTemporaryCredentials (#3462) (79052638)
New Features
  • clients: update client endpoints to latest (523b0fdf)
  • client-transcribe: This release adds an additional parameter for subtitling with Amazon Transcribe batch jobs: outputStartIndex. (8419c399)
  • client-lambda: Adds support for increased ephemeral storage (/tmp) up to 10GB for Lambda functions. Customers can now provision up to 10 GB of ephemeral storage per function instance, a 20x increase over the previous limit of 512 MB. (d77b86b6)
  • client-config-service: Added new APIs GetCustomRulePolicy and GetOrganizationCustomRulePolicy, and updated existing APIs PutConfigRule, DescribeConfigRule, DescribeConfigRuleEvaluationStatus, PutOrganizationConfigRule, DescribeConfigRule to support a new feature for building AWS Config rules with AWS CloudFormation Guard (da332519)
Tests
  • shared-ini-file-loader: use jest.isolatedModules in slurpFile (#3442) (ec0c872e)

Updated packages:

...See more changes in Updated_packages.md

aws-sdk-js-v3 - v3.55.0

Published by aws-sdk-js-automation over 2 years ago

3.55.0 (2022-03-21)

Chores
Documentation Changes
New Features
Bug Fixes
  • scripts: update typescript version in generate-clients (#3454) (f90992af)
  • property-provider:
    • manually adjust the prototype of *ProviderError (#3445) (134f7693)
    • copy error properties to ProviderError in from() (#3440) (4377e448)
  • types: remove @internal jsdoc tag from profile types (#3452) (2d7c151b)
  • middleware-serde: mark error entry non-enumerable (#3426) (c7cceb51)

Updated packages:

...See more changes in Updated_packages.md

aws-sdk-js-v3 - v3.54.1

Published by aws-sdk-js-automation over 2 years ago

3.54.1 (2022-03-16)

Chores
  • signature-v4-crt: bump aws-crt to 1.11.3 (#3428) (c2587f3b)
  • credential-providers: remove dependency on util-credentials (#3423) (c411f8d9)
  • shared-ini-file-loader:
  • types: move profile types from other packages (#3414) (ad6890d9)
Bug Fixes
  • middleware-content-length: swallow error if content-length computation fails (#3429) (8c122335)

Updated packages:

...See more changes in Updated_packages.md

aws-sdk-js-v3 - v3.54.0

Published by aws-sdk-js-automation over 2 years ago

3.54.0 (2022-03-11)

Chores
  • packages: set bodyLengthChecker type to BodyLengthCalculator (#3407) (a4cc40a4)
  • clients: set bodyLengthChecker type to BodyLengthCalculator (#3405) (e5d2e1c7)
  • middleware-content-length: set transfer-encoding if content-length is not set (#3403) (7e4abf74)
  • util-body-length: throw Error if body length can't be computed (#3401) (813ff8a0)
  • util-body-length-node: move calculateBodyLength to it's own file (#3381) (d3714e1d)
  • util-body-length-browser: move calculateBodyLength to it's own file (#3382) (561c507e)
  • codegen: bump code generators to 0.10.0 (#3358) (a9259001)
New Features
Bug Fixes
  • signature-v4: normalized the path before double encoding it (#3408) (b20d431b)
  • util-body-length-node:
  • hash-stream-node: do not create copy of file stream (#3380) (89a70aee)
Tests
  • client-s3: update functional tests to verify trailing checksums (#3367) (30a3d629)
  • util-stream-node: getAwsChunkedEncodingStream (#3364) (c013190b)
  • middleware-flexible-checksums: add tests for edge cases (#3362) (15ed5868)

Updated packages:

...See more changes in Updated_packages.md

aws-sdk-js-v3 - v3.53.1

Published by aws-sdk-js-automation over 2 years ago

yarn run v1.22.15
$ /codebuild/output/src814593228/src/aws-sdk-js-v3/node_modules/.bin/generate-changelog --file - --tag v3.53.0..v3.53.1

0.0.0 (2022-02-25)

Bug Fixes
  • hash-stream-node: disable createReadStream with file descriptor (#3369) (e5e89d29)

Done in 0.23s.### Updated packages:

aws-sdk-js-v3 - v3.53.0

Published by aws-sdk-js-automation over 2 years ago

3.53.0

Chores
  • util-credentials: refactor the functions to own files (#3357) (ea88f96d)
  • lib-storage: add available checksum values to CompletedPart array (#3350) (8d9bfba5)
  • clients: set deserialization for non-primitive types (#3345) (0ad6f738)
New Features
Bug Fixes
  • util-stream:
  • client-s3: disable bucket endpoint plugin in WriteGetObjectResponseCommand (#3344) (1945d47c)
  • hash-stream-node:
    • throw error if non-file readableStream is flowing (#3341) (76df645d)
    • support file stream in readableStreamHasher (#3338) (1e3faa19)
  • codegen: fix set deserialization in SSDKs (#3322) (c827d5c1)
Tests
  • client-s3: integration tests for flexible checksums (#3360) (8e93b327)

Updated packages:

...See more changes in Updated_packages.md

aws-sdk-js-v3 - v3.52.0

Published by aws-sdk-js-automation over 2 years ago

3.52.0 (2022-02-18)

Chores
New Features
  • clients: update clients as of 2022/02/18 (#3335) (717b06fc)
  • credential-provider-node: refactor into modular components (#3294) (5f351cdc)
  • smithy-client: add ExceptionOptionType type (#3314) (030da71b)
  • credential-provider-env: refactor into modular components (#3293) (e0697ed8)
  • credential-provider-sso: refactor into modular components (#3296) (eece76f7)
Bug Fixes

Updated packages:

...See more changes in Updated_packages.md

aws-sdk-js-v3 - v3.51.0

Published by aws-sdk-js-automation over 2 years ago

3.51.0 (2022-02-12)

Chores
  • benchmark-size: update current size of credential-provider-ini package (#3299) (e2b7b256)
New Features
  • shared-ini-file-loader: refactor loadSharedConfigFiles into modular components (#3285) (2613f668)
  • credential-provider-process: refactor into modular components (#3287) (2b64304c)
  • credential-provider-ini: refactor into modular components (#3289) (7c891b21)
Bug Fixes
  • scripts: log when types not present in downlevel script (#3307) (68c0d1f4)
  • package.json: update version to v3.50.0 (#3300) (23a24638)
Tests
  • credential-provider-sso: mock getHomeDir from shared-ini-file-loader (#3295) (778ad0ef)

Updated packages:

...See more changes in Updated_packages.md

aws-sdk-js-v3 - v3.50.0

Published by aws-sdk-js-automation over 2 years ago

3.49.0 (2022-02-08)

Documentation Changes
  • middleware-bucket-endpoint: clarification for bucketEndpoint config (#3273) (1bb77006)
New Features

Updated packages:

...See more changes in Updated_packages.md

aws-sdk-js-v3 - https://github.com/aws/aws-sdk-js-v3/releases/tag/v3.49.0

Published by aws-sdk-js-automation over 2 years ago

3.49.0 (2022-01-29)

Chores
New Features
Bug Fixes
  • eventstream-handler-node: explicitly define type of err (#3240) (4098091d)

Updated packages:

...See more changes in Updated_packages.md

aws-sdk-js-v3 - https://github.com/aws/aws-sdk-js-v3/releases/tag/v3.48.0

Published by aws-sdk-js-automation almost 3 years ago

3.48.0 (2022-01-22)

Chores
  • merge remote-tracking branch 'origin/main' into main (25ea8b43)
  • scripts: use asterisk for internal deps when generating clients (#3224) (54ff1415)
New Features

Updated packages:

...See more changes in Updated_packages.md

aws-sdk-js-v3 - https://github.com/aws/aws-sdk-js-v3/releases/tag/v3.47.2

Published by aws-sdk-js-automation almost 3 years ago

3.47.2 (2022-01-21)

Chores
Bug Fixes
  • scripts: convert update:versions scripts to mjs (#3226) (c237972c)

Updated packages:

...See more changes in Updated_packages.md

aws-sdk-js-v3 - https://github.com/aws/aws-sdk-js-v3/releases/tag/v3.47.1

Published by aws-sdk-js-automation almost 3 years ago

3.47.1 (2022-01-20)

Chores
Bug Fixes
  • aws-protocoltests-*: add emitDeclarationOnly for types (#3213) (a6780255)
  • util-defaults-mode-browser: import bowser by default export (#3203) (5187be2e)

Updated packages:

...See more changes in Updated_packages.md

aws-sdk-js-v3 -

Published by aws-sdk-js-automation almost 3 years ago

3.47.0 (2022-01-15)

Chores
New Features
  • clients: update clients to use default values inferred from defaults mode (#3192) (9152e210)
Bug Fixes
  • codegen:

Updated packages:

...See more changes in Updated_packages.md

aws-sdk-js-v3 - https://github.com/aws/aws-sdk-js-v3/releases/tag/v3.46.0

Published by aws-sdk-js-automation almost 3 years ago

3.46.0 (2022-01-07)

Chores
New Features
Bug Fixes
  • clients: update clean:dist script to delete dist-* folder (#3155) (cdb17090)
  • md5-js: remove unnecessary exclude from tsconfig (#3158) (6f505712)
  • middleware-sdk-route53: typo in file extension of test (#3157) (1a3bd8cd)
  • middleware-signing: correct clock skew from error response (#3133) (7a207a9d)
Other Changes
Tests
  • aws-protocoltests-json-10: extend from jest.config.base.js (#3159) (f494b5ce)

Updated packages:

...See more changes in Updated_packages.md

aws-sdk-js-v3 - https://github.com/aws/aws-sdk-js-v3/releases/tag/v3.45.0

Published by aws-sdk-js-automation almost 3 years ago

3.45.0 (2021-12-23)

Chores
New Features
Bug Fixes
Tests
  • e2e: fix lerna filter when only 1 package to test (#3089) (dbbf59f9)

Updated packages:

...See more changes in Updated_packages.md