Creating VPC Flow Logs for AWS Transit Gateway using CloudFormation?

0

Is it possible to create VPC Flow Logs for AWS Transit Gateway using CloudFormation?

I have reviewed the AWS::EC2::FlowLog resource documentation, and it appears to only support a network interface, subnet, or VPC.

Thanks for your help!

  • You can accomplish this with Type: AWS::EC2::FlowLog and ResourceType: TransitGateway.

1 Antwort
0
Akzeptierte Antwort

I have checked the following official AWS documentation, but unfortunately it does not appear to be possible at this time. [1]

[1] Work with Transit Gateway Flow Logs - Amazon VPC
https://docs.aws.amazon.com/vpc/latest/tgw/working-with-flow-logs.html

If you are on a support plan that allows you to contact AWS support for technical inquiries, you can provide feedback on your request for this feature.

profile picture
mn87
beantwortet vor 2 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen