| Package | Description |
|---|---|
| software.amazon.awssdk.services.sfn |
|
| software.amazon.awssdk.services.sfn.transform |
| Modifier and Type | Method and Description |
|---|---|
default UpdateMapRunResponse |
SfnClient.updateMapRun(UpdateMapRunRequest updateMapRunRequest)
Updates an in-progress Map Run's configuration to include changes to the settings that control maximum
concurrency and Map Run failure.
|
default CompletableFuture<UpdateMapRunResponse> |
SfnAsyncClient.updateMapRun(UpdateMapRunRequest updateMapRunRequest)
Updates an in-progress Map Run's configuration to include changes to the settings that control maximum
concurrency and Map Run failure.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateMapRunRequestMarshaller.marshall(UpdateMapRunRequest updateMapRunRequest) |
Copyright © 2022. All rights reserved.