Seleccione sus preferencias de cookies

Usamos cookies esenciales y herramientas similares que son necesarias para proporcionar nuestro sitio y nuestros servicios. Usamos cookies de rendimiento para recopilar estadísticas anónimas para que podamos entender cómo los clientes usan nuestro sitio y hacer mejoras. Las cookies esenciales no se pueden desactivar, pero puede hacer clic en “Personalizar” o “Rechazar” para rechazar las cookies de rendimiento.

Si está de acuerdo, AWS y los terceros aprobados también utilizarán cookies para proporcionar características útiles del sitio, recordar sus preferencias y mostrar contenido relevante, incluida publicidad relevante. Para aceptar o rechazar todas las cookies no esenciales, haga clic en “Aceptar” o “Rechazar”. Para elegir opciones más detalladas, haga clic en “Personalizar”.

DialRequest - Amazon Connect
Esta página no se ha traducido a su idioma. Solicitar traducción

DialRequest

Contains information about a dial request.

Contents

attributes

Attributes for a dial request. In addition to the Value Length Constraints listed below, note the Value Pattern: ^.*$

Type: String to string map

Key Length Constraints: Minimum length of 0. Maximum length of 32767.

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

Value Length Constraints: Minimum length of 0. Maximum length of 32767.

Value Pattern: ^.*$

Required: Yes

clientToken

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If not provided, the AWS SDK populates this field. For more information about idempotency, see Making retries safe with idempotent APIs. The token is valid for 7 days after creation. If a dial request is already created, the dial request ID is returned.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 200.

Pattern: ^[a-zA-Z0-9_\-.]*$

Required: Yes

expirationTime

A UTC timestamp in date-time format that specifies when a dial request expires.

Value Constraints: Minimum value of 30 seconds from now. Maximum value of 900 seconds (15 minutes) from now.

Example: 2024-12-05T19:35:00.000Z

Type: Timestamp

Required: Yes

phoneNumber

The phone number to dial.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 20.

Pattern: ^[\d\-+]*$

Required: Yes

See Also

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

PrivacidadTérminos del sitioPreferencias de cookies
© 2025, Amazon Web Services, Inc o sus afiliados. Todos los derechos reservados.