Class UnmatchedPolicyPermissionException

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

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

There isn't an existing managed permission defined in RAM that has the same IAM permissions as the resource-based policy attached to the resource. You should first run PromotePermissionCreatedFromPolicy to create that managed permission.

See Also: