AWS cli documentation change
Summary
Added RcsAgentId and RcsAgentArn as valid origination identities. Updated navigation links and CLI version reference.
Security assessment
The change expands identity options without modifying security controls or addressing vulnerabilities. No security-specific documentation was added.
Diff
diff --git a/cli/latest/reference/pinpoint-sms-voice-v2/send-text-message.md b/cli/latest/reference/pinpoint-sms-voice-v2/send-text-message.md index 3721735cc..0daa688ee 100644 --- a//cli/latest/reference/pinpoint-sms-voice-v2/send-text-message.md +++ b//cli/latest/reference/pinpoint-sms-voice-v2/send-text-message.md @@ -14,2 +14,2 @@ - * [previous](send-notify-voice-message.html "send-notify-voice-message") | - * [AWS CLI 2.35.11 Command Reference](../../index.html) » + * [previous](send-rcs-message.html "send-rcs-message") | + * [AWS CLI 2.35.13 Command Reference](../../index.html) » @@ -22 +22 @@ - * [← send-notify-voice-message](send-notify-voice-message.html "previous chapter \(use the left arrow\)") / + * [← send-rcs-message](send-rcs-message.html "previous chapter \(use the left arrow\)") / @@ -121 +121 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/pinpoi -> The origination identity of the message. This can be either the PhoneNumber, PhoneNumberId, PhoneNumberArn, SenderId, SenderIdArn, PoolId, or PoolArn. +> The origination identity of the message. This can be either the PhoneNumber, PhoneNumberId, PhoneNumberArn, RcsAgentId, RcsAgentArn, SenderId, SenderIdArn, PoolId, or PoolArn. @@ -444 +444 @@ MessageId -> (string) - * [← send-notify-voice-message](send-notify-voice-message.html "previous chapter \(use the left arrow\)") / + * [← send-rcs-message](send-rcs-message.html "previous chapter \(use the left arrow\)") / @@ -453,2 +453,2 @@ MessageId -> (string) - * [previous](send-notify-voice-message.html "send-notify-voice-message") | - * [AWS CLI 2.35.11 Command Reference](../../index.html) » + * [previous](send-rcs-message.html "send-rcs-message") | + * [AWS CLI 2.35.13 Command Reference](../../index.html) »