Added
* Added support for all processors in processing step type.
* Added by [Mohamed Abdul Huq Ismail](https://github.com/aisma7_nike) in Pull Request [#11](https://github.com/Nike-Inc/sagerender/pull/11)
Updated
* Updated upsert-pipeline CLI to use `PipelineSession` as recommended by AWS
* Updated by [Mohamed Abdul Huq Ismail](https://github.com/aisma7_nike) in Pull Request [#11](https://github.com/Nike-Inc/sagerender/pull/11)
* `processor.get_run_args` is updated to `processor.run` due to future deprecation of the former by sagemaker python-sdk.
* Updated by [Mohamed Abdul Huq Ismail](https://github.com/aisma7_nike) in Pull Request [#11](https://github.com/Nike-Inc/sagerender/pull/11)
* `job_arguments` in *step_kwargs* needs to be refactored to `arguments`.
* Updated by [Mohamed Abdul Huq Ismail](https://github.com/aisma7_nike) in Pull Request [#11](https://github.com/Nike-Inc/sagerender/pull/11)
---