v1.3.0
What's New
- VAMS operators can now leverage SAML to federate users from their primary identity provider such as Microsoft Active Directory or any SAML IdP with Amazon Cognito.
- A new Role Based Access Control system enables VAMS administrators to provision access to users in accordance with their roles and responsibilities.
- A configuration preview of Attribute Based Access Control demonstrates fine grained access control to VAMS assets using metadata.
- New support for long running Pipelines with Step Functions' wait for callback feature. Pipeline execution can now take up to 1 year whereas before they were limited to 15 minutes for Lambda functions or 24 hours for Sagemaker Jobs.
- Additional automated security tests are executed on every change made to VAMS in its continuous integration pipeline leveraging the Automated Security Helper (ASH, https://github.com/aws-samples/automated-security-helper)
Detailed Changes
- chore(release): 1.2.0 by @ravij3 in #45
- feat(web): add new model visualizer supporting .obj, .gltf, .glb, .st… by @stephcurt in #42
- feat: apigw authorizer for amplify config endpoint by @archieco in #47
- Jjbain add security tests to ci script by @jjbainAWS in #52
- chore: prettier configuration and reformatting by @archieco in #51
- chore: made corrections to links in changelog by @archieco in #53
- eslint by @archieco in #54
- feat: enable cloudfront compression by @archieco in #48
- Federated authentication using SAML. by @archieco in #57
- added automated security helper by @jjbainAWS in #56
- Adjusted default permission for S3 buckets to match latest security changes by @AMZN-stankowi in #62
- Update README.md by @archieco in #61
- Issue 63 Fix - Windows Build Error by @copystart in #64
- Authrbac1 by @archieco in #60
- feat: Fine grained authorization rule definition by @archieco in #67
- fix: Hitting Execute Workflow button from the assets page doesn't work by @ravij3 in #70
- fix: automatically navigate to asset page once asset upload completes by @ravij3 in #71
- fix: resolves issue #68, workflow editor added extra pipelines by @archieco in #74
- fix: renaming userpool causes failures in existing stack by @ravij3 in #72
- fix: Updated cdk-nag suppression by @archieco in #77
- fix: congitoUsername --> cognitoUsername, added dependency to userGroupAttachment by @lmarbleAWS in #79
- docs: file formats list for online viewing by @archieco in #81
- fix: updated the workflow editor by @archieco in #80
- fix: cdk nag suppressions for python 3.9 and nodejs14.x by @archieco in #78
- feat: Support long running pipelines with Step Functions' wait for callback feature. by @archieco in #76
- chore(deps): bump requests from 2.30.0 to 2.31.0 in /backend by @dependabot in #82
- fix: resolve to fast-xml-parser 4.2.4 by @archieco in #89
- Resolved a couple of issues related to new authorization functionality. by @archieco in #85
- Jjbain update asset ux fix by @jjbainAWS in #83
New Contributors
- @AMZN-stankowi made their first contribution in #62
- @copystart made their first contribution in #64
- @lmarbleAWS made their first contribution in #79
Full Changelog: v1.2.0...v1.3.0