Skip to content

Instantly share code, notes, and snippets.

@relwell
Created April 24, 2018 13:12
Show Gist options
  • Save relwell/a89d8c06b0d70f0dc0322ad0af3ee67e to your computer and use it in GitHub Desktop.
Save relwell/a89d8c06b0d70f0dc0322ad0af3ee67e to your computer and use it in GitHub Desktop.
aws lambda add-permission --function-name uai2002311-skywatch-datasources_aws-corporate-config --statement-id uai2002311-skywatch-config-invoke --action 'lambda:InvokeFunction' --principal sns.amazonaws.com --source-arn arn:aws:sns:us-east-1:930136447543:sky-watch-config-trigger
An error occurred (ResourceConflictException) when calling the AddPermission operation: The statement id (uai2002311-skywatch-config-invoke) provided already exists. Please provide a new statement id, or remove the existing statement.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment