Would it be possible to cut a new release with the latest AWS API models to support this new API? ### Version of AWS SDK for Go? * aws-sdk-go-v2 v0.7.0 * master [80eda21e3854386d2a56de1236efe984f6e687de](https://github.com/aws/aws-sdk-go-v2/commit/80eda21e3854386d2a56de1236efe984f6e687de) ### Version of Go (`go version`)? N/A ### What issue did you see? The Cloudwatch API [ListTagsForResource](https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_ListTagsForResource.html) is missing. This does exist in the current V1 SDK (https://docs.aws.amazon.com/sdk-for-go/api/service/cloudwatch/#CloudWatch.ListTagsForResource)