AWS::SMSVOICE::ConfigurationSetResource Type definition for AWS::SMSVOICE::ConfigurationSet
6 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
ConfigurationSetName | string | Create-only |
DefaultSenderId | string | |
EventDestinations | Array<EventDestination> | |
MessageFeedbackEnabled | boolean | |
ProtectConfigurationId | string | |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::SMSVOICE::ConfigurationSet
Resources:
MyResource:
Type: AWS::SMSVOICE::ConfigurationSet
Properties:
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
sms-voice:CreateConfigurationSetsms-voice:DescribeConfigurationSetssms-voice:SetDefaultSenderIdsms-voice:SetDefaultMessageFeedbackEnabledsms-voice:AssociateProtectConfigurationsms-voice:CreateEventDestinationsms-voice:UpdateEventDestinationsms-voice:TagResourcesms-voice:DescribeConfigurationSetssms-voice:ListTagsForResourcesms-voice:DescribeConfigurationSetssms-voice:CreateEventDestinationsms-voice:UpdateEventDestinationsms-voice:DeleteEventDestinationsms-voice:DeleteDefaultSenderIdsms-voice:SetDefaultSenderIdsms-voice:DeleteDefaultMessageFeedbackEnabledsms-voice:SetDefaultMessageFeedbackEnabledsms-voice:DescribeConfigurationSetssms-voice:DeleteConfigurationSetsms-voice:DescribeConfigurationSetsOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterConfigurationSetNameThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
ConfigurationSetName