@aws-sdk/client-iot-events 3.297.0 → 3.298.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (57) hide show
  1. package/dist-cjs/commands/CreateAlarmModelCommand.js +2 -3
  2. package/dist-cjs/commands/CreateDetectorModelCommand.js +2 -3
  3. package/dist-cjs/commands/CreateInputCommand.js +2 -3
  4. package/dist-cjs/commands/DeleteAlarmModelCommand.js +2 -3
  5. package/dist-cjs/commands/DeleteDetectorModelCommand.js +2 -3
  6. package/dist-cjs/commands/DeleteInputCommand.js +2 -3
  7. package/dist-cjs/commands/DescribeAlarmModelCommand.js +2 -3
  8. package/dist-cjs/commands/DescribeDetectorModelAnalysisCommand.js +2 -3
  9. package/dist-cjs/commands/DescribeDetectorModelCommand.js +2 -3
  10. package/dist-cjs/commands/DescribeInputCommand.js +2 -3
  11. package/dist-cjs/commands/DescribeLoggingOptionsCommand.js +2 -3
  12. package/dist-cjs/commands/GetDetectorModelAnalysisResultsCommand.js +2 -3
  13. package/dist-cjs/commands/ListAlarmModelVersionsCommand.js +2 -3
  14. package/dist-cjs/commands/ListAlarmModelsCommand.js +2 -3
  15. package/dist-cjs/commands/ListDetectorModelVersionsCommand.js +2 -3
  16. package/dist-cjs/commands/ListDetectorModelsCommand.js +2 -3
  17. package/dist-cjs/commands/ListInputRoutingsCommand.js +2 -3
  18. package/dist-cjs/commands/ListInputsCommand.js +2 -3
  19. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  20. package/dist-cjs/commands/PutLoggingOptionsCommand.js +2 -3
  21. package/dist-cjs/commands/StartDetectorModelAnalysisCommand.js +2 -3
  22. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  23. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  24. package/dist-cjs/commands/UpdateAlarmModelCommand.js +2 -3
  25. package/dist-cjs/commands/UpdateDetectorModelCommand.js +2 -3
  26. package/dist-cjs/commands/UpdateInputCommand.js +2 -3
  27. package/dist-cjs/models/models_0.js +1 -455
  28. package/dist-es/commands/CreateAlarmModelCommand.js +2 -3
  29. package/dist-es/commands/CreateDetectorModelCommand.js +2 -3
  30. package/dist-es/commands/CreateInputCommand.js +2 -3
  31. package/dist-es/commands/DeleteAlarmModelCommand.js +2 -3
  32. package/dist-es/commands/DeleteDetectorModelCommand.js +2 -3
  33. package/dist-es/commands/DeleteInputCommand.js +2 -3
  34. package/dist-es/commands/DescribeAlarmModelCommand.js +2 -3
  35. package/dist-es/commands/DescribeDetectorModelAnalysisCommand.js +2 -3
  36. package/dist-es/commands/DescribeDetectorModelCommand.js +2 -3
  37. package/dist-es/commands/DescribeInputCommand.js +2 -3
  38. package/dist-es/commands/DescribeLoggingOptionsCommand.js +2 -3
  39. package/dist-es/commands/GetDetectorModelAnalysisResultsCommand.js +2 -3
  40. package/dist-es/commands/ListAlarmModelVersionsCommand.js +2 -3
  41. package/dist-es/commands/ListAlarmModelsCommand.js +2 -3
  42. package/dist-es/commands/ListDetectorModelVersionsCommand.js +2 -3
  43. package/dist-es/commands/ListDetectorModelsCommand.js +2 -3
  44. package/dist-es/commands/ListInputRoutingsCommand.js +2 -3
  45. package/dist-es/commands/ListInputsCommand.js +2 -3
  46. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  47. package/dist-es/commands/PutLoggingOptionsCommand.js +2 -3
  48. package/dist-es/commands/StartDetectorModelAnalysisCommand.js +2 -3
  49. package/dist-es/commands/TagResourceCommand.js +2 -3
  50. package/dist-es/commands/UntagResourceCommand.js +2 -3
  51. package/dist-es/commands/UpdateAlarmModelCommand.js +2 -3
  52. package/dist-es/commands/UpdateDetectorModelCommand.js +2 -3
  53. package/dist-es/commands/UpdateInputCommand.js +2 -3
  54. package/dist-es/models/models_0.js +0 -339
  55. package/dist-types/models/models_0.d.ts +0 -452
  56. package/dist-types/ts3.4/models/models_0.d.ts +0 -309
  57. package/package.json +4 -3
@@ -2796,455 +2796,3 @@ export interface UpdateInputResponse {
2796
2796
  */
2797
2797
  inputConfiguration?: InputConfiguration;
2798
2798
  }
2799
- /**
2800
- * @internal
2801
- */
2802
- export declare const AcknowledgeFlowFilterSensitiveLog: (obj: AcknowledgeFlow) => any;
2803
- /**
2804
- * @internal
2805
- */
2806
- export declare const ClearTimerActionFilterSensitiveLog: (obj: ClearTimerAction) => any;
2807
- /**
2808
- * @internal
2809
- */
2810
- export declare const PayloadFilterSensitiveLog: (obj: Payload) => any;
2811
- /**
2812
- * @internal
2813
- */
2814
- export declare const DynamoDBActionFilterSensitiveLog: (obj: DynamoDBAction) => any;
2815
- /**
2816
- * @internal
2817
- */
2818
- export declare const DynamoDBv2ActionFilterSensitiveLog: (obj: DynamoDBv2Action) => any;
2819
- /**
2820
- * @internal
2821
- */
2822
- export declare const FirehoseActionFilterSensitiveLog: (obj: FirehoseAction) => any;
2823
- /**
2824
- * @internal
2825
- */
2826
- export declare const IotEventsActionFilterSensitiveLog: (obj: IotEventsAction) => any;
2827
- /**
2828
- * @internal
2829
- */
2830
- export declare const AssetPropertyTimestampFilterSensitiveLog: (obj: AssetPropertyTimestamp) => any;
2831
- /**
2832
- * @internal
2833
- */
2834
- export declare const AssetPropertyVariantFilterSensitiveLog: (obj: AssetPropertyVariant) => any;
2835
- /**
2836
- * @internal
2837
- */
2838
- export declare const AssetPropertyValueFilterSensitiveLog: (obj: AssetPropertyValue) => any;
2839
- /**
2840
- * @internal
2841
- */
2842
- export declare const IotSiteWiseActionFilterSensitiveLog: (obj: IotSiteWiseAction) => any;
2843
- /**
2844
- * @internal
2845
- */
2846
- export declare const IotTopicPublishActionFilterSensitiveLog: (obj: IotTopicPublishAction) => any;
2847
- /**
2848
- * @internal
2849
- */
2850
- export declare const LambdaActionFilterSensitiveLog: (obj: LambdaAction) => any;
2851
- /**
2852
- * @internal
2853
- */
2854
- export declare const ResetTimerActionFilterSensitiveLog: (obj: ResetTimerAction) => any;
2855
- /**
2856
- * @internal
2857
- */
2858
- export declare const SetTimerActionFilterSensitiveLog: (obj: SetTimerAction) => any;
2859
- /**
2860
- * @internal
2861
- */
2862
- export declare const SetVariableActionFilterSensitiveLog: (obj: SetVariableAction) => any;
2863
- /**
2864
- * @internal
2865
- */
2866
- export declare const SNSTopicPublishActionFilterSensitiveLog: (obj: SNSTopicPublishAction) => any;
2867
- /**
2868
- * @internal
2869
- */
2870
- export declare const SqsActionFilterSensitiveLog: (obj: SqsAction) => any;
2871
- /**
2872
- * @internal
2873
- */
2874
- export declare const ActionFilterSensitiveLog: (obj: Action) => any;
2875
- /**
2876
- * @internal
2877
- */
2878
- export declare const AlarmActionFilterSensitiveLog: (obj: AlarmAction) => any;
2879
- /**
2880
- * @internal
2881
- */
2882
- export declare const InitializationConfigurationFilterSensitiveLog: (obj: InitializationConfiguration) => any;
2883
- /**
2884
- * @internal
2885
- */
2886
- export declare const AlarmCapabilitiesFilterSensitiveLog: (obj: AlarmCapabilities) => any;
2887
- /**
2888
- * @internal
2889
- */
2890
- export declare const AlarmEventActionsFilterSensitiveLog: (obj: AlarmEventActions) => any;
2891
- /**
2892
- * @internal
2893
- */
2894
- export declare const AlarmModelSummaryFilterSensitiveLog: (obj: AlarmModelSummary) => any;
2895
- /**
2896
- * @internal
2897
- */
2898
- export declare const AlarmModelVersionSummaryFilterSensitiveLog: (obj: AlarmModelVersionSummary) => any;
2899
- /**
2900
- * @internal
2901
- */
2902
- export declare const NotificationTargetActionsFilterSensitiveLog: (obj: NotificationTargetActions) => any;
2903
- /**
2904
- * @internal
2905
- */
2906
- export declare const EmailContentFilterSensitiveLog: (obj: EmailContent) => any;
2907
- /**
2908
- * @internal
2909
- */
2910
- export declare const SSOIdentityFilterSensitiveLog: (obj: SSOIdentity) => any;
2911
- /**
2912
- * @internal
2913
- */
2914
- export declare const RecipientDetailFilterSensitiveLog: (obj: RecipientDetail) => any;
2915
- /**
2916
- * @internal
2917
- */
2918
- export declare const EmailRecipientsFilterSensitiveLog: (obj: EmailRecipients) => any;
2919
- /**
2920
- * @internal
2921
- */
2922
- export declare const EmailConfigurationFilterSensitiveLog: (obj: EmailConfiguration) => any;
2923
- /**
2924
- * @internal
2925
- */
2926
- export declare const SMSConfigurationFilterSensitiveLog: (obj: SMSConfiguration) => any;
2927
- /**
2928
- * @internal
2929
- */
2930
- export declare const NotificationActionFilterSensitiveLog: (obj: NotificationAction) => any;
2931
- /**
2932
- * @internal
2933
- */
2934
- export declare const AlarmNotificationFilterSensitiveLog: (obj: AlarmNotification) => any;
2935
- /**
2936
- * @internal
2937
- */
2938
- export declare const SimpleRuleFilterSensitiveLog: (obj: SimpleRule) => any;
2939
- /**
2940
- * @internal
2941
- */
2942
- export declare const AlarmRuleFilterSensitiveLog: (obj: AlarmRule) => any;
2943
- /**
2944
- * @internal
2945
- */
2946
- export declare const AnalysisResultLocationFilterSensitiveLog: (obj: AnalysisResultLocation) => any;
2947
- /**
2948
- * @internal
2949
- */
2950
- export declare const AnalysisResultFilterSensitiveLog: (obj: AnalysisResult) => any;
2951
- /**
2952
- * @internal
2953
- */
2954
- export declare const AttributeFilterSensitiveLog: (obj: Attribute) => any;
2955
- /**
2956
- * @internal
2957
- */
2958
- export declare const TagFilterSensitiveLog: (obj: Tag) => any;
2959
- /**
2960
- * @internal
2961
- */
2962
- export declare const CreateAlarmModelRequestFilterSensitiveLog: (obj: CreateAlarmModelRequest) => any;
2963
- /**
2964
- * @internal
2965
- */
2966
- export declare const CreateAlarmModelResponseFilterSensitiveLog: (obj: CreateAlarmModelResponse) => any;
2967
- /**
2968
- * @internal
2969
- */
2970
- export declare const EventFilterSensitiveLog: (obj: Event) => any;
2971
- /**
2972
- * @internal
2973
- */
2974
- export declare const OnEnterLifecycleFilterSensitiveLog: (obj: OnEnterLifecycle) => any;
2975
- /**
2976
- * @internal
2977
- */
2978
- export declare const OnExitLifecycleFilterSensitiveLog: (obj: OnExitLifecycle) => any;
2979
- /**
2980
- * @internal
2981
- */
2982
- export declare const TransitionEventFilterSensitiveLog: (obj: TransitionEvent) => any;
2983
- /**
2984
- * @internal
2985
- */
2986
- export declare const OnInputLifecycleFilterSensitiveLog: (obj: OnInputLifecycle) => any;
2987
- /**
2988
- * @internal
2989
- */
2990
- export declare const StateFilterSensitiveLog: (obj: State) => any;
2991
- /**
2992
- * @internal
2993
- */
2994
- export declare const DetectorModelDefinitionFilterSensitiveLog: (obj: DetectorModelDefinition) => any;
2995
- /**
2996
- * @internal
2997
- */
2998
- export declare const CreateDetectorModelRequestFilterSensitiveLog: (obj: CreateDetectorModelRequest) => any;
2999
- /**
3000
- * @internal
3001
- */
3002
- export declare const DetectorModelConfigurationFilterSensitiveLog: (obj: DetectorModelConfiguration) => any;
3003
- /**
3004
- * @internal
3005
- */
3006
- export declare const CreateDetectorModelResponseFilterSensitiveLog: (obj: CreateDetectorModelResponse) => any;
3007
- /**
3008
- * @internal
3009
- */
3010
- export declare const InputDefinitionFilterSensitiveLog: (obj: InputDefinition) => any;
3011
- /**
3012
- * @internal
3013
- */
3014
- export declare const CreateInputRequestFilterSensitiveLog: (obj: CreateInputRequest) => any;
3015
- /**
3016
- * @internal
3017
- */
3018
- export declare const InputConfigurationFilterSensitiveLog: (obj: InputConfiguration) => any;
3019
- /**
3020
- * @internal
3021
- */
3022
- export declare const CreateInputResponseFilterSensitiveLog: (obj: CreateInputResponse) => any;
3023
- /**
3024
- * @internal
3025
- */
3026
- export declare const DeleteAlarmModelRequestFilterSensitiveLog: (obj: DeleteAlarmModelRequest) => any;
3027
- /**
3028
- * @internal
3029
- */
3030
- export declare const DeleteAlarmModelResponseFilterSensitiveLog: (obj: DeleteAlarmModelResponse) => any;
3031
- /**
3032
- * @internal
3033
- */
3034
- export declare const DeleteDetectorModelRequestFilterSensitiveLog: (obj: DeleteDetectorModelRequest) => any;
3035
- /**
3036
- * @internal
3037
- */
3038
- export declare const DeleteDetectorModelResponseFilterSensitiveLog: (obj: DeleteDetectorModelResponse) => any;
3039
- /**
3040
- * @internal
3041
- */
3042
- export declare const DeleteInputRequestFilterSensitiveLog: (obj: DeleteInputRequest) => any;
3043
- /**
3044
- * @internal
3045
- */
3046
- export declare const DeleteInputResponseFilterSensitiveLog: (obj: DeleteInputResponse) => any;
3047
- /**
3048
- * @internal
3049
- */
3050
- export declare const DescribeAlarmModelRequestFilterSensitiveLog: (obj: DescribeAlarmModelRequest) => any;
3051
- /**
3052
- * @internal
3053
- */
3054
- export declare const DescribeAlarmModelResponseFilterSensitiveLog: (obj: DescribeAlarmModelResponse) => any;
3055
- /**
3056
- * @internal
3057
- */
3058
- export declare const DescribeDetectorModelRequestFilterSensitiveLog: (obj: DescribeDetectorModelRequest) => any;
3059
- /**
3060
- * @internal
3061
- */
3062
- export declare const DetectorModelFilterSensitiveLog: (obj: DetectorModel) => any;
3063
- /**
3064
- * @internal
3065
- */
3066
- export declare const DescribeDetectorModelResponseFilterSensitiveLog: (obj: DescribeDetectorModelResponse) => any;
3067
- /**
3068
- * @internal
3069
- */
3070
- export declare const DescribeDetectorModelAnalysisRequestFilterSensitiveLog: (obj: DescribeDetectorModelAnalysisRequest) => any;
3071
- /**
3072
- * @internal
3073
- */
3074
- export declare const DescribeDetectorModelAnalysisResponseFilterSensitiveLog: (obj: DescribeDetectorModelAnalysisResponse) => any;
3075
- /**
3076
- * @internal
3077
- */
3078
- export declare const DescribeInputRequestFilterSensitiveLog: (obj: DescribeInputRequest) => any;
3079
- /**
3080
- * @internal
3081
- */
3082
- export declare const InputFilterSensitiveLog: (obj: Input) => any;
3083
- /**
3084
- * @internal
3085
- */
3086
- export declare const DescribeInputResponseFilterSensitiveLog: (obj: DescribeInputResponse) => any;
3087
- /**
3088
- * @internal
3089
- */
3090
- export declare const DescribeLoggingOptionsRequestFilterSensitiveLog: (obj: DescribeLoggingOptionsRequest) => any;
3091
- /**
3092
- * @internal
3093
- */
3094
- export declare const DetectorDebugOptionFilterSensitiveLog: (obj: DetectorDebugOption) => any;
3095
- /**
3096
- * @internal
3097
- */
3098
- export declare const LoggingOptionsFilterSensitiveLog: (obj: LoggingOptions) => any;
3099
- /**
3100
- * @internal
3101
- */
3102
- export declare const DescribeLoggingOptionsResponseFilterSensitiveLog: (obj: DescribeLoggingOptionsResponse) => any;
3103
- /**
3104
- * @internal
3105
- */
3106
- export declare const DetectorModelSummaryFilterSensitiveLog: (obj: DetectorModelSummary) => any;
3107
- /**
3108
- * @internal
3109
- */
3110
- export declare const DetectorModelVersionSummaryFilterSensitiveLog: (obj: DetectorModelVersionSummary) => any;
3111
- /**
3112
- * @internal
3113
- */
3114
- export declare const GetDetectorModelAnalysisResultsRequestFilterSensitiveLog: (obj: GetDetectorModelAnalysisResultsRequest) => any;
3115
- /**
3116
- * @internal
3117
- */
3118
- export declare const GetDetectorModelAnalysisResultsResponseFilterSensitiveLog: (obj: GetDetectorModelAnalysisResultsResponse) => any;
3119
- /**
3120
- * @internal
3121
- */
3122
- export declare const IotEventsInputIdentifierFilterSensitiveLog: (obj: IotEventsInputIdentifier) => any;
3123
- /**
3124
- * @internal
3125
- */
3126
- export declare const IotSiteWiseAssetModelPropertyIdentifierFilterSensitiveLog: (obj: IotSiteWiseAssetModelPropertyIdentifier) => any;
3127
- /**
3128
- * @internal
3129
- */
3130
- export declare const IotSiteWiseInputIdentifierFilterSensitiveLog: (obj: IotSiteWiseInputIdentifier) => any;
3131
- /**
3132
- * @internal
3133
- */
3134
- export declare const InputIdentifierFilterSensitiveLog: (obj: InputIdentifier) => any;
3135
- /**
3136
- * @internal
3137
- */
3138
- export declare const InputSummaryFilterSensitiveLog: (obj: InputSummary) => any;
3139
- /**
3140
- * @internal
3141
- */
3142
- export declare const ListAlarmModelsRequestFilterSensitiveLog: (obj: ListAlarmModelsRequest) => any;
3143
- /**
3144
- * @internal
3145
- */
3146
- export declare const ListAlarmModelsResponseFilterSensitiveLog: (obj: ListAlarmModelsResponse) => any;
3147
- /**
3148
- * @internal
3149
- */
3150
- export declare const ListAlarmModelVersionsRequestFilterSensitiveLog: (obj: ListAlarmModelVersionsRequest) => any;
3151
- /**
3152
- * @internal
3153
- */
3154
- export declare const ListAlarmModelVersionsResponseFilterSensitiveLog: (obj: ListAlarmModelVersionsResponse) => any;
3155
- /**
3156
- * @internal
3157
- */
3158
- export declare const ListDetectorModelsRequestFilterSensitiveLog: (obj: ListDetectorModelsRequest) => any;
3159
- /**
3160
- * @internal
3161
- */
3162
- export declare const ListDetectorModelsResponseFilterSensitiveLog: (obj: ListDetectorModelsResponse) => any;
3163
- /**
3164
- * @internal
3165
- */
3166
- export declare const ListDetectorModelVersionsRequestFilterSensitiveLog: (obj: ListDetectorModelVersionsRequest) => any;
3167
- /**
3168
- * @internal
3169
- */
3170
- export declare const ListDetectorModelVersionsResponseFilterSensitiveLog: (obj: ListDetectorModelVersionsResponse) => any;
3171
- /**
3172
- * @internal
3173
- */
3174
- export declare const ListInputRoutingsRequestFilterSensitiveLog: (obj: ListInputRoutingsRequest) => any;
3175
- /**
3176
- * @internal
3177
- */
3178
- export declare const RoutedResourceFilterSensitiveLog: (obj: RoutedResource) => any;
3179
- /**
3180
- * @internal
3181
- */
3182
- export declare const ListInputRoutingsResponseFilterSensitiveLog: (obj: ListInputRoutingsResponse) => any;
3183
- /**
3184
- * @internal
3185
- */
3186
- export declare const ListInputsRequestFilterSensitiveLog: (obj: ListInputsRequest) => any;
3187
- /**
3188
- * @internal
3189
- */
3190
- export declare const ListInputsResponseFilterSensitiveLog: (obj: ListInputsResponse) => any;
3191
- /**
3192
- * @internal
3193
- */
3194
- export declare const ListTagsForResourceRequestFilterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
3195
- /**
3196
- * @internal
3197
- */
3198
- export declare const ListTagsForResourceResponseFilterSensitiveLog: (obj: ListTagsForResourceResponse) => any;
3199
- /**
3200
- * @internal
3201
- */
3202
- export declare const PutLoggingOptionsRequestFilterSensitiveLog: (obj: PutLoggingOptionsRequest) => any;
3203
- /**
3204
- * @internal
3205
- */
3206
- export declare const StartDetectorModelAnalysisRequestFilterSensitiveLog: (obj: StartDetectorModelAnalysisRequest) => any;
3207
- /**
3208
- * @internal
3209
- */
3210
- export declare const StartDetectorModelAnalysisResponseFilterSensitiveLog: (obj: StartDetectorModelAnalysisResponse) => any;
3211
- /**
3212
- * @internal
3213
- */
3214
- export declare const TagResourceRequestFilterSensitiveLog: (obj: TagResourceRequest) => any;
3215
- /**
3216
- * @internal
3217
- */
3218
- export declare const TagResourceResponseFilterSensitiveLog: (obj: TagResourceResponse) => any;
3219
- /**
3220
- * @internal
3221
- */
3222
- export declare const UntagResourceRequestFilterSensitiveLog: (obj: UntagResourceRequest) => any;
3223
- /**
3224
- * @internal
3225
- */
3226
- export declare const UntagResourceResponseFilterSensitiveLog: (obj: UntagResourceResponse) => any;
3227
- /**
3228
- * @internal
3229
- */
3230
- export declare const UpdateAlarmModelRequestFilterSensitiveLog: (obj: UpdateAlarmModelRequest) => any;
3231
- /**
3232
- * @internal
3233
- */
3234
- export declare const UpdateAlarmModelResponseFilterSensitiveLog: (obj: UpdateAlarmModelResponse) => any;
3235
- /**
3236
- * @internal
3237
- */
3238
- export declare const UpdateDetectorModelRequestFilterSensitiveLog: (obj: UpdateDetectorModelRequest) => any;
3239
- /**
3240
- * @internal
3241
- */
3242
- export declare const UpdateDetectorModelResponseFilterSensitiveLog: (obj: UpdateDetectorModelResponse) => any;
3243
- /**
3244
- * @internal
3245
- */
3246
- export declare const UpdateInputRequestFilterSensitiveLog: (obj: UpdateInputRequest) => any;
3247
- /**
3248
- * @internal
3249
- */
3250
- export declare const UpdateInputResponseFilterSensitiveLog: (obj: UpdateInputResponse) => any;