I am querying Reserved Instances using Amazon's Java SDK. I am getting all reserved Reserved Instances except the one with scope as "Region".
I have raised an issue on Amazon's Java SDK code. After analysis it is found that Amazon service itself is not returning those Reserved Instances.
Can anyone offer advice on how to obtain information about Reserved Instances with a scope of Region
?