ConnectionFunctionSummary - Amazon CloudFront

ConnectionFunctionSummary

A connection function summary.

Contents

ConnectionFunctionArn

The connection function Amazon Resource Name (ARN).

Type: String

Required: Yes

ConnectionFunctionConfig

Contains configuration information about a CloudFront function.

Type: FunctionConfig object

Required: Yes

CreatedTime

The connection function created time.

Type: Timestamp

Required: Yes

Id

The connection function ID.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Required: Yes

LastModifiedTime

The connection function last modified time.

Type: Timestamp

Required: Yes

Name

The connection function name.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: [a-zA-Z0-9-_]{1,64}

Required: Yes

Stage

The connection function stage.

Type: String

Valid Values: DEVELOPMENT | LIVE

Required: Yes

Status

The connection function status.

Type: String

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: