Skip to content

Media Insights Engine 2.0.5

Compare
Choose a tag to compare
@ianwow ianwow released this 08 Apr 22:51
6f943f2

Version 2.0.5 of MIE is the first release of MIE to be published as an official AWS solution. Yay! Most of the changes in this release were needed for compatibility with the AWS solution builder process.

New:

  • Compatibility with build pipeline for the official AWS Media Insights Engine solution (#436, #442)
  • Add user-agent string for botoconfig (#424)

Changes:

  • Relocate opt-out option for anonymous data collection so it follows the pattern used by other AWS solutions (#388)
  • Rename s3 buckets to follow the build patterns used by other AWS solutions (#436)

Security:

  • Allow user-specified KMS keys for Comprehend (#407, #409)

CI/CD Automation:

  • Resolve cfn nag failures and warnings (#393, #440)
  • Resolve viperlight failures and warnings (#418)

Documentation:

  • Fix broken hyperlink to Implementation Guide (#385)
  • Document uninstall instructions (#412)
  • Apply feedback from tech writing (#416)