I have a question about attributes and the new Java API.
In the old API, linked attributes were returned in order of priority. In the new API, RetrieveLimitedAttributesCommand returns the AttributeProperties sorted by name. Is there any way to get the attributes sorted by priority?
Thanks in advance.