From 0a9cbdd1b6b78055128949b767f5d2da0942ca30 Mon Sep 17 00:00:00 2001 From: awstools Date: Tue, 21 Jan 2025 19:17:28 +0000 Subject: [PATCH] docs(client-batch): Documentation-only update: clarified the description of the shareDecaySeconds parameter of the FairsharePolicy data type, clarified the description of the priority parameter of the JobQueueDetail data type. --- clients/client-batch/src/models/models_0.ts | 35 +++++++++++++++++---- codegen/sdk-codegen/aws-models/batch.json | 8 ++--- 2 files changed, 33 insertions(+), 10 deletions(-) diff --git a/clients/client-batch/src/models/models_0.ts b/clients/client-batch/src/models/models_0.ts index ee725b471716..1814587d09c4 100644 --- a/clients/client-batch/src/models/models_0.ts +++ b/clients/client-batch/src/models/models_0.ts @@ -507,7 +507,7 @@ export interface LaunchTemplateSpecificationOverride { version?: string | undefined; /** - *

The instance type or family that this this override launch template should be applied to.

+ *

The instance type or family that this override launch template should be applied to.

*

This parameter is required when defining a launch template override.

*

Information included in this parameter must meet the following requirements:

*