Creates a new RCS agent for sending rich messages through the RCS channel. The RCS agent serves as an origination identity for sending RCS messages to your recipients.
Headers
Request body
By default this is set to false. When set to true the RCS agent can't be deleted. You can change this value using the <a>UpdateRcsAgent</a> action.
The OptOutList to associate with the RCS agent. Valid values are either OptOutListName or OptOutListArn.
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. If you don't specify a client token, a randomly generated token is used for the request to ensure idempotency.
Response
Success
The Amazon Resource Name (ARN) of the newly created RCS agent.
The unique identifier for the RCS agent.
The current status of the RCS agent.
When set to true deletion protection is enabled. By default this is set to false.
The name of the OptOutList associated with the RCS agent.
The time when the RCS agent was created, in <a href="https://www.epochconverter.com/">UNIX epoch time</a> format.
By default this is set to false. When set to true you're responsible for responding to HELP and STOP requests. You're also responsible for tracking and honoring opt-out requests.
The Amazon Resource Name (ARN) of the two way channel.
An optional IAM Role Arn for a service to assume, to be able to post inbound SMS messages.
By default this is set to false. When set to true you can receive incoming text messages from your end recipients.
The name of the S3 bucket where inbound RCS media files are stored.
The key prefix used for inbound RCS media objects in the S3 bucket.
The ARN of the IAM role used to write inbound RCS media files to the S3 bucket. The role must have <code>s3:PutObject</code> permission on the bucket and a trust policy allowing <code>sms-voice.amazonaws.com</code> to assume it.
The list of RCS event types enabled for two-way messaging on the agent.