The removed account ID is the customer account ID instead of the provider account ID. This means that for public types, a new metric namespace would be created each time we need to emit metrics. The main issue with this is that the internal and logging failure alarms will not work properly and service teams may not be notified of issues.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Main PR for Java plugin: https://github.com/aws-cloudformation/cloudformation-cli-java-plugin/pull/293
The removed account ID is the customer account ID instead of the provider account ID. This means that for public types, a new metric namespace would be created each time we need to emit metrics. The main issue with this is that the internal and logging failure alarms will not work properly and service teams may not be notified of issues.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.