Skip to content

@aws-cdk/aws-cloud9-alpha: support automaticStopTimeMinutes in Cloud9 Ec2Environment #25592

Closed
@ba032759

Description

Describe the feature

Ec2Environment from @aws-cdk/aws-cloud9-alpha is missing the automaticStopTimeMinutes property, but CloudFormation has it: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-cloud9-environmentec2.html#cfn-cloud9-environmentec2-automaticstoptimeminutes

Use Case

I want to be able to directly set the time until auto hibernation on the construct without escape hatch.

Proposed Solution

The parameter can be passed through to CfnEnvironmentEC2 in the constructor.

Other Information

No response

Acknowledgements

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

CDK version used

2.79.1

Environment details (OS name and version, etc.)

macOS 13.2.1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-cloud9Related to AWS Cloud9effort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions