-
Wolters Kluwer
- Netherlands
- linkedin.com/in/m-zare
Pinned Loading
-
-
How to create multiple CDKToolkit in...
How to create multiple CDKToolkit in an environment. 1Bootstrap the account with a custom `Qualifier` for the CDKToolkit.
23```
4cdk bootstrap --qualifier DESIRED_QUALIFIER --toolkit-stack-name DESIRED_CDKToolkit_NAME
5```
-
ansible-ssh-copy-id
ansible-ssh-copy-id PublicForked from ryankwilliams/ansible-ssh-copy-id
Ansible role to inject SSH public keys into remote systems for pass wordless entry
Python
-
call-forward
call-forward PublicForward specific calls to specified extention based on Caller ID.
Java
-
State Machine executer
State Machine executer 1def execute_statemachine(self, arn, region):
2# https://docs.aws.amazon.com/step-functions/latest/apireference/API_StartExecution.html
3create_update_action = cr.AwsSdkCall(
4service="StepFunctions",
5action="startExecution",
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.