AWS::NetworkManager::CoreNetwork CoreNetworkNetworkFunctionGroup - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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

AWS::NetworkManager::CoreNetwork CoreNetworkNetworkFunctionGroup

Describes a network function group.

Syntax

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

JSON

{ "EdgeLocations" : [ String, ... ], "Name" : String, "Segments" : Segments }

YAML

EdgeLocations: - String Name: String Segments: Segments

Properties

EdgeLocations

The core network edge locations.

Required: No

Type: Array of String

Update requires: No interruption

Name

The name of the network function group.

Required: No

Type: String

Pattern: [\s\S]*

Minimum: 0

Maximum: 256

Update requires: No interruption

Segments

The segments associated with the network function group.

Required: No

Type: Segments

Update requires: No interruption