# Packages
No description provided by the author
# Functions
NewCapacityProvider is a wrapper to the ec2.NewCapacityProvider function.
NewCertificate is a wrapped to create a new Acm certificate.
NewCluster is a wrapper to the ec2.NewCluster function.
NewECSNativeService is a wrapper to the ecsn.NewECSNativeService function.
NewEcsNativeTaskDefinition is a wrapper to the ec2.NewService function.
NewECSService is a wrapper to the ec2.NewService function.
NewEcsTaskDefinition is a wrapper to the ec2.NewService function.
NewFargateService is a wrapper to the ec2.NewService function.
NewInternetGateway is a wrapper to the ec2.NewInternetGateway function.
NewInternetGatewayAttachment is a wrapper to the ec2.NewInternetGatewayAttachment function.
NewListener is a wrapper to the lb.NewListener.
NewListenerRule add a new rule to the listener.
NewLoadBalancer is a wrapper to the lb.NewLoadBalancer.
NewProvider is a wrapper to the aws.NewProvider function.
NewRoute is a wrapper to the ec2.NewRoute function.
NewRouteTable is a wrapper to the ec2.NewRouteTable function.
NewRouteTableAssociation is a wrapper to the ec2.NewRouteTableAssociation function.
NewSecurityGroup is a wrapper to the ec2.NewSecurityGroup.
NewSecurityGroupRule is a wrapper to the ec2.NewSecurityGroupRule function.
NewSubnet is a wrapper to the ec2.NewSubnet function.
NewTargetGroup is a wrapper to the lb.NewTargetGroup.
NewVpc is a wrapper to the ec2.NewVpc function.
ToIDStringArray is a helper that takes a variadic list of CustomResourceState and return its IDs.