Class InvalidNotificationConfigException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<InvalidNotificationConfigException.Builder,InvalidNotificationConfigException>

@Generated("software.amazon.awssdk:codegen") public final class InvalidNotificationConfigException extends SsmException implements ToCopyableBuilder<InvalidNotificationConfigException.Builder,InvalidNotificationConfigException>

One or more configuration items isn't valid. Verify that a valid Amazon Resource Name (ARN) was provided for an Amazon Simple Notification Service topic.

See Also: