Class AccessDeniedForDependencyException

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

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

In order to grant the necessary access to the Shield Response Team (SRT) the user submitting the request must have the iam:PassRole permission. This error indicates the user did not have the appropriate permissions. For more information, see Granting a User Permissions to Pass a Role to an Amazon Web Services Service.

See Also: