
Ultimate access to all questions.
In the process of testing Amazon Simple Queue Service (SQS) queues within a development environment, a developer must ensure that the queue, including all its messages, is removed once the testing concludes.
Which SQS API call is suitable for fulfilling this requirement?
A
DeleteQueue
B
RemovePermission
C
RemoveQueue
D
PurgeQueue