---
type: resource-type
title: SenderId
description: aws resource type AWS::SMSVOICE::SenderId
name: SenderId
lexicon: aws
resource_type: AWS::SMSVOICE::SenderId
---
`AWS::SMSVOICE::SenderId`, a resource type of the aws lexicon.

## Properties

- `IsoCountryCode` (`string`, required): The two-character code, in ISO 3166-1 alpha-2 format, for the country or region.
- `SenderId` (`string`, required): The sender ID string to request.
- `Arn` (`string`, optional): The Amazon Resource Name (ARN) associated with the SenderId.
- `DeletionProtectionEnabled` (`boolean`, optional): When set to true the sender ID can't be deleted. By default this is set to false.
- `Tags` (`SenderId_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `Arn`
