File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -121,7 +121,6 @@ sqs_CreateQueue:
121121 excerpts :
122122 - description : Usage in the Basics scenario.
123123 snippet_tags :
124- - python.example_code.sqs.SqsWrapper.class
125124 - python.example_code.sqs.CreateQueue
126125 - description : Usage in the Topics and Queues scenario.
127126 snippet_tags :
@@ -406,7 +405,6 @@ sqs_DeleteQueue:
406405 excerpts :
407406 - description : Usage in the Basics scenario.
408407 snippet_tags :
409- - python.example_code.sqs.SqsWrapper.class
410408 - python.example_code.sqs.DeleteQueue
411409 - description : Usage in the Topics and Queues scenario.
412410 snippet_tags :
@@ -654,7 +652,6 @@ sqs_ReceiveMessage:
654652 excerpts :
655653 - description : Usage in the Basics scenario.
656654 snippet_tags :
657- - python.example_code.sqs.SqsWrapper.class
658655 - python.example_code.sqs.ReceiveMessage
659656 - description : Usage in the Topics and Queues scenario.
660657 snippet_tags :
@@ -826,7 +823,6 @@ sqs_DeleteMessageBatch:
826823 excerpts :
827824 - description : Usage in the Basics scenario.
828825 snippet_tags :
829- - python.example_code.sqs.SqsWrapper.class
830826 - python.example_code.sqs.DeleteMessageBatch
831827 - description : Usage in the Topics and Queues scenario.
832828 snippet_tags :
You can’t perform that action at this time.
0 commit comments