@@ -446,7 +446,7 @@ namespace Model
446446 * queue with the <a>UpdateJobQueue</a> operation. All jobs in the queue are
447447 * terminated when you delete a job queue.</p> <p>It is not necessary to
448448 * disassociate compute environments from a queue before submitting a
449- * <code>DeleteJobQueue</code> request. </p><p><h3>See Also:</h3> <a
449+ * <code>DeleteJobQueue</code> request.</p><p><h3>See Also:</h3> <a
450450 * href="http://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/DeleteJobQueue">AWS
451451 * API Reference</a></p>
452452 */
@@ -457,7 +457,7 @@ namespace Model
457457 * queue with the <a>UpdateJobQueue</a> operation. All jobs in the queue are
458458 * terminated when you delete a job queue.</p> <p>It is not necessary to
459459 * disassociate compute environments from a queue before submitting a
460- * <code>DeleteJobQueue</code> request. </p><p><h3>See Also:</h3> <a
460+ * <code>DeleteJobQueue</code> request.</p><p><h3>See Also:</h3> <a
461461 * href="http://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/DeleteJobQueue">AWS
462462 * API Reference</a></p>
463463 *
@@ -470,7 +470,7 @@ namespace Model
470470 * queue with the <a>UpdateJobQueue</a> operation. All jobs in the queue are
471471 * terminated when you delete a job queue.</p> <p>It is not necessary to
472472 * disassociate compute environments from a queue before submitting a
473- * <code>DeleteJobQueue</code> request. </p><p><h3>See Also:</h3> <a
473+ * <code>DeleteJobQueue</code> request.</p><p><h3>See Also:</h3> <a
474474 * href="http://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/DeleteJobQueue">AWS
475475 * API Reference</a></p>
476476 *
@@ -665,14 +665,14 @@ namespace Model
665665 virtual void ListJobsAsync (const Model::ListJobsRequest& request, const ListJobsResponseReceivedHandler& handler, const std::shared_ptr<const Aws::Client::AsyncCallerContext>& context = nullptr ) const ;
666666
667667 /* *
668- * <p>Registers an AWS Batch job definition. </p><p><h3>See Also:</h3> <a
668+ * <p>Registers an AWS Batch job definition.</p><p><h3>See Also:</h3> <a
669669 * href="http://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/RegisterJobDefinition">AWS
670670 * API Reference</a></p>
671671 */
672672 virtual Model::RegisterJobDefinitionOutcome RegisterJobDefinition (const Model::RegisterJobDefinitionRequest& request) const ;
673673
674674 /* *
675- * <p>Registers an AWS Batch job definition. </p><p><h3>See Also:</h3> <a
675+ * <p>Registers an AWS Batch job definition.</p><p><h3>See Also:</h3> <a
676676 * href="http://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/RegisterJobDefinition">AWS
677677 * API Reference</a></p>
678678 *
@@ -681,7 +681,7 @@ namespace Model
681681 virtual Model::RegisterJobDefinitionOutcomeCallable RegisterJobDefinitionCallable (const Model::RegisterJobDefinitionRequest& request) const ;
682682
683683 /* *
684- * <p>Registers an AWS Batch job definition. </p><p><h3>See Also:</h3> <a
684+ * <p>Registers an AWS Batch job definition.</p><p><h3>See Also:</h3> <a
685685 * href="http://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/RegisterJobDefinition">AWS
686686 * API Reference</a></p>
687687 *
@@ -691,17 +691,17 @@ namespace Model
691691
692692 /* *
693693 * <p>Submits an AWS Batch job from a job definition. Parameters specified during
694- * <a>SubmitJob</a> override parameters defined in the job definition.
695- * </p><p><h3>See Also:</h3> <a
694+ * <a>SubmitJob</a> override parameters defined in the job
695+ * definition. </p><p><h3>See Also:</h3> <a
696696 * href="http://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/SubmitJob">AWS API
697697 * Reference</a></p>
698698 */
699699 virtual Model::SubmitJobOutcome SubmitJob (const Model::SubmitJobRequest& request) const ;
700700
701701 /* *
702702 * <p>Submits an AWS Batch job from a job definition. Parameters specified during
703- * <a>SubmitJob</a> override parameters defined in the job definition.
704- * </p><p><h3>See Also:</h3> <a
703+ * <a>SubmitJob</a> override parameters defined in the job
704+ * definition. </p><p><h3>See Also:</h3> <a
705705 * href="http://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/SubmitJob">AWS API
706706 * Reference</a></p>
707707 *
@@ -711,8 +711,8 @@ namespace Model
711711
712712 /* *
713713 * <p>Submits an AWS Batch job from a job definition. Parameters specified during
714- * <a>SubmitJob</a> override parameters defined in the job definition.
715- * </p><p><h3>See Also:</h3> <a
714+ * <a>SubmitJob</a> override parameters defined in the job
715+ * definition. </p><p><h3>See Also:</h3> <a
716716 * href="http://docs.aws.amazon.com/goto/WebAPI/batch-2016-08-10/SubmitJob">AWS API
717717 * Reference</a></p>
718718 *
0 commit comments