Particle-Cloud-Framework
Particle-Cloud-Framework copied to clipboard
Looking for feedback on batch job particle and batch job definition particle. Need to add testing, potentially introduce error handling or retry logic, and improve sync_state/update functions. Unsure on how...
Implemented the following functionalities for the SNS particle: - create a topic - set up a subscription to that topic - update the subscription attributes - delete the subscription -...
This PR addresses issue #74 .
Addresses #149 Still need to generate placebo tests
Welcome to [WhiteSource Bolt for GitHub](https://github.com/marketplace/whitesource-bolt)! This is an onboarding PR to help you understand and configure settings before WhiteSource starts scanning your repository for security vulnerabilities. :vertical_traffic_light: WhiteSource Bolt...
create_notebook_instance_lifecycle_config
Create AWS Sagemaker notebook instance particle. It should bake in a feature that returns a signed URL
Currently we have to manually create the test folder for the particle inorder to successfully run the placebo tests. test_particles.py should autogenerate the folder for us.