AWS::SMSVOICE::ProtectConfigurationResource Type definition for AWS::SMSVOICE::ProtectConfiguration
3 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
CountryRuleSet | CountryRuleSet | |
DeletionProtectionEnabled | boolean | |
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) of the protect configuration. |
ProtectConfigurationId | string | The unique identifier for the protect configuration. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::SMSVOICE::ProtectConfiguration
Resources:
MyResource:
Type: AWS::SMSVOICE::ProtectConfiguration
Properties:
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
sms-voice:CreateProtectConfigurationsms-voice:UpdateProtectConfigurationCountryRuleSetsms-voice:DescribeProtectConfigurationssms-voice:GetProtectConfigurationCountryRuleSetsms-voice:TagResourcesms-voice:ListTagsForResourcesms-voice:DescribeProtectConfigurationssms-voice:GetProtectConfigurationCountryRuleSetsms-voice:ListTagsForResourcesms-voice:DescribeProtectConfigurationssms-voice:GetProtectConfigurationCountryRuleSetsms-voice:UpdateProtectConfigurationsms-voice:UpdateProtectConfigurationCountryRuleSetsms-voice:UntagResourcesms-voice:TagResourcesms-voice:ListTagsForResourcesms-voice:DeleteProtectConfigurationsms-voice:DescribeProtectConfigurationssms-voice:DescribeProtectConfigurationssms-voice:GetProtectConfigurationCountryRuleSetOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterProtectConfigurationId