https://pulumi.com logo
Title
c

clever-glass-42863

11/23/2022, 4:13 PM
Greetings, does the AWS package of Pulumi support custom routing with the Global Accelerator? It looks like custom routing was added in 2020, but I don't see reference to it in the documentation for Pulumi (unless I missed it)
b

billowy-army-68599

11/23/2022, 4:19 PM
do you have a cloudformation type to reference?
c

clever-glass-42863

11/23/2022, 4:27 PM
What drove this initial question was I noticed that when creating the accelerator manually, there is a type specification (see the screenshot). However, after review, there is not a corresponding property in Cloudformation either. I believe they instead assign the ClientAffinity based on the "Type" selection.
NONE
vs
SOURCE_IP
I'll just give it a try and then follow-up if I have more questions. Thanks for your attention.