Bogdan Katishev
Bogdan Katishev
Every time I drag a widget, it goes locked to the left corner. Can't seem to fix it, even when following this steps: https://docs.unrealengine.com/4.26/en-US/InteractiveExperiences/UMG/HowTo/DragAndDrop/#:~:text=Off%20the%20Event%20Begin%20Play,the%20drag%20and%20drop%20widget. Anyone an idea?
**Description of changes:** Added new CfnParameter: `ExistingCognitoPoolId`: - If empty string is passed (`""`): it will **create** a `DLTUserPool` Resource. - If an Cognito PoolId is passed: it will **skip**...
Hello, this PR adds grant support inside `Custom::MySQLUser` and 3 additional properties: ``` - `Grant` - the privileges to grant - `GrantOn` - the privilege level to grant, use ....
This PR fixes this old "closed" issue: https://github.com/binxio/cfn-mysql-user-provider/issues/6 To avoid waiting/hanging for a hour till cloudformation stops the update/delete itself. In cloudformation, you will get this output 2022-05-11 17:49:59 UTC+0200...
Hello, What would be the best way to integrate the text use-case prompt with slack? So that users could pass the questions through a (slack) bot to the specific use-case...