AWS::SMSVOICE::OptOutListResource Type definition for AWS::SMSVOICE::OptOutList
2 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
OptOutListName | string | Create-only |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | The Amazon Resource Name (ARN) for the OptOutList. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::SMSVOICE::OptOutList
Resources:
MyResource:
Type: AWS::SMSVOICE::OptOutList
Properties:
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
sms-voice:CreateOptOutListsms-voice:DescribeOptOutListssms-voice:TagResourcesms-voice:ListTagsForResourcesms-voice:DescribeOptOutListssms-voice:ListTagsForResourcesms-voice:DescribeOptOutListssms-voice:UntagResourcesms-voice:TagResourcesms-voice:ListTagsForResourcesms-voice:DeleteOptOutListsms-voice:DescribeOptOutListssms-voice:DescribeOptOutListsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterOptOutListNameThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
OptOutListName