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
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
links
Acknowledge