Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

View - Amazon Connect

View

A view resource object. Contains metadata and content necessary to render the view.

Contents

Arn

The Amazon Resource Name (ARN) of the view.

Type: String

Required: No

Content

View content containing all content necessary to render a view except for runtime input data.

Type: ViewContent object

Required: No

CreatedTime

The timestamp of when the view was created.

Type: Timestamp

Required: No

Description

The description of the view.

Type: String

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

Pattern: ^([\p{L}\p{N}_.:\/=+\-@,()']+[\p{L}\p{Z}\p{N}_.:\/=+\-@,()']*)$

Required: No

Id

The identifier of the view.

Type: String

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

Pattern: ^[a-zA-Z0-9\_\-:\/$]+$

Required: No

LastModifiedTime

Latest timestamp of the UpdateViewContent or CreateViewVersion operations.

Type: Timestamp

Required: No

Name

The name of the view.

Type: String

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

Pattern: ^([\p{L}\p{N}_.:\/=+\-@()']+[\p{L}\p{Z}\p{N}_.:\/=+\-@()']*)$

Required: No

Status

Indicates the view status as either SAVED or PUBLISHED. The PUBLISHED status will initiate validation on the content.

Type: String

Valid Values: PUBLISHED | SAVED

Required: No

Tags

The tags associated with the view resource (not specific to view version).

Type: String to string map

Map Entries: Maximum number of 50 items.

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Key Pattern: ^(?!aws:)[\p{L}\p{Z}\p{N}_.:/=+\-@]*$

Value Length Constraints: Maximum length of 256.

Required: No

Type

The type of the view - CUSTOMER_MANAGED.

Type: String

Valid Values: CUSTOMER_MANAGED | AWS_MANAGED

Required: No

Version

Current version of the view.

Type: Integer

Required: No

VersionDescription

The description of the version.

Type: String

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

Pattern: ^([\p{L}\p{N}_.:\/=+\-@,()']+[\p{L}\p{Z}\p{N}_.:\/=+\-@,()']*)$

Required: No

ViewContentSha256

Indicates the checksum value of the latest published view content.

Type: String

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

Pattern: ^[a-zA-Z0-9]$

Required: No

See Also

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

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.