| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmincidents |
Systems Manager Incident Manager is an incident management console designed to help users mitigate and recover from
incidents affecting their Amazon Web Services-hosted applications.
|
| software.amazon.awssdk.services.ssmincidents.transform |
| Modifier and Type | Method and Description |
|---|---|
default StartIncidentResponse |
SsmIncidentsClient.startIncident(StartIncidentRequest startIncidentRequest)
Used to start an incident from CloudWatch alarms, EventBridge events, or manually.
|
default CompletableFuture<StartIncidentResponse> |
SsmIncidentsAsyncClient.startIncident(StartIncidentRequest startIncidentRequest)
Used to start an incident from CloudWatch alarms, EventBridge events, or manually.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartIncidentRequestMarshaller.marshall(StartIncidentRequest startIncidentRequest) |
Copyright © 2023. All rights reserved.