| 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 CreateReplicationSetResponse |
SsmIncidentsClient.createReplicationSet(CreateReplicationSetRequest createReplicationSetRequest)
A replication set replicates and encrypts your data to the provided Regions with the provided KMS key.
|
default CompletableFuture<CreateReplicationSetResponse> |
SsmIncidentsAsyncClient.createReplicationSet(CreateReplicationSetRequest createReplicationSetRequest)
A replication set replicates and encrypts your data to the provided Regions with the provided KMS key.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateReplicationSetRequestMarshaller.marshall(CreateReplicationSetRequest createReplicationSetRequest) |
Copyright © 2023. All rights reserved.