Skip to content

Releases: aws/aws-sdk-js-v3

v3.593.0

07 Jun 19:01
Compare
Choose a tag to compare

3.593.0(2024-06-07)

New Features
  • clients: update client endpoints as of 2024-06-07 (33e227bd)
  • client-sagemaker: This release introduces a new optional parameter: InferenceAmiVersion, in ProductionVariant. (1aa35725)
  • client-verifiedpermissions: This release adds OpenIdConnect (OIDC) configuration support for IdentitySources, allowing for external IDPs to be used in authorization requests. (41f4cc50)
  • client-b2bi: Added exceptions to B2Bi List operations and ConflictException to B2Bi StartTransformerJob operation. Also made capabilities field explicitly required when creating a Partnership. (9bed7820)
  • client-auditmanager: New feature: common controls. When creating custom controls, you can now use pre-grouped AWS data sources based on common compliance themes. Also, the awsServices parameter is deprecated because we now manage services in scope for you. If used, the input is ignored and an empty list is returned. (11be2e01)
  • client-codepipeline: CodePipeline now supports overriding S3 Source Object Key during StartPipelineExecution, as part of Source Overrides. (4216496a)
Tests

For list of updated packages, view updated-packages.md in assets-3.593.0.zip

v3.592.0

06 Jun 19:04
Compare
Choose a tag to compare

3.592.0(2024-06-06)

Chores
Documentation Changes
  • client-sns: Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates. (b381cca7)
  • client-sqs: Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications. (6772052c)
New Features
  • client-account: This release adds 3 new APIs (AcceptPrimaryEmailUpdate, GetPrimaryEmail, and StartPrimaryEmailUpdate) used to centrally manage the root user email address of member accounts within an AWS organization. (23c9d39c)
  • client-iot-wireless: Adds support for wireless device to be in Conflict FUOTA Device Status due to a FUOTA Task, so it couldn't be attached to a new one. (7dd6fdf2)
  • client-location: Added two new APIs, VerifyDevicePosition and ForecastGeofenceEvents. Added support for putting larger geofences up to 100,000 vertices with Geobuf fields. (7c01057a)
  • client-storage-gateway: Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy. (f7b019ed)
  • client-firehose: Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations (ae7c3b01)
  • client-fsx: This release adds support to increase metadata performance on FSx for Lustre file systems beyond the default level provisioned when a file system is created. This can be done by specifying MetadataConfiguration during the creation of Persistent_2 file systems or by updating it on demand. (8c1f604f)
  • client-glue: This release adds support for creating and updating Glue Data Catalog Views. (349fcc98)
Tests
  • protocoltests: validate resolvedHost from httpRequestTests (#6175) (ec83f871)

For list of updated packages, view updated-packages.md in assets-3.592.0.zip

v3.591.0

05 Jun 19:03
Compare
Choose a tag to compare

3.591.0(2024-06-05)

New Features
  • clients: update client endpoints as of 2024-06-05 (6d6148e4)
  • client-s3: Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality. (ad0e8d9c)
  • client-glue: AWS Glue now supports native SaaS connectivity: Salesforce connector available now (759dc888)
  • client-global-accelerator: This release contains a new optional ip-addresses input field for the update accelerator and update custom routing accelerator apis. This input enables consumers to replace IPv4 addresses on existing accelerators with addresses provided in the input. (659cea79)

For list of updated packages, view updated-packages.md in assets-3.591.0.zip

v3.590.0

04 Jun 19:06
Compare
Choose a tag to compare

3.590.0(2024-06-04)

New Features
  • clients: update client endpoints as of 2024-06-04 (5258f662)
  • client-taxsettings: Initial release of AWS Tax Settings API (06b3ef4a)
  • client-sagemaker: Extend DescribeClusterNode response with private DNS hostname and IP address, and placement information about availability zone and availability zone ID. (60d759d3)
  • client-ec2: U7i instances with up to 32 TiB of DDR5 memory and 896 vCPUs are now available. C7i-flex instances are launched and are lower-priced variants of the Amazon EC2 C7i instances that offer a baseline level of CPU performance with the ability to scale up to the full compute performance 95% of the time. (370c0017)
  • client-pipes: This release adds Timestream for LiveAnalytics as a supported target in EventBridge Pipes (d7010ea8)
Bug Fixes
  • codegen:
    • consistently add region as config option when generated client is Sigv4 but not AWS (#6156) (06f51ccd)
    • fix path for copying sts test file (#6148) (6965b330)

For list of updated packages, view updated-packages.md in assets-3.590.0.zip

v3.589.0

03 Jun 19:05
Compare
Choose a tag to compare

3.589.0(2024-06-03)

Documentation Changes
  • client-amplify: This doc-only update identifies fields that are specific to Gen 1 and Gen 2 applications. (813c1f64)
New Features
  • clients: update client endpoints as of 2024-06-03 (b9d72a6a)
  • client-batch: This release adds support for the AWS Batch GetJobQueueSnapshot API operation. (2129ba28)
  • client-eks: Adds support for EKS add-ons pod identity associations integration (d391abe7)
  • client-iottwinmaker: Support RESET_VALUE UpdateType for PropertyUpdates to reset property value to default or null (822d606d)

For list of updated packages, view updated-packages.md in assets-3.589.0.zip

v3.588.0

31 May 19:16
Compare
Choose a tag to compare

3.588.0(2024-05-31)

Documentation Changes
  • client-elasticache: Update to attributes of TestFailover and minor revisions. (4847ad6a)
  • client-codebuild: AWS CodeBuild now supports Self-hosted GitHub Actions runners for Github Enterprise (59cc038e)
New Features
  • client-codeguru-security: This release includes minor model updates and documentation updates. (ed7b888a)
  • client-launch-wizard: This release adds support for describing workload deployment specifications, deploying additional workload types, and managing tags for Launch Wizard resources with API operations. (5a28a058)
Bug Fixes

For list of updated packages, view updated-packages.md in assets-3.588.0.zip

v3.587.0

30 May 19:07
Compare
Choose a tag to compare

3.587.0(2024-05-30)

Chores
  • codegen: update Smithy hash - ProviderError logging, timestamp millis (#6147) (6bba0d66)
Documentation Changes
  • client-rds: Updates Amazon RDS documentation for Aurora Postgres DBname. (f03a9ee5)
New Features
  • clients: update client endpoints as of 2024-05-30 (d131ac0a)
  • client-cloudtrail: CloudTrail Lake returns PartitionKeys in the GetEventDataStore API response. Events are grouped into partitions based on these keys for better query performance. For example, the calendarday key groups events by day, while combining the calendarday key with the hour key groups them by day and hour. (88273bad)
  • client-sagemaker: Adds Model Card information as a new component to Model Package. Autopilot launches algorithm selection for TimeSeries modality to generate AutoML candidates per algorithm. (393afc7e)
  • client-bedrock-agent: With this release, Knowledge bases for Bedrock adds support for Titan Text Embedding v2. (c2f93e18)
  • client-connect: Adding associatedQueueIds as a SearchCriteria and response field to the SearchRoutingProfiles API (b46048a8)
  • client-emr-serverless: The release adds support for spark structured streaming. (572bc93e)
  • client-acm: add v2 smoke tests and smithy smokeTests trait for SDK testing. (c87de6ae)
  • client-bedrock-runtime: This release adds Converse and ConverseStream APIs to Bedrock Runtime (512d9014)
Bug Fixes
  • credentials-provider-ini: include general http provider when sourcing EcsContainer credentials (#6132) (8cdaf0a1)

For list of updated packages, view updated-packages.md in assets-3.587.0.zip

v3.586.0

29 May 19:04
Compare
Choose a tag to compare

3.586.0(2024-05-29)

Chores
  • include pkg.json in copy-smithy-dist-files.js (#6143) (e90775f8)
New Features
  • clients: update client endpoints as of 2024-05-29 (94fae64a)
  • client-glue: Add optional field JobMode to CreateJob and UpdateJob APIs. (52dd4ea0)
  • client-securityhub: Add ROOT type for TargetType model (3ac165f1)
  • client-athena: Throwing validation errors on CreateNotebook with Name containing /,:,\ (625a6cf5)
  • client-connect: This release includes changes to DescribeContact API's response by including ConnectedToSystemTimestamp, RoutingCriteria, Customer, Campaign, AnsweringMachineDetectionStatus, CustomerVoiceActivity, QualityMetrics, DisconnectDetails, and SegmentAttributes information from a contact in Amazon Connect. (d52597c5)
  • client-codebuild: AWS CodeBuild now supports manually creating GitHub webhooks (a66b85ba)

For list of updated packages, view updated-packages.md in assets-3.586.0.zip

v3.585.0

28 May 19:04
Compare
Choose a tag to compare

3.585.0(2024-05-28)

Documentation Changes
  • client-dynamodb: Doc-only update for DynamoDB. Specified the IAM actions needed to authorize a user to create a table with a resource-based policy. (1a63860b)
  • correction in CONTRIBUTING.md (#6142) (3b774935)
New Features
  • clients: update client endpoints as of 2024-05-28 (a463c850)
  • client-ec2: Providing support to accept BgpAsnExtended attribute (1be7eb26)
  • client-swf: This release adds new APIs for deleting activity type and workflow type resources. (0fb710a6)
  • client-kafka: Adds ControllerNodeInfo in ListNodes response to support Raft mode for MSK (8c9bbb1c)

For list of updated packages, view updated-packages.md in assets-3.585.0.zip

v3.584.0

24 May 19:25
Compare
Choose a tag to compare

3.584.0(2024-05-24)

Chores
Documentation Changes
  • client-managedblockchain: This is a minor documentation update to address the impact of the shut down of the Goerli and Polygon networks. (e4f5d356)
  • client-dynamodb: Documentation only updates for DynamoDB. (e087be21)
New Features
  • client-iotfleetwise: AWS IoT FleetWise now supports listing vehicles with attributes filter, ListVehicles API is updated to support additional attributes filter. (526c06cd)

For list of updated packages, view updated-packages.md in assets-3.584.0.zip