# AWS CLI 2.36.34 - Product: AWS CLI (https://whatsnew.fyi/product/aws-cli) - Vendor: Amazon Web Services - Date: 2026-08-28 - Version: 2.36.34 - Original notes: https://github.com/aws/aws-cli/releases/tag/2.36.34 - Permalink: https://whatsnew.fyi/product/aws-cli/releases/2.36.34 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — New HealthLake API RestoreFHIRDatastore providing capability to restore active datastores to a point in time within the last 30 days or recover a deleted datastore from the delete snapshot - **added** — Add GetClientToken operation to cognito-idp allowing M2M auth through the SDK - **added** — Add DescribeTermsByClient operation to cognito-idp to find which Terms are associated with a user-pool client without knowing the Terms resource id - **added** — Release partnercentral-selling API for PARC APN Program letting sellers add software revenue details to AWS opportunity summary - **added** — Add optional syncSchedule field to bedrock-agent CreateDataSource and UpdateDataSource for Managed Knowledge Bases data source connectors to sync automatically on a daily, weekly, or monthly schedule - **added** — Add support for early success criteria on ECS rolling deployments to let deployment complete once a configurable percentage of tasks are healthy with configurable BLOCKING or DEFERRED cleanup of previous service revisions - **added** — Add IngestData API to bedrock-agentcore Memory for direct ingestion into long-term memory - **fixed** — Fixed an issue where reused HTTP connections could return a cached response status, dropping response headers - **changed** — Updated AWS CLI v2 API reference for EC2 create-volume command to include AvailabilityZoneId in the output examples * api-change:``healthlake``: New HealthLake API, RestoreFHIRDatastore, providing the capability to restore active datastores to a point in time within the last 30 days or recover a deleted datastore from the delete snapshot. * api-change:``cognito-idp``: Adds two new operations - GetClientToken which allows M2M auth through the SDK, and DescribeTermsByClient to find which Terms are associated with a user-pool client without knowing the Terms resource id. * api-change:``partnercentral-selling``: Releasing PARC, new APN Program that lets sellers add solftware revenue details to aws opportunity summary * api-change:``bedrock-agent``: Adds an optional syncSchedule field to CreateDataSource and UpdateDataSource for Managed Knowledge Bases data source connectors, so a data source can sync automatically on a daily, weekly, or monthly schedule. * api-change:``ecs``: Amazon Elastic Container Service - This release adds support for early success criteria on ECS rolling deployments, letting deployment complete once a configurable percentage of tasks are healthy, with configurable BLOCKING (required) or DEFERRED (asynchronous) cleanup of previous service revisions. * api-change:``bedrock-agentcore``: AgentCore Memory now supports direct ingestion into long-term memory via IngestData API * bugfix:HTTP: Fixed an issue where reused connections could return a cached response status, dropping response headers. * enhancement:``ec2``: Updated AWS CLI v2 API reference for EC2 create-volume command so that the examples include ``AvailabilityZoneId`` in the output.