Skip to content

Can't define attribute of type BOOL #23

Open
@aleksanderhayes

Description

@aleksanderhayes
inputs:
  name: ${name}-${stage}
  attributeDefinitions:
    - AttributeName: mobileNumber
      AttributeType: S
    - AttributeName: orderId
      AttributeType: S
    - AttributeName: isSettle
      AttributeType: BOOL

1 validation error detected: Value 'BOOL' at 'attributeDefinitions.3.member.attributeType' failed to satisfy constraint: Member must satisfy enum value set: [B, N, S]

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