| Package | Description |
|---|---|
| software.amazon.awssdk.services.config |
|
| software.amazon.awssdk.services.config.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutDeliveryChannelResponse |
ConfigClient.putDeliveryChannel(PutDeliveryChannelRequest putDeliveryChannelRequest)
Creates a delivery channel object to deliver configuration information and other compliance information to an
Amazon S3 bucket and Amazon SNS topic.
|
default CompletableFuture<PutDeliveryChannelResponse> |
ConfigAsyncClient.putDeliveryChannel(PutDeliveryChannelRequest putDeliveryChannelRequest)
Creates a delivery channel object to deliver configuration information and other compliance information to an
Amazon S3 bucket and Amazon SNS topic.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutDeliveryChannelRequestMarshaller.marshall(PutDeliveryChannelRequest putDeliveryChannelRequest) |
Copyright © 2023. All rights reserved.