aws / aws/aws-cdk

aws-sagemaker-alpha: Add ContainerStartupHealthCheckTimeoutInSeconds to InstanceProductionVariantProps

Open
#35,566 3 comments 0 reactions 0 assignees View on GitHub
aws-cdk-lib feature-request good first issue p2
Dominant language
TypeScript
Stars
12.9k
Forks
4.6k
Avg merge
2d 3h
Merged PRs (30d)
83

Description

### Describe the feature

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

- SM API Docs: https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_ProductionVariant.html#sagemaker-Type-ProductionVariant-ContainerStartupHealthCheckTimeoutInSeconds

- CFN SM Docs: https://docs.aws.amazon.com/AWSCloudFormation/latest/TemplateReference/aws-properties-sagemaker-endpointconfig-productionvariant.html#cfn-sagemaker-endpointconfig-productionvariant-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

Open the contributing guide

Research direction

Locate the aws-sagemaker-alpha package and its InstanceProductionVariantProps interface, then read the surrounding property definitions and related tests if present. Use the linked SageMaker and CloudFormation API documentation to confirm the property type and naming; done means users can configure ContainerStartupHealthCheckTimeoutInSeconds for an SM Endpoint.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.