Releases: aws-solutions/amazon-marketing-cloud-insights-on-aws
Releases · aws-solutions/amazon-marketing-cloud-insights-on-aws
v3.1.2
v3.1.1
[3.1.1] - 2024-09-30
Added
- Fixed bug in the TPS microservice for stacks not starting with "amc."
- Updated IAM_POLICY_INSTALL.json to include additional permissions for console deployments.
v3.1.0
[3.1.0] - 2024-09-05
Added
- Added support for retrieving reporting data from Amazon Ads API and Selling Partner API.
- Added support for handling multiple authenticated credentials.
- Cataloged the reporting data in AWS Glue using the Data Lake.
v3.0.0
[3.0.0] - 2024-07-03
Added
- Implemented support for the Amazon Ads API while phasing out the previous authentication system.
v2.0.3
[2.0.3] - 2024-03-06
Added
- Fix user's ability to opt out of anonymized data collection.
- Fix SageMaker notebook instance lifecycle configuration to auto-stop the compute instance if it’s idle for 900 seconds.
v2.0.2
v2.0.1
[2.0.1] - 2023-10-25
Added
- Update urllib to v1.26.18
- Fix operational policy permissions
v2.0.0
[2.0.0] - 2023-10-05
Added
- Promote to AWS Solutions.
- Integrate Microservice 2.0.
- Add Cross-Account and Cross-Region functionality.
- Update cross-account template synthesis and deployment process.
- Enhancements for multi-instance customers.
- Add CloudWatch alarms to DLQs when message count > 0.
- Add CloudWatch alarms to Lambdas for error and throttle metrics.
- Enable CloudTrail for S3 and Lambda data events and logs for Step Functions
- User's ability to optionally deploy either microservices or data lake.
- User's ability to add other data source to the data lake.
- Remove CodeBuild infrastructure and usage of AWS DDK.
- Add functional and unit tests.
- Add AppRegistry support.
- Improve codebase to meet Solution quality bar.
- Reforge and simplify six stacks to one stack.
- Allow multiple stack deployment in one region.
- Update folder structure and add files for Solutions layout.
- Incorporate CDK solution helper and update build output.
- Update runtimes, layers, timeouts, architectures, dependencies, package hierarchy, and copyrights.
- Reforge AWS Data Wrangler layer build.
- Update DynamoDB tables to on-demand capacity.
- Update scripts for uninstalling solution.
- Add, update and fix IAM role and policy.
- Restrict KMS permissions.
- Bug fix and enhancements