See: Description
Interface | Description |
---|---|
CfnReplicationSet.RegionConfigurationProperty |
The `RegionConfiguration` property specifies the Region and KMS key to add to the replication set.
|
CfnReplicationSet.ReplicationRegionProperty |
The `ReplicationRegion` property type specifies the Region and KMS key to add to the replication set.
|
CfnReplicationSetProps |
Properties for defining a `CfnReplicationSet`.
|
CfnResponsePlan.ActionProperty |
The `Action` property type specifies the configuration to launch.
|
CfnResponsePlan.ChatChannelProperty |
The AWS Chatbot chat channel used for collaboration during an incident.
|
CfnResponsePlan.DynamicSsmParameterProperty |
When you add a runbook to a response plan, you can specify the parameters the runbook should use at runtime.
|
CfnResponsePlan.DynamicSsmParameterValueProperty |
The dynamic parameter value.
|
CfnResponsePlan.IncidentTemplateProperty |
The `IncidentTemplate` property type specifies details used to create an incident when using this response plan.
|
CfnResponsePlan.IntegrationProperty |
Information about third-party services integrated into a response plan.
|
CfnResponsePlan.NotificationTargetItemProperty |
The SNS topic that's used by AWS Chatbot to notify the incidents chat channel.
|
CfnResponsePlan.PagerDutyConfigurationProperty |
Details about the PagerDuty configuration for a response plan.
|
CfnResponsePlan.PagerDutyIncidentConfigurationProperty |
Example:
|
CfnResponsePlan.SsmAutomationProperty |
The `SsmAutomation` property type specifies details about the Systems Manager automation document that will be used as a runbook during an incident.
|
CfnResponsePlan.SsmParameterProperty |
The key-value pair parameters to use when running the automation document.
|
CfnResponsePlanProps |
Properties for defining a `CfnResponsePlan`.
|
---
All classes with the
Cfn
prefix in this module (CFN Resources) are always stable and safe to use.
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:
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.)