Type object
Schema URL https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-ec2-eip.json
Parent schema serverless-framework-configuration
Type: object

Resource Type definition for AWS::EC2::EIP. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git

Properties

Domain string | Aws_CF_FunctionString

Indicates whether the Elastic IP address is for use with instances in a VPC or instance in EC2-Classic.

NetworkBorderGroup string | Aws_CF_FunctionString

A unique set of Availability Zones, Local Zones, or Wavelength Zones from which Amazon Web Services advertises IP addresses.

TransferAddress string | Aws_CF_FunctionString

The PublicIP of the EIP generated by resource through transfer from another account

InstanceId string | Aws_CF_FunctionString

The ID of the instance.

PublicIpv4Pool string | Aws_CF_FunctionString

The ID of an address pool that you own. Use this parameter to let Amazon EC2 select an address from the address pool.

Tags Tag[]

Any tags assigned to the EIP.

Definitions

Tag object
Key string | Aws_CF_FunctionString required
Value string | Aws_CF_FunctionString required