Lists storage profiles for a queue.
get/2023-10-12/farms/{farmId}/queues/{queueId}/storage-profiles
Path parameters
farmIdstring required
The farm ID of the queue's storage profile.
queueIdstring required
The queue ID for the storage profile.
Query parameters
nextTokenstring
The token for the next set of results, or <code>null</code> to start from the beginning.
maxResultsinteger
The maximum number of results to return. Use this parameter with <code>NextToken</code> to get results as a set of sequential pages.
Response
Success