@aws-sdk/client-iot 3.300.0 → 3.301.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 (230) hide show
  1. package/dist-types/commands/AcceptCertificateTransferCommand.d.ts +1 -1
  2. package/dist-types/commands/AddThingToBillingGroupCommand.d.ts +1 -1
  3. package/dist-types/commands/AddThingToThingGroupCommand.d.ts +1 -1
  4. package/dist-types/commands/AssociateTargetsWithJobCommand.d.ts +2 -2
  5. package/dist-types/commands/AttachPolicyCommand.d.ts +1 -1
  6. package/dist-types/commands/AttachPrincipalPolicyCommand.d.ts +1 -1
  7. package/dist-types/commands/AttachSecurityProfileCommand.d.ts +1 -1
  8. package/dist-types/commands/AttachThingPrincipalCommand.d.ts +1 -1
  9. package/dist-types/commands/CancelAuditMitigationActionsTaskCommand.d.ts +1 -1
  10. package/dist-types/commands/CancelAuditTaskCommand.d.ts +1 -1
  11. package/dist-types/commands/CancelCertificateTransferCommand.d.ts +1 -1
  12. package/dist-types/commands/CancelDetectMitigationActionsTaskCommand.d.ts +1 -1
  13. package/dist-types/commands/CancelJobCommand.d.ts +1 -1
  14. package/dist-types/commands/CancelJobExecutionCommand.d.ts +2 -2
  15. package/dist-types/commands/ConfirmTopicRuleDestinationCommand.d.ts +1 -1
  16. package/dist-types/commands/CreateAuditSuppressionCommand.d.ts +4 -4
  17. package/dist-types/commands/CreateAuthorizerCommand.d.ts +4 -4
  18. package/dist-types/commands/CreateBillingGroupCommand.d.ts +4 -4
  19. package/dist-types/commands/CreateCertificateFromCsrCommand.d.ts +1 -1
  20. package/dist-types/commands/CreateCustomMetricCommand.d.ts +3 -3
  21. package/dist-types/commands/CreateDimensionCommand.d.ts +4 -4
  22. package/dist-types/commands/CreateDomainConfigurationCommand.d.ts +5 -5
  23. package/dist-types/commands/CreateDynamicThingGroupCommand.d.ts +6 -6
  24. package/dist-types/commands/CreateFleetMetricCommand.d.ts +5 -5
  25. package/dist-types/commands/CreateJobCommand.d.ts +19 -19
  26. package/dist-types/commands/CreateJobTemplateCommand.d.ts +16 -16
  27. package/dist-types/commands/CreateKeysAndCertificateCommand.d.ts +1 -1
  28. package/dist-types/commands/CreateMitigationActionCommand.d.ts +11 -11
  29. package/dist-types/commands/CreateOTAUpdateCommand.d.ts +28 -28
  30. package/dist-types/commands/CreatePolicyCommand.d.ts +3 -3
  31. package/dist-types/commands/CreatePolicyVersionCommand.d.ts +1 -1
  32. package/dist-types/commands/CreateProvisioningClaimCommand.d.ts +1 -1
  33. package/dist-types/commands/CreateProvisioningTemplateCommand.d.ts +4 -4
  34. package/dist-types/commands/CreateProvisioningTemplateVersionCommand.d.ts +1 -1
  35. package/dist-types/commands/CreateRoleAliasCommand.d.ts +3 -3
  36. package/dist-types/commands/CreateScheduledAuditCommand.d.ts +4 -4
  37. package/dist-types/commands/CreateSecurityProfileCommand.d.ts +19 -19
  38. package/dist-types/commands/CreateStreamCommand.d.ts +6 -6
  39. package/dist-types/commands/CreateThingCommand.d.ts +3 -3
  40. package/dist-types/commands/CreateThingGroupCommand.d.ts +6 -6
  41. package/dist-types/commands/CreateThingTypeCommand.d.ts +5 -5
  42. package/dist-types/commands/CreateTopicRuleCommand.d.ts +47 -47
  43. package/dist-types/commands/CreateTopicRuleDestinationCommand.d.ts +6 -6
  44. package/dist-types/commands/DeleteAccountAuditConfigurationCommand.d.ts +1 -1
  45. package/dist-types/commands/DeleteAuditSuppressionCommand.d.ts +4 -4
  46. package/dist-types/commands/DeleteAuthorizerCommand.d.ts +1 -1
  47. package/dist-types/commands/DeleteBillingGroupCommand.d.ts +1 -1
  48. package/dist-types/commands/DeleteCACertificateCommand.d.ts +1 -1
  49. package/dist-types/commands/DeleteCertificateCommand.d.ts +1 -1
  50. package/dist-types/commands/DeleteCustomMetricCommand.d.ts +1 -1
  51. package/dist-types/commands/DeleteDimensionCommand.d.ts +1 -1
  52. package/dist-types/commands/DeleteDomainConfigurationCommand.d.ts +1 -1
  53. package/dist-types/commands/DeleteDynamicThingGroupCommand.d.ts +1 -1
  54. package/dist-types/commands/DeleteFleetMetricCommand.d.ts +1 -1
  55. package/dist-types/commands/DeleteJobCommand.d.ts +1 -1
  56. package/dist-types/commands/DeleteJobExecutionCommand.d.ts +1 -1
  57. package/dist-types/commands/DeleteJobTemplateCommand.d.ts +1 -1
  58. package/dist-types/commands/DeleteMitigationActionCommand.d.ts +1 -1
  59. package/dist-types/commands/DeleteOTAUpdateCommand.d.ts +1 -1
  60. package/dist-types/commands/DeletePolicyCommand.d.ts +1 -1
  61. package/dist-types/commands/DeletePolicyVersionCommand.d.ts +1 -1
  62. package/dist-types/commands/DeleteProvisioningTemplateCommand.d.ts +1 -1
  63. package/dist-types/commands/DeleteProvisioningTemplateVersionCommand.d.ts +1 -1
  64. package/dist-types/commands/DeleteRoleAliasCommand.d.ts +1 -1
  65. package/dist-types/commands/DeleteScheduledAuditCommand.d.ts +1 -1
  66. package/dist-types/commands/DeleteSecurityProfileCommand.d.ts +1 -1
  67. package/dist-types/commands/DeleteStreamCommand.d.ts +1 -1
  68. package/dist-types/commands/DeleteThingCommand.d.ts +1 -1
  69. package/dist-types/commands/DeleteThingGroupCommand.d.ts +1 -1
  70. package/dist-types/commands/DeleteThingTypeCommand.d.ts +1 -1
  71. package/dist-types/commands/DeleteTopicRuleCommand.d.ts +1 -1
  72. package/dist-types/commands/DeleteTopicRuleDestinationCommand.d.ts +1 -1
  73. package/dist-types/commands/DeleteV2LoggingLevelCommand.d.ts +1 -1
  74. package/dist-types/commands/DeprecateThingTypeCommand.d.ts +1 -1
  75. package/dist-types/commands/DescribeAuditFindingCommand.d.ts +1 -1
  76. package/dist-types/commands/DescribeAuditMitigationActionsTaskCommand.d.ts +1 -1
  77. package/dist-types/commands/DescribeAuditSuppressionCommand.d.ts +4 -4
  78. package/dist-types/commands/DescribeAuditTaskCommand.d.ts +1 -1
  79. package/dist-types/commands/DescribeAuthorizerCommand.d.ts +1 -1
  80. package/dist-types/commands/DescribeBillingGroupCommand.d.ts +1 -1
  81. package/dist-types/commands/DescribeCACertificateCommand.d.ts +1 -1
  82. package/dist-types/commands/DescribeCertificateCommand.d.ts +1 -1
  83. package/dist-types/commands/DescribeCustomMetricCommand.d.ts +1 -1
  84. package/dist-types/commands/DescribeDetectMitigationActionsTaskCommand.d.ts +1 -1
  85. package/dist-types/commands/DescribeDimensionCommand.d.ts +1 -1
  86. package/dist-types/commands/DescribeDomainConfigurationCommand.d.ts +1 -1
  87. package/dist-types/commands/DescribeEndpointCommand.d.ts +1 -1
  88. package/dist-types/commands/DescribeFleetMetricCommand.d.ts +1 -1
  89. package/dist-types/commands/DescribeIndexCommand.d.ts +1 -1
  90. package/dist-types/commands/DescribeJobCommand.d.ts +1 -1
  91. package/dist-types/commands/DescribeJobExecutionCommand.d.ts +1 -1
  92. package/dist-types/commands/DescribeJobTemplateCommand.d.ts +1 -1
  93. package/dist-types/commands/DescribeManagedJobTemplateCommand.d.ts +1 -1
  94. package/dist-types/commands/DescribeMitigationActionCommand.d.ts +1 -1
  95. package/dist-types/commands/DescribeProvisioningTemplateCommand.d.ts +1 -1
  96. package/dist-types/commands/DescribeProvisioningTemplateVersionCommand.d.ts +1 -1
  97. package/dist-types/commands/DescribeRoleAliasCommand.d.ts +1 -1
  98. package/dist-types/commands/DescribeScheduledAuditCommand.d.ts +1 -1
  99. package/dist-types/commands/DescribeSecurityProfileCommand.d.ts +1 -1
  100. package/dist-types/commands/DescribeStreamCommand.d.ts +1 -1
  101. package/dist-types/commands/DescribeThingCommand.d.ts +1 -1
  102. package/dist-types/commands/DescribeThingGroupCommand.d.ts +1 -1
  103. package/dist-types/commands/DescribeThingRegistrationTaskCommand.d.ts +1 -1
  104. package/dist-types/commands/DescribeThingTypeCommand.d.ts +1 -1
  105. package/dist-types/commands/DetachPolicyCommand.d.ts +1 -1
  106. package/dist-types/commands/DetachPrincipalPolicyCommand.d.ts +1 -1
  107. package/dist-types/commands/DetachSecurityProfileCommand.d.ts +1 -1
  108. package/dist-types/commands/DetachThingPrincipalCommand.d.ts +1 -1
  109. package/dist-types/commands/DisableTopicRuleCommand.d.ts +1 -1
  110. package/dist-types/commands/EnableTopicRuleCommand.d.ts +1 -1
  111. package/dist-types/commands/GetBehaviorModelTrainingSummariesCommand.d.ts +1 -1
  112. package/dist-types/commands/GetBucketsAggregationCommand.d.ts +3 -3
  113. package/dist-types/commands/GetCardinalityCommand.d.ts +1 -1
  114. package/dist-types/commands/GetEffectivePoliciesCommand.d.ts +1 -1
  115. package/dist-types/commands/GetJobDocumentCommand.d.ts +1 -1
  116. package/dist-types/commands/GetOTAUpdateCommand.d.ts +1 -1
  117. package/dist-types/commands/GetPercentilesCommand.d.ts +2 -2
  118. package/dist-types/commands/GetPolicyCommand.d.ts +1 -1
  119. package/dist-types/commands/GetPolicyVersionCommand.d.ts +1 -1
  120. package/dist-types/commands/GetStatisticsCommand.d.ts +1 -1
  121. package/dist-types/commands/GetTopicRuleCommand.d.ts +1 -1
  122. package/dist-types/commands/GetTopicRuleDestinationCommand.d.ts +1 -1
  123. package/dist-types/commands/ListActiveViolationsCommand.d.ts +1 -1
  124. package/dist-types/commands/ListAttachedPoliciesCommand.d.ts +1 -1
  125. package/dist-types/commands/ListAuditFindingsCommand.d.ts +4 -4
  126. package/dist-types/commands/ListAuditMitigationActionsExecutionsCommand.d.ts +1 -1
  127. package/dist-types/commands/ListAuditMitigationActionsTasksCommand.d.ts +1 -1
  128. package/dist-types/commands/ListAuditSuppressionsCommand.d.ts +4 -4
  129. package/dist-types/commands/ListAuditTasksCommand.d.ts +1 -1
  130. package/dist-types/commands/ListAuthorizersCommand.d.ts +1 -1
  131. package/dist-types/commands/ListBillingGroupsCommand.d.ts +1 -1
  132. package/dist-types/commands/ListCACertificatesCommand.d.ts +1 -1
  133. package/dist-types/commands/ListCertificatesByCACommand.d.ts +1 -1
  134. package/dist-types/commands/ListCertificatesCommand.d.ts +1 -1
  135. package/dist-types/commands/ListCustomMetricsCommand.d.ts +1 -1
  136. package/dist-types/commands/ListDetectMitigationActionsExecutionsCommand.d.ts +1 -1
  137. package/dist-types/commands/ListDetectMitigationActionsTasksCommand.d.ts +1 -1
  138. package/dist-types/commands/ListDimensionsCommand.d.ts +1 -1
  139. package/dist-types/commands/ListDomainConfigurationsCommand.d.ts +1 -1
  140. package/dist-types/commands/ListFleetMetricsCommand.d.ts +1 -1
  141. package/dist-types/commands/ListIndicesCommand.d.ts +1 -1
  142. package/dist-types/commands/ListJobExecutionsForJobCommand.d.ts +1 -1
  143. package/dist-types/commands/ListJobExecutionsForThingCommand.d.ts +1 -1
  144. package/dist-types/commands/ListJobTemplatesCommand.d.ts +1 -1
  145. package/dist-types/commands/ListJobsCommand.d.ts +1 -1
  146. package/dist-types/commands/ListManagedJobTemplatesCommand.d.ts +1 -1
  147. package/dist-types/commands/ListMetricValuesCommand.d.ts +1 -1
  148. package/dist-types/commands/ListMitigationActionsCommand.d.ts +1 -1
  149. package/dist-types/commands/ListOTAUpdatesCommand.d.ts +1 -1
  150. package/dist-types/commands/ListOutgoingCertificatesCommand.d.ts +1 -1
  151. package/dist-types/commands/ListPoliciesCommand.d.ts +1 -1
  152. package/dist-types/commands/ListPolicyPrincipalsCommand.d.ts +1 -1
  153. package/dist-types/commands/ListPolicyVersionsCommand.d.ts +1 -1
  154. package/dist-types/commands/ListPrincipalPoliciesCommand.d.ts +1 -1
  155. package/dist-types/commands/ListPrincipalThingsCommand.d.ts +1 -1
  156. package/dist-types/commands/ListProvisioningTemplateVersionsCommand.d.ts +1 -1
  157. package/dist-types/commands/ListProvisioningTemplatesCommand.d.ts +1 -1
  158. package/dist-types/commands/ListRelatedResourcesForAuditFindingCommand.d.ts +1 -1
  159. package/dist-types/commands/ListRoleAliasesCommand.d.ts +1 -1
  160. package/dist-types/commands/ListScheduledAuditsCommand.d.ts +1 -1
  161. package/dist-types/commands/ListSecurityProfilesCommand.d.ts +1 -1
  162. package/dist-types/commands/ListSecurityProfilesForTargetCommand.d.ts +1 -1
  163. package/dist-types/commands/ListStreamsCommand.d.ts +1 -1
  164. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  165. package/dist-types/commands/ListTargetsForPolicyCommand.d.ts +1 -1
  166. package/dist-types/commands/ListTargetsForSecurityProfileCommand.d.ts +1 -1
  167. package/dist-types/commands/ListThingGroupsCommand.d.ts +1 -1
  168. package/dist-types/commands/ListThingGroupsForThingCommand.d.ts +1 -1
  169. package/dist-types/commands/ListThingPrincipalsCommand.d.ts +1 -1
  170. package/dist-types/commands/ListThingRegistrationTaskReportsCommand.d.ts +1 -1
  171. package/dist-types/commands/ListThingRegistrationTasksCommand.d.ts +1 -1
  172. package/dist-types/commands/ListThingTypesCommand.d.ts +1 -1
  173. package/dist-types/commands/ListThingsCommand.d.ts +1 -1
  174. package/dist-types/commands/ListThingsInBillingGroupCommand.d.ts +1 -1
  175. package/dist-types/commands/ListThingsInThingGroupCommand.d.ts +1 -1
  176. package/dist-types/commands/ListTopicRuleDestinationsCommand.d.ts +1 -1
  177. package/dist-types/commands/ListTopicRulesCommand.d.ts +1 -1
  178. package/dist-types/commands/ListV2LoggingLevelsCommand.d.ts +1 -1
  179. package/dist-types/commands/ListViolationEventsCommand.d.ts +1 -1
  180. package/dist-types/commands/PutVerificationStateOnViolationCommand.d.ts +1 -1
  181. package/dist-types/commands/RegisterCACertificateCommand.d.ts +4 -4
  182. package/dist-types/commands/RegisterCertificateCommand.d.ts +1 -1
  183. package/dist-types/commands/RegisterCertificateWithoutCACommand.d.ts +1 -1
  184. package/dist-types/commands/RegisterThingCommand.d.ts +2 -2
  185. package/dist-types/commands/RejectCertificateTransferCommand.d.ts +1 -1
  186. package/dist-types/commands/RemoveThingFromBillingGroupCommand.d.ts +1 -1
  187. package/dist-types/commands/RemoveThingFromThingGroupCommand.d.ts +1 -1
  188. package/dist-types/commands/ReplaceTopicRuleCommand.d.ts +47 -47
  189. package/dist-types/commands/SearchIndexCommand.d.ts +1 -1
  190. package/dist-types/commands/SetDefaultAuthorizerCommand.d.ts +1 -1
  191. package/dist-types/commands/SetDefaultPolicyVersionCommand.d.ts +1 -1
  192. package/dist-types/commands/SetLoggingOptionsCommand.d.ts +2 -2
  193. package/dist-types/commands/SetV2LoggingLevelCommand.d.ts +2 -2
  194. package/dist-types/commands/SetV2LoggingOptionsCommand.d.ts +1 -1
  195. package/dist-types/commands/StartAuditMitigationActionsTaskCommand.d.ts +7 -7
  196. package/dist-types/commands/StartDetectMitigationActionsTaskCommand.d.ts +5 -5
  197. package/dist-types/commands/StartOnDemandAuditTaskCommand.d.ts +2 -2
  198. package/dist-types/commands/StartThingRegistrationTaskCommand.d.ts +1 -1
  199. package/dist-types/commands/StopThingRegistrationTaskCommand.d.ts +1 -1
  200. package/dist-types/commands/TagResourceCommand.d.ts +3 -3
  201. package/dist-types/commands/TestAuthorizationCommand.d.ts +5 -5
  202. package/dist-types/commands/TestInvokeAuthorizerCommand.d.ts +5 -5
  203. package/dist-types/commands/TransferCertificateCommand.d.ts +1 -1
  204. package/dist-types/commands/UntagResourceCommand.d.ts +2 -2
  205. package/dist-types/commands/UpdateAccountAuditConfigurationCommand.d.ts +5 -5
  206. package/dist-types/commands/UpdateAuditSuppressionCommand.d.ts +4 -4
  207. package/dist-types/commands/UpdateAuthorizerCommand.d.ts +2 -2
  208. package/dist-types/commands/UpdateBillingGroupCommand.d.ts +2 -2
  209. package/dist-types/commands/UpdateCACertificateCommand.d.ts +2 -2
  210. package/dist-types/commands/UpdateCertificateCommand.d.ts +1 -1
  211. package/dist-types/commands/UpdateCustomMetricCommand.d.ts +1 -1
  212. package/dist-types/commands/UpdateDimensionCommand.d.ts +2 -2
  213. package/dist-types/commands/UpdateDomainConfigurationCommand.d.ts +2 -2
  214. package/dist-types/commands/UpdateDynamicThingGroupCommand.d.ts +4 -4
  215. package/dist-types/commands/UpdateEventConfigurationsCommand.d.ts +3 -3
  216. package/dist-types/commands/UpdateFleetMetricCommand.d.ts +3 -3
  217. package/dist-types/commands/UpdateIndexingConfigurationCommand.d.ts +7 -7
  218. package/dist-types/commands/UpdateJobCommand.d.ts +12 -12
  219. package/dist-types/commands/UpdateMitigationActionCommand.d.ts +9 -9
  220. package/dist-types/commands/UpdateProvisioningTemplateCommand.d.ts +2 -2
  221. package/dist-types/commands/UpdateRoleAliasCommand.d.ts +1 -1
  222. package/dist-types/commands/UpdateScheduledAuditCommand.d.ts +2 -2
  223. package/dist-types/commands/UpdateSecurityProfileCommand.d.ts +17 -17
  224. package/dist-types/commands/UpdateStreamCommand.d.ts +4 -4
  225. package/dist-types/commands/UpdateThingCommand.d.ts +3 -3
  226. package/dist-types/commands/UpdateThingGroupCommand.d.ts +4 -4
  227. package/dist-types/commands/UpdateThingGroupsForThingCommand.d.ts +2 -2
  228. package/dist-types/commands/UpdateTopicRuleDestinationCommand.d.ts +1 -1
  229. package/dist-types/commands/ValidateSecurityProfileBehaviorsCommand.d.ts +12 -12
  230. package/package.json +3 -3
@@ -28,14 +28,14 @@ export interface CreateTopicRuleCommandOutput extends __MetadataBearer {
28
28
  * import { IoTClient, CreateTopicRuleCommand } from "@aws-sdk/client-iot"; // ES Modules import
29
29
  * // const { IoTClient, CreateTopicRuleCommand } = require("@aws-sdk/client-iot"); // CommonJS import
30
30
  * const client = new IoTClient(config);
31
- * const input = {
31
+ * const input = { // CreateTopicRuleRequest
32
32
  * ruleName: "STRING_VALUE", // required
33
- * topicRulePayload: {
33
+ * topicRulePayload: { // TopicRulePayload
34
34
  * sql: "STRING_VALUE", // required
35
35
  * description: "STRING_VALUE",
36
- * actions: [ // required
37
- * {
38
- * dynamoDB: {
36
+ * actions: [ // ActionList // required
37
+ * { // Action
38
+ * dynamoDB: { // DynamoDBAction
39
39
  * tableName: "STRING_VALUE", // required
40
40
  * roleArn: "STRING_VALUE", // required
41
41
  * operation: "STRING_VALUE",
@@ -47,61 +47,61 @@ export interface CreateTopicRuleCommandOutput extends __MetadataBearer {
47
47
  * rangeKeyType: "STRING" || "NUMBER",
48
48
  * payloadField: "STRING_VALUE",
49
49
  * },
50
- * dynamoDBv2: {
50
+ * dynamoDBv2: { // DynamoDBv2Action
51
51
  * roleArn: "STRING_VALUE", // required
52
- * putItem: {
52
+ * putItem: { // PutItemInput
53
53
  * tableName: "STRING_VALUE", // required
54
54
  * },
55
55
  * },
56
- * lambda: {
56
+ * lambda: { // LambdaAction
57
57
  * functionArn: "STRING_VALUE", // required
58
58
  * },
59
- * sns: {
59
+ * sns: { // SnsAction
60
60
  * targetArn: "STRING_VALUE", // required
61
61
  * roleArn: "STRING_VALUE", // required
62
62
  * messageFormat: "RAW" || "JSON",
63
63
  * },
64
- * sqs: {
64
+ * sqs: { // SqsAction
65
65
  * roleArn: "STRING_VALUE", // required
66
66
  * queueUrl: "STRING_VALUE", // required
67
67
  * useBase64: true || false,
68
68
  * },
69
- * kinesis: {
69
+ * kinesis: { // KinesisAction
70
70
  * roleArn: "STRING_VALUE", // required
71
71
  * streamName: "STRING_VALUE", // required
72
72
  * partitionKey: "STRING_VALUE",
73
73
  * },
74
- * republish: {
74
+ * republish: { // RepublishAction
75
75
  * roleArn: "STRING_VALUE", // required
76
76
  * topic: "STRING_VALUE", // required
77
77
  * qos: Number("int"),
78
- * headers: {
78
+ * headers: { // MqttHeaders
79
79
  * payloadFormatIndicator: "STRING_VALUE",
80
80
  * contentType: "STRING_VALUE",
81
81
  * responseTopic: "STRING_VALUE",
82
82
  * correlationData: "STRING_VALUE",
83
83
  * messageExpiry: "STRING_VALUE",
84
- * userProperties: [
85
- * {
84
+ * userProperties: [ // UserProperties
85
+ * { // UserProperty
86
86
  * key: "STRING_VALUE", // required
87
87
  * value: "STRING_VALUE", // required
88
88
  * },
89
89
  * ],
90
90
  * },
91
91
  * },
92
- * s3: {
92
+ * s3: { // S3Action
93
93
  * roleArn: "STRING_VALUE", // required
94
94
  * bucketName: "STRING_VALUE", // required
95
95
  * key: "STRING_VALUE", // required
96
96
  * cannedAcl: "private" || "public-read" || "public-read-write" || "aws-exec-read" || "authenticated-read" || "bucket-owner-read" || "bucket-owner-full-control" || "log-delivery-write",
97
97
  * },
98
- * firehose: {
98
+ * firehose: { // FirehoseAction
99
99
  * roleArn: "STRING_VALUE", // required
100
100
  * deliveryStreamName: "STRING_VALUE", // required
101
101
  * separator: "STRING_VALUE",
102
102
  * batchMode: true || false,
103
103
  * },
104
- * cloudwatchMetric: {
104
+ * cloudwatchMetric: { // CloudwatchMetricAction
105
105
  * roleArn: "STRING_VALUE", // required
106
106
  * metricNamespace: "STRING_VALUE", // required
107
107
  * metricName: "STRING_VALUE", // required
@@ -109,56 +109,56 @@ export interface CreateTopicRuleCommandOutput extends __MetadataBearer {
109
109
  * metricUnit: "STRING_VALUE", // required
110
110
  * metricTimestamp: "STRING_VALUE",
111
111
  * },
112
- * cloudwatchAlarm: {
112
+ * cloudwatchAlarm: { // CloudwatchAlarmAction
113
113
  * roleArn: "STRING_VALUE", // required
114
114
  * alarmName: "STRING_VALUE", // required
115
115
  * stateReason: "STRING_VALUE", // required
116
116
  * stateValue: "STRING_VALUE", // required
117
117
  * },
118
- * cloudwatchLogs: {
118
+ * cloudwatchLogs: { // CloudwatchLogsAction
119
119
  * roleArn: "STRING_VALUE", // required
120
120
  * logGroupName: "STRING_VALUE", // required
121
121
  * batchMode: true || false,
122
122
  * },
123
- * elasticsearch: {
123
+ * elasticsearch: { // ElasticsearchAction
124
124
  * roleArn: "STRING_VALUE", // required
125
125
  * endpoint: "STRING_VALUE", // required
126
126
  * index: "STRING_VALUE", // required
127
127
  * type: "STRING_VALUE", // required
128
128
  * id: "STRING_VALUE", // required
129
129
  * },
130
- * salesforce: {
130
+ * salesforce: { // SalesforceAction
131
131
  * token: "STRING_VALUE", // required
132
132
  * url: "STRING_VALUE", // required
133
133
  * },
134
- * iotAnalytics: {
134
+ * iotAnalytics: { // IotAnalyticsAction
135
135
  * channelArn: "STRING_VALUE",
136
136
  * channelName: "STRING_VALUE",
137
137
  * batchMode: true || false,
138
138
  * roleArn: "STRING_VALUE",
139
139
  * },
140
- * iotEvents: {
140
+ * iotEvents: { // IotEventsAction
141
141
  * inputName: "STRING_VALUE", // required
142
142
  * messageId: "STRING_VALUE",
143
143
  * batchMode: true || false,
144
144
  * roleArn: "STRING_VALUE", // required
145
145
  * },
146
- * iotSiteWise: {
147
- * putAssetPropertyValueEntries: [ // required
148
- * {
146
+ * iotSiteWise: { // IotSiteWiseAction
147
+ * putAssetPropertyValueEntries: [ // PutAssetPropertyValueEntryList // required
148
+ * { // PutAssetPropertyValueEntry
149
149
  * entryId: "STRING_VALUE",
150
150
  * assetId: "STRING_VALUE",
151
151
  * propertyId: "STRING_VALUE",
152
152
  * propertyAlias: "STRING_VALUE",
153
- * propertyValues: [ // required
154
- * {
155
- * value: { // Union: only one key present
153
+ * propertyValues: [ // AssetPropertyValueList // required
154
+ * { // AssetPropertyValue
155
+ * value: { // AssetPropertyVariant Union: only one key present
156
156
  * stringValue: "STRING_VALUE",
157
157
  * integerValue: "STRING_VALUE",
158
158
  * doubleValue: "STRING_VALUE",
159
159
  * booleanValue: "STRING_VALUE",
160
160
  * },
161
- * timestamp: {
161
+ * timestamp: { // AssetPropertyTimestamp
162
162
  * timeInSeconds: "STRING_VALUE", // required
163
163
  * offsetInNanos: "STRING_VALUE",
164
164
  * },
@@ -169,64 +169,64 @@ export interface CreateTopicRuleCommandOutput extends __MetadataBearer {
169
169
  * ],
170
170
  * roleArn: "STRING_VALUE", // required
171
171
  * },
172
- * stepFunctions: {
172
+ * stepFunctions: { // StepFunctionsAction
173
173
  * executionNamePrefix: "STRING_VALUE",
174
174
  * stateMachineName: "STRING_VALUE", // required
175
175
  * roleArn: "STRING_VALUE", // required
176
176
  * },
177
- * timestream: {
177
+ * timestream: { // TimestreamAction
178
178
  * roleArn: "STRING_VALUE", // required
179
179
  * databaseName: "STRING_VALUE", // required
180
180
  * tableName: "STRING_VALUE", // required
181
- * dimensions: [ // required
182
- * {
181
+ * dimensions: [ // TimestreamDimensionList // required
182
+ * { // TimestreamDimension
183
183
  * name: "STRING_VALUE", // required
184
184
  * value: "STRING_VALUE", // required
185
185
  * },
186
186
  * ],
187
- * timestamp: {
187
+ * timestamp: { // TimestreamTimestamp
188
188
  * value: "STRING_VALUE", // required
189
189
  * unit: "STRING_VALUE", // required
190
190
  * },
191
191
  * },
192
- * http: {
192
+ * http: { // HttpAction
193
193
  * url: "STRING_VALUE", // required
194
194
  * confirmationUrl: "STRING_VALUE",
195
- * headers: [
196
- * {
195
+ * headers: [ // HeaderList
196
+ * { // HttpActionHeader
197
197
  * key: "STRING_VALUE", // required
198
198
  * value: "STRING_VALUE", // required
199
199
  * },
200
200
  * ],
201
- * auth: {
202
- * sigv4: {
201
+ * auth: { // HttpAuthorization
202
+ * sigv4: { // SigV4Authorization
203
203
  * signingRegion: "STRING_VALUE", // required
204
204
  * serviceName: "STRING_VALUE", // required
205
205
  * roleArn: "STRING_VALUE", // required
206
206
  * },
207
207
  * },
208
208
  * },
209
- * kafka: {
209
+ * kafka: { // KafkaAction
210
210
  * destinationArn: "STRING_VALUE", // required
211
211
  * topic: "STRING_VALUE", // required
212
212
  * key: "STRING_VALUE",
213
213
  * partition: "STRING_VALUE",
214
- * clientProperties: { // required
214
+ * clientProperties: { // ClientProperties // required
215
215
  * "<keys>": "STRING_VALUE",
216
216
  * },
217
217
  * },
218
- * openSearch: {
218
+ * openSearch: { // OpenSearchAction
219
219
  * roleArn: "STRING_VALUE", // required
220
220
  * endpoint: "STRING_VALUE", // required
221
221
  * index: "STRING_VALUE", // required
222
222
  * type: "STRING_VALUE", // required
223
223
  * id: "STRING_VALUE", // required
224
224
  * },
225
- * location: {
225
+ * location: { // LocationAction
226
226
  * roleArn: "STRING_VALUE", // required
227
227
  * trackerName: "STRING_VALUE", // required
228
228
  * deviceId: "STRING_VALUE", // required
229
- * timestamp: {
229
+ * timestamp: { // LocationTimestamp
230
230
  * value: "STRING_VALUE", // required
231
231
  * unit: "STRING_VALUE",
232
232
  * },
@@ -355,7 +355,7 @@ export interface CreateTopicRuleCommandOutput extends __MetadataBearer {
355
355
  * propertyAlias: "STRING_VALUE",
356
356
  * propertyValues: [ // required
357
357
  * {
358
- * value: { // Union: only one key present
358
+ * value: {// Union: only one key present
359
359
  * stringValue: "STRING_VALUE",
360
360
  * integerValue: "STRING_VALUE",
361
361
  * doubleValue: "STRING_VALUE",
@@ -27,16 +27,16 @@ export interface CreateTopicRuleDestinationCommandOutput extends CreateTopicRule
27
27
  * import { IoTClient, CreateTopicRuleDestinationCommand } from "@aws-sdk/client-iot"; // ES Modules import
28
28
  * // const { IoTClient, CreateTopicRuleDestinationCommand } = require("@aws-sdk/client-iot"); // CommonJS import
29
29
  * const client = new IoTClient(config);
30
- * const input = {
31
- * destinationConfiguration: {
32
- * httpUrlConfiguration: {
30
+ * const input = { // CreateTopicRuleDestinationRequest
31
+ * destinationConfiguration: { // TopicRuleDestinationConfiguration
32
+ * httpUrlConfiguration: { // HttpUrlDestinationConfiguration
33
33
  * confirmationUrl: "STRING_VALUE", // required
34
34
  * },
35
- * vpcConfiguration: {
36
- * subnetIds: [ // required
35
+ * vpcConfiguration: { // VpcDestinationConfiguration
36
+ * subnetIds: [ // SubnetIdList // required
37
37
  * "STRING_VALUE",
38
38
  * ],
39
- * securityGroups: [
39
+ * securityGroups: [ // SecurityGroupList
40
40
  * "STRING_VALUE",
41
41
  * ],
42
42
  * vpcId: "STRING_VALUE", // required
@@ -29,7 +29,7 @@ export interface DeleteAccountAuditConfigurationCommandOutput extends DeleteAcco
29
29
  * import { IoTClient, DeleteAccountAuditConfigurationCommand } from "@aws-sdk/client-iot"; // ES Modules import
30
30
  * // const { IoTClient, DeleteAccountAuditConfigurationCommand } = require("@aws-sdk/client-iot"); // CommonJS import
31
31
  * const client = new IoTClient(config);
32
- * const input = {
32
+ * const input = { // DeleteAccountAuditConfigurationRequest
33
33
  * deleteScheduledAudits: true || false,
34
34
  * };
35
35
  * const command = new DeleteAccountAuditConfigurationCommand(input);
@@ -29,21 +29,21 @@ export interface DeleteAuditSuppressionCommandOutput extends DeleteAuditSuppress
29
29
  * import { IoTClient, DeleteAuditSuppressionCommand } from "@aws-sdk/client-iot"; // ES Modules import
30
30
  * // const { IoTClient, DeleteAuditSuppressionCommand } = require("@aws-sdk/client-iot"); // CommonJS import
31
31
  * const client = new IoTClient(config);
32
- * const input = {
32
+ * const input = { // DeleteAuditSuppressionRequest
33
33
  * checkName: "STRING_VALUE", // required
34
- * resourceIdentifier: {
34
+ * resourceIdentifier: { // ResourceIdentifier
35
35
  * deviceCertificateId: "STRING_VALUE",
36
36
  * caCertificateId: "STRING_VALUE",
37
37
  * cognitoIdentityPoolId: "STRING_VALUE",
38
38
  * clientId: "STRING_VALUE",
39
- * policyVersionIdentifier: {
39
+ * policyVersionIdentifier: { // PolicyVersionIdentifier
40
40
  * policyName: "STRING_VALUE",
41
41
  * policyVersionId: "STRING_VALUE",
42
42
  * },
43
43
  * account: "STRING_VALUE",
44
44
  * iamRoleArn: "STRING_VALUE",
45
45
  * roleAliasArn: "STRING_VALUE",
46
- * issuerCertificateIdentifier: {
46
+ * issuerCertificateIdentifier: { // IssuerCertificateIdentifier
47
47
  * issuerCertificateSubject: "STRING_VALUE",
48
48
  * issuerId: "STRING_VALUE",
49
49
  * issuerCertificateSerialNumber: "STRING_VALUE",
@@ -27,7 +27,7 @@ export interface DeleteAuthorizerCommandOutput extends DeleteAuthorizerResponse,
27
27
  * import { IoTClient, DeleteAuthorizerCommand } from "@aws-sdk/client-iot"; // ES Modules import
28
28
  * // const { IoTClient, DeleteAuthorizerCommand } = require("@aws-sdk/client-iot"); // CommonJS import
29
29
  * const client = new IoTClient(config);
30
- * const input = {
30
+ * const input = { // DeleteAuthorizerRequest
31
31
  * authorizerName: "STRING_VALUE", // required
32
32
  * };
33
33
  * const command = new DeleteAuthorizerCommand(input);
@@ -27,7 +27,7 @@ export interface DeleteBillingGroupCommandOutput extends DeleteBillingGroupRespo
27
27
  * import { IoTClient, DeleteBillingGroupCommand } from "@aws-sdk/client-iot"; // ES Modules import
28
28
  * // const { IoTClient, DeleteBillingGroupCommand } = require("@aws-sdk/client-iot"); // CommonJS import
29
29
  * const client = new IoTClient(config);
30
- * const input = {
30
+ * const input = { // DeleteBillingGroupRequest
31
31
  * billingGroupName: "STRING_VALUE", // required
32
32
  * expectedVersion: Number("long"),
33
33
  * };
@@ -27,7 +27,7 @@ export interface DeleteCACertificateCommandOutput extends DeleteCACertificateRes
27
27
  * import { IoTClient, DeleteCACertificateCommand } from "@aws-sdk/client-iot"; // ES Modules import
28
28
  * // const { IoTClient, DeleteCACertificateCommand } = require("@aws-sdk/client-iot"); // CommonJS import
29
29
  * const client = new IoTClient(config);
30
- * const input = {
30
+ * const input = { // DeleteCACertificateRequest
31
31
  * certificateId: "STRING_VALUE", // required
32
32
  * };
33
33
  * const command = new DeleteCACertificateCommand(input);
@@ -30,7 +30,7 @@ export interface DeleteCertificateCommandOutput extends __MetadataBearer {
30
30
  * import { IoTClient, DeleteCertificateCommand } from "@aws-sdk/client-iot"; // ES Modules import
31
31
  * // const { IoTClient, DeleteCertificateCommand } = require("@aws-sdk/client-iot"); // CommonJS import
32
32
  * const client = new IoTClient(config);
33
- * const input = {
33
+ * const input = { // DeleteCertificateRequest
34
34
  * certificateId: "STRING_VALUE", // required
35
35
  * forceDelete: true || false,
36
36
  * };
@@ -37,7 +37,7 @@ export interface DeleteCustomMetricCommandOutput extends DeleteCustomMetricRespo
37
37
  * import { IoTClient, DeleteCustomMetricCommand } from "@aws-sdk/client-iot"; // ES Modules import
38
38
  * // const { IoTClient, DeleteCustomMetricCommand } = require("@aws-sdk/client-iot"); // CommonJS import
39
39
  * const client = new IoTClient(config);
40
- * const input = {
40
+ * const input = { // DeleteCustomMetricRequest
41
41
  * metricName: "STRING_VALUE", // required
42
42
  * };
43
43
  * const command = new DeleteCustomMetricCommand(input);
@@ -27,7 +27,7 @@ export interface DeleteDimensionCommandOutput extends DeleteDimensionResponse, _
27
27
  * import { IoTClient, DeleteDimensionCommand } from "@aws-sdk/client-iot"; // ES Modules import
28
28
  * // const { IoTClient, DeleteDimensionCommand } = require("@aws-sdk/client-iot"); // CommonJS import
29
29
  * const client = new IoTClient(config);
30
- * const input = {
30
+ * const input = { // DeleteDimensionRequest
31
31
  * name: "STRING_VALUE", // required
32
32
  * };
33
33
  * const command = new DeleteDimensionCommand(input);
@@ -27,7 +27,7 @@ export interface DeleteDomainConfigurationCommandOutput extends DeleteDomainConf
27
27
  * import { IoTClient, DeleteDomainConfigurationCommand } from "@aws-sdk/client-iot"; // ES Modules import
28
28
  * // const { IoTClient, DeleteDomainConfigurationCommand } = require("@aws-sdk/client-iot"); // CommonJS import
29
29
  * const client = new IoTClient(config);
30
- * const input = {
30
+ * const input = { // DeleteDomainConfigurationRequest
31
31
  * domainConfigurationName: "STRING_VALUE", // required
32
32
  * };
33
33
  * const command = new DeleteDomainConfigurationCommand(input);
@@ -27,7 +27,7 @@ export interface DeleteDynamicThingGroupCommandOutput extends DeleteDynamicThing
27
27
  * import { IoTClient, DeleteDynamicThingGroupCommand } from "@aws-sdk/client-iot"; // ES Modules import
28
28
  * // const { IoTClient, DeleteDynamicThingGroupCommand } = require("@aws-sdk/client-iot"); // CommonJS import
29
29
  * const client = new IoTClient(config);
30
- * const input = {
30
+ * const input = { // DeleteDynamicThingGroupRequest
31
31
  * thingGroupName: "STRING_VALUE", // required
32
32
  * expectedVersion: Number("long"),
33
33
  * };
@@ -28,7 +28,7 @@ export interface DeleteFleetMetricCommandOutput extends __MetadataBearer {
28
28
  * import { IoTClient, DeleteFleetMetricCommand } from "@aws-sdk/client-iot"; // ES Modules import
29
29
  * // const { IoTClient, DeleteFleetMetricCommand } = require("@aws-sdk/client-iot"); // CommonJS import
30
30
  * const client = new IoTClient(config);
31
- * const input = {
31
+ * const input = { // DeleteFleetMetricRequest
32
32
  * metricName: "STRING_VALUE", // required
33
33
  * expectedVersion: Number("long"),
34
34
  * };
@@ -34,7 +34,7 @@ export interface DeleteJobCommandOutput extends __MetadataBearer {
34
34
  * import { IoTClient, DeleteJobCommand } from "@aws-sdk/client-iot"; // ES Modules import
35
35
  * // const { IoTClient, DeleteJobCommand } = require("@aws-sdk/client-iot"); // CommonJS import
36
36
  * const client = new IoTClient(config);
37
- * const input = {
37
+ * const input = { // DeleteJobRequest
38
38
  * jobId: "STRING_VALUE", // required
39
39
  * force: true || false,
40
40
  * namespaceId: "STRING_VALUE",
@@ -27,7 +27,7 @@ export interface DeleteJobExecutionCommandOutput extends __MetadataBearer {
27
27
  * import { IoTClient, DeleteJobExecutionCommand } from "@aws-sdk/client-iot"; // ES Modules import
28
28
  * // const { IoTClient, DeleteJobExecutionCommand } = require("@aws-sdk/client-iot"); // CommonJS import
29
29
  * const client = new IoTClient(config);
30
- * const input = {
30
+ * const input = { // DeleteJobExecutionRequest
31
31
  * jobId: "STRING_VALUE", // required
32
32
  * thingName: "STRING_VALUE", // required
33
33
  * executionNumber: Number("long"), // required
@@ -26,7 +26,7 @@ export interface DeleteJobTemplateCommandOutput extends __MetadataBearer {
26
26
  * import { IoTClient, DeleteJobTemplateCommand } from "@aws-sdk/client-iot"; // ES Modules import
27
27
  * // const { IoTClient, DeleteJobTemplateCommand } = require("@aws-sdk/client-iot"); // CommonJS import
28
28
  * const client = new IoTClient(config);
29
- * const input = {
29
+ * const input = { // DeleteJobTemplateRequest
30
30
  * jobTemplateId: "STRING_VALUE", // required
31
31
  * };
32
32
  * const command = new DeleteJobTemplateCommand(input);
@@ -27,7 +27,7 @@ export interface DeleteMitigationActionCommandOutput extends DeleteMitigationAct
27
27
  * import { IoTClient, DeleteMitigationActionCommand } from "@aws-sdk/client-iot"; // ES Modules import
28
28
  * // const { IoTClient, DeleteMitigationActionCommand } = require("@aws-sdk/client-iot"); // CommonJS import
29
29
  * const client = new IoTClient(config);
30
- * const input = {
30
+ * const input = { // DeleteMitigationActionRequest
31
31
  * actionName: "STRING_VALUE", // required
32
32
  * };
33
33
  * const command = new DeleteMitigationActionCommand(input);
@@ -27,7 +27,7 @@ export interface DeleteOTAUpdateCommandOutput extends DeleteOTAUpdateResponse, _
27
27
  * import { IoTClient, DeleteOTAUpdateCommand } from "@aws-sdk/client-iot"; // ES Modules import
28
28
  * // const { IoTClient, DeleteOTAUpdateCommand } = require("@aws-sdk/client-iot"); // CommonJS import
29
29
  * const client = new IoTClient(config);
30
- * const input = {
30
+ * const input = { // DeleteOTAUpdateRequest
31
31
  * otaUpdateId: "STRING_VALUE", // required
32
32
  * deleteStream: true || false,
33
33
  * forceDeleteAWSJob: true || false,
@@ -38,7 +38,7 @@ export interface DeletePolicyCommandOutput extends __MetadataBearer {
38
38
  * import { IoTClient, DeletePolicyCommand } from "@aws-sdk/client-iot"; // ES Modules import
39
39
  * // const { IoTClient, DeletePolicyCommand } = require("@aws-sdk/client-iot"); // CommonJS import
40
40
  * const client = new IoTClient(config);
41
- * const input = {
41
+ * const input = { // DeletePolicyRequest
42
42
  * policyName: "STRING_VALUE", // required
43
43
  * };
44
44
  * const command = new DeletePolicyCommand(input);
@@ -29,7 +29,7 @@ export interface DeletePolicyVersionCommandOutput extends __MetadataBearer {
29
29
  * import { IoTClient, DeletePolicyVersionCommand } from "@aws-sdk/client-iot"; // ES Modules import
30
30
  * // const { IoTClient, DeletePolicyVersionCommand } = require("@aws-sdk/client-iot"); // CommonJS import
31
31
  * const client = new IoTClient(config);
32
- * const input = {
32
+ * const input = { // DeletePolicyVersionRequest
33
33
  * policyName: "STRING_VALUE", // required
34
34
  * policyVersionId: "STRING_VALUE", // required
35
35
  * };
@@ -27,7 +27,7 @@ export interface DeleteProvisioningTemplateCommandOutput extends DeleteProvision
27
27
  * import { IoTClient, DeleteProvisioningTemplateCommand } from "@aws-sdk/client-iot"; // ES Modules import
28
28
  * // const { IoTClient, DeleteProvisioningTemplateCommand } = require("@aws-sdk/client-iot"); // CommonJS import
29
29
  * const client = new IoTClient(config);
30
- * const input = {
30
+ * const input = { // DeleteProvisioningTemplateRequest
31
31
  * templateName: "STRING_VALUE", // required
32
32
  * };
33
33
  * const command = new DeleteProvisioningTemplateCommand(input);
@@ -27,7 +27,7 @@ export interface DeleteProvisioningTemplateVersionCommandOutput extends DeletePr
27
27
  * import { IoTClient, DeleteProvisioningTemplateVersionCommand } from "@aws-sdk/client-iot"; // ES Modules import
28
28
  * // const { IoTClient, DeleteProvisioningTemplateVersionCommand } = require("@aws-sdk/client-iot"); // CommonJS import
29
29
  * const client = new IoTClient(config);
30
- * const input = {
30
+ * const input = { // DeleteProvisioningTemplateVersionRequest
31
31
  * templateName: "STRING_VALUE", // required
32
32
  * versionId: Number("int"), // required
33
33
  * };
@@ -27,7 +27,7 @@ export interface DeleteRoleAliasCommandOutput extends DeleteRoleAliasResponse, _
27
27
  * import { IoTClient, DeleteRoleAliasCommand } from "@aws-sdk/client-iot"; // ES Modules import
28
28
  * // const { IoTClient, DeleteRoleAliasCommand } = require("@aws-sdk/client-iot"); // CommonJS import
29
29
  * const client = new IoTClient(config);
30
- * const input = {
30
+ * const input = { // DeleteRoleAliasRequest
31
31
  * roleAlias: "STRING_VALUE", // required
32
32
  * };
33
33
  * const command = new DeleteRoleAliasCommand(input);
@@ -27,7 +27,7 @@ export interface DeleteScheduledAuditCommandOutput extends DeleteScheduledAuditR
27
27
  * import { IoTClient, DeleteScheduledAuditCommand } from "@aws-sdk/client-iot"; // ES Modules import
28
28
  * // const { IoTClient, DeleteScheduledAuditCommand } = require("@aws-sdk/client-iot"); // CommonJS import
29
29
  * const client = new IoTClient(config);
30
- * const input = {
30
+ * const input = { // DeleteScheduledAuditRequest
31
31
  * scheduledAuditName: "STRING_VALUE", // required
32
32
  * };
33
33
  * const command = new DeleteScheduledAuditCommand(input);
@@ -27,7 +27,7 @@ export interface DeleteSecurityProfileCommandOutput extends DeleteSecurityProfil
27
27
  * import { IoTClient, DeleteSecurityProfileCommand } from "@aws-sdk/client-iot"; // ES Modules import
28
28
  * // const { IoTClient, DeleteSecurityProfileCommand } = require("@aws-sdk/client-iot"); // CommonJS import
29
29
  * const client = new IoTClient(config);
30
- * const input = {
30
+ * const input = { // DeleteSecurityProfileRequest
31
31
  * securityProfileName: "STRING_VALUE", // required
32
32
  * expectedVersion: Number("long"),
33
33
  * };
@@ -27,7 +27,7 @@ export interface DeleteStreamCommandOutput extends DeleteStreamResponse, __Metad
27
27
  * import { IoTClient, DeleteStreamCommand } from "@aws-sdk/client-iot"; // ES Modules import
28
28
  * // const { IoTClient, DeleteStreamCommand } = require("@aws-sdk/client-iot"); // CommonJS import
29
29
  * const client = new IoTClient(config);
30
- * const input = {
30
+ * const input = { // DeleteStreamRequest
31
31
  * streamId: "STRING_VALUE", // required
32
32
  * };
33
33
  * const command = new DeleteStreamCommand(input);
@@ -28,7 +28,7 @@ export interface DeleteThingCommandOutput extends DeleteThingResponse, __Metadat
28
28
  * import { IoTClient, DeleteThingCommand } from "@aws-sdk/client-iot"; // ES Modules import
29
29
  * // const { IoTClient, DeleteThingCommand } = require("@aws-sdk/client-iot"); // CommonJS import
30
30
  * const client = new IoTClient(config);
31
- * const input = {
31
+ * const input = { // DeleteThingRequest
32
32
  * thingName: "STRING_VALUE", // required
33
33
  * expectedVersion: Number("long"),
34
34
  * };
@@ -27,7 +27,7 @@ export interface DeleteThingGroupCommandOutput extends DeleteThingGroupResponse,
27
27
  * import { IoTClient, DeleteThingGroupCommand } from "@aws-sdk/client-iot"; // ES Modules import
28
28
  * // const { IoTClient, DeleteThingGroupCommand } = require("@aws-sdk/client-iot"); // CommonJS import
29
29
  * const client = new IoTClient(config);
30
- * const input = {
30
+ * const input = { // DeleteThingGroupRequest
31
31
  * thingGroupName: "STRING_VALUE", // required
32
32
  * expectedVersion: Number("long"),
33
33
  * };
@@ -29,7 +29,7 @@ export interface DeleteThingTypeCommandOutput extends DeleteThingTypeResponse, _
29
29
  * import { IoTClient, DeleteThingTypeCommand } from "@aws-sdk/client-iot"; // ES Modules import
30
30
  * // const { IoTClient, DeleteThingTypeCommand } = require("@aws-sdk/client-iot"); // CommonJS import
31
31
  * const client = new IoTClient(config);
32
- * const input = {
32
+ * const input = { // DeleteThingTypeRequest
33
33
  * thingTypeName: "STRING_VALUE", // required
34
34
  * };
35
35
  * const command = new DeleteThingTypeCommand(input);
@@ -27,7 +27,7 @@ export interface DeleteTopicRuleCommandOutput extends __MetadataBearer {
27
27
  * import { IoTClient, DeleteTopicRuleCommand } from "@aws-sdk/client-iot"; // ES Modules import
28
28
  * // const { IoTClient, DeleteTopicRuleCommand } = require("@aws-sdk/client-iot"); // CommonJS import
29
29
  * const client = new IoTClient(config);
30
- * const input = {
30
+ * const input = { // DeleteTopicRuleRequest
31
31
  * ruleName: "STRING_VALUE", // required
32
32
  * };
33
33
  * const command = new DeleteTopicRuleCommand(input);
@@ -27,7 +27,7 @@ export interface DeleteTopicRuleDestinationCommandOutput extends DeleteTopicRule
27
27
  * import { IoTClient, DeleteTopicRuleDestinationCommand } from "@aws-sdk/client-iot"; // ES Modules import
28
28
  * // const { IoTClient, DeleteTopicRuleDestinationCommand } = require("@aws-sdk/client-iot"); // CommonJS import
29
29
  * const client = new IoTClient(config);
30
- * const input = {
30
+ * const input = { // DeleteTopicRuleDestinationRequest
31
31
  * arn: "STRING_VALUE", // required
32
32
  * };
33
33
  * const command = new DeleteTopicRuleDestinationCommand(input);
@@ -27,7 +27,7 @@ export interface DeleteV2LoggingLevelCommandOutput extends __MetadataBearer {
27
27
  * import { IoTClient, DeleteV2LoggingLevelCommand } from "@aws-sdk/client-iot"; // ES Modules import
28
28
  * // const { IoTClient, DeleteV2LoggingLevelCommand } = require("@aws-sdk/client-iot"); // CommonJS import
29
29
  * const client = new IoTClient(config);
30
- * const input = {
30
+ * const input = { // DeleteV2LoggingLevelRequest
31
31
  * targetType: "DEFAULT" || "THING_GROUP" || "CLIENT_ID" || "SOURCE_IP" || "PRINCIPAL_ID", // required
32
32
  * targetName: "STRING_VALUE", // required
33
33
  * };
@@ -28,7 +28,7 @@ export interface DeprecateThingTypeCommandOutput extends DeprecateThingTypeRespo
28
28
  * import { IoTClient, DeprecateThingTypeCommand } from "@aws-sdk/client-iot"; // ES Modules import
29
29
  * // const { IoTClient, DeprecateThingTypeCommand } = require("@aws-sdk/client-iot"); // CommonJS import
30
30
  * const client = new IoTClient(config);
31
- * const input = {
31
+ * const input = { // DeprecateThingTypeRequest
32
32
  * thingTypeName: "STRING_VALUE", // required
33
33
  * undoDeprecate: true || false,
34
34
  * };
@@ -31,7 +31,7 @@ export interface DescribeAuditFindingCommandOutput extends DescribeAuditFindingR
31
31
  * import { IoTClient, DescribeAuditFindingCommand } from "@aws-sdk/client-iot"; // ES Modules import
32
32
  * // const { IoTClient, DescribeAuditFindingCommand } = require("@aws-sdk/client-iot"); // CommonJS import
33
33
  * const client = new IoTClient(config);
34
- * const input = {
34
+ * const input = { // DescribeAuditFindingRequest
35
35
  * findingId: "STRING_VALUE", // required
36
36
  * };
37
37
  * const command = new DescribeAuditFindingCommand(input);