

 On October 7, 2026, AWS will discontinue support for Amazon Lookout for Equipment. After October 7, 2026, you will no longer be able to access the Lookout for Equipment console or resources. For more information, [see the following](https://aws.amazon.com/blogs/machine-learning/preserve-access-and-explore-alternatives-for-amazon-lookout-for-equipment/). 

# LabelsInputConfiguration
<a name="API_LabelsInputConfiguration"></a>

Contains the configuration information for the S3 location being used to hold label data. 

## Contents
<a name="API_LabelsInputConfiguration_Contents"></a>

 ** LabelGroupName **   <a name="LookoutForEquipment-Type-LabelsInputConfiguration-LabelGroupName"></a>
 The name of the label group to be used for label data.   
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 200.  
Pattern: `^[0-9a-zA-Z_-]{1,200}$`   
Required: No

 ** S3InputConfiguration **   <a name="LookoutForEquipment-Type-LabelsInputConfiguration-S3InputConfiguration"></a>
Contains location information for the S3 location being used for label data.   
Type: [LabelsS3InputConfiguration](API_LabelsS3InputConfiguration.md) object  
Required: No

## See Also
<a name="API_LabelsInputConfiguration_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/lookoutequipment-2020-12-15/LabelsInputConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/lookoutequipment-2020-12-15/LabelsInputConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/lookoutequipment-2020-12-15/LabelsInputConfiguration) 