Skip to content

ModelBuilder expects a vpc_config data member on Networking but Networking does not have one #5827

@mjost5v

Description

@mjost5v

PySDK Version

  • PySDK V2 (2.x)
  • [ X] PySDK V3 (3.x)

Describe the bug
ModelBuilder expects a vpc_config data member on Networking but Networking does not have one

To reproduce
Create a ModelBuilder with a Networking argument. Attempting to run it throws an error about Networking not having a vpc_config member

Expected behavior
Networking can be use with ModelBuilder

Screenshots or logs
If applicable, add screenshots or logs to help explain your problem.

System information
A description of your system. Please provide:

  • SageMaker Python SDK version: 3
  • Framework name (eg. PyTorch) or algorithm (eg. KMeans): Sklearn
  • Framework version: 1.4.2
  • Python version: 3.11
  • CPU or GPU: CPU
  • Custom Docker image (Y/N): N

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions