Michał Górski
Michał Górski
*Issue #, if available:* No issue. *Description of changes:* Updated AWS::CloudFront::Function documentation. * Added Examples section * Added See also section * Updated FunctionCode property description By submitting this pull...
I have a problem to pass parameters to enable or disable Lambda Scheduler Template: ``` Parameters: SchedulerCronParameter: Type: String Description: Enter scheduler cron expresion. Default is cron(0 1 1 *...
### Subject of the issue I'm trying to copy the tag from CurrentAccunt to the stack level tag. organization.yml: ``` ExampleAccount: Type: OC::ORG::Account Properties: AccountName: Sample RootEmail: [email protected] Tags: environment:...