Class WorkspacesDefaultRoleNotFoundException

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

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

The workspaces_DefaultRole role could not be found. If this is the first time you are registering a directory, you will need to create the workspaces_DefaultRole role before you can register a directory. For more information, see Creating the workspaces_DefaultRole Role.

See Also: