Skip to content

Bug in v1.47.0 after allowing default bucket to be specified by the user #1174

@elvinx

Description

@elvinx

@andremoeller thank you for the quick fix!
I am afraid this feature (#1168) introduced a bug :/ And now by default the SDK tries to create the bucket all the time

  • I upgraded to SageMaker 1.47
  • Run below lines of code
import sagemaker
role = sagemaker.get_execution_role()
  • I get the below error
    ClientError: An error occurred (AccessDenied) when calling the CreateBucket operation: Access Denied

Screen Shot 2019-12-16 at 2 22 24 PM

#1165

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions