Skip to main content
Version: v3.3 print this page

Data Labs

  1. Issue Description: Attachment of iceberg type datasets to Data Labs fails with the following error message: GE-1004 - Failed to create IAM role for service sagemaker-studio due to error - ROLE-1007 - Failed to create IAM role policy with error - An error occurred (MalformedPolicyDocument) when calling the PutRolePolicy operation: Statement IDs (SID) in a single policy must be unique.

    Affected Versions: 3.2

    Explanation: An additional statement is added to the role policy document when an iceberg type dataset is attached to a Data Lab. The SID for this new statement overlaps with another statement created previously for Data Labs. This leads to a conflict exception, and the IAM role creation fails.