Skip to content

globalaccelerator

GlobalAccelerator (AwsResource)

Attributes:

Name Type Description
account

The account ID in which this resource operates.

region str

The region in which this resource operates.

accelerator_name str

The Global Accelerator name.

arn str

The ARN of the Global Accelerator.

custom_invalidation(self) inherited

A list of manual reasons why this resource should be invalidated

exclude_from_invalidation(self) inherited

A list of attributes that should be excluded from the invalidation process

GlobalAcceleratorEndpointGroup (AwsResource)

Attributes:

Name Type Description
account

The account ID in which this resource operates.

region str

The region in which this resource operates.

listener_arn str

The Load Balancer Listener which this endpoint associated with.

endpoint_arn str

The ARN of the Global Accelerator Endpoint.

endpoint_config_id str

The ID of the endpoint object.

client_ip_preservation_enabled bool

Is client IP address preservation is enabled for an Application Load Balancer endpoint.

custom_invalidation(self) inherited

A list of manual reasons why this resource should be invalidated

exclude_from_invalidation(self) inherited

A list of attributes that should be excluded from the invalidation process

GlobalAcceleratorListener (AwsResource)

Attributes:

Name Type Description
account

The account ID in which this resource operates.

region str

The region in which this resource operates.

listener_arn str

The Load Balancer Listener resource ARN.

accelerator_arn str

The ARN of the Global Accelerator resource.

custom_invalidation(self) inherited

A list of manual reasons why this resource should be invalidated

exclude_from_invalidation(self) inherited

A list of attributes that should be excluded from the invalidation process

GlobalAcceleratorAttribute (AwsResource)

Attributes:

Name Type Description
flow_logs_enabled bool

Indicating if the flow logs are enabled for the Global Accelerator.

flow_logs_s3_bucket Optional[str]

The S3 bucket to store the logs, if enabled.

flow_logs_s3_prefix Optional[str]

The prefix name for the logs files, if enabled.

arn

The ARN of the Global Accelerator.

custom_invalidation(self) inherited

A list of manual reasons why this resource should be invalidated

exclude_from_invalidation(self) inherited

A list of attributes that should be excluded from the invalidation process