aws/aws-cdk

aws-sagemaker-alpha: Add ContainerStartupHealthCheckTimeoutInSeconds to InstanceProductionVariantProps

Open

#35566 opened on Sep 24, 2025

View on GitHub
 (3 comments) (0 reactions) (0 assignees)TypeScript (10,710 stars) (3,530 forks)batch import
aws-cdk-libfeature-requestgood first issuep2

Description

Describe the feature

In aws-sagemaker-alpha package, the InstanceProductionVariantProps interface should have ContainerStartupHealthCheckTimeoutInSeconds.

Use Case

Configure ContainerStartupHealthCheckTimeoutInSeconds for an SM Endpoint

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

AWS CDK Library version (aws-cdk-lib)

2.214.0

AWS CDK CLI version

2.1026.0 (build ad1a7ce)

Environment details (OS name and version, etc.)

Amazon Linux 2

Contributor guide