Uses of Class
software.amazon.awssdk.services.config.model.InvalidS3KeyPrefixException
-
Packages that use InvalidS3KeyPrefixException Package Description software.amazon.awssdk.services.config Config -
-
Uses of InvalidS3KeyPrefixException in software.amazon.awssdk.services.config
Methods in software.amazon.awssdk.services.config that throw InvalidS3KeyPrefixException Modifier and Type Method Description default PutDeliveryChannelResponseConfigClient. putDeliveryChannel(Consumer<PutDeliveryChannelRequest.Builder> putDeliveryChannelRequest)Creates a delivery channel object to deliver configuration information and other compliance information to an Amazon S3 bucket and Amazon SNS topic.default PutDeliveryChannelResponseConfigClient. 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.
-