AWS::SMSVOICE::PhoneNumberResource Type definition for AWS::SMSVOICE::PhoneNumber
10 configurable properties. 4 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
IsoCountryCode | string | RequiredCreate-only |
MandatoryKeywords | object | Required |
NumberCapabilities | Array<string> | RequiredCreate-only |
NumberType | string | RequiredCreate-only |
DeletionProtectionEnabled | boolean | |
OptionalKeywords | Array<OptionalKeyword> | |
OptOutListName | string | |
SelfManagedOptOutsEnabled | boolean | |
Tags | Array<Tag> | |
TwoWay | object |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | - |
PhoneNumber | string | - |
PhoneNumberId | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::SMSVOICE::PhoneNumber
Resources:
MyResource:
Type: AWS::SMSVOICE::PhoneNumber
Properties:
IsoCountryCode: "value"
NumberCapabilities: []
NumberType: "LONG_CODE"
MandatoryKeywords: {}
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
sms-voice:DescribePhoneNumberssms-voice:RequestPhoneNumbersms-voice:UpdatePhoneNumbersms-voice:DescribeKeywordssms-voice:PutKeywordsms-voice:TagResourcesms-voice:ListTagsForResourceiam:PassRolesms-voice:DescribePhoneNumberssms-voice:DescribeKeywordssms-voice:ListTagsForResourcesms-voice:DescribePhoneNumberssms-voice:UpdatePhoneNumbersms-voice:DescribeKeywordssms-voice:DeleteKeywordsms-voice:PutKeywordsms-voice:UntagResourcesms-voice:TagResourcesms-voice:ListTagsForResourcesms-voice:ReleasePhoneNumbersms-voice:DescribePhoneNumberssms-voice:DescribePhoneNumbersOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterPhoneNumberIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
IsoCountryCodeNumberCapabilitiesNumberType