Class InvalidRoleException

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

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

The role name can't contain invalid characters. Also verify that you specified an IAM role for notifications that includes the required trust policy. For information about configuring the IAM role for Run Command notifications, see Monitoring Systems Manager status changes using Amazon SNS notifications in the Amazon Web Services Systems Manager User Guide.

See Also: