Releases: aws/aws-sdk-js-v3
Releases Β· aws/aws-sdk-js-v3
v3.506.0
3.506.0(2024-02-02)
Documentation Changes
- client-dynamodb: Any number of users can execute up to 50 concurrent restores (any type of restore) in a given account. (4a3e8487)
New Features
- clients: update client endpoints as of 2024-02-02 (1b512d06)
- client-sagemaker: Amazon SageMaker Canvas adds GenerativeAiSettings support for CanvasAppSettings. (66c026cd)
For list of updated packages, view updated-packages.md in assets-3.506.0.zip
v3.505.0
3.505.0(2024-02-01)
New Features
- clients: update client endpoints as of 2024-02-01 (e4d3d143)
- client-cognito-identity-provider: Added CreateIdentityProvider and UpdateIdentityProvider details for new SAML IdP features (588a7e22)
- client-neptune-graph: Adding new APIs in SDK for Amazon Neptune Analytics. These APIs include operations to execute, cancel, list queries and get the graph summary. (b1650d47)
- client-mediaconvert: This release includes support for broadcast-mixed audio description tracks. (2093c177)
- client-managedblockchain-query: This release adds support for transactions that have not reached finality. It also removes support for the status property from the response of the GetTransaction operation. You can use the confirmationStatus and executionStatus properties to determine the status of the transaction. (97bb5661)
- client-ivs: This release introduces a new resource Playback Restriction Policy which can be used to geo-restrict or domain-restrict channel stream playback when associated with a channel. New APIs to support this resource were introduced in the form of Create/Delete/Get/Update/List. (ad41dca2)
Bug Fixes
For list of updated packages, view updated-packages.md in assets-3.505.0.zip
v3.504.0
3.504.0(2024-01-31)
New Features
- clients: update client endpoints as of 2024-01-31 (36228bb0)
- client-elastic-load-balancing-v2: This release enables unhealthy target draining intervals for Network Load Balancers. (885e0b96)
- client-cloudformation: CloudFormation IaC generator allows you to scan existing resources in your account and select resources to generate a template for a new or existing CloudFormation stack. (9aa726bc)
- client-glue: Update page size limits for GetJobRuns and GetTriggers APIs. (0b8c7d8a)
- client-ssm: This release adds an optional Duration parameter to StateManager Associations. This allows customers to specify how long an apply-only-on-cron association execution should run. Once the specified Duration is out all the ongoing cancellable commands or automations are cancelled. (c587e277)
Bug Fixes
- s3-request-presigner: identify correct authscheme for mrap (#5742) (04df4919)
- lib-dynamodb: skip function properties in data objects for DynamoDB (#5697) (d054fe1b)
Other Changes
For list of updated packages, view updated-packages.md in assets-3.504.0.zip
v3.503.1
v3.503.0
3.503.0(2024-01-30)
Documentation Changes
- client-route-53: Update the SDKs for text changes in the APIs. (8edb9b5a)
New Features
- client-datazone: Add new skipDeletionCheck to DeleteDomain. Add new skipDeletionCheck to DeleteProject which also automatically deletes dependent objects (4a6c4589)
Bug Fixes
- credential-provider-node: only skip sso init if all sso fields are not present (#5746) (b0b840a9)
- credential-provider-ini: support sso-session based profile as source_profile (#4820) (b87f5e0c)
For list of updated packages, view updated-packages.md in assets-3.503.0.zip
v3.502.0
3.502.0(2024-01-29)
Chores
- update sts types build (#5741) (f80667c3)
- relax stale issue timings (#5735) (84dec59b)
- codegen, limit service for s3Expires middleware (#5734) (c5b9d4db)
- credential-provider-node: pass init param to fromEnv (#5738) (2efc96c1)
Documentation Changes
- client-comprehend: Comprehend PII analysis now supports Spanish input documents. (0019ff5f)
- client-snowball: Modified description of createaddress to include direction to add path when providing a JSON file. (84d9ad58)
New Features
- clients: update client endpoints as of 2024-01-29 (adc6069e)
- client-ec2: EC2 Fleet customers who use attribute based instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type. (5465534c)
- client-auto-scaling: EC2 Auto Scaling customers who use attribute based instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type. (4769d4cb)
- client-rds: Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS RestoreDBClusterFromSnapshot and RestoreDBClusterToPointInTime API methods. This provides enhanced error handling, ensuring a more robust experience. (3e476156)
- client-mwaa: This release adds MAINTENANCE environment status for Amazon MWAA environments. (0fae62e4)
- credential-providers: lazy load STS & SSO clients in credential providers (#5681) (d27301d4)
Bug Fixes
- sts build script (#5740) (2a06a1bd)
- middleware-sdk-s3: do not warn when content-length is 0 (#5733) (0b296526)
For list of updated packages, view updated-packages.md in assets-3.502.0.zip
v3.501.0
3.501.0(2024-01-26)
New Features
- client-sagemaker: Amazon SageMaker Automatic Model Tuning now provides an API to programmatically delete tuning jobs. (14621478)
- client-connect: Update list and string length limits for predefined attributes. (8f7e28ad)
- client-inspector2: This release adds ECR container image scanning based on their lastRecordedPullTime. (b46ae7fd)
Bug Fixes
For list of updated packages, view updated-packages.md in assets-3.501.0.zip
v3.500.0
3.500.0(2024-01-25)
New Features
- clients: update command documentation examples as of 2024-01-25 (922a7c9c)
- client-acm-pca: AWS Private CA now supports an option to omit the CDP extension from issued certificates, when CRL revocation is enabled. (bcb06697)
- client-lightsail: This release adds support for IPv6-only instance plans. (49db96c9)
For list of updated packages, view updated-packages.md in assets-3.500.0.zip
v3.499.0
3.499.0(2024-01-24)
Chores
Documentation Changes
- client-ecs: Documentation updates for Amazon ECS. (408d925b)
- upgrading: add section for S3 global client (#5714) (e2b90129)
New Features
- client-rds: This release adds support for Aurora Limitless Database. (ecd7fe6a)
- client-storage-gateway: Add DeprecationDate and SoftwareVersion to response of ListGateways. (ee421eae)
- client-outposts: DeviceSerialNumber parameter is now optional in StartConnection API (9e300020)
- client-ec2: Introduced a new clientToken request parameter on CreateNetworkAcl and CreateRouteTable APIs. The clientToken parameter allows idempotent operations on the APIs. (65a1927a)
- credential-provider-node: use dynamic import for credential providers (#5698) (1452cd45)
For list of updated packages, view updated-packages.md in assets-3.499.0.zip
v3.498.0
3.498.0(2024-01-23)
Documentation Changes
New Features
- client-inspector2: This release adds support for CIS scans on EC2 instances. (4f364933)
Bug Fixes
For list of updated packages, view updated-packages.md in assets-3.498.0.zip