Amazon Lex (lex)

2022-08-06

1 new resource | 1 updated resource | 3 removed resources

Additions

    Resources
  • slottype
    • Arn:  arn:${Partition}:lex:${Region}:${Account}:slottype:${SlotName}:${SlotVersion}

Updates

    Resources
  • intent
      Arn
    • Old: arn:${Partition}:lex:${Region}:${Account}:bot:${BotName}:${BotAlias}
      New: arn:${Partition}:lex:${Region}:${Account}:intent:${IntentName}:${IntentVersion}
      Conditions
    • New_value: []

      Old_value: ['aws:ResourceTag/${TagKey}']

Deletions

    Resources
  • bot version
    • Arn:  arn:${Partition}:lex:${Region}:${Account}:bot:${BotName}:${BotVersion}
    • Conditions: 

      aws:ResourceTag/${TagKey}

  • intent version
    • Arn:  arn:${Partition}:lex:${Region}:${Account}:intent:${IntentName}:${IntentVersion}
  • slottype version
    • Arn:  arn:${Partition}:lex:${Region}:${Account}:slottype:${SlotName}:${SlotVersion}