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 |
Example:
|
| CfnResponsePlan.DynamicSsmParameterValueProperty |
Example:
|
| CfnResponsePlan.IncidentTemplateProperty |
The `IncidentTemplate` property type specifies details used to create an incident when using this response plan.
|
| CfnResponsePlan.NotificationTargetItemProperty |
The SNS topic that's used by AWS Chatbot to notify the incidents chat channel.
|
| 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`.
|
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.)
Copyright © 2022. All rights reserved.