

 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/). 

# InferenceOutputConfiguration


 Specifies configuration information for the output results from for the inference, including KMS key ID and output S3 location. 

## Contents


 ** S3OutputConfiguration **   <a name="LookoutForEquipment-Type-InferenceOutputConfiguration-S3OutputConfiguration"></a>
 Specifies configuration information for the output results from for the inference, output S3 location.   
Type: [InferenceS3OutputConfiguration](API_InferenceS3OutputConfiguration.md) object  
Required: Yes

 ** KmsKeyId **   <a name="LookoutForEquipment-Type-InferenceOutputConfiguration-KmsKeyId"></a>
The ID number for the AWS KMS key key used to encrypt the inference output.   
Type: String  
Length Constraints: Minimum length of 1. Maximum length of 2048.  
Pattern: `^[A-Za-z0-9][A-Za-z0-9:_/+=,@.-]{0,2048}$`   
Required: No

## See Also


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/InferenceOutputConfiguration) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/lookoutequipment-2020-12-15/InferenceOutputConfiguration) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/lookoutequipment-2020-12-15/InferenceOutputConfiguration) 