Skip to content

CloudFormation service cast most types into strings #9

@eduardomourar

Description

@eduardomourar

The values passed down from CloudFormation service to the actual resource provider are strings, instead of types specified in schema. The solution at this moment is for each resource provider to handle that, but the support library should be able to cast into types from model.

This is most probably related to aws-cloudformation/cloudformation-cli#435 and aws-cloudformation/cloudformation-cli-python-plugin#80.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions