AWS::Events::Rule NetworkConfiguration - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::Events::Rule NetworkConfiguration

This structure specifies the network configuration for an ECS task.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

AwsVpcConfiguration

Use this structure to specify the VPC subnets and security groups for the task, and whether a public IP address is to be used. This structure is relevant only for ECS tasks that use the awsvpc network mode.

Required: No

Type: AwsVpcConfiguration

Update requires: No interruption

See also