| 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.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateReplicationSetResponse |
SsmIncidentsClient.createReplicationSet(Consumer<CreateReplicationSetRequest.Builder> createReplicationSetRequest)
A replication set replicates and encrypts your data to the provided Regions with the provided KMS key.
|
default CreateReplicationSetResponse |
SsmIncidentsClient.createReplicationSet(CreateReplicationSetRequest createReplicationSetRequest)
A replication set replicates and encrypts your data to the provided Regions with the provided KMS key.
|
default TagResourceResponse |
SsmIncidentsClient.tagResource(Consumer<TagResourceRequest.Builder> tagResourceRequest)
Adds a tag to a response plan.
|
default TagResourceResponse |
SsmIncidentsClient.tagResource(TagResourceRequest tagResourceRequest)
Adds a tag to a response plan.
|
Copyright © 2023. All rights reserved.