aws-sagemaker-alpha: Add ContainerStartupHealthCheckTimeoutInSeconds to InstanceProductionVariantProps
- 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
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