We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi
aws-native.ssmincidents.getResponsePlan
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi
Resource type definition for AWS::SSMIncidents::ResponsePlan
Using getResponsePlan
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getResponsePlan(args: GetResponsePlanArgs, opts?: InvokeOptions): Promise<GetResponsePlanResult>
function getResponsePlanOutput(args: GetResponsePlanOutputArgs, opts?: InvokeOptions): Output<GetResponsePlanResult>def get_response_plan(arn: Optional[str] = None,
                      opts: Optional[InvokeOptions] = None) -> GetResponsePlanResult
def get_response_plan_output(arn: Optional[pulumi.Input[str]] = None,
                      opts: Optional[InvokeOptions] = None) -> Output[GetResponsePlanResult]func LookupResponsePlan(ctx *Context, args *LookupResponsePlanArgs, opts ...InvokeOption) (*LookupResponsePlanResult, error)
func LookupResponsePlanOutput(ctx *Context, args *LookupResponsePlanOutputArgs, opts ...InvokeOption) LookupResponsePlanResultOutput> Note: This function is named LookupResponsePlan in the Go SDK.
public static class GetResponsePlan 
{
    public static Task<GetResponsePlanResult> InvokeAsync(GetResponsePlanArgs args, InvokeOptions? opts = null)
    public static Output<GetResponsePlanResult> Invoke(GetResponsePlanInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetResponsePlanResult> getResponsePlan(GetResponsePlanArgs args, InvokeOptions options)
public static Output<GetResponsePlanResult> getResponsePlan(GetResponsePlanArgs args, InvokeOptions options)
fn::invoke:
  function: aws-native:ssmincidents:getResponsePlan
  arguments:
    # arguments dictionaryThe following arguments are supported:
- Arn string
- The ARN of the response plan.
- Arn string
- The ARN of the response plan.
- arn String
- The ARN of the response plan.
- arn string
- The ARN of the response plan.
- arn str
- The ARN of the response plan.
- arn String
- The ARN of the response plan.
getResponsePlan Result
The following output properties are available:
- Actions
List<Pulumi.Aws Native. Ssm Incidents. Outputs. Response Plan Action> 
- The list of actions.
- Arn string
- The ARN of the response plan.
- ChatChannel Pulumi.Aws Native. Ssm Incidents. Outputs. Response Plan Chat Channel 
- The AWS Chatbot chat channel used for collaboration during an incident.
- DisplayName string
- The display name of the response plan.
- Engagements List<string>
- The list of engagements to use.
- IncidentTemplate Pulumi.Aws Native. Ssm Incidents. Outputs. Response Plan Incident Template 
- Details used to create an incident when using this response plan.
- Integrations
List<Pulumi.Aws Native. Ssm Incidents. Outputs. Response Plan Integration> 
- The list of integrations.
- 
List<Pulumi.Aws Native. Outputs. Tag> 
- The tags to apply to the response plan.
- Actions
[]ResponsePlan Action 
- The list of actions.
- Arn string
- The ARN of the response plan.
- ChatChannel ResponsePlan Chat Channel 
- The AWS Chatbot chat channel used for collaboration during an incident.
- DisplayName string
- The display name of the response plan.
- Engagements []string
- The list of engagements to use.
- IncidentTemplate ResponsePlan Incident Template 
- Details used to create an incident when using this response plan.
- Integrations
[]ResponsePlan Integration 
- The list of integrations.
- Tag
- The tags to apply to the response plan.
- actions
List<ResponsePlan Action> 
- The list of actions.
- arn String
- The ARN of the response plan.
- chatChannel ResponsePlan Chat Channel 
- The AWS Chatbot chat channel used for collaboration during an incident.
- displayName String
- The display name of the response plan.
- engagements List<String>
- The list of engagements to use.
- incidentTemplate ResponsePlan Incident Template 
- Details used to create an incident when using this response plan.
- integrations
List<ResponsePlan Integration> 
- The list of integrations.
- List<Tag>
- The tags to apply to the response plan.
- actions
ResponsePlan Action[] 
- The list of actions.
- arn string
- The ARN of the response plan.
- chatChannel ResponsePlan Chat Channel 
- The AWS Chatbot chat channel used for collaboration during an incident.
- displayName string
- The display name of the response plan.
- engagements string[]
- The list of engagements to use.
- incidentTemplate ResponsePlan Incident Template 
- Details used to create an incident when using this response plan.
- integrations
ResponsePlan Integration[] 
- The list of integrations.
- Tag[]
- The tags to apply to the response plan.
- actions
Sequence[ResponsePlan Action] 
- The list of actions.
- arn str
- The ARN of the response plan.
- chat_channel ResponsePlan Chat Channel 
- The AWS Chatbot chat channel used for collaboration during an incident.
- display_name str
- The display name of the response plan.
- engagements Sequence[str]
- The list of engagements to use.
- incident_template ResponsePlan Incident Template 
- Details used to create an incident when using this response plan.
- integrations
Sequence[ResponsePlan Integration] 
- The list of integrations.
- Sequence[root_Tag]
- The tags to apply to the response plan.
- actions List<Property Map>
- The list of actions.
- arn String
- The ARN of the response plan.
- chatChannel Property Map
- The AWS Chatbot chat channel used for collaboration during an incident.
- displayName String
- The display name of the response plan.
- engagements List<String>
- The list of engagements to use.
- incidentTemplate Property Map
- Details used to create an incident when using this response plan.
- integrations List<Property Map>
- The list of integrations.
- List<Property Map>
- The tags to apply to the response plan.
Supporting Types
ResponsePlanAction  
- SsmAutomation Pulumi.Aws Native. Ssm Incidents. Inputs. Response Plan Ssm Automation 
- Details about the Systems Manager automation document that will be used as a runbook during an incident.
- SsmAutomation ResponsePlan Ssm Automation 
- Details about the Systems Manager automation document that will be used as a runbook during an incident.
- ssmAutomation ResponsePlan Ssm Automation 
- Details about the Systems Manager automation document that will be used as a runbook during an incident.
- ssmAutomation ResponsePlan Ssm Automation 
- Details about the Systems Manager automation document that will be used as a runbook during an incident.
- ssm_automation ResponsePlan Ssm Automation 
- Details about the Systems Manager automation document that will be used as a runbook during an incident.
- ssmAutomation Property Map
- Details about the Systems Manager automation document that will be used as a runbook during an incident.
ResponsePlanChatChannel   
- ChatbotSns List<string>
- The Amazon SNS targets that AWS Chatbot uses to notify the chat channel of updates to an incident. You can also make updates to the incident through the chat channel by using the Amazon SNS topics
- ChatbotSns []string
- The Amazon SNS targets that AWS Chatbot uses to notify the chat channel of updates to an incident. You can also make updates to the incident through the chat channel by using the Amazon SNS topics
- chatbotSns List<String>
- The Amazon SNS targets that AWS Chatbot uses to notify the chat channel of updates to an incident. You can also make updates to the incident through the chat channel by using the Amazon SNS topics
- chatbotSns string[]
- The Amazon SNS targets that AWS Chatbot uses to notify the chat channel of updates to an incident. You can also make updates to the incident through the chat channel by using the Amazon SNS topics
- chatbot_sns Sequence[str]
- The Amazon SNS targets that AWS Chatbot uses to notify the chat channel of updates to an incident. You can also make updates to the incident through the chat channel by using the Amazon SNS topics
- chatbotSns List<String>
- The Amazon SNS targets that AWS Chatbot uses to notify the chat channel of updates to an incident. You can also make updates to the incident through the chat channel by using the Amazon SNS topics
ResponsePlanDynamicSsmParameter    
- Key string
- The key parameter to use when running the Systems Manager Automation runbook.
- Value
Pulumi.Aws Native. Ssm Incidents. Inputs. Response Plan Dynamic Ssm Parameter Value 
- The dynamic parameter value.
- Key string
- The key parameter to use when running the Systems Manager Automation runbook.
- Value
ResponsePlan Dynamic Ssm Parameter Value 
- The dynamic parameter value.
- key String
- The key parameter to use when running the Systems Manager Automation runbook.
- value
ResponsePlan Dynamic Ssm Parameter Value 
- The dynamic parameter value.
- key string
- The key parameter to use when running the Systems Manager Automation runbook.
- value
ResponsePlan Dynamic Ssm Parameter Value 
- The dynamic parameter value.
- key str
- The key parameter to use when running the Systems Manager Automation runbook.
- value
ResponsePlan Dynamic Ssm Parameter Value 
- The dynamic parameter value.
- key String
- The key parameter to use when running the Systems Manager Automation runbook.
- value Property Map
- The dynamic parameter value.
ResponsePlanDynamicSsmParameterValue     
- Variable
Pulumi.Aws Native. Ssm Incidents. Response Plan Variable Type 
- Variable dynamic parameters. A parameter value is determined when an incident is created.
- Variable
ResponsePlan Variable Type 
- Variable dynamic parameters. A parameter value is determined when an incident is created.
- variable
ResponsePlan Variable Type 
- Variable dynamic parameters. A parameter value is determined when an incident is created.
- variable
ResponsePlan Variable Type 
- Variable dynamic parameters. A parameter value is determined when an incident is created.
- variable
ResponsePlan Variable Type 
- Variable dynamic parameters. A parameter value is determined when an incident is created.
- variable "INCIDENT_RECORD_ARN" | "INVOLVED_RESOURCES"
- Variable dynamic parameters. A parameter value is determined when an incident is created.
ResponsePlanIncidentTemplate   
- Impact int
- The impact value.
- Title string
- The title string.
- DedupeString string
- The deduplication string.
- 
List<Pulumi.Aws Native. Ssm Incidents. Inputs. Response Plan Tag> 
- Tags that get applied to incidents created by the StartIncident API action.
- NotificationTargets List<Pulumi.Aws Native. Ssm Incidents. Inputs. Response Plan Notification Target Item> 
- The list of notification targets.
- Summary string
- The summary string.
- Impact int
- The impact value.
- Title string
- The title string.
- DedupeString string
- The deduplication string.
- 
[]ResponsePlan Tag 
- Tags that get applied to incidents created by the StartIncident API action.
- NotificationTargets []ResponsePlan Notification Target Item 
- The list of notification targets.
- Summary string
- The summary string.
- impact Integer
- The impact value.
- title String
- The title string.
- dedupeString String
- The deduplication string.
- 
List<ResponsePlan Tag> 
- Tags that get applied to incidents created by the StartIncident API action.
- notificationTargets List<ResponsePlan Notification Target Item> 
- The list of notification targets.
- summary String
- The summary string.
- impact number
- The impact value.
- title string
- The title string.
- dedupeString string
- The deduplication string.
- 
ResponsePlan Tag[] 
- Tags that get applied to incidents created by the StartIncident API action.
- notificationTargets ResponsePlan Notification Target Item[] 
- The list of notification targets.
- summary string
- The summary string.
- impact int
- The impact value.
- title str
- The title string.
- dedupe_string str
- The deduplication string.
- 
Sequence[ResponsePlan Tag] 
- Tags that get applied to incidents created by the StartIncident API action.
- notification_targets Sequence[ResponsePlan Notification Target Item] 
- The list of notification targets.
- summary str
- The summary string.
- impact Number
- The impact value.
- title String
- The title string.
- dedupeString String
- The deduplication string.
- List<Property Map>
- Tags that get applied to incidents created by the StartIncident API action.
- notificationTargets List<Property Map>
- The list of notification targets.
- summary String
- The summary string.
ResponsePlanIntegration  
- PagerDuty Pulumi.Configuration Aws Native. Ssm Incidents. Inputs. Response Plan Pager Duty Configuration 
- Information about the PagerDuty service where the response plan creates an incident.
- PagerDuty ResponseConfiguration Plan Pager Duty Configuration 
- Information about the PagerDuty service where the response plan creates an incident.
- pagerDuty ResponseConfiguration Plan Pager Duty Configuration 
- Information about the PagerDuty service where the response plan creates an incident.
- pagerDuty ResponseConfiguration Plan Pager Duty Configuration 
- Information about the PagerDuty service where the response plan creates an incident.
- pager_duty_ Responseconfiguration Plan Pager Duty Configuration 
- Information about the PagerDuty service where the response plan creates an incident.
- pagerDuty Property MapConfiguration 
- Information about the PagerDuty service where the response plan creates an incident.
ResponsePlanNotificationTargetItem    
- SnsTopic stringArn 
- The Amazon Resource Name (ARN) of the Amazon SNS topic.
- SnsTopic stringArn 
- The Amazon Resource Name (ARN) of the Amazon SNS topic.
- snsTopic StringArn 
- The Amazon Resource Name (ARN) of the Amazon SNS topic.
- snsTopic stringArn 
- The Amazon Resource Name (ARN) of the Amazon SNS topic.
- sns_topic_ strarn 
- The Amazon Resource Name (ARN) of the Amazon SNS topic.
- snsTopic StringArn 
- The Amazon Resource Name (ARN) of the Amazon SNS topic.
ResponsePlanPagerDutyConfiguration    
- Name string
- The name of the pagerDuty configuration.
- PagerDuty Pulumi.Incident Configuration Aws Native. Ssm Incidents. Inputs. Response Plan Pager Duty Incident Configuration 
- Details about the PagerDuty service associated with the configuration.
- SecretId string
- The AWS secrets manager secretId storing the pagerDuty token.
- Name string
- The name of the pagerDuty configuration.
- PagerDuty ResponseIncident Configuration Plan Pager Duty Incident Configuration 
- Details about the PagerDuty service associated with the configuration.
- SecretId string
- The AWS secrets manager secretId storing the pagerDuty token.
- name String
- The name of the pagerDuty configuration.
- pagerDuty ResponseIncident Configuration Plan Pager Duty Incident Configuration 
- Details about the PagerDuty service associated with the configuration.
- secretId String
- The AWS secrets manager secretId storing the pagerDuty token.
- name string
- The name of the pagerDuty configuration.
- pagerDuty ResponseIncident Configuration Plan Pager Duty Incident Configuration 
- Details about the PagerDuty service associated with the configuration.
- secretId string
- The AWS secrets manager secretId storing the pagerDuty token.
- name str
- The name of the pagerDuty configuration.
- pager_duty_ Responseincident_ configuration Plan Pager Duty Incident Configuration 
- Details about the PagerDuty service associated with the configuration.
- secret_id str
- The AWS secrets manager secretId storing the pagerDuty token.
- name String
- The name of the pagerDuty configuration.
- pagerDuty Property MapIncident Configuration 
- Details about the PagerDuty service associated with the configuration.
- secretId String
- The AWS secrets manager secretId storing the pagerDuty token.
ResponsePlanPagerDutyIncidentConfiguration     
- ServiceId string
- The pagerDuty serviceId.
- ServiceId string
- The pagerDuty serviceId.
- serviceId String
- The pagerDuty serviceId.
- serviceId string
- The pagerDuty serviceId.
- service_id str
- The pagerDuty serviceId.
- serviceId String
- The pagerDuty serviceId.
ResponsePlanSsmAutomation   
- DocumentName string
- The document name to use when starting the SSM automation document.
- RoleArn string
- The role ARN to use when starting the SSM automation document.
- DocumentVersion string
- The version of the document to use when starting the SSM automation document.
- DynamicParameters List<Pulumi.Aws Native. Ssm Incidents. Inputs. Response Plan Dynamic Ssm Parameter> 
- The parameters with dynamic values to set when starting the SSM automation document.
- Parameters
List<Pulumi.Aws Native. Ssm Incidents. Inputs. Response Plan Ssm Parameter> 
- The parameters to set when starting the SSM automation document.
- TargetAccount Pulumi.Aws Native. Ssm Incidents. Response Plan Ssm Automation Target Account 
- The account type to use when starting the SSM automation document.
- DocumentName string
- The document name to use when starting the SSM automation document.
- RoleArn string
- The role ARN to use when starting the SSM automation document.
- DocumentVersion string
- The version of the document to use when starting the SSM automation document.
- DynamicParameters []ResponsePlan Dynamic Ssm Parameter 
- The parameters with dynamic values to set when starting the SSM automation document.
- Parameters
[]ResponsePlan Ssm Parameter 
- The parameters to set when starting the SSM automation document.
- TargetAccount ResponsePlan Ssm Automation Target Account 
- The account type to use when starting the SSM automation document.
- documentName String
- The document name to use when starting the SSM automation document.
- roleArn String
- The role ARN to use when starting the SSM automation document.
- documentVersion String
- The version of the document to use when starting the SSM automation document.
- dynamicParameters List<ResponsePlan Dynamic Ssm Parameter> 
- The parameters with dynamic values to set when starting the SSM automation document.
- parameters
List<ResponsePlan Ssm Parameter> 
- The parameters to set when starting the SSM automation document.
- targetAccount ResponsePlan Ssm Automation Target Account 
- The account type to use when starting the SSM automation document.
- documentName string
- The document name to use when starting the SSM automation document.
- roleArn string
- The role ARN to use when starting the SSM automation document.
- documentVersion string
- The version of the document to use when starting the SSM automation document.
- dynamicParameters ResponsePlan Dynamic Ssm Parameter[] 
- The parameters with dynamic values to set when starting the SSM automation document.
- parameters
ResponsePlan Ssm Parameter[] 
- The parameters to set when starting the SSM automation document.
- targetAccount ResponsePlan Ssm Automation Target Account 
- The account type to use when starting the SSM automation document.
- document_name str
- The document name to use when starting the SSM automation document.
- role_arn str
- The role ARN to use when starting the SSM automation document.
- document_version str
- The version of the document to use when starting the SSM automation document.
- dynamic_parameters Sequence[ResponsePlan Dynamic Ssm Parameter] 
- The parameters with dynamic values to set when starting the SSM automation document.
- parameters
Sequence[ResponsePlan Ssm Parameter] 
- The parameters to set when starting the SSM automation document.
- target_account ResponsePlan Ssm Automation Target Account 
- The account type to use when starting the SSM automation document.
- documentName String
- The document name to use when starting the SSM automation document.
- roleArn String
- The role ARN to use when starting the SSM automation document.
- documentVersion String
- The version of the document to use when starting the SSM automation document.
- dynamicParameters List<Property Map>
- The parameters with dynamic values to set when starting the SSM automation document.
- parameters List<Property Map>
- The parameters to set when starting the SSM automation document.
- targetAccount "IMPACTED_ACCOUNT" | "RESPONSE_PLAN_OWNER_ACCOUNT"
- The account type to use when starting the SSM automation document.
ResponsePlanSsmAutomationTargetAccount     
ResponsePlanSsmParameter   
ResponsePlanTag  
ResponsePlanVariableType   
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.26.0 published on Wednesday, Mar 12, 2025 by Pulumi