Skip to content

globalaccelerator: ip addresses attribute from the Accelerator construct #28051

@werebear73

Description

@werebear73

Describe the feature

It would be helpful to have the public IP addresses associated with the Accelerator (Global Accelerator) available as properties during stack definition.

Use Case

As some of applications 3rd party and internally built may require firewall or open port setting requiring the public IP address in configuration, this property (IPAddresses) would be useful. I haven't found another way (Fn:GetAttr) to be able to get this information easily.

Proposed Solution

The addition of a read only property of the Accelerator object named something similar to IPAddresses that lists the 2 IP Addresses for the Accelerator object

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.106.0

Environment details (OS name and version, etc.)

Windows 11, Visual Studio 2022 Community Edition, .Net 6

Metadata

Metadata

Assignees

No one assigned

    Labels

    effort/smallSmall work item – less than a day of effortfeature-requestA feature should be added or improved.p2

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions