Skip to content

Add assessment capability to locate use of boto3 and s3fs aws direct access libraries that typically assume Instance Profile access. #498

@dmoore247

Description

@dmoore247

While reviewing customer's jobs, I come across ETL framework that leverages S3 to store config files. During migration, these should be moved to Volumes and Posix file access.

Upgrading clusters to UC (shared) clusters will eliminate embedded instance profiles. Most boto3 implementations rely on the underlying instance profile to access S3 files (and other AWS services).

The assessment / crawler should Identify Jobs and Notebooks that import boto3, s3fs and other libraries indicative of direct use of instance profiles. Use of boto3, s3fs cluster libraries should be flagged.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requeststep/assessmentgo/uc/upgrade - Assessment Step

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions