sagemaker: Support retention of variant properties for endpoints #23151
Labels
@aws-cdk/aws-sagemaker
Related to AWS SageMaker
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
p3
Describe the feature
As described in the SageMaker
Endpoint
L2 construct RFC:Please 👍 this issue to help with the prioritization of this feature.
Use Case
Changes made to a deployed endpoint's variants' properties (e.g., desired instance count, desired weight), either automatically via Application Auto Scaling or manually by the customer via the SageMaker UpdateEndpointWeightsAndCapacities operation, should conditionally be retained during CloudFormation stack updates to prevent artificial resetting of endpoint state (e.g., scaling down an auto-scaled fleet, shifting traffic away from a manually adjusted set of weights).
Proposed Solution
As described in the SageMaker
Endpoint
L2 construct RFC:Other Information
No response
Acknowledgements
CDK version used
2.54.0-alpha.0
Environment details (OS name and version, etc.)
macOS Ventura
The text was updated successfully, but these errors were encountered: