Skip to content

AWS::GlobalAccelerator::Accelerator Attributes #922

@njgibbon

Description

@njgibbon

Name of the resource

AWS::GlobalAccelerator::Accelerator

Resource name

No response

Description

Implementation of 'Attributes' configuration for Global Accelerator.

This is currently used to enable GA Flow Logs.

https://docs.aws.amazon.com/global-accelerator/latest/dg/monitoring-global-accelerator.flow-logs.html

Excerpt of CLI command from the above post:

aws globalaccelerator update-accelerator-attributes 
       --accelerator-arn arn:aws:globalaccelerator::012345678901:accelerator/1234abcd-abcd-1234-abcd-1234abcdefgh 
       --region us-west-2
       --flow-logs-enabled
       --flow-logs-s3-bucket s3-bucket-name 
       --flow-logs-s3-prefix s3-bucket-prefix

This is available in AWS Terraform via the following resource:
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/globalaccelerator_accelerator#attributes

Other Details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions