Class PolicyNotAttachableException

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

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

The request failed because Amazon Web Services service role policies can only be attached to the service-linked role for that service.

See Also: