connect_describe_email_address {paws.customer.engagement}R Documentation

Describe email address form the specified Amazon Connect instance

Description

Describe email address form the specified Amazon Connect instance.

See https://www.paws-r-sdk.com/docs/connect_describe_email_address/ for full documentation.

Usage

connect_describe_email_address(InstanceId, EmailAddressId)

Arguments

InstanceId

[required] The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

EmailAddressId

[required] The identifier of the email address.


[Package paws.customer.engagement version 0.9.0 Index]