Package software.amazon.awscdk.services.ssmincidents
package software.amazon.awscdk.services.ssmincidents
AWS::SSMIncidents Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.ssmincidents.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for SSMIncidents construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::SSMIncidents resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::SSMIncidents.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionThe
AWS::SSMIncidents::ReplicationSet
resource specifies a set of AWS Regions that Incident Manager data is replicated to and the AWS Key Management Service ( AWS KMS key used to encrypt the data.A fluent builder forCfnReplicationSet
.TheRegionConfiguration
property specifies the Region and AWS Key Management Service key to add to the replication set.A builder forCfnReplicationSet.RegionConfigurationProperty
An implementation forCfnReplicationSet.RegionConfigurationProperty
TheReplicationRegion
property type specifies the Region and AWS Key Management Service key to add to the replication set.A builder forCfnReplicationSet.ReplicationRegionProperty
An implementation forCfnReplicationSet.ReplicationRegionProperty
Properties for defining aCfnReplicationSet
.A builder forCfnReplicationSetProps
An implementation forCfnReplicationSetProps
TheAWS::SSMIncidents::ResponsePlan
resource specifies the details of the response plan that are used when creating an incident.TheAction
property type specifies the configuration to launch.A builder forCfnResponsePlan.ActionProperty
An implementation forCfnResponsePlan.ActionProperty
A fluent builder forCfnResponsePlan
.The AWS Chatbot chat channel used for collaboration during an incident.A builder forCfnResponsePlan.ChatChannelProperty
An implementation forCfnResponsePlan.ChatChannelProperty
When you add a runbook to a response plan, you can specify the parameters for the runbook to use at runtime.A builder forCfnResponsePlan.DynamicSsmParameterProperty
An implementation forCfnResponsePlan.DynamicSsmParameterProperty
The dynamic parameter value.A builder forCfnResponsePlan.DynamicSsmParameterValueProperty
An implementation forCfnResponsePlan.DynamicSsmParameterValueProperty
TheIncidentTemplate
property type specifies details used to create an incident when using this response plan.A builder forCfnResponsePlan.IncidentTemplateProperty
An implementation forCfnResponsePlan.IncidentTemplateProperty
Information about third-party services integrated into a response plan.A builder forCfnResponsePlan.IntegrationProperty
An implementation forCfnResponsePlan.IntegrationProperty
The Amazon SNS topic that's used by AWS Chatbot to notify the incidents chat channel.A builder forCfnResponsePlan.NotificationTargetItemProperty
An implementation forCfnResponsePlan.NotificationTargetItemProperty
Details about the PagerDuty configuration for a response plan.A builder forCfnResponsePlan.PagerDutyConfigurationProperty
An implementation forCfnResponsePlan.PagerDutyConfigurationProperty
Details about the PagerDuty service where the response plan creates an incident.A builder forCfnResponsePlan.PagerDutyIncidentConfigurationProperty
An implementation forCfnResponsePlan.PagerDutyIncidentConfigurationProperty
TheSsmAutomation
property type specifies details about the Systems Manager Automation runbook that will be used as the runbook during an incident.A builder forCfnResponsePlan.SsmAutomationProperty
An implementation forCfnResponsePlan.SsmAutomationProperty
The key-value pair parameters to use when running the Automation runbook.A builder forCfnResponsePlan.SsmParameterProperty
An implementation forCfnResponsePlan.SsmParameterProperty
Properties for defining aCfnResponsePlan
.A builder forCfnResponsePlanProps
An implementation forCfnResponsePlanProps