We recommend new projects start with resources from the AWS provider.
aws-native.wisdom.MessageTemplate
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Definition of AWS::Wisdom::MessageTemplate Resource Type
Create MessageTemplate Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new MessageTemplate(name: string, args: MessageTemplateArgs, opts?: CustomResourceOptions);
@overload
def MessageTemplate(resource_name: str,
args: MessageTemplateArgs,
opts: Optional[ResourceOptions] = None)
@overload
def MessageTemplate(resource_name: str,
opts: Optional[ResourceOptions] = None,
channel_subtype: Optional[MessageTemplateChannelSubtype] = None,
content: Optional[MessageTemplateContentArgs] = None,
knowledge_base_arn: Optional[str] = None,
default_attributes: Optional[MessageTemplateAttributesArgs] = None,
description: Optional[str] = None,
grouping_configuration: Optional[MessageTemplateGroupingConfigurationArgs] = None,
language: Optional[str] = None,
name: Optional[str] = None,
tags: Optional[Sequence[_root_inputs.TagArgs]] = None)
func NewMessageTemplate(ctx *Context, name string, args MessageTemplateArgs, opts ...ResourceOption) (*MessageTemplate, error)
public MessageTemplate(string name, MessageTemplateArgs args, CustomResourceOptions? opts = null)
public MessageTemplate(String name, MessageTemplateArgs args)
public MessageTemplate(String name, MessageTemplateArgs args, CustomResourceOptions options)
type: aws-native:wisdom:MessageTemplate
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args MessageTemplateArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args MessageTemplateArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args MessageTemplateArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args MessageTemplateArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args MessageTemplateArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
MessageTemplate Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The MessageTemplate resource accepts the following input properties:
- Channel
Subtype Pulumi.Aws Native. Wisdom. Message Template Channel Subtype - The channel subtype this message template applies to.
- Content
Pulumi.
Aws Native. Wisdom. Inputs. Message Template Content - The content of the message template.
- Knowledge
Base stringArn - The Amazon Resource Name (ARN) of the knowledge base to which the message template belongs.
- Default
Attributes Pulumi.Aws Native. Wisdom. Inputs. Message Template Attributes - An object that specifies the default values to use for variables in the message template. This object contains different categories of key-value pairs. Each key defines a variable or placeholder in the message template. The corresponding value defines the default value for that variable.
- Description string
- The description of the message template.
- Grouping
Configuration Pulumi.Aws Native. Wisdom. Inputs. Message Template Grouping Configuration - The configuration information of the external data source.
- Language string
- The language code value for the language in which the message template is written. The supported language codes include de_DE, en_US, es_ES, fr_FR, id_ID, it_IT, ja_JP, ko_KR, pt_BR, zh_CN, zh_TW
- Name string
- The name of the message template.
- List<Pulumi.
Aws Native. Inputs. Tag> - The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
- Channel
Subtype MessageTemplate Channel Subtype - The channel subtype this message template applies to.
- Content
Message
Template Content Args - The content of the message template.
- Knowledge
Base stringArn - The Amazon Resource Name (ARN) of the knowledge base to which the message template belongs.
- Default
Attributes MessageTemplate Attributes Args - An object that specifies the default values to use for variables in the message template. This object contains different categories of key-value pairs. Each key defines a variable or placeholder in the message template. The corresponding value defines the default value for that variable.
- Description string
- The description of the message template.
- Grouping
Configuration MessageTemplate Grouping Configuration Args - The configuration information of the external data source.
- Language string
- The language code value for the language in which the message template is written. The supported language codes include de_DE, en_US, es_ES, fr_FR, id_ID, it_IT, ja_JP, ko_KR, pt_BR, zh_CN, zh_TW
- Name string
- The name of the message template.
- Tag
Args - The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
- channel
Subtype MessageTemplate Channel Subtype - The channel subtype this message template applies to.
- content
Message
Template Content - The content of the message template.
- knowledge
Base StringArn - The Amazon Resource Name (ARN) of the knowledge base to which the message template belongs.
- default
Attributes MessageTemplate Attributes - An object that specifies the default values to use for variables in the message template. This object contains different categories of key-value pairs. Each key defines a variable or placeholder in the message template. The corresponding value defines the default value for that variable.
- description String
- The description of the message template.
- grouping
Configuration MessageTemplate Grouping Configuration - The configuration information of the external data source.
- language String
- The language code value for the language in which the message template is written. The supported language codes include de_DE, en_US, es_ES, fr_FR, id_ID, it_IT, ja_JP, ko_KR, pt_BR, zh_CN, zh_TW
- name String
- The name of the message template.
- List<Tag>
- The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
- channel
Subtype MessageTemplate Channel Subtype - The channel subtype this message template applies to.
- content
Message
Template Content - The content of the message template.
- knowledge
Base stringArn - The Amazon Resource Name (ARN) of the knowledge base to which the message template belongs.
- default
Attributes MessageTemplate Attributes - An object that specifies the default values to use for variables in the message template. This object contains different categories of key-value pairs. Each key defines a variable or placeholder in the message template. The corresponding value defines the default value for that variable.
- description string
- The description of the message template.
- grouping
Configuration MessageTemplate Grouping Configuration - The configuration information of the external data source.
- language string
- The language code value for the language in which the message template is written. The supported language codes include de_DE, en_US, es_ES, fr_FR, id_ID, it_IT, ja_JP, ko_KR, pt_BR, zh_CN, zh_TW
- name string
- The name of the message template.
- Tag[]
- The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
- channel_
subtype MessageTemplate Channel Subtype - The channel subtype this message template applies to.
- content
Message
Template Content Args - The content of the message template.
- knowledge_
base_ strarn - The Amazon Resource Name (ARN) of the knowledge base to which the message template belongs.
- default_
attributes MessageTemplate Attributes Args - An object that specifies the default values to use for variables in the message template. This object contains different categories of key-value pairs. Each key defines a variable or placeholder in the message template. The corresponding value defines the default value for that variable.
- description str
- The description of the message template.
- grouping_
configuration MessageTemplate Grouping Configuration Args - The configuration information of the external data source.
- language str
- The language code value for the language in which the message template is written. The supported language codes include de_DE, en_US, es_ES, fr_FR, id_ID, it_IT, ja_JP, ko_KR, pt_BR, zh_CN, zh_TW
- name str
- The name of the message template.
- Sequence[Tag
Args] - The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
- channel
Subtype "EMAIL" | "SMS" - The channel subtype this message template applies to.
- content Property Map
- The content of the message template.
- knowledge
Base StringArn - The Amazon Resource Name (ARN) of the knowledge base to which the message template belongs.
- default
Attributes Property Map - An object that specifies the default values to use for variables in the message template. This object contains different categories of key-value pairs. Each key defines a variable or placeholder in the message template. The corresponding value defines the default value for that variable.
- description String
- The description of the message template.
- grouping
Configuration Property Map - The configuration information of the external data source.
- language String
- The language code value for the language in which the message template is written. The supported language codes include de_DE, en_US, es_ES, fr_FR, id_ID, it_IT, ja_JP, ko_KR, pt_BR, zh_CN, zh_TW
- name String
- The name of the message template.
- List<Property Map>
- The tags used to organize, track, or control access for this resource. For example, { "tags": {"key1":"value1", "key2":"value2"} }.
Outputs
All input properties are implicitly available as output properties. Additionally, the MessageTemplate resource produces the following output properties:
- Id string
- The provider-assigned unique ID for this managed resource.
- Message
Template stringArn - The Amazon Resource Name (ARN) of the message template.
- Message
Template stringContent Sha256 - The content SHA256 of the message template.
- Message
Template stringId - The unique identifier of the message template.
- Id string
- The provider-assigned unique ID for this managed resource.
- Message
Template stringArn - The Amazon Resource Name (ARN) of the message template.
- Message
Template stringContent Sha256 - The content SHA256 of the message template.
- Message
Template stringId - The unique identifier of the message template.
- id String
- The provider-assigned unique ID for this managed resource.
- message
Template StringArn - The Amazon Resource Name (ARN) of the message template.
- message
Template StringContent Sha256 - The content SHA256 of the message template.
- message
Template StringId - The unique identifier of the message template.
- id string
- The provider-assigned unique ID for this managed resource.
- message
Template stringArn - The Amazon Resource Name (ARN) of the message template.
- message
Template stringContent Sha256 - The content SHA256 of the message template.
- message
Template stringId - The unique identifier of the message template.
- id str
- The provider-assigned unique ID for this managed resource.
- message_
template_ strarn - The Amazon Resource Name (ARN) of the message template.
- message_
template_ strcontent_ sha256 - The content SHA256 of the message template.
- message_
template_ strid - The unique identifier of the message template.
- id String
- The provider-assigned unique ID for this managed resource.
- message
Template StringArn - The Amazon Resource Name (ARN) of the message template.
- message
Template StringContent Sha256 - The content SHA256 of the message template.
- message
Template StringId - The unique identifier of the message template.
Supporting Types
MessageTemplateAgentAttributes, MessageTemplateAgentAttributesArgs
- first_
name str - The agent’s first name as entered in their Amazon Connect user account.
- last_
name str - The agent’s last name as entered in their Amazon Connect user account.
MessageTemplateAttributes, MessageTemplateAttributesArgs
- Agent
Attributes Pulumi.Aws Native. Wisdom. Inputs. Message Template Agent Attributes - The agent attributes that are used with the message template.
- Custom
Attributes Dictionary<string, string> - The custom attributes that are used with the message template.
- Customer
Profile Pulumi.Attributes Aws Native. Wisdom. Inputs. Message Template Customer Profile Attributes - The customer profile attributes that are used with the message template.
- System
Attributes Pulumi.Aws Native. Wisdom. Inputs. Message Template System Attributes - The system attributes that are used with the message template.
- Agent
Attributes MessageTemplate Agent Attributes - The agent attributes that are used with the message template.
- Custom
Attributes map[string]string - The custom attributes that are used with the message template.
- Customer
Profile MessageAttributes Template Customer Profile Attributes - The customer profile attributes that are used with the message template.
- System
Attributes MessageTemplate System Attributes - The system attributes that are used with the message template.
- agent
Attributes MessageTemplate Agent Attributes - The agent attributes that are used with the message template.
- custom
Attributes Map<String,String> - The custom attributes that are used with the message template.
- customer
Profile MessageAttributes Template Customer Profile Attributes - The customer profile attributes that are used with the message template.
- system
Attributes MessageTemplate System Attributes - The system attributes that are used with the message template.
- agent
Attributes MessageTemplate Agent Attributes - The agent attributes that are used with the message template.
- custom
Attributes {[key: string]: string} - The custom attributes that are used with the message template.
- customer
Profile MessageAttributes Template Customer Profile Attributes - The customer profile attributes that are used with the message template.
- system
Attributes MessageTemplate System Attributes - The system attributes that are used with the message template.
- agent_
attributes MessageTemplate Agent Attributes - The agent attributes that are used with the message template.
- custom_
attributes Mapping[str, str] - The custom attributes that are used with the message template.
- customer_
profile_ Messageattributes Template Customer Profile Attributes - The customer profile attributes that are used with the message template.
- system_
attributes MessageTemplate System Attributes - The system attributes that are used with the message template.
- agent
Attributes Property Map - The agent attributes that are used with the message template.
- custom
Attributes Map<String> - The custom attributes that are used with the message template.
- customer
Profile Property MapAttributes - The customer profile attributes that are used with the message template.
- system
Attributes Property Map - The system attributes that are used with the message template.
MessageTemplateBodyContentProvider, MessageTemplateBodyContentProviderArgs
- Content string
- The content of the message template.
- Content string
- The content of the message template.
- content String
- The content of the message template.
- content string
- The content of the message template.
- content str
- The content of the message template.
- content String
- The content of the message template.
MessageTemplateChannelSubtype, MessageTemplateChannelSubtypeArgs
- Sms
- SMS
- Message
Template Channel Subtype Email - Message
Template Channel Subtype Sms - SMS
- Sms
- SMS
- Sms
- SMS
- SMS
- SMS
- "EMAIL"
- "SMS"
- SMS
MessageTemplateContent, MessageTemplateContentArgs
- Email
Message Pulumi.Template Content Aws Native. Wisdom. Inputs. Message Template Email Message Template Content - The content of the message template that applies to the email channel subtype.
- Sms
Message Pulumi.Template Content Aws Native. Wisdom. Inputs. Message Template Sms Message Template Content - The content of message template that applies to SMS channel subtype.
- Email
Message MessageTemplate Content Template Email Message Template Content - The content of the message template that applies to the email channel subtype.
- Sms
Message MessageTemplate Content Template Sms Message Template Content - The content of message template that applies to SMS channel subtype.
- email
Message MessageTemplate Content Template Email Message Template Content - The content of the message template that applies to the email channel subtype.
- sms
Message MessageTemplate Content Template Sms Message Template Content - The content of message template that applies to SMS channel subtype.
- email
Message MessageTemplate Content Template Email Message Template Content - The content of the message template that applies to the email channel subtype.
- sms
Message MessageTemplate Content Template Sms Message Template Content - The content of message template that applies to SMS channel subtype.
- email_
message_ Messagetemplate_ content Template Email Message Template Content - The content of the message template that applies to the email channel subtype.
- sms_
message_ Messagetemplate_ content Template Sms Message Template Content - The content of message template that applies to SMS channel subtype.
- email
Message Property MapTemplate Content - The content of the message template that applies to the email channel subtype.
- sms
Message Property MapTemplate Content - The content of message template that applies to SMS channel subtype.
MessageTemplateCustomerProfileAttributes, MessageTemplateCustomerProfileAttributesArgs
- Account
Number string - A unique account number that you have given to the customer.
- Additional
Information string - Any additional information relevant to the customer's profile.
- Address1 string
- The first line of a customer address.
- Address2 string
- The second line of a customer address.
- Address3 string
- The third line of a customer address.
- Address4 string
- The fourth line of a customer address.
- Billing
Address1 string - The first line of a customer’s billing address.
- Billing
Address2 string - The second line of a customer’s billing address.
- Billing
Address3 string - The third line of a customer’s billing address.
- Billing
Address4 string - The fourth line of a customer’s billing address.
- Billing
City string - The city of a customer’s billing address.
- Billing
Country string - The country of a customer’s billing address.
- Billing
County string - The county of a customer’s billing address.
- Billing
Postal stringCode - The postal code of a customer’s billing address.
- Billing
Province string - The province of a customer’s billing address.
- Billing
State string - The state of a customer’s billing address.
- Birth
Date string - The customer's birth date.
- Business
Email stringAddress - The customer's business email address.
- Business
Name string - The name of the customer's business.
- Business
Phone stringNumber - The customer's business phone number.
- City string
- The city in which a customer lives.
- Country string
- The country in which a customer lives.
- County string
- The county in which a customer lives.
- Custom Dictionary<string, string>
- The custom attributes in customer profile attributes.
- Email
Address string - The customer's email address, which has not been specified as a personal or business address.
- First
Name string - The customer's first name.
- Gender string
- The customer's gender.
- Home
Phone stringNumber - The customer's home phone number.
- Last
Name string - The customer's last name.
- Mailing
Address1 string - The first line of a customer’s mailing address.
- Mailing
Address2 string - The second line of a customer’s mailing address.
- Mailing
Address3 string - The third line of a customer’s mailing address.
- Mailing
Address4 string - The fourth line of a customer’s mailing address.
- Mailing
City string - The city of a customer’s mailing address.
- Mailing
Country string - The country of a customer’s mailing address.
- Mailing
County string - The county of a customer’s mailing address.
- Mailing
Postal stringCode - The postal code of a customer’s mailing address
- Mailing
Province string - The province of a customer’s mailing address.
- Mailing
State string - The state of a customer’s mailing address.
- Middle
Name string - The customer's middle name.
- Mobile
Phone stringNumber - The customer's mobile phone number.
- Party
Type string - The customer's party type.
- Phone
Number string - The customer's phone number, which has not been specified as a mobile, home, or business number.
- Postal
Code string - The postal code of a customer address.
- Profile
Arn string - The ARN of a customer profile.
- Profile
Id string - The unique identifier of a customer profile.
- Province string
- The province in which a customer lives.
- Shipping
Address1 string - The first line of a customer’s shipping address.
- Shipping
Address2 string - The second line of a customer’s shipping address.
- Shipping
Address3 string - The third line of a customer’s shipping address.
- Shipping
Address4 string - The fourth line of a customer’s shipping address
- Shipping
City string - The city of a customer’s shipping address.
- Shipping
Country string - The country of a customer’s shipping address.
- Shipping
County string - The county of a customer’s shipping address.
- Shipping
Postal stringCode - The postal code of a customer’s shipping address.
- Shipping
Province string - The province of a customer’s shipping address.
- Shipping
State string - The state of a customer’s shipping address.
- State string
- The state in which a customer lives.
- Account
Number string - A unique account number that you have given to the customer.
- Additional
Information string - Any additional information relevant to the customer's profile.
- Address1 string
- The first line of a customer address.
- Address2 string
- The second line of a customer address.
- Address3 string
- The third line of a customer address.
- Address4 string
- The fourth line of a customer address.
- Billing
Address1 string - The first line of a customer’s billing address.
- Billing
Address2 string - The second line of a customer’s billing address.
- Billing
Address3 string - The third line of a customer’s billing address.
- Billing
Address4 string - The fourth line of a customer’s billing address.
- Billing
City string - The city of a customer’s billing address.
- Billing
Country string - The country of a customer’s billing address.
- Billing
County string - The county of a customer’s billing address.
- Billing
Postal stringCode - The postal code of a customer’s billing address.
- Billing
Province string - The province of a customer’s billing address.
- Billing
State string - The state of a customer’s billing address.
- Birth
Date string - The customer's birth date.
- Business
Email stringAddress - The customer's business email address.
- Business
Name string - The name of the customer's business.
- Business
Phone stringNumber - The customer's business phone number.
- City string
- The city in which a customer lives.
- Country string
- The country in which a customer lives.
- County string
- The county in which a customer lives.
- Custom map[string]string
- The custom attributes in customer profile attributes.
- Email
Address string - The customer's email address, which has not been specified as a personal or business address.
- First
Name string - The customer's first name.
- Gender string
- The customer's gender.
- Home
Phone stringNumber - The customer's home phone number.
- Last
Name string - The customer's last name.
- Mailing
Address1 string - The first line of a customer’s mailing address.
- Mailing
Address2 string - The second line of a customer’s mailing address.
- Mailing
Address3 string - The third line of a customer’s mailing address.
- Mailing
Address4 string - The fourth line of a customer’s mailing address.
- Mailing
City string - The city of a customer’s mailing address.
- Mailing
Country string - The country of a customer’s mailing address.
- Mailing
County string - The county of a customer’s mailing address.
- Mailing
Postal stringCode - The postal code of a customer’s mailing address
- Mailing
Province string - The province of a customer’s mailing address.
- Mailing
State string - The state of a customer’s mailing address.
- Middle
Name string - The customer's middle name.
- Mobile
Phone stringNumber - The customer's mobile phone number.
- Party
Type string - The customer's party type.
- Phone
Number string - The customer's phone number, which has not been specified as a mobile, home, or business number.
- Postal
Code string - The postal code of a customer address.
- Profile
Arn string - The ARN of a customer profile.
- Profile
Id string - The unique identifier of a customer profile.
- Province string
- The province in which a customer lives.
- Shipping
Address1 string - The first line of a customer’s shipping address.
- Shipping
Address2 string - The second line of a customer’s shipping address.
- Shipping
Address3 string - The third line of a customer’s shipping address.
- Shipping
Address4 string - The fourth line of a customer’s shipping address
- Shipping
City string - The city of a customer’s shipping address.
- Shipping
Country string - The country of a customer’s shipping address.
- Shipping
County string - The county of a customer’s shipping address.
- Shipping
Postal stringCode - The postal code of a customer’s shipping address.
- Shipping
Province string - The province of a customer’s shipping address.
- Shipping
State string - The state of a customer’s shipping address.
- State string
- The state in which a customer lives.
- account
Number String - A unique account number that you have given to the customer.
- additional
Information String - Any additional information relevant to the customer's profile.
- address1 String
- The first line of a customer address.
- address2 String
- The second line of a customer address.
- address3 String
- The third line of a customer address.
- address4 String
- The fourth line of a customer address.
- billing
Address1 String - The first line of a customer’s billing address.
- billing
Address2 String - The second line of a customer’s billing address.
- billing
Address3 String - The third line of a customer’s billing address.
- billing
Address4 String - The fourth line of a customer’s billing address.
- billing
City String - The city of a customer’s billing address.
- billing
Country String - The country of a customer’s billing address.
- billing
County String - The county of a customer’s billing address.
- billing
Postal StringCode - The postal code of a customer’s billing address.
- billing
Province String - The province of a customer’s billing address.
- billing
State String - The state of a customer’s billing address.
- birth
Date String - The customer's birth date.
- business
Email StringAddress - The customer's business email address.
- business
Name String - The name of the customer's business.
- business
Phone StringNumber - The customer's business phone number.
- city String
- The city in which a customer lives.
- country String
- The country in which a customer lives.
- county String
- The county in which a customer lives.
- custom Map<String,String>
- The custom attributes in customer profile attributes.
- email
Address String - The customer's email address, which has not been specified as a personal or business address.
- first
Name String - The customer's first name.
- gender String
- The customer's gender.
- home
Phone StringNumber - The customer's home phone number.
- last
Name String - The customer's last name.
- mailing
Address1 String - The first line of a customer’s mailing address.
- mailing
Address2 String - The second line of a customer’s mailing address.
- mailing
Address3 String - The third line of a customer’s mailing address.
- mailing
Address4 String - The fourth line of a customer’s mailing address.
- mailing
City String - The city of a customer’s mailing address.
- mailing
Country String - The country of a customer’s mailing address.
- mailing
County String - The county of a customer’s mailing address.
- mailing
Postal StringCode - The postal code of a customer’s mailing address
- mailing
Province String - The province of a customer’s mailing address.
- mailing
State String - The state of a customer’s mailing address.
- middle
Name String - The customer's middle name.
- mobile
Phone StringNumber - The customer's mobile phone number.
- party
Type String - The customer's party type.
- phone
Number String - The customer's phone number, which has not been specified as a mobile, home, or business number.
- postal
Code String - The postal code of a customer address.
- profile
Arn String - The ARN of a customer profile.
- profile
Id String - The unique identifier of a customer profile.
- province String
- The province in which a customer lives.
- shipping
Address1 String - The first line of a customer’s shipping address.
- shipping
Address2 String - The second line of a customer’s shipping address.
- shipping
Address3 String - The third line of a customer’s shipping address.
- shipping
Address4 String - The fourth line of a customer’s shipping address
- shipping
City String - The city of a customer’s shipping address.
- shipping
Country String - The country of a customer’s shipping address.
- shipping
County String - The county of a customer’s shipping address.
- shipping
Postal StringCode - The postal code of a customer’s shipping address.
- shipping
Province String - The province of a customer’s shipping address.
- shipping
State String - The state of a customer’s shipping address.
- state String
- The state in which a customer lives.
- account
Number string - A unique account number that you have given to the customer.
- additional
Information string - Any additional information relevant to the customer's profile.
- address1 string
- The first line of a customer address.
- address2 string
- The second line of a customer address.
- address3 string
- The third line of a customer address.
- address4 string
- The fourth line of a customer address.
- billing
Address1 string - The first line of a customer’s billing address.
- billing
Address2 string - The second line of a customer’s billing address.
- billing
Address3 string - The third line of a customer’s billing address.
- billing
Address4 string - The fourth line of a customer’s billing address.
- billing
City string - The city of a customer’s billing address.
- billing
Country string - The country of a customer’s billing address.
- billing
County string - The county of a customer’s billing address.
- billing
Postal stringCode - The postal code of a customer’s billing address.
- billing
Province string - The province of a customer’s billing address.
- billing
State string - The state of a customer’s billing address.
- birth
Date string - The customer's birth date.
- business
Email stringAddress - The customer's business email address.
- business
Name string - The name of the customer's business.
- business
Phone stringNumber - The customer's business phone number.
- city string
- The city in which a customer lives.
- country string
- The country in which a customer lives.
- county string
- The county in which a customer lives.
- custom {[key: string]: string}
- The custom attributes in customer profile attributes.
- email
Address string - The customer's email address, which has not been specified as a personal or business address.
- first
Name string - The customer's first name.
- gender string
- The customer's gender.
- home
Phone stringNumber - The customer's home phone number.
- last
Name string - The customer's last name.
- mailing
Address1 string - The first line of a customer’s mailing address.
- mailing
Address2 string - The second line of a customer’s mailing address.
- mailing
Address3 string - The third line of a customer’s mailing address.
- mailing
Address4 string - The fourth line of a customer’s mailing address.
- mailing
City string - The city of a customer’s mailing address.
- mailing
Country string - The country of a customer’s mailing address.
- mailing
County string - The county of a customer’s mailing address.
- mailing
Postal stringCode - The postal code of a customer’s mailing address
- mailing
Province string - The province of a customer’s mailing address.
- mailing
State string - The state of a customer’s mailing address.
- middle
Name string - The customer's middle name.
- mobile
Phone stringNumber - The customer's mobile phone number.
- party
Type string - The customer's party type.
- phone
Number string - The customer's phone number, which has not been specified as a mobile, home, or business number.
- postal
Code string - The postal code of a customer address.
- profile
Arn string - The ARN of a customer profile.
- profile
Id string - The unique identifier of a customer profile.
- province string
- The province in which a customer lives.
- shipping
Address1 string - The first line of a customer’s shipping address.
- shipping
Address2 string - The second line of a customer’s shipping address.
- shipping
Address3 string - The third line of a customer’s shipping address.
- shipping
Address4 string - The fourth line of a customer’s shipping address
- shipping
City string - The city of a customer’s shipping address.
- shipping
Country string - The country of a customer’s shipping address.
- shipping
County string - The county of a customer’s shipping address.
- shipping
Postal stringCode - The postal code of a customer’s shipping address.
- shipping
Province string - The province of a customer’s shipping address.
- shipping
State string - The state of a customer’s shipping address.
- state string
- The state in which a customer lives.
- account_
number str - A unique account number that you have given to the customer.
- additional_
information str - Any additional information relevant to the customer's profile.
- address1 str
- The first line of a customer address.
- address2 str
- The second line of a customer address.
- address3 str
- The third line of a customer address.
- address4 str
- The fourth line of a customer address.
- billing_
address1 str - The first line of a customer’s billing address.
- billing_
address2 str - The second line of a customer’s billing address.
- billing_
address3 str - The third line of a customer’s billing address.
- billing_
address4 str - The fourth line of a customer’s billing address.
- billing_
city str - The city of a customer’s billing address.
- billing_
country str - The country of a customer’s billing address.
- billing_
county str - The county of a customer’s billing address.
- billing_
postal_ strcode - The postal code of a customer’s billing address.
- billing_
province str - The province of a customer’s billing address.
- billing_
state str - The state of a customer’s billing address.
- birth_
date str - The customer's birth date.
- business_
email_ straddress - The customer's business email address.
- business_
name str - The name of the customer's business.
- business_
phone_ strnumber - The customer's business phone number.
- city str
- The city in which a customer lives.
- country str
- The country in which a customer lives.
- county str
- The county in which a customer lives.
- custom Mapping[str, str]
- The custom attributes in customer profile attributes.
- email_
address str - The customer's email address, which has not been specified as a personal or business address.
- first_
name str - The customer's first name.
- gender str
- The customer's gender.
- home_
phone_ strnumber - The customer's home phone number.
- last_
name str - The customer's last name.
- mailing_
address1 str - The first line of a customer’s mailing address.
- mailing_
address2 str - The second line of a customer’s mailing address.
- mailing_
address3 str - The third line of a customer’s mailing address.
- mailing_
address4 str - The fourth line of a customer’s mailing address.
- mailing_
city str - The city of a customer’s mailing address.
- mailing_
country str - The country of a customer’s mailing address.
- mailing_
county str - The county of a customer’s mailing address.
- mailing_
postal_ strcode - The postal code of a customer’s mailing address
- mailing_
province str - The province of a customer’s mailing address.
- mailing_
state str - The state of a customer’s mailing address.
- middle_
name str - The customer's middle name.
- mobile_
phone_ strnumber - The customer's mobile phone number.
- party_
type str - The customer's party type.
- phone_
number str - The customer's phone number, which has not been specified as a mobile, home, or business number.
- postal_
code str - The postal code of a customer address.
- profile_
arn str - The ARN of a customer profile.
- profile_
id str - The unique identifier of a customer profile.
- province str
- The province in which a customer lives.
- shipping_
address1 str - The first line of a customer’s shipping address.
- shipping_
address2 str - The second line of a customer’s shipping address.
- shipping_
address3 str - The third line of a customer’s shipping address.
- shipping_
address4 str - The fourth line of a customer’s shipping address
- shipping_
city str - The city of a customer’s shipping address.
- shipping_
country str - The country of a customer’s shipping address.
- shipping_
county str - The county of a customer’s shipping address.
- shipping_
postal_ strcode - The postal code of a customer’s shipping address.
- shipping_
province str - The province of a customer’s shipping address.
- shipping_
state str - The state of a customer’s shipping address.
- state str
- The state in which a customer lives.
- account
Number String - A unique account number that you have given to the customer.
- additional
Information String - Any additional information relevant to the customer's profile.
- address1 String
- The first line of a customer address.
- address2 String
- The second line of a customer address.
- address3 String
- The third line of a customer address.
- address4 String
- The fourth line of a customer address.
- billing
Address1 String - The first line of a customer’s billing address.
- billing
Address2 String - The second line of a customer’s billing address.
- billing
Address3 String - The third line of a customer’s billing address.
- billing
Address4 String - The fourth line of a customer’s billing address.
- billing
City String - The city of a customer’s billing address.
- billing
Country String - The country of a customer’s billing address.
- billing
County String - The county of a customer’s billing address.
- billing
Postal StringCode - The postal code of a customer’s billing address.
- billing
Province String - The province of a customer’s billing address.
- billing
State String - The state of a customer’s billing address.
- birth
Date String - The customer's birth date.
- business
Email StringAddress - The customer's business email address.
- business
Name String - The name of the customer's business.
- business
Phone StringNumber - The customer's business phone number.
- city String
- The city in which a customer lives.
- country String
- The country in which a customer lives.
- county String
- The county in which a customer lives.
- custom Map<String>
- The custom attributes in customer profile attributes.
- email
Address String - The customer's email address, which has not been specified as a personal or business address.
- first
Name String - The customer's first name.
- gender String
- The customer's gender.
- home
Phone StringNumber - The customer's home phone number.
- last
Name String - The customer's last name.
- mailing
Address1 String - The first line of a customer’s mailing address.
- mailing
Address2 String - The second line of a customer’s mailing address.
- mailing
Address3 String - The third line of a customer’s mailing address.
- mailing
Address4 String - The fourth line of a customer’s mailing address.
- mailing
City String - The city of a customer’s mailing address.
- mailing
Country String - The country of a customer’s mailing address.
- mailing
County String - The county of a customer’s mailing address.
- mailing
Postal StringCode - The postal code of a customer’s mailing address
- mailing
Province String - The province of a customer’s mailing address.
- mailing
State String - The state of a customer’s mailing address.
- middle
Name String - The customer's middle name.
- mobile
Phone StringNumber - The customer's mobile phone number.
- party
Type String - The customer's party type.
- phone
Number String - The customer's phone number, which has not been specified as a mobile, home, or business number.
- postal
Code String - The postal code of a customer address.
- profile
Arn String - The ARN of a customer profile.
- profile
Id String - The unique identifier of a customer profile.
- province String
- The province in which a customer lives.
- shipping
Address1 String - The first line of a customer’s shipping address.
- shipping
Address2 String - The second line of a customer’s shipping address.
- shipping
Address3 String - The third line of a customer’s shipping address.
- shipping
Address4 String - The fourth line of a customer’s shipping address
- shipping
City String - The city of a customer’s shipping address.
- shipping
Country String - The country of a customer’s shipping address.
- shipping
County String - The county of a customer’s shipping address.
- shipping
Postal StringCode - The postal code of a customer’s shipping address.
- shipping
Province String - The province of a customer’s shipping address.
- shipping
State String - The state of a customer’s shipping address.
- state String
- The state in which a customer lives.
MessageTemplateEmailMessageTemplateContent, MessageTemplateEmailMessageTemplateContentArgs
- Body
Pulumi.
Aws Native. Wisdom. Inputs. Message Template Email Message Template Content Body - The body to use in email messages.
- Headers
List<Pulumi.
Aws Native. Wisdom. Inputs. Message Template Email Message Template Header> - The email headers to include in email messages.
- Subject string
- The subject line, or title, to use in email messages.
- Body
Message
Template Email Message Template Content Body - The body to use in email messages.
- Headers
[]Message
Template Email Message Template Header - The email headers to include in email messages.
- Subject string
- The subject line, or title, to use in email messages.
- body
Message
Template Email Message Template Content Body - The body to use in email messages.
- headers
List<Message
Template Email Message Template Header> - The email headers to include in email messages.
- subject String
- The subject line, or title, to use in email messages.
- body
Message
Template Email Message Template Content Body - The body to use in email messages.
- headers
Message
Template Email Message Template Header[] - The email headers to include in email messages.
- subject string
- The subject line, or title, to use in email messages.
- body
Message
Template Email Message Template Content Body - The body to use in email messages.
- headers
Sequence[Message
Template Email Message Template Header] - The email headers to include in email messages.
- subject str
- The subject line, or title, to use in email messages.
- body Property Map
- The body to use in email messages.
- headers List<Property Map>
- The email headers to include in email messages.
- subject String
- The subject line, or title, to use in email messages.
MessageTemplateEmailMessageTemplateContentBody, MessageTemplateEmailMessageTemplateContentBodyArgs
- Html
Pulumi.
Aws Native. Wisdom. Inputs. Message Template Body Content Provider - The message body, in HTML format, to use in email messages that are based on the message template. We recommend using HTML format for email clients that render HTML content. You can include links, formatted text, and more in an HTML message.
- Plain
Text Pulumi.Aws Native. Wisdom. Inputs. Message Template Body Content Provider - The message body, in plain text format, to use in email messages that are based on the message template. We recommend using plain text format for email clients that don't render HTML content and clients that are connected to high-latency networks, such as mobile devices.
- Html
Message
Template Body Content Provider - The message body, in HTML format, to use in email messages that are based on the message template. We recommend using HTML format for email clients that render HTML content. You can include links, formatted text, and more in an HTML message.
- Plain
Text MessageTemplate Body Content Provider - The message body, in plain text format, to use in email messages that are based on the message template. We recommend using plain text format for email clients that don't render HTML content and clients that are connected to high-latency networks, such as mobile devices.
- html
Message
Template Body Content Provider - The message body, in HTML format, to use in email messages that are based on the message template. We recommend using HTML format for email clients that render HTML content. You can include links, formatted text, and more in an HTML message.
- plain
Text MessageTemplate Body Content Provider - The message body, in plain text format, to use in email messages that are based on the message template. We recommend using plain text format for email clients that don't render HTML content and clients that are connected to high-latency networks, such as mobile devices.
- html
Message
Template Body Content Provider - The message body, in HTML format, to use in email messages that are based on the message template. We recommend using HTML format for email clients that render HTML content. You can include links, formatted text, and more in an HTML message.
- plain
Text MessageTemplate Body Content Provider - The message body, in plain text format, to use in email messages that are based on the message template. We recommend using plain text format for email clients that don't render HTML content and clients that are connected to high-latency networks, such as mobile devices.
- html
Message
Template Body Content Provider - The message body, in HTML format, to use in email messages that are based on the message template. We recommend using HTML format for email clients that render HTML content. You can include links, formatted text, and more in an HTML message.
- plain_
text MessageTemplate Body Content Provider - The message body, in plain text format, to use in email messages that are based on the message template. We recommend using plain text format for email clients that don't render HTML content and clients that are connected to high-latency networks, such as mobile devices.
- html Property Map
- The message body, in HTML format, to use in email messages that are based on the message template. We recommend using HTML format for email clients that render HTML content. You can include links, formatted text, and more in an HTML message.
- plain
Text Property Map - The message body, in plain text format, to use in email messages that are based on the message template. We recommend using plain text format for email clients that don't render HTML content and clients that are connected to high-latency networks, such as mobile devices.
MessageTemplateEmailMessageTemplateHeader, MessageTemplateEmailMessageTemplateHeaderArgs
MessageTemplateGroupingConfiguration, MessageTemplateGroupingConfigurationArgs
MessageTemplateSmsMessageTemplateContent, MessageTemplateSmsMessageTemplateContentArgs
- Body
Pulumi.
Aws Native. Wisdom. Inputs. Message Template Sms Message Template Content Body - The body to use in SMS messages.
- Body
Message
Template Sms Message Template Content Body - The body to use in SMS messages.
- body
Message
Template Sms Message Template Content Body - The body to use in SMS messages.
- body
Message
Template Sms Message Template Content Body - The body to use in SMS messages.
- body
Message
Template Sms Message Template Content Body - The body to use in SMS messages.
- body Property Map
- The body to use in SMS messages.
MessageTemplateSmsMessageTemplateContentBody, MessageTemplateSmsMessageTemplateContentBodyArgs
- Plain
Text Pulumi.Aws Native. Wisdom. Inputs. Message Template Body Content Provider - The message body to use in SMS messages.
- Plain
Text MessageTemplate Body Content Provider - The message body to use in SMS messages.
- plain
Text MessageTemplate Body Content Provider - The message body to use in SMS messages.
- plain
Text MessageTemplate Body Content Provider - The message body to use in SMS messages.
- plain_
text MessageTemplate Body Content Provider - The message body to use in SMS messages.
- plain
Text Property Map - The message body to use in SMS messages.
MessageTemplateSystemAttributes, MessageTemplateSystemAttributesArgs
- Customer
Endpoint Pulumi.Aws Native. Wisdom. Inputs. Message Template System Endpoint Attributes - The CustomerEndpoint attribute.
- Name string
- The name of the task.
- System
Endpoint Pulumi.Aws Native. Wisdom. Inputs. Message Template System Endpoint Attributes - The SystemEndpoint attribute.
- Customer
Endpoint MessageTemplate System Endpoint Attributes - The CustomerEndpoint attribute.
- Name string
- The name of the task.
- System
Endpoint MessageTemplate System Endpoint Attributes - The SystemEndpoint attribute.
- customer
Endpoint MessageTemplate System Endpoint Attributes - The CustomerEndpoint attribute.
- name String
- The name of the task.
- system
Endpoint MessageTemplate System Endpoint Attributes - The SystemEndpoint attribute.
- customer
Endpoint MessageTemplate System Endpoint Attributes - The CustomerEndpoint attribute.
- name string
- The name of the task.
- system
Endpoint MessageTemplate System Endpoint Attributes - The SystemEndpoint attribute.
- customer_
endpoint MessageTemplate System Endpoint Attributes - The CustomerEndpoint attribute.
- name str
- The name of the task.
- system_
endpoint MessageTemplate System Endpoint Attributes - The SystemEndpoint attribute.
- customer
Endpoint Property Map - The CustomerEndpoint attribute.
- name String
- The name of the task.
- system
Endpoint Property Map - The SystemEndpoint attribute.
MessageTemplateSystemEndpointAttributes, MessageTemplateSystemEndpointAttributesArgs
- Address string
- The customer's phone number if used with customerEndpoint, or the number the customer dialed to call your contact center if used with systemEndpoint.
- Address string
- The customer's phone number if used with customerEndpoint, or the number the customer dialed to call your contact center if used with systemEndpoint.
- address String
- The customer's phone number if used with customerEndpoint, or the number the customer dialed to call your contact center if used with systemEndpoint.
- address string
- The customer's phone number if used with customerEndpoint, or the number the customer dialed to call your contact center if used with systemEndpoint.
- address str
- The customer's phone number if used with customerEndpoint, or the number the customer dialed to call your contact center if used with systemEndpoint.
- address String
- The customer's phone number if used with customerEndpoint, or the number the customer dialed to call your contact center if used with systemEndpoint.
Tag, TagArgs
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.