-
Notifications
You must be signed in to change notification settings - Fork 4.5k
aws-ec2: Expose EC2 instance MetadataOptions #35357
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-ec2Related to Amazon Elastic Compute CloudRelated to Amazon Elastic Compute Cloudeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2
Description
Describe the feature
According to aws-cloudformation/cloudformation-coverage-roadmap#655 (comment), EC2 Instance MetadataOptions are now available via CFN. Previously, this was only available for launch templates. The properties here should be exposed as instance parameters, just like they have been in launch templates
Use Case
Support to enable instance metadata tags, HTTP response hop limit, etc without using a launch template
Proposed Solution
No response
Other Information
Normally I would offer to do this myself, but I unfortunately don't have the bandwidth - I expect this should be straightforward though!
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.213.0
AWS CDK CLI version
2.1027.0
Environment details (OS name and version, etc.)
Manjaro Linux 25.0.7
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-ec2Related to Amazon Elastic Compute CloudRelated to Amazon Elastic Compute Cloudeffort/mediumMedium work item – several days of effortMedium work item – several days of effortfeature-requestA feature should be added or improved.A feature should be added or improved.p2