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

Resource Type definition for AWS::GlobalAccelerator::Accelerator. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-globalaccelerator

Properties

Name string | Aws_CF_FunctionString required

Name of accelerator.

IpAddressType string | Aws_CF_FunctionString

IP Address type.

IpAddresses IpAddress[]

The IP addresses from BYOIP Prefix pool.

Default: null
Enabled boolean

Indicates whether an accelerator is enabled. The value is true or false.

Default: true
Tags Tag[]

Definitions

Tag object

Tag is a key-value pair associated with accelerator.

Key string | Aws_CF_FunctionString required

Key of the tag. Value can be 1 to 127 characters.

Value string | Aws_CF_FunctionString required

Value for the tag. Value can be 1 to 255 characters.

IpAddress string | Aws_CF_FunctionString

An IPV4 address