Sélectionner vos préférences de cookies

Nous utilisons des cookies essentiels et des outils similaires qui sont nécessaires au fonctionnement de notre site et à la fourniture de nos services. Nous utilisons des cookies de performance pour collecter des statistiques anonymes afin de comprendre comment les clients utilisent notre site et d’apporter des améliorations. Les cookies essentiels ne peuvent pas être désactivés, mais vous pouvez cliquer sur « Personnaliser » ou « Refuser » pour refuser les cookies de performance.

Si vous êtes d’accord, AWS et les tiers approuvés utiliseront également des cookies pour fournir des fonctionnalités utiles au site, mémoriser vos préférences et afficher du contenu pertinent, y compris des publicités pertinentes. Pour accepter ou refuser tous les cookies non essentiels, cliquez sur « Accepter » ou « Refuser ». Pour effectuer des choix plus détaillés, cliquez sur « Personnaliser ».

View - Amazon Connect
Cette page n'a pas été traduite dans votre langue. Demande de traduction

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:

Rubrique suivante :

ViewContent

Rubrique précédente :

UserSummary
ConfidentialitéConditions d'utilisation du sitePréférences de cookies
© 2025, Amazon Web Services, Inc. ou ses affiliés. Tous droits réservés.