2025/10/02 - 5 updated api methods
Changes Adds support to configure canaries with pre-configured blueprint code on supported runtime versions. This behavior can be controlled via the new BlueprintTypes property exposed in the CreateCanary and UpdateCanary APIs.
2025/08/22 - 7 updated api methods
Changes Added multi browser support for synthetics canaries, Increased ephemeral storage limit from 5GB to 10GB
2025/07/17 - 5 updated api methods
Changes This feature allows AWS Synthetics customers to provide code dependencies using lambda layer while creating a canary
2025/05/28 - 7 updated api methods
Changes Add support to change ephemeral storage. Add a new field "TestResult" under CanaryRunStatus.
2025/05/09 - 6 updated api methods
Changes Add support to retry a canary automatically after schedule run failures. Users can enable this feature by configuring the RetryConfig field when calling the CreateCanary or UpdateCanary API. Also includes changes in GetCanary and GetCanaryRuns to support retrieving retry configurations.
2025/05/07 - 1 new 6 updated api methods
Changes Add support to test a canary update by invoking a dry run of a canary. This behavior can be used via the new StartCanaryDryRun API along with new fields in UpdateCanary to apply dry run changes. Also includes changes in GetCanary and GetCanaryRuns to support retrieving dry run configurations.
2024/12/17 - 4 updated api methods
Changes Add support to toggle outbound IPv6 traffic on canaries connected to dualstack subnets. This behavior can be controlled via the new Ipv6AllowedForDualStack parameter of the VpcConfig input object in CreateCanary and UpdateCanary APIs.
2024/11/07 - 4 updated api methods
Changes Add support to toggle if a canary will automatically delete provisioned canary resources such as Lambda functions and layers when a canary is deleted. This behavior can be controlled via the new ProvisionedResourceCleanup property exposed in the CreateCanary and UpdateCanary APIs.
2024/09/12 - 1 updated api methods
Changes This release introduces two features. The first is tag replication, which allows for the propagation of canary tags onto Synthetics related resources, such as Lambda functions. The second is a limit increase in canary name length, which has now been increased from 21 to 255 characters.