Iakov GAN
Iakov GAN
*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Some customer have a big CUR. To improve performance we suggest a workaround to change time granularity to daily to reduce 24 times the volume of data. ``` TimeUnit: HOURLY...
Today we get identity region of QS via try and error message This can be replaced with list_namespaces procedure ``` list(qs.get_paginator('list_namespaces').paginate(AwsAccountId=account_id).search("Namespaces[? Name=='default'].CapacityRegion"))[0] Out[9]: 'us-east-1' ```
*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.