Skip to content

(aws-ec2): Support configuring credit specification on NAT instance #19166

@leftiness

Description

@leftiness

Description

Support configuring credit specification on NAT instance.

Use Case

I want to deploy a NAT instance with standard credit specification. The default for t4g.nano is unlimited.

Proposed Solution

Pass a creditSpecification property from NatInstanceProvider down to CfnInstance.

Other information

idea

  • Add a creditSpecification property to NatInstanceProps for NatInstanceProvider.
  • Add a creditSpecification property to InstanceProps for Instance.
  • Use the existing creditSpecification property on CfnInstanceProps for CfnInstance.

links

Acknowledge

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-ec2Related to Amazon Elastic Compute Cloudeffort/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