Created
April 24, 2018 13:12
-
-
Save relwell/a89d8c06b0d70f0dc0322ad0af3ee67e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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