Versions in this module Expand all Collapse all v1 v1.42.9 Aug 3, 2023 v1.42.6 Nov 15, 2021 Changes in this version + type IoTEventsAPI interface + CreateAlarmModel func(*iotevents.CreateAlarmModelInput) (*iotevents.CreateAlarmModelOutput, error) + CreateAlarmModelRequest func(*iotevents.CreateAlarmModelInput) (*request.Request, *iotevents.CreateAlarmModelOutput) + CreateAlarmModelWithContext func(aws.Context, *iotevents.CreateAlarmModelInput, ...request.Option) (*iotevents.CreateAlarmModelOutput, error) + CreateDetectorModel func(*iotevents.CreateDetectorModelInput) (*iotevents.CreateDetectorModelOutput, error) + CreateDetectorModelRequest func(*iotevents.CreateDetectorModelInput) (*request.Request, *iotevents.CreateDetectorModelOutput) + CreateDetectorModelWithContext func(aws.Context, *iotevents.CreateDetectorModelInput, ...request.Option) (*iotevents.CreateDetectorModelOutput, error) + CreateInput func(*iotevents.CreateInputInput) (*iotevents.CreateInputOutput, error) + CreateInputRequest func(*iotevents.CreateInputInput) (*request.Request, *iotevents.CreateInputOutput) + CreateInputWithContext func(aws.Context, *iotevents.CreateInputInput, ...request.Option) (*iotevents.CreateInputOutput, error) + DeleteAlarmModel func(*iotevents.DeleteAlarmModelInput) (*iotevents.DeleteAlarmModelOutput, error) + DeleteAlarmModelRequest func(*iotevents.DeleteAlarmModelInput) (*request.Request, *iotevents.DeleteAlarmModelOutput) + DeleteAlarmModelWithContext func(aws.Context, *iotevents.DeleteAlarmModelInput, ...request.Option) (*iotevents.DeleteAlarmModelOutput, error) + DeleteDetectorModel func(*iotevents.DeleteDetectorModelInput) (*iotevents.DeleteDetectorModelOutput, error) + DeleteDetectorModelRequest func(*iotevents.DeleteDetectorModelInput) (*request.Request, *iotevents.DeleteDetectorModelOutput) + DeleteDetectorModelWithContext func(aws.Context, *iotevents.DeleteDetectorModelInput, ...request.Option) (*iotevents.DeleteDetectorModelOutput, error) + DeleteInput func(*iotevents.DeleteInputInput) (*iotevents.DeleteInputOutput, error) + DeleteInputRequest func(*iotevents.DeleteInputInput) (*request.Request, *iotevents.DeleteInputOutput) + DeleteInputWithContext func(aws.Context, *iotevents.DeleteInputInput, ...request.Option) (*iotevents.DeleteInputOutput, error) + DescribeAlarmModel func(*iotevents.DescribeAlarmModelInput) (*iotevents.DescribeAlarmModelOutput, error) + DescribeAlarmModelRequest func(*iotevents.DescribeAlarmModelInput) (*request.Request, *iotevents.DescribeAlarmModelOutput) + DescribeAlarmModelWithContext func(aws.Context, *iotevents.DescribeAlarmModelInput, ...request.Option) (*iotevents.DescribeAlarmModelOutput, error) + DescribeDetectorModel func(*iotevents.DescribeDetectorModelInput) (*iotevents.DescribeDetectorModelOutput, error) + DescribeDetectorModelAnalysis func(*iotevents.DescribeDetectorModelAnalysisInput) (*iotevents.DescribeDetectorModelAnalysisOutput, error) + DescribeDetectorModelAnalysisRequest func(*iotevents.DescribeDetectorModelAnalysisInput) (*request.Request, *iotevents.DescribeDetectorModelAnalysisOutput) + DescribeDetectorModelAnalysisWithContext func(aws.Context, *iotevents.DescribeDetectorModelAnalysisInput, ...request.Option) (*iotevents.DescribeDetectorModelAnalysisOutput, error) + DescribeDetectorModelRequest func(*iotevents.DescribeDetectorModelInput) (*request.Request, *iotevents.DescribeDetectorModelOutput) + DescribeDetectorModelWithContext func(aws.Context, *iotevents.DescribeDetectorModelInput, ...request.Option) (*iotevents.DescribeDetectorModelOutput, error) + DescribeInput func(*iotevents.DescribeInputInput) (*iotevents.DescribeInputOutput, error) + DescribeInputRequest func(*iotevents.DescribeInputInput) (*request.Request, *iotevents.DescribeInputOutput) + DescribeInputWithContext func(aws.Context, *iotevents.DescribeInputInput, ...request.Option) (*iotevents.DescribeInputOutput, error) + DescribeLoggingOptions func(*iotevents.DescribeLoggingOptionsInput) (*iotevents.DescribeLoggingOptionsOutput, error) + DescribeLoggingOptionsRequest func(*iotevents.DescribeLoggingOptionsInput) (*request.Request, *iotevents.DescribeLoggingOptionsOutput) + DescribeLoggingOptionsWithContext func(aws.Context, *iotevents.DescribeLoggingOptionsInput, ...request.Option) (*iotevents.DescribeLoggingOptionsOutput, error) + GetDetectorModelAnalysisResults func(*iotevents.GetDetectorModelAnalysisResultsInput) (*iotevents.GetDetectorModelAnalysisResultsOutput, error) + GetDetectorModelAnalysisResultsRequest func(*iotevents.GetDetectorModelAnalysisResultsInput) (*request.Request, *iotevents.GetDetectorModelAnalysisResultsOutput) + GetDetectorModelAnalysisResultsWithContext func(aws.Context, *iotevents.GetDetectorModelAnalysisResultsInput, ...) (*iotevents.GetDetectorModelAnalysisResultsOutput, error) + ListAlarmModelVersions func(*iotevents.ListAlarmModelVersionsInput) (*iotevents.ListAlarmModelVersionsOutput, error) + ListAlarmModelVersionsRequest func(*iotevents.ListAlarmModelVersionsInput) (*request.Request, *iotevents.ListAlarmModelVersionsOutput) + ListAlarmModelVersionsWithContext func(aws.Context, *iotevents.ListAlarmModelVersionsInput, ...request.Option) (*iotevents.ListAlarmModelVersionsOutput, error) + ListAlarmModels func(*iotevents.ListAlarmModelsInput) (*iotevents.ListAlarmModelsOutput, error) + ListAlarmModelsRequest func(*iotevents.ListAlarmModelsInput) (*request.Request, *iotevents.ListAlarmModelsOutput) + ListAlarmModelsWithContext func(aws.Context, *iotevents.ListAlarmModelsInput, ...request.Option) (*iotevents.ListAlarmModelsOutput, error) + ListDetectorModelVersions func(*iotevents.ListDetectorModelVersionsInput) (*iotevents.ListDetectorModelVersionsOutput, error) + ListDetectorModelVersionsRequest func(*iotevents.ListDetectorModelVersionsInput) (*request.Request, *iotevents.ListDetectorModelVersionsOutput) + ListDetectorModelVersionsWithContext func(aws.Context, *iotevents.ListDetectorModelVersionsInput, ...request.Option) (*iotevents.ListDetectorModelVersionsOutput, error) + ListDetectorModels func(*iotevents.ListDetectorModelsInput) (*iotevents.ListDetectorModelsOutput, error) + ListDetectorModelsRequest func(*iotevents.ListDetectorModelsInput) (*request.Request, *iotevents.ListDetectorModelsOutput) + ListDetectorModelsWithContext func(aws.Context, *iotevents.ListDetectorModelsInput, ...request.Option) (*iotevents.ListDetectorModelsOutput, error) + ListInputRoutings func(*iotevents.ListInputRoutingsInput) (*iotevents.ListInputRoutingsOutput, error) + ListInputRoutingsRequest func(*iotevents.ListInputRoutingsInput) (*request.Request, *iotevents.ListInputRoutingsOutput) + ListInputRoutingsWithContext func(aws.Context, *iotevents.ListInputRoutingsInput, ...request.Option) (*iotevents.ListInputRoutingsOutput, error) + ListInputs func(*iotevents.ListInputsInput) (*iotevents.ListInputsOutput, error) + ListInputsRequest func(*iotevents.ListInputsInput) (*request.Request, *iotevents.ListInputsOutput) + ListInputsWithContext func(aws.Context, *iotevents.ListInputsInput, ...request.Option) (*iotevents.ListInputsOutput, error) + ListTagsForResource func(*iotevents.ListTagsForResourceInput) (*iotevents.ListTagsForResourceOutput, error) + ListTagsForResourceRequest func(*iotevents.ListTagsForResourceInput) (*request.Request, *iotevents.ListTagsForResourceOutput) + ListTagsForResourceWithContext func(aws.Context, *iotevents.ListTagsForResourceInput, ...request.Option) (*iotevents.ListTagsForResourceOutput, error) + PutLoggingOptions func(*iotevents.PutLoggingOptionsInput) (*iotevents.PutLoggingOptionsOutput, error) + PutLoggingOptionsRequest func(*iotevents.PutLoggingOptionsInput) (*request.Request, *iotevents.PutLoggingOptionsOutput) + PutLoggingOptionsWithContext func(aws.Context, *iotevents.PutLoggingOptionsInput, ...request.Option) (*iotevents.PutLoggingOptionsOutput, error) + StartDetectorModelAnalysis func(*iotevents.StartDetectorModelAnalysisInput) (*iotevents.StartDetectorModelAnalysisOutput, error) + StartDetectorModelAnalysisRequest func(*iotevents.StartDetectorModelAnalysisInput) (*request.Request, *iotevents.StartDetectorModelAnalysisOutput) + StartDetectorModelAnalysisWithContext func(aws.Context, *iotevents.StartDetectorModelAnalysisInput, ...request.Option) (*iotevents.StartDetectorModelAnalysisOutput, error) + TagResource func(*iotevents.TagResourceInput) (*iotevents.TagResourceOutput, error) + TagResourceRequest func(*iotevents.TagResourceInput) (*request.Request, *iotevents.TagResourceOutput) + TagResourceWithContext func(aws.Context, *iotevents.TagResourceInput, ...request.Option) (*iotevents.TagResourceOutput, error) + UntagResource func(*iotevents.UntagResourceInput) (*iotevents.UntagResourceOutput, error) + UntagResourceRequest func(*iotevents.UntagResourceInput) (*request.Request, *iotevents.UntagResourceOutput) + UntagResourceWithContext func(aws.Context, *iotevents.UntagResourceInput, ...request.Option) (*iotevents.UntagResourceOutput, error) + UpdateAlarmModel func(*iotevents.UpdateAlarmModelInput) (*iotevents.UpdateAlarmModelOutput, error) + UpdateAlarmModelRequest func(*iotevents.UpdateAlarmModelInput) (*request.Request, *iotevents.UpdateAlarmModelOutput) + UpdateAlarmModelWithContext func(aws.Context, *iotevents.UpdateAlarmModelInput, ...request.Option) (*iotevents.UpdateAlarmModelOutput, error) + UpdateDetectorModel func(*iotevents.UpdateDetectorModelInput) (*iotevents.UpdateDetectorModelOutput, error) + UpdateDetectorModelRequest func(*iotevents.UpdateDetectorModelInput) (*request.Request, *iotevents.UpdateDetectorModelOutput) + UpdateDetectorModelWithContext func(aws.Context, *iotevents.UpdateDetectorModelInput, ...request.Option) (*iotevents.UpdateDetectorModelOutput, error) + UpdateInput func(*iotevents.UpdateInputInput) (*iotevents.UpdateInputOutput, error) + UpdateInputRequest func(*iotevents.UpdateInputInput) (*request.Request, *iotevents.UpdateInputOutput) + UpdateInputWithContext func(aws.Context, *iotevents.UpdateInputInput, ...request.Option) (*iotevents.UpdateInputOutput, error)