Skip to content

Fails when queue name is intrinsic function #12

@cw43

Description

@cw43

Using ImportValue for queue name as following:

sqs-alarms:

- thresholds: [1, 10, 50, 100]
  queue: { 'Fn::ImportValue': "create-events:MyQueueName" }
  topic: "AlarmsTopicName"

Fails with the following error: this.queue.replace is not a function

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions