Receipt
Records events during an engagement.
Contents
- ReceiptTime
-
The time receipt was
SENT
,DELIVERED
, orREAD
.Type: Timestamp
Required: Yes
- ReceiptType
-
The type follows the engagement cycle,
SENT
,DELIVERED
, andREAD
.Type: String
Valid Values:
DELIVERED | ERROR | READ | SENT | STOP
Required: Yes
- ContactChannelArn
-
The Amazon Resource Name (ARN) of the contact channel Incident Manager engaged.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
arn:(aws|aws-cn|aws-us-gov):ssm-contacts:[-\w+=\/,.@]*:[0-9]+:([\w+=\/,.@:-])*
Required: No
- ReceiptInfo
-
Information provided during the page acknowledgement.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
^[.\s\S]*$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: