10000 SageMaker Model PrimaryContainer Definition Required · Issue #1729 · cloudtools/troposphere · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
SageMaker Model PrimaryContainer Definition Required #1729
Closed
@mneil

Description

@mneil

According to the cloudformation docs https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sagemaker-model.html#cfn-sagemaker-model-primarycontainer the "PrimaryContainer" attribute is not required.

However, troposphere is marking it as required. https://github.com/cloudtools/troposphere/blob/master/troposphere/sagemaker.py#L79

I'm unable to launch a stack without a container definition.

I can open up a PR to resolve this but I know a lot of the code is autogenerated. I was going to simply flip True to False in the Model definition. I can do that if it's the correct location to change the requirements for the future. Otherwise, I'll hold off.

Thanks!

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

      0