We recommend new projects start with resources from the AWS provider.
aws-native.ssmcontacts.Contact
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Resource Type definition for AWS::SSMContacts::Contact
Create Contact Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new Contact(name: string, args: ContactArgs, opts?: CustomResourceOptions);@overload
def Contact(resource_name: str,
            args: ContactArgs,
            opts: Optional[ResourceOptions] = None)
@overload
def Contact(resource_name: str,
            opts: Optional[ResourceOptions] = None,
            alias: Optional[str] = None,
            display_name: Optional[str] = None,
            type: Optional[ContactType] = None,
            plan: Optional[Sequence[ContactStageArgs]] = None)func NewContact(ctx *Context, name string, args ContactArgs, opts ...ResourceOption) (*Contact, error)public Contact(string name, ContactArgs args, CustomResourceOptions? opts = null)
public Contact(String name, ContactArgs args)
public Contact(String name, ContactArgs args, CustomResourceOptions options)
type: aws-native:ssmcontacts:Contact
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 ContactArgs
- 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 ContactArgs
- 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 ContactArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args ContactArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args ContactArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
Contact 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 Contact resource accepts the following input properties:
- Alias string
- Alias of the contact. String value with 20 to 256 characters. Only alphabetical, numeric characters, dash, or underscore allowed.
- DisplayName string
- Name of the contact. String value with 3 to 256 characters. Only alphabetical, space, numeric characters, dash, or underscore allowed.
- Type
Pulumi.Aws Native. Ssm Contacts. Contact Type 
- Contact type, which specify type of contact. Currently supported values: "PERSONAL", "SHARED", "OTHER".
- Plan
List<Pulumi.Aws Native. Ssm Contacts. Inputs. Contact Stage> 
- The stages that an escalation plan or engagement plan engages contacts and contact methods in.
- Alias string
- Alias of the contact. String value with 20 to 256 characters. Only alphabetical, numeric characters, dash, or underscore allowed.
- DisplayName string
- Name of the contact. String value with 3 to 256 characters. Only alphabetical, space, numeric characters, dash, or underscore allowed.
- Type
ContactType 
- Contact type, which specify type of contact. Currently supported values: "PERSONAL", "SHARED", "OTHER".
- Plan
[]ContactStage Args 
- The stages that an escalation plan or engagement plan engages contacts and contact methods in.
- alias String
- Alias of the contact. String value with 20 to 256 characters. Only alphabetical, numeric characters, dash, or underscore allowed.
- displayName String
- Name of the contact. String value with 3 to 256 characters. Only alphabetical, space, numeric characters, dash, or underscore allowed.
- type
ContactType 
- Contact type, which specify type of contact. Currently supported values: "PERSONAL", "SHARED", "OTHER".
- plan
List<ContactStage> 
- The stages that an escalation plan or engagement plan engages contacts and contact methods in.
- alias string
- Alias of the contact. String value with 20 to 256 characters. Only alphabetical, numeric characters, dash, or underscore allowed.
- displayName string
- Name of the contact. String value with 3 to 256 characters. Only alphabetical, space, numeric characters, dash, or underscore allowed.
- type
ContactType 
- Contact type, which specify type of contact. Currently supported values: "PERSONAL", "SHARED", "OTHER".
- plan
ContactStage[] 
- The stages that an escalation plan or engagement plan engages contacts and contact methods in.
- alias str
- Alias of the contact. String value with 20 to 256 characters. Only alphabetical, numeric characters, dash, or underscore allowed.
- display_name str
- Name of the contact. String value with 3 to 256 characters. Only alphabetical, space, numeric characters, dash, or underscore allowed.
- type
ContactType 
- Contact type, which specify type of contact. Currently supported values: "PERSONAL", "SHARED", "OTHER".
- plan
Sequence[ContactStage Args] 
- The stages that an escalation plan or engagement plan engages contacts and contact methods in.
- alias String
- Alias of the contact. String value with 20 to 256 characters. Only alphabetical, numeric characters, dash, or underscore allowed.
- displayName String
- Name of the contact. String value with 3 to 256 characters. Only alphabetical, space, numeric characters, dash, or underscore allowed.
- type "PERSONAL" | "ESCALATION" | "ONCALL_SCHEDULE"
- Contact type, which specify type of contact. Currently supported values: "PERSONAL", "SHARED", "OTHER".
- plan List<Property Map>
- The stages that an escalation plan or engagement plan engages contacts and contact methods in.
Outputs
All input properties are implicitly available as output properties. Additionally, the Contact resource produces the following output properties:
Supporting Types
ContactChannelTargetInfo, ContactChannelTargetInfoArgs        
- ChannelId string
- The Amazon Resource Name (ARN) of the contact channel.
- RetryInterval intIn Minutes 
- The number of minutes to wait to retry sending engagement in the case the engagement initially fails.
- ChannelId string
- The Amazon Resource Name (ARN) of the contact channel.
- RetryInterval intIn Minutes 
- The number of minutes to wait to retry sending engagement in the case the engagement initially fails.
- channelId String
- The Amazon Resource Name (ARN) of the contact channel.
- retryInterval IntegerIn Minutes 
- The number of minutes to wait to retry sending engagement in the case the engagement initially fails.
- channelId string
- The Amazon Resource Name (ARN) of the contact channel.
- retryInterval numberIn Minutes 
- The number of minutes to wait to retry sending engagement in the case the engagement initially fails.
- channel_id str
- The Amazon Resource Name (ARN) of the contact channel.
- retry_interval_ intin_ minutes 
- The number of minutes to wait to retry sending engagement in the case the engagement initially fails.
- channelId String
- The Amazon Resource Name (ARN) of the contact channel.
- retryInterval NumberIn Minutes 
- The number of minutes to wait to retry sending engagement in the case the engagement initially fails.
ContactStage, ContactStageArgs    
- DurationIn intMinutes 
- The time to wait until beginning the next stage.
- RotationIds List<string>
- List of Rotation Ids to associate with Contact
- Targets
List<Pulumi.Aws Native. Ssm Contacts. Inputs. Contact Targets> 
- The contacts or contact methods that the escalation plan or engagement plan is engaging.
- DurationIn intMinutes 
- The time to wait until beginning the next stage.
- RotationIds []string
- List of Rotation Ids to associate with Contact
- Targets
[]ContactTargets 
- The contacts or contact methods that the escalation plan or engagement plan is engaging.
- durationIn IntegerMinutes 
- The time to wait until beginning the next stage.
- rotationIds List<String>
- List of Rotation Ids to associate with Contact
- targets
List<ContactTargets> 
- The contacts or contact methods that the escalation plan or engagement plan is engaging.
- durationIn numberMinutes 
- The time to wait until beginning the next stage.
- rotationIds string[]
- List of Rotation Ids to associate with Contact
- targets
ContactTargets[] 
- The contacts or contact methods that the escalation plan or engagement plan is engaging.
- duration_in_ intminutes 
- The time to wait until beginning the next stage.
- rotation_ids Sequence[str]
- List of Rotation Ids to associate with Contact
- targets
Sequence[ContactTargets] 
- The contacts or contact methods that the escalation plan or engagement plan is engaging.
- durationIn NumberMinutes 
- The time to wait until beginning the next stage.
- rotationIds List<String>
- List of Rotation Ids to associate with Contact
- targets List<Property Map>
- The contacts or contact methods that the escalation plan or engagement plan is engaging.
ContactTargetInfo, ContactTargetInfoArgs      
- ContactId string
- The Amazon Resource Name (ARN) of the contact.
- IsEssential bool
- A Boolean value determining if the contact's acknowledgement stops the progress of stages in the plan.
- ContactId string
- The Amazon Resource Name (ARN) of the contact.
- IsEssential bool
- A Boolean value determining if the contact's acknowledgement stops the progress of stages in the plan.
- contactId String
- The Amazon Resource Name (ARN) of the contact.
- isEssential Boolean
- A Boolean value determining if the contact's acknowledgement stops the progress of stages in the plan.
- contactId string
- The Amazon Resource Name (ARN) of the contact.
- isEssential boolean
- A Boolean value determining if the contact's acknowledgement stops the progress of stages in the plan.
- contact_id str
- The Amazon Resource Name (ARN) of the contact.
- is_essential bool
- A Boolean value determining if the contact's acknowledgement stops the progress of stages in the plan.
- contactId String
- The Amazon Resource Name (ARN) of the contact.
- isEssential Boolean
- A Boolean value determining if the contact's acknowledgement stops the progress of stages in the plan.
ContactTargets, ContactTargetsArgs    
- ChannelTarget Pulumi.Info Aws Native. Ssm Contacts. Inputs. Contact Channel Target Info 
- Information about the contact channel that Incident Manager engages.
- ContactTarget Pulumi.Info Aws Native. Ssm Contacts. Inputs. Contact Target Info 
- The contact that Incident Manager is engaging during an incident.
- ChannelTarget ContactInfo Channel Target Info 
- Information about the contact channel that Incident Manager engages.
- ContactTarget ContactInfo Target Info 
- The contact that Incident Manager is engaging during an incident.
- channelTarget ContactInfo Channel Target Info 
- Information about the contact channel that Incident Manager engages.
- contactTarget ContactInfo Target Info 
- The contact that Incident Manager is engaging during an incident.
- channelTarget ContactInfo Channel Target Info 
- Information about the contact channel that Incident Manager engages.
- contactTarget ContactInfo Target Info 
- The contact that Incident Manager is engaging during an incident.
- channel_target_ Contactinfo Channel Target Info 
- Information about the contact channel that Incident Manager engages.
- contact_target_ Contactinfo Target Info 
- The contact that Incident Manager is engaging during an incident.
- channelTarget Property MapInfo 
- Information about the contact channel that Incident Manager engages.
- contactTarget Property MapInfo 
- The contact that Incident Manager is engaging during an incident.
ContactType, ContactTypeArgs    
- Personal
- PERSONAL
- Escalation
- ESCALATION
- OncallSchedule 
- ONCALL_SCHEDULE
- ContactType Personal 
- PERSONAL
- ContactType Escalation 
- ESCALATION
- ContactType Oncall Schedule 
- ONCALL_SCHEDULE
- Personal
- PERSONAL
- Escalation
- ESCALATION
- OncallSchedule 
- ONCALL_SCHEDULE
- Personal
- PERSONAL
- Escalation
- ESCALATION
- OncallSchedule 
- ONCALL_SCHEDULE
- PERSONAL
- PERSONAL
- ESCALATION
- ESCALATION
- ONCALL_SCHEDULE
- ONCALL_SCHEDULE
- "PERSONAL"
- PERSONAL
- "ESCALATION"
- ESCALATION
- "ONCALL_SCHEDULE"
- ONCALL_SCHEDULE
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.