ISNSSetSMSAttributesRequest
Interface in AWS.SNS
Interface for SetSMSAttributes requests.
Ancestors
Properties
MonthlySpendLimit
property MonthlySpendLimit: TOptional<Integer>
The maximum monthly amoun in USD that you are willing to spend each month sending SMS messages.
DeliveryStatusIAMRole
property DeliveryStatusIAMRole: TOptional<TARN>
An Amazon Resource Name (ARN) for an IAM role allowing SNS to write logs about SMS deliveries to CloudWatch Logs.
DeliveryStatusSuccessSamplingRate
property DeliveryStatusSuccessSamplingRate: TOptional<Integer>
A percentage for which successful SMS deliveries will be written to CloudWatch Logs.
DefaultSenderID
property DefaultSenderID: string
The default sender ID that is displayed as sender on the receiving device.
The sender ID can be 1 to 11 alphanumeric characters, and must contain at least one letter.
DefaultSMSType
property DefaultSMSType: string
The type of SMS message sent by default.
Valid values are: - Promotional - Non-critical messages. - Transactional - Critical messages.
UsageReportS3Bucket
property UsageReportS3Bucket: string
The name of an S3 bucket to receive daily SMS usage reports from Amazon SNS.
The S3 bucket must have a policy allowing </code> and <code>s3:PutObject from Amazon SNS service principal.