Created
November 8, 2016 05:07
-
-
Save Kalimaha/5a4512607d12f9c28266c5db49d665d2 to your computer and use it in GitHub Desktop.
Custom Resource configuration
This file contains hidden or 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
| Resources: | |
| S3ConfigurationUpdater: | |
| Type: "Custom::S3ConfigurationUpdater" | |
| Properties: | |
| ServiceToken: !GetAtt [ LambdaFunction, Arn ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment