You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
inputs:
name: ${name}-${stage}attributeDefinitions:
- AttributeName: mobileNumberAttributeType: S
- AttributeName: orderIdAttributeType: S
- AttributeName: isSettleAttributeType: 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]
The text was updated successfully, but these errors were encountered:
1 validation error detected: Value 'BOOL' at 'attributeDefinitions.3.member.attributeType' failed to satisfy constraint: Member must satisfy enum value set: [B, N, S]
The text was updated successfully, but these errors were encountered: