aws-sdk-iotmanagedintegrations 1.3.0 → 1.4.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.
@@ -19,14 +19,26 @@ module Aws::IoTManagedIntegrations
19
19
  AbortCriteriaAction = Shapes::StringShape.new(name: 'AbortCriteriaAction')
20
20
  AbortCriteriaFailureType = Shapes::StringShape.new(name: 'AbortCriteriaFailureType')
21
21
  AccessDeniedException = Shapes::StructureShape.new(name: 'AccessDeniedException')
22
+ AccountAssociationArn = Shapes::StringShape.new(name: 'AccountAssociationArn')
23
+ AccountAssociationDescription = Shapes::StringShape.new(name: 'AccountAssociationDescription')
24
+ AccountAssociationErrorMessage = Shapes::StringShape.new(name: 'AccountAssociationErrorMessage')
25
+ AccountAssociationId = Shapes::StringShape.new(name: 'AccountAssociationId')
26
+ AccountAssociationItem = Shapes::StructureShape.new(name: 'AccountAssociationItem')
27
+ AccountAssociationListDefinition = Shapes::ListShape.new(name: 'AccountAssociationListDefinition')
28
+ AccountAssociationName = Shapes::StringShape.new(name: 'AccountAssociationName')
22
29
  ActionName = Shapes::StringShape.new(name: 'ActionName')
23
30
  ActionReference = Shapes::StringShape.new(name: 'ActionReference')
24
31
  ActionTraceId = Shapes::StringShape.new(name: 'ActionTraceId')
25
32
  AdvertisedProductId = Shapes::StringShape.new(name: 'AdvertisedProductId')
33
+ AssociationState = Shapes::StringShape.new(name: 'AssociationState')
26
34
  AttributeName = Shapes::StringShape.new(name: 'AttributeName')
27
35
  AttributeValue = Shapes::StringShape.new(name: 'AttributeValue')
36
+ AuthConfig = Shapes::StructureShape.new(name: 'AuthConfig')
37
+ AuthConfigUpdate = Shapes::StructureShape.new(name: 'AuthConfigUpdate')
28
38
  AuthMaterialString = Shapes::StringShape.new(name: 'AuthMaterialString')
29
39
  AuthMaterialType = Shapes::StringShape.new(name: 'AuthMaterialType')
40
+ AuthType = Shapes::StringShape.new(name: 'AuthType')
41
+ AuthUrl = Shapes::StringShape.new(name: 'AuthUrl')
30
42
  BaseRatePerMinute = Shapes::IntegerShape.new(name: 'BaseRatePerMinute')
31
43
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
32
44
  Brand = Shapes::StringShape.new(name: 'Brand')
@@ -47,11 +59,17 @@ module Aws::IoTManagedIntegrations
47
59
  CapabilityReportEvents = Shapes::ListShape.new(name: 'CapabilityReportEvents')
48
60
  CapabilityReportProperties = Shapes::ListShape.new(name: 'CapabilityReportProperties')
49
61
  CapabilityReportVersion = Shapes::StringShape.new(name: 'CapabilityReportVersion')
62
+ CapabilitySchemaItem = Shapes::StructureShape.new(name: 'CapabilitySchemaItem')
63
+ CapabilitySchemas = Shapes::ListShape.new(name: 'CapabilitySchemas')
50
64
  CapabilityVersion = Shapes::StringShape.new(name: 'CapabilityVersion')
51
65
  ClaimCertificate = Shapes::StringShape.new(name: 'ClaimCertificate')
52
66
  ClaimCertificatePrivateKey = Shapes::StringShape.new(name: 'ClaimCertificatePrivateKey')
53
67
  Classification = Shapes::StringShape.new(name: 'Classification')
54
68
  ClientToken = Shapes::StringShape.new(name: 'ClientToken')
69
+ CloudConnectorDescription = Shapes::StringShape.new(name: 'CloudConnectorDescription')
70
+ CloudConnectorId = Shapes::StringShape.new(name: 'CloudConnectorId')
71
+ CloudConnectorType = Shapes::StringShape.new(name: 'CloudConnectorType')
72
+ ClusterId = Shapes::StringShape.new(name: 'ClusterId')
55
73
  CommandCapabilities = Shapes::ListShape.new(name: 'CommandCapabilities')
56
74
  CommandCapability = Shapes::StructureShape.new(name: 'CommandCapability')
57
75
  CommandEndpoint = Shapes::StructureShape.new(name: 'CommandEndpoint')
@@ -65,8 +83,27 @@ module Aws::IoTManagedIntegrations
65
83
  ConnectivityStatus = Shapes::BooleanShape.new(name: 'ConnectivityStatus')
66
84
  ConnectivityTimestamp = Shapes::TimestampShape.new(name: 'ConnectivityTimestamp')
67
85
  ConnectorAssociationId = Shapes::StringShape.new(name: 'ConnectorAssociationId')
86
+ ConnectorDestinationDescription = Shapes::StringShape.new(name: 'ConnectorDestinationDescription')
87
+ ConnectorDestinationId = Shapes::StringShape.new(name: 'ConnectorDestinationId')
88
+ ConnectorDestinationListDefinition = Shapes::ListShape.new(name: 'ConnectorDestinationListDefinition')
89
+ ConnectorDestinationName = Shapes::StringShape.new(name: 'ConnectorDestinationName')
90
+ ConnectorDestinationSummary = Shapes::StructureShape.new(name: 'ConnectorDestinationSummary')
68
91
  ConnectorDeviceId = Shapes::StringShape.new(name: 'ConnectorDeviceId')
92
+ ConnectorDeviceName = Shapes::StringShape.new(name: 'ConnectorDeviceName')
93
+ ConnectorEventMessage = Shapes::StringShape.new(name: 'ConnectorEventMessage')
94
+ ConnectorEventOperation = Shapes::StringShape.new(name: 'ConnectorEventOperation')
95
+ ConnectorEventOperationVersion = Shapes::StringShape.new(name: 'ConnectorEventOperationVersion')
96
+ ConnectorEventStatusCode = Shapes::IntegerShape.new(name: 'ConnectorEventStatusCode')
97
+ ConnectorId = Shapes::StringShape.new(name: 'ConnectorId')
98
+ ConnectorItem = Shapes::StructureShape.new(name: 'ConnectorItem')
99
+ ConnectorList = Shapes::ListShape.new(name: 'ConnectorList')
69
100
  ConnectorPolicyId = Shapes::StringShape.new(name: 'ConnectorPolicyId')
101
+ CreateAccountAssociationRequest = Shapes::StructureShape.new(name: 'CreateAccountAssociationRequest')
102
+ CreateAccountAssociationResponse = Shapes::StructureShape.new(name: 'CreateAccountAssociationResponse')
103
+ CreateCloudConnectorRequest = Shapes::StructureShape.new(name: 'CreateCloudConnectorRequest')
104
+ CreateCloudConnectorResponse = Shapes::StructureShape.new(name: 'CreateCloudConnectorResponse')
105
+ CreateConnectorDestinationRequest = Shapes::StructureShape.new(name: 'CreateConnectorDestinationRequest')
106
+ CreateConnectorDestinationResponse = Shapes::StructureShape.new(name: 'CreateConnectorDestinationResponse')
70
107
  CreateCredentialLockerRequest = Shapes::StructureShape.new(name: 'CreateCredentialLockerRequest')
71
108
  CreateCredentialLockerResponse = Shapes::StructureShape.new(name: 'CreateCredentialLockerResponse')
72
109
  CreateDestinationRequest = Shapes::StructureShape.new(name: 'CreateDestinationRequest')
@@ -90,6 +127,12 @@ module Aws::IoTManagedIntegrations
90
127
  CredentialLockerListDefinition = Shapes::ListShape.new(name: 'CredentialLockerListDefinition')
91
128
  CredentialLockerName = Shapes::StringShape.new(name: 'CredentialLockerName')
92
129
  CredentialLockerSummary = Shapes::StructureShape.new(name: 'CredentialLockerSummary')
130
+ CustomProtocolDetail = Shapes::MapShape.new(name: 'CustomProtocolDetail')
131
+ CustomProtocolDetailKey = Shapes::StringShape.new(name: 'CustomProtocolDetailKey')
132
+ CustomProtocolDetailValue = Shapes::StringShape.new(name: 'CustomProtocolDetailValue')
133
+ DeleteAccountAssociationRequest = Shapes::StructureShape.new(name: 'DeleteAccountAssociationRequest')
134
+ DeleteCloudConnectorRequest = Shapes::StructureShape.new(name: 'DeleteCloudConnectorRequest')
135
+ DeleteConnectorDestinationRequest = Shapes::StructureShape.new(name: 'DeleteConnectorDestinationRequest')
93
136
  DeleteCredentialLockerRequest = Shapes::StructureShape.new(name: 'DeleteCredentialLockerRequest')
94
137
  DeleteDestinationRequest = Shapes::StructureShape.new(name: 'DeleteDestinationRequest')
95
138
  DeleteEventLogConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteEventLogConfigurationRequest')
@@ -102,36 +145,60 @@ module Aws::IoTManagedIntegrations
102
145
  DeliveryDestinationArn = Shapes::StringShape.new(name: 'DeliveryDestinationArn')
103
146
  DeliveryDestinationRoleArn = Shapes::StringShape.new(name: 'DeliveryDestinationRoleArn')
104
147
  DeliveryDestinationType = Shapes::StringShape.new(name: 'DeliveryDestinationType')
148
+ DeregisterAccountAssociationRequest = Shapes::StructureShape.new(name: 'DeregisterAccountAssociationRequest')
105
149
  DestinationCreatedAt = Shapes::TimestampShape.new(name: 'DestinationCreatedAt')
106
150
  DestinationDescription = Shapes::StringShape.new(name: 'DestinationDescription')
107
151
  DestinationListDefinition = Shapes::ListShape.new(name: 'DestinationListDefinition')
108
152
  DestinationName = Shapes::StringShape.new(name: 'DestinationName')
109
153
  DestinationSummary = Shapes::StructureShape.new(name: 'DestinationSummary')
110
154
  DestinationUpdatedAt = Shapes::TimestampShape.new(name: 'DestinationUpdatedAt')
155
+ Device = Shapes::StructureShape.new(name: 'Device')
111
156
  DeviceDiscoveryArn = Shapes::StringShape.new(name: 'DeviceDiscoveryArn')
112
157
  DeviceDiscoveryId = Shapes::StringShape.new(name: 'DeviceDiscoveryId')
158
+ DeviceDiscoveryListDefinition = Shapes::ListShape.new(name: 'DeviceDiscoveryListDefinition')
113
159
  DeviceDiscoveryStatus = Shapes::StringShape.new(name: 'DeviceDiscoveryStatus')
160
+ DeviceDiscoverySummary = Shapes::StructureShape.new(name: 'DeviceDiscoverySummary')
161
+ DeviceMetadata = Shapes::DocumentShape.new(name: 'DeviceMetadata', document: true)
114
162
  DeviceSpecificKey = Shapes::StringShape.new(name: 'DeviceSpecificKey')
115
163
  DeviceType = Shapes::StringShape.new(name: 'DeviceType')
164
+ DeviceTypeList = Shapes::ListShape.new(name: 'DeviceTypeList')
116
165
  DeviceTypes = Shapes::ListShape.new(name: 'DeviceTypes')
166
+ Devices = Shapes::ListShape.new(name: 'Devices')
117
167
  DisconnectReasonValue = Shapes::StringShape.new(name: 'DisconnectReasonValue')
168
+ DiscoveredAt = Shapes::TimestampShape.new(name: 'DiscoveredAt')
169
+ DiscoveredDeviceListDefinition = Shapes::ListShape.new(name: 'DiscoveredDeviceListDefinition')
170
+ DiscoveredDeviceSummary = Shapes::StructureShape.new(name: 'DiscoveredDeviceSummary')
118
171
  DiscoveryAuthMaterialString = Shapes::StringShape.new(name: 'DiscoveryAuthMaterialString')
119
172
  DiscoveryAuthMaterialType = Shapes::StringShape.new(name: 'DiscoveryAuthMaterialType')
120
173
  DiscoveryFinishedAt = Shapes::TimestampShape.new(name: 'DiscoveryFinishedAt')
174
+ DiscoveryModification = Shapes::StringShape.new(name: 'DiscoveryModification')
121
175
  DiscoveryStartedAt = Shapes::TimestampShape.new(name: 'DiscoveryStartedAt')
122
176
  DiscoveryType = Shapes::StringShape.new(name: 'DiscoveryType')
177
+ DisplayName = Shapes::StringShape.new(name: 'DisplayName')
123
178
  DurationInMinutes = Shapes::IntegerShape.new(name: 'DurationInMinutes')
124
179
  EncryptionType = Shapes::StringShape.new(name: 'EncryptionType')
125
180
  EndTime = Shapes::StringShape.new(name: 'EndTime')
126
181
  EndpointAddress = Shapes::StringShape.new(name: 'EndpointAddress')
182
+ EndpointConfig = Shapes::StructureShape.new(name: 'EndpointConfig')
127
183
  EndpointId = Shapes::StringShape.new(name: 'EndpointId')
184
+ EndpointSemanticTag = Shapes::StringShape.new(name: 'EndpointSemanticTag')
185
+ EndpointType = Shapes::StringShape.new(name: 'EndpointType')
128
186
  ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
187
+ ErrorResourceId = Shapes::StringShape.new(name: 'ErrorResourceId')
188
+ ErrorResourceType = Shapes::StringShape.new(name: 'ErrorResourceType')
129
189
  EventLogConfigurationListDefinition = Shapes::ListShape.new(name: 'EventLogConfigurationListDefinition')
130
190
  EventLogConfigurationSummary = Shapes::StructureShape.new(name: 'EventLogConfigurationSummary')
131
191
  EventName = Shapes::StringShape.new(name: 'EventName')
132
192
  EventType = Shapes::StringShape.new(name: 'EventType')
133
193
  ExecutionNumber = Shapes::IntegerShape.new(name: 'ExecutionNumber')
134
194
  ExponentialRolloutRate = Shapes::StructureShape.new(name: 'ExponentialRolloutRate')
195
+ ExtrinsicSchemaId = Shapes::StringShape.new(name: 'ExtrinsicSchemaId')
196
+ GetAccountAssociationRequest = Shapes::StructureShape.new(name: 'GetAccountAssociationRequest')
197
+ GetAccountAssociationResponse = Shapes::StructureShape.new(name: 'GetAccountAssociationResponse')
198
+ GetCloudConnectorRequest = Shapes::StructureShape.new(name: 'GetCloudConnectorRequest')
199
+ GetCloudConnectorResponse = Shapes::StructureShape.new(name: 'GetCloudConnectorResponse')
200
+ GetConnectorDestinationRequest = Shapes::StructureShape.new(name: 'GetConnectorDestinationRequest')
201
+ GetConnectorDestinationResponse = Shapes::StructureShape.new(name: 'GetConnectorDestinationResponse')
135
202
  GetCredentialLockerRequest = Shapes::StructureShape.new(name: 'GetCredentialLockerRequest')
136
203
  GetCredentialLockerResponse = Shapes::StructureShape.new(name: 'GetCredentialLockerResponse')
137
204
  GetCustomEndpointRequest = Shapes::StructureShape.new(name: 'GetCustomEndpointRequest')
@@ -177,14 +244,31 @@ module Aws::IoTManagedIntegrations
177
244
  InternalFailureException = Shapes::StructureShape.new(name: 'InternalFailureException')
178
245
  InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
179
246
  InternationalArticleNumber = Shapes::StringShape.new(name: 'InternationalArticleNumber')
247
+ InvalidRequestException = Shapes::StructureShape.new(name: 'InvalidRequestException')
248
+ IoTManagedIntegrationsResourceARN = Shapes::StringShape.new(name: 'IoTManagedIntegrationsResourceARN')
180
249
  KmsKeyArn = Shapes::StringShape.new(name: 'KmsKeyArn')
250
+ LambdaArn = Shapes::StringShape.new(name: 'LambdaArn')
251
+ LambdaConfig = Shapes::StructureShape.new(name: 'LambdaConfig')
181
252
  LastUpdatedAt = Shapes::TimestampShape.new(name: 'LastUpdatedAt')
253
+ LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
254
+ ListAccountAssociationsRequest = Shapes::StructureShape.new(name: 'ListAccountAssociationsRequest')
255
+ ListAccountAssociationsResponse = Shapes::StructureShape.new(name: 'ListAccountAssociationsResponse')
256
+ ListCloudConnectorsRequest = Shapes::StructureShape.new(name: 'ListCloudConnectorsRequest')
257
+ ListCloudConnectorsResponse = Shapes::StructureShape.new(name: 'ListCloudConnectorsResponse')
258
+ ListConnectorDestinationsRequest = Shapes::StructureShape.new(name: 'ListConnectorDestinationsRequest')
259
+ ListConnectorDestinationsResponse = Shapes::StructureShape.new(name: 'ListConnectorDestinationsResponse')
182
260
  ListCredentialLockersRequest = Shapes::StructureShape.new(name: 'ListCredentialLockersRequest')
183
261
  ListCredentialLockersResponse = Shapes::StructureShape.new(name: 'ListCredentialLockersResponse')
184
262
  ListDestinationsRequest = Shapes::StructureShape.new(name: 'ListDestinationsRequest')
185
263
  ListDestinationsResponse = Shapes::StructureShape.new(name: 'ListDestinationsResponse')
264
+ ListDeviceDiscoveriesRequest = Shapes::StructureShape.new(name: 'ListDeviceDiscoveriesRequest')
265
+ ListDeviceDiscoveriesResponse = Shapes::StructureShape.new(name: 'ListDeviceDiscoveriesResponse')
266
+ ListDiscoveredDevicesRequest = Shapes::StructureShape.new(name: 'ListDiscoveredDevicesRequest')
267
+ ListDiscoveredDevicesResponse = Shapes::StructureShape.new(name: 'ListDiscoveredDevicesResponse')
186
268
  ListEventLogConfigurationsRequest = Shapes::StructureShape.new(name: 'ListEventLogConfigurationsRequest')
187
269
  ListEventLogConfigurationsResponse = Shapes::StructureShape.new(name: 'ListEventLogConfigurationsResponse')
270
+ ListManagedThingAccountAssociationsRequest = Shapes::StructureShape.new(name: 'ListManagedThingAccountAssociationsRequest')
271
+ ListManagedThingAccountAssociationsResponse = Shapes::StructureShape.new(name: 'ListManagedThingAccountAssociationsResponse')
188
272
  ListManagedThingSchemasRequest = Shapes::StructureShape.new(name: 'ListManagedThingSchemasRequest')
189
273
  ListManagedThingSchemasResponse = Shapes::StructureShape.new(name: 'ListManagedThingSchemasResponse')
190
274
  ListManagedThingsRequest = Shapes::StructureShape.new(name: 'ListManagedThingsRequest')
@@ -201,6 +285,8 @@ module Aws::IoTManagedIntegrations
201
285
  ListProvisioningProfilesResponse = Shapes::StructureShape.new(name: 'ListProvisioningProfilesResponse')
202
286
  ListSchemaVersionsRequest = Shapes::StructureShape.new(name: 'ListSchemaVersionsRequest')
203
287
  ListSchemaVersionsResponse = Shapes::StructureShape.new(name: 'ListSchemaVersionsResponse')
288
+ ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
289
+ ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
204
290
  LocalStoreFileRotationMaxBytes = Shapes::IntegerShape.new(name: 'LocalStoreFileRotationMaxBytes')
205
291
  LocalStoreFileRotationMaxFiles = Shapes::IntegerShape.new(name: 'LocalStoreFileRotationMaxFiles')
206
292
  LocalStoreLocation = Shapes::StringShape.new(name: 'LocalStoreLocation')
@@ -208,11 +294,40 @@ module Aws::IoTManagedIntegrations
208
294
  LogLevel = Shapes::StringShape.new(name: 'LogLevel')
209
295
  MacAddress = Shapes::StringShape.new(name: 'MacAddress')
210
296
  ManagedThingArn = Shapes::StringShape.new(name: 'ManagedThingArn')
297
+ ManagedThingAssociation = Shapes::StructureShape.new(name: 'ManagedThingAssociation')
298
+ ManagedThingAssociationList = Shapes::ListShape.new(name: 'ManagedThingAssociationList')
211
299
  ManagedThingId = Shapes::StringShape.new(name: 'ManagedThingId')
212
300
  ManagedThingListDefinition = Shapes::ListShape.new(name: 'ManagedThingListDefinition')
213
301
  ManagedThingSchemaListDefinition = Shapes::ListShape.new(name: 'ManagedThingSchemaListDefinition')
214
302
  ManagedThingSchemaListItem = Shapes::StructureShape.new(name: 'ManagedThingSchemaListItem')
215
303
  ManagedThingSummary = Shapes::StructureShape.new(name: 'ManagedThingSummary')
304
+ MatterAttributeId = Shapes::StringShape.new(name: 'MatterAttributeId')
305
+ MatterAttributes = Shapes::DocumentShape.new(name: 'MatterAttributes', document: true)
306
+ MatterCapabilityReport = Shapes::StructureShape.new(name: 'MatterCapabilityReport')
307
+ MatterCapabilityReportAttribute = Shapes::StructureShape.new(name: 'MatterCapabilityReportAttribute')
308
+ MatterCapabilityReportAttributeValue = Shapes::DocumentShape.new(name: 'MatterCapabilityReportAttributeValue', document: true)
309
+ MatterCapabilityReportAttributes = Shapes::ListShape.new(name: 'MatterCapabilityReportAttributes')
310
+ MatterCapabilityReportCluster = Shapes::StructureShape.new(name: 'MatterCapabilityReportCluster')
311
+ MatterCapabilityReportClusterRevisionId = Shapes::IntegerShape.new(name: 'MatterCapabilityReportClusterRevisionId')
312
+ MatterCapabilityReportClusters = Shapes::ListShape.new(name: 'MatterCapabilityReportClusters')
313
+ MatterCapabilityReportCommands = Shapes::ListShape.new(name: 'MatterCapabilityReportCommands')
314
+ MatterCapabilityReportEndpoint = Shapes::StructureShape.new(name: 'MatterCapabilityReportEndpoint')
315
+ MatterCapabilityReportEndpointClientClusters = Shapes::ListShape.new(name: 'MatterCapabilityReportEndpointClientClusters')
316
+ MatterCapabilityReportEndpointParts = Shapes::ListShape.new(name: 'MatterCapabilityReportEndpointParts')
317
+ MatterCapabilityReportEndpointSemanticTags = Shapes::ListShape.new(name: 'MatterCapabilityReportEndpointSemanticTags')
318
+ MatterCapabilityReportEndpoints = Shapes::ListShape.new(name: 'MatterCapabilityReportEndpoints')
319
+ MatterCapabilityReportEvents = Shapes::ListShape.new(name: 'MatterCapabilityReportEvents')
320
+ MatterCapabilityReportFabricIndex = Shapes::IntegerShape.new(name: 'MatterCapabilityReportFabricIndex')
321
+ MatterCapabilityReportFeatureMap = Shapes::IntegerShape.new(name: 'MatterCapabilityReportFeatureMap')
322
+ MatterCapabilityReportGeneratedCommands = Shapes::ListShape.new(name: 'MatterCapabilityReportGeneratedCommands')
323
+ MatterCluster = Shapes::StructureShape.new(name: 'MatterCluster')
324
+ MatterClusters = Shapes::ListShape.new(name: 'MatterClusters')
325
+ MatterCommandId = Shapes::StringShape.new(name: 'MatterCommandId')
326
+ MatterCommands = Shapes::MapShape.new(name: 'MatterCommands')
327
+ MatterEndpoint = Shapes::StructureShape.new(name: 'MatterEndpoint')
328
+ MatterEventId = Shapes::StringShape.new(name: 'MatterEventId')
329
+ MatterEvents = Shapes::MapShape.new(name: 'MatterEvents')
330
+ MatterFields = Shapes::DocumentShape.new(name: 'MatterFields', document: true)
216
331
  MaxResults = Shapes::IntegerShape.new(name: 'MaxResults')
217
332
  MaximumPerMinute = Shapes::IntegerShape.new(name: 'MaximumPerMinute')
218
333
  MetaData = Shapes::MapShape.new(name: 'MetaData')
@@ -228,6 +343,10 @@ module Aws::IoTManagedIntegrations
228
343
  NotificationConfigurationUpdatedAt = Shapes::TimestampShape.new(name: 'NotificationConfigurationUpdatedAt')
229
344
  NumberOfNotifiedThings = Shapes::IntegerShape.new(name: 'NumberOfNotifiedThings')
230
345
  NumberOfSucceededThings = Shapes::IntegerShape.new(name: 'NumberOfSucceededThings')
346
+ OAuthAuthorizationUrl = Shapes::StringShape.new(name: 'OAuthAuthorizationUrl')
347
+ OAuthCompleteRedirectUrl = Shapes::StringShape.new(name: 'OAuthCompleteRedirectUrl')
348
+ OAuthConfig = Shapes::StructureShape.new(name: 'OAuthConfig')
349
+ OAuthUpdate = Shapes::StructureShape.new(name: 'OAuthUpdate')
231
350
  OtaDescription = Shapes::StringShape.new(name: 'OtaDescription')
232
351
  OtaMechanism = Shapes::StringShape.new(name: 'OtaMechanism')
233
352
  OtaNextToken = Shapes::StringShape.new(name: 'OtaNextToken')
@@ -254,6 +373,8 @@ module Aws::IoTManagedIntegrations
254
373
  OtaType = Shapes::StringShape.new(name: 'OtaType')
255
374
  Owner = Shapes::StringShape.new(name: 'Owner')
256
375
  ParentControllerId = Shapes::StringShape.new(name: 'ParentControllerId')
376
+ ProactiveRefreshTokenRenewal = Shapes::StructureShape.new(name: 'ProactiveRefreshTokenRenewal')
377
+ ProactiveRefreshTokenRenewalDaysBeforeRenewalInteger = Shapes::IntegerShape.new(name: 'ProactiveRefreshTokenRenewalDaysBeforeRenewalInteger')
257
378
  PropertyName = Shapes::StringShape.new(name: 'PropertyName')
258
379
  ProvisioningProfileArn = Shapes::StringShape.new(name: 'ProvisioningProfileArn')
259
380
  ProvisioningProfileId = Shapes::StringShape.new(name: 'ProvisioningProfileId')
@@ -269,6 +390,8 @@ module Aws::IoTManagedIntegrations
269
390
  PutHubConfigurationResponse = Shapes::StructureShape.new(name: 'PutHubConfigurationResponse')
270
391
  PutRuntimeLogConfigurationRequest = Shapes::StructureShape.new(name: 'PutRuntimeLogConfigurationRequest')
271
392
  QueuedAt = Shapes::TimestampShape.new(name: 'QueuedAt')
393
+ RegisterAccountAssociationRequest = Shapes::StructureShape.new(name: 'RegisterAccountAssociationRequest')
394
+ RegisterAccountAssociationResponse = Shapes::StructureShape.new(name: 'RegisterAccountAssociationResponse')
272
395
  RegisterCustomEndpointRequest = Shapes::StructureShape.new(name: 'RegisterCustomEndpointRequest')
273
396
  RegisterCustomEndpointResponse = Shapes::StructureShape.new(name: 'RegisterCustomEndpointResponse')
274
397
  ResetRuntimeLogConfigurationRequest = Shapes::StructureShape.new(name: 'ResetRuntimeLogConfigurationRequest')
@@ -296,6 +419,11 @@ module Aws::IoTManagedIntegrations
296
419
  SchemaVersionVersion = Shapes::StringShape.new(name: 'SchemaVersionVersion')
297
420
  SchemaVersionVisibility = Shapes::StringShape.new(name: 'SchemaVersionVisibility')
298
421
  SchemaVersionedId = Shapes::StringShape.new(name: 'SchemaVersionedId')
422
+ SecretsManager = Shapes::StructureShape.new(name: 'SecretsManager')
423
+ SecretsManagerArn = Shapes::StringShape.new(name: 'SecretsManagerArn')
424
+ SecretsManagerVersionId = Shapes::StringShape.new(name: 'SecretsManagerVersionId')
425
+ SendConnectorEventRequest = Shapes::StructureShape.new(name: 'SendConnectorEventRequest')
426
+ SendConnectorEventResponse = Shapes::StructureShape.new(name: 'SendConnectorEventResponse')
299
427
  SendManagedThingCommandRequest = Shapes::StructureShape.new(name: 'SendManagedThingCommandRequest')
300
428
  SendManagedThingCommandResponse = Shapes::StructureShape.new(name: 'SendManagedThingCommandResponse')
301
429
  SerialNumber = Shapes::StringShape.new(name: 'SerialNumber')
@@ -304,6 +432,9 @@ module Aws::IoTManagedIntegrations
304
432
  SetupAt = Shapes::TimestampShape.new(name: 'SetupAt')
305
433
  SmartHomeResourceId = Shapes::StringShape.new(name: 'SmartHomeResourceId')
306
434
  SmartHomeResourceType = Shapes::StringShape.new(name: 'SmartHomeResourceType')
435
+ SpecVersion = Shapes::StringShape.new(name: 'SpecVersion')
436
+ StartAccountAssociationRefreshRequest = Shapes::StructureShape.new(name: 'StartAccountAssociationRefreshRequest')
437
+ StartAccountAssociationRefreshResponse = Shapes::StructureShape.new(name: 'StartAccountAssociationRefreshResponse')
307
438
  StartDeviceDiscoveryRequest = Shapes::StructureShape.new(name: 'StartDeviceDiscoveryRequest')
308
439
  StartDeviceDiscoveryResponse = Shapes::StructureShape.new(name: 'StartDeviceDiscoveryResponse')
309
440
  StartTime = Shapes::StringShape.new(name: 'StartTime')
@@ -314,15 +445,26 @@ module Aws::IoTManagedIntegrations
314
445
  StateEndpoints = Shapes::ListShape.new(name: 'StateEndpoints')
315
446
  String = Shapes::StringShape.new(name: 'String')
316
447
  TagKey = Shapes::StringShape.new(name: 'TagKey')
448
+ TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
449
+ TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
450
+ TagResourceResponse = Shapes::StructureShape.new(name: 'TagResourceResponse')
317
451
  TagValue = Shapes::StringShape.new(name: 'TagValue')
318
452
  TagsMap = Shapes::MapShape.new(name: 'TagsMap')
319
453
  Target = Shapes::ListShape.new(name: 'Target')
320
454
  TaskProcessingDetails = Shapes::StructureShape.new(name: 'TaskProcessingDetails')
455
+ ThirdPartyUserId = Shapes::StringShape.new(name: 'ThirdPartyUserId')
321
456
  ThresholdPercentage = Shapes::FloatShape.new(name: 'ThresholdPercentage')
322
457
  ThrottlingException = Shapes::StructureShape.new(name: 'ThrottlingException')
458
+ TokenEndpointAuthenticationScheme = Shapes::StringShape.new(name: 'TokenEndpointAuthenticationScheme')
459
+ TokenUrl = Shapes::StringShape.new(name: 'TokenUrl')
323
460
  TraceId = Shapes::StringShape.new(name: 'TraceId')
324
461
  UnauthorizedException = Shapes::StructureShape.new(name: 'UnauthorizedException')
325
462
  UniversalProductCode = Shapes::StringShape.new(name: 'UniversalProductCode')
463
+ UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
464
+ UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
465
+ UpdateAccountAssociationRequest = Shapes::StructureShape.new(name: 'UpdateAccountAssociationRequest')
466
+ UpdateCloudConnectorRequest = Shapes::StructureShape.new(name: 'UpdateCloudConnectorRequest')
467
+ UpdateConnectorDestinationRequest = Shapes::StructureShape.new(name: 'UpdateConnectorDestinationRequest')
326
468
  UpdateDestinationRequest = Shapes::StructureShape.new(name: 'UpdateDestinationRequest')
327
469
  UpdateEventLogConfigurationRequest = Shapes::StructureShape.new(name: 'UpdateEventLogConfigurationRequest')
328
470
  UpdateManagedThingRequest = Shapes::StructureShape.new(name: 'UpdateManagedThingRequest')
@@ -345,6 +487,23 @@ module Aws::IoTManagedIntegrations
345
487
  AccessDeniedException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
346
488
  AccessDeniedException.struct_class = Types::AccessDeniedException
347
489
 
490
+ AccountAssociationItem.add_member(:account_association_id, Shapes::ShapeRef.new(shape: AccountAssociationId, required: true, location_name: "AccountAssociationId"))
491
+ AccountAssociationItem.add_member(:association_state, Shapes::ShapeRef.new(shape: AssociationState, required: true, location_name: "AssociationState"))
492
+ AccountAssociationItem.add_member(:error_message, Shapes::ShapeRef.new(shape: AccountAssociationErrorMessage, location_name: "ErrorMessage"))
493
+ AccountAssociationItem.add_member(:connector_destination_id, Shapes::ShapeRef.new(shape: ConnectorDestinationId, location_name: "ConnectorDestinationId"))
494
+ AccountAssociationItem.add_member(:name, Shapes::ShapeRef.new(shape: AccountAssociationName, location_name: "Name"))
495
+ AccountAssociationItem.add_member(:description, Shapes::ShapeRef.new(shape: AccountAssociationDescription, location_name: "Description"))
496
+ AccountAssociationItem.add_member(:arn, Shapes::ShapeRef.new(shape: AccountAssociationArn, location_name: "Arn"))
497
+ AccountAssociationItem.struct_class = Types::AccountAssociationItem
498
+
499
+ AccountAssociationListDefinition.member = Shapes::ShapeRef.new(shape: AccountAssociationItem)
500
+
501
+ AuthConfig.add_member(:o_auth, Shapes::ShapeRef.new(shape: OAuthConfig, location_name: "oAuth"))
502
+ AuthConfig.struct_class = Types::AuthConfig
503
+
504
+ AuthConfigUpdate.add_member(:o_auth_update, Shapes::ShapeRef.new(shape: OAuthUpdate, location_name: "oAuthUpdate"))
505
+ AuthConfigUpdate.struct_class = Types::AuthConfigUpdate
506
+
348
507
  CapabilityAction.add_member(:name, Shapes::ShapeRef.new(shape: CapabilityActionName, required: true, location_name: "name"))
349
508
  CapabilityAction.add_member(:ref, Shapes::ShapeRef.new(shape: ActionReference, location_name: "ref"))
350
509
  CapabilityAction.add_member(:action_trace_id, Shapes::ShapeRef.new(shape: ActionTraceId, location_name: "actionTraceId"))
@@ -381,6 +540,15 @@ module Aws::IoTManagedIntegrations
381
540
 
382
541
  CapabilityReportProperties.member = Shapes::ShapeRef.new(shape: PropertyName)
383
542
 
543
+ CapabilitySchemaItem.add_member(:format, Shapes::ShapeRef.new(shape: SchemaVersionFormat, required: true, location_name: "Format"))
544
+ CapabilitySchemaItem.add_member(:capability_id, Shapes::ShapeRef.new(shape: SchemaVersionedId, required: true, location_name: "CapabilityId"))
545
+ CapabilitySchemaItem.add_member(:extrinsic_id, Shapes::ShapeRef.new(shape: ExtrinsicSchemaId, required: true, location_name: "ExtrinsicId"))
546
+ CapabilitySchemaItem.add_member(:extrinsic_version, Shapes::ShapeRef.new(shape: MatterCapabilityReportClusterRevisionId, required: true, location_name: "ExtrinsicVersion"))
547
+ CapabilitySchemaItem.add_member(:schema, Shapes::ShapeRef.new(shape: ValidationSchema, required: true, location_name: "Schema"))
548
+ CapabilitySchemaItem.struct_class = Types::CapabilitySchemaItem
549
+
550
+ CapabilitySchemas.member = Shapes::ShapeRef.new(shape: CapabilitySchemaItem)
551
+
384
552
  CommandCapabilities.member = Shapes::ShapeRef.new(shape: CommandCapability)
385
553
 
386
554
  CommandCapability.add_member(:id, Shapes::ShapeRef.new(shape: SchemaVersionedId, required: true, location_name: "id"))
@@ -406,6 +574,59 @@ module Aws::IoTManagedIntegrations
406
574
  ConflictException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
407
575
  ConflictException.struct_class = Types::ConflictException
408
576
 
577
+ ConnectorDestinationListDefinition.member = Shapes::ShapeRef.new(shape: ConnectorDestinationSummary)
578
+
579
+ ConnectorDestinationSummary.add_member(:name, Shapes::ShapeRef.new(shape: ConnectorDestinationName, location_name: "Name"))
580
+ ConnectorDestinationSummary.add_member(:description, Shapes::ShapeRef.new(shape: ConnectorDestinationDescription, location_name: "Description"))
581
+ ConnectorDestinationSummary.add_member(:cloud_connector_id, Shapes::ShapeRef.new(shape: CloudConnectorId, location_name: "CloudConnectorId"))
582
+ ConnectorDestinationSummary.add_member(:id, Shapes::ShapeRef.new(shape: ConnectorDestinationId, location_name: "Id"))
583
+ ConnectorDestinationSummary.struct_class = Types::ConnectorDestinationSummary
584
+
585
+ ConnectorItem.add_member(:name, Shapes::ShapeRef.new(shape: DisplayName, required: true, location_name: "Name"))
586
+ ConnectorItem.add_member(:endpoint_config, Shapes::ShapeRef.new(shape: EndpointConfig, required: true, location_name: "EndpointConfig"))
587
+ ConnectorItem.add_member(:description, Shapes::ShapeRef.new(shape: CloudConnectorDescription, location_name: "Description"))
588
+ ConnectorItem.add_member(:endpoint_type, Shapes::ShapeRef.new(shape: EndpointType, location_name: "EndpointType"))
589
+ ConnectorItem.add_member(:id, Shapes::ShapeRef.new(shape: CloudConnectorId, location_name: "Id"))
590
+ ConnectorItem.add_member(:type, Shapes::ShapeRef.new(shape: CloudConnectorType, location_name: "Type"))
591
+ ConnectorItem.struct_class = Types::ConnectorItem
592
+
593
+ ConnectorList.member = Shapes::ShapeRef.new(shape: ConnectorItem)
594
+
595
+ CreateAccountAssociationRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken" => true}))
596
+ CreateAccountAssociationRequest.add_member(:connector_destination_id, Shapes::ShapeRef.new(shape: ConnectorDestinationId, required: true, location_name: "ConnectorDestinationId"))
597
+ CreateAccountAssociationRequest.add_member(:name, Shapes::ShapeRef.new(shape: AccountAssociationName, location_name: "Name"))
598
+ CreateAccountAssociationRequest.add_member(:description, Shapes::ShapeRef.new(shape: AccountAssociationDescription, location_name: "Description"))
599
+ CreateAccountAssociationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "Tags"))
600
+ CreateAccountAssociationRequest.struct_class = Types::CreateAccountAssociationRequest
601
+
602
+ CreateAccountAssociationResponse.add_member(:o_auth_authorization_url, Shapes::ShapeRef.new(shape: OAuthAuthorizationUrl, required: true, location_name: "OAuthAuthorizationUrl"))
603
+ CreateAccountAssociationResponse.add_member(:account_association_id, Shapes::ShapeRef.new(shape: AccountAssociationId, required: true, location_name: "AccountAssociationId"))
604
+ CreateAccountAssociationResponse.add_member(:association_state, Shapes::ShapeRef.new(shape: AssociationState, required: true, location_name: "AssociationState"))
605
+ CreateAccountAssociationResponse.add_member(:arn, Shapes::ShapeRef.new(shape: AccountAssociationArn, location_name: "Arn"))
606
+ CreateAccountAssociationResponse.struct_class = Types::CreateAccountAssociationResponse
607
+
608
+ CreateCloudConnectorRequest.add_member(:name, Shapes::ShapeRef.new(shape: DisplayName, required: true, location_name: "Name"))
609
+ CreateCloudConnectorRequest.add_member(:endpoint_config, Shapes::ShapeRef.new(shape: EndpointConfig, required: true, location_name: "EndpointConfig"))
610
+ CreateCloudConnectorRequest.add_member(:description, Shapes::ShapeRef.new(shape: CloudConnectorDescription, location_name: "Description"))
611
+ CreateCloudConnectorRequest.add_member(:endpoint_type, Shapes::ShapeRef.new(shape: EndpointType, location_name: "EndpointType"))
612
+ CreateCloudConnectorRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken" => true}))
613
+ CreateCloudConnectorRequest.struct_class = Types::CreateCloudConnectorRequest
614
+
615
+ CreateCloudConnectorResponse.add_member(:id, Shapes::ShapeRef.new(shape: CloudConnectorId, location_name: "Id"))
616
+ CreateCloudConnectorResponse.struct_class = Types::CreateCloudConnectorResponse
617
+
618
+ CreateConnectorDestinationRequest.add_member(:name, Shapes::ShapeRef.new(shape: ConnectorDestinationName, location_name: "Name"))
619
+ CreateConnectorDestinationRequest.add_member(:description, Shapes::ShapeRef.new(shape: ConnectorDestinationDescription, location_name: "Description"))
620
+ CreateConnectorDestinationRequest.add_member(:cloud_connector_id, Shapes::ShapeRef.new(shape: CloudConnectorId, required: true, location_name: "CloudConnectorId"))
621
+ CreateConnectorDestinationRequest.add_member(:auth_type, Shapes::ShapeRef.new(shape: AuthType, required: true, location_name: "AuthType"))
622
+ CreateConnectorDestinationRequest.add_member(:auth_config, Shapes::ShapeRef.new(shape: AuthConfig, required: true, location_name: "AuthConfig"))
623
+ CreateConnectorDestinationRequest.add_member(:secrets_manager, Shapes::ShapeRef.new(shape: SecretsManager, required: true, location_name: "SecretsManager"))
624
+ CreateConnectorDestinationRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken" => true}))
625
+ CreateConnectorDestinationRequest.struct_class = Types::CreateConnectorDestinationRequest
626
+
627
+ CreateConnectorDestinationResponse.add_member(:id, Shapes::ShapeRef.new(shape: ConnectorDestinationId, location_name: "Id"))
628
+ CreateConnectorDestinationResponse.struct_class = Types::CreateConnectorDestinationResponse
629
+
409
630
  CreateCredentialLockerRequest.add_member(:name, Shapes::ShapeRef.new(shape: CredentialLockerName, location_name: "Name"))
410
631
  CreateCredentialLockerRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken" => true}))
411
632
  CreateCredentialLockerRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "Tags"))
@@ -422,7 +643,7 @@ module Aws::IoTManagedIntegrations
422
643
  CreateDestinationRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: DeliveryDestinationRoleArn, required: true, location_name: "RoleArn"))
423
644
  CreateDestinationRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken" => true}))
424
645
  CreateDestinationRequest.add_member(:description, Shapes::ShapeRef.new(shape: DestinationDescription, location_name: "Description"))
425
- CreateDestinationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "Tags"))
646
+ CreateDestinationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, deprecated: true, location_name: "Tags", metadata: {"deprecatedMessage" => "Tags have been deprecated from this api", "deprecatedSince" => "06-25-2025"}))
426
647
  CreateDestinationRequest.struct_class = Types::CreateDestinationRequest
427
648
 
428
649
  CreateDestinationResponse.add_member(:name, Shapes::ShapeRef.new(shape: DestinationName, location_name: "Name"))
@@ -447,6 +668,7 @@ module Aws::IoTManagedIntegrations
447
668
  CreateManagedThingRequest.add_member(:model, Shapes::ShapeRef.new(shape: Model, location_name: "Model"))
448
669
  CreateManagedThingRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "Name"))
449
670
  CreateManagedThingRequest.add_member(:capability_report, Shapes::ShapeRef.new(shape: CapabilityReport, location_name: "CapabilityReport"))
671
+ CreateManagedThingRequest.add_member(:capability_schemas, Shapes::ShapeRef.new(shape: CapabilitySchemas, location_name: "CapabilitySchemas"))
450
672
  CreateManagedThingRequest.add_member(:capabilities, Shapes::ShapeRef.new(shape: Capabilities, location_name: "Capabilities"))
451
673
  CreateManagedThingRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken" => true}))
452
674
  CreateManagedThingRequest.add_member(:classification, Shapes::ShapeRef.new(shape: Classification, location_name: "Classification"))
@@ -462,7 +684,7 @@ module Aws::IoTManagedIntegrations
462
684
  CreateNotificationConfigurationRequest.add_member(:event_type, Shapes::ShapeRef.new(shape: EventType, required: true, location_name: "EventType"))
463
685
  CreateNotificationConfigurationRequest.add_member(:destination_name, Shapes::ShapeRef.new(shape: DestinationName, required: true, location_name: "DestinationName"))
464
686
  CreateNotificationConfigurationRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken", metadata: {"idempotencyToken" => true}))
465
- CreateNotificationConfigurationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "Tags"))
687
+ CreateNotificationConfigurationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, deprecated: true, location_name: "Tags", metadata: {"deprecatedMessage" => "Tags has been deprecated from this api", "deprecatedSince" => "06-25-2025"}))
466
688
  CreateNotificationConfigurationRequest.struct_class = Types::CreateNotificationConfigurationRequest
467
689
 
468
690
  CreateNotificationConfigurationResponse.add_member(:event_type, Shapes::ShapeRef.new(shape: EventType, location_name: "EventType"))
@@ -519,6 +741,18 @@ module Aws::IoTManagedIntegrations
519
741
  CredentialLockerSummary.add_member(:created_at, Shapes::ShapeRef.new(shape: CredentialLockerCreatedAt, location_name: "CreatedAt"))
520
742
  CredentialLockerSummary.struct_class = Types::CredentialLockerSummary
521
743
 
744
+ CustomProtocolDetail.key = Shapes::ShapeRef.new(shape: CustomProtocolDetailKey)
745
+ CustomProtocolDetail.value = Shapes::ShapeRef.new(shape: CustomProtocolDetailValue)
746
+
747
+ DeleteAccountAssociationRequest.add_member(:account_association_id, Shapes::ShapeRef.new(shape: AccountAssociationId, required: true, location: "uri", location_name: "AccountAssociationId"))
748
+ DeleteAccountAssociationRequest.struct_class = Types::DeleteAccountAssociationRequest
749
+
750
+ DeleteCloudConnectorRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: CloudConnectorId, required: true, location: "uri", location_name: "Identifier"))
751
+ DeleteCloudConnectorRequest.struct_class = Types::DeleteCloudConnectorRequest
752
+
753
+ DeleteConnectorDestinationRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: ConnectorDestinationId, required: true, location: "uri", location_name: "Identifier"))
754
+ DeleteConnectorDestinationRequest.struct_class = Types::DeleteConnectorDestinationRequest
755
+
522
756
  DeleteCredentialLockerRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: CredentialLockerId, required: true, location: "uri", location_name: "Identifier"))
523
757
  DeleteCredentialLockerRequest.struct_class = Types::DeleteCredentialLockerRequest
524
758
 
@@ -544,6 +778,10 @@ module Aws::IoTManagedIntegrations
544
778
  DeleteProvisioningProfileRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: ProvisioningProfileId, required: true, location: "uri", location_name: "Identifier"))
545
779
  DeleteProvisioningProfileRequest.struct_class = Types::DeleteProvisioningProfileRequest
546
780
 
781
+ DeregisterAccountAssociationRequest.add_member(:managed_thing_id, Shapes::ShapeRef.new(shape: ManagedThingId, required: true, location_name: "ManagedThingId"))
782
+ DeregisterAccountAssociationRequest.add_member(:account_association_id, Shapes::ShapeRef.new(shape: AccountAssociationId, required: true, location_name: "AccountAssociationId"))
783
+ DeregisterAccountAssociationRequest.struct_class = Types::DeregisterAccountAssociationRequest
784
+
547
785
  DestinationListDefinition.member = Shapes::ShapeRef.new(shape: DestinationSummary)
548
786
 
549
787
  DestinationSummary.add_member(:description, Shapes::ShapeRef.new(shape: DestinationDescription, location_name: "Description"))
@@ -553,8 +791,42 @@ module Aws::IoTManagedIntegrations
553
791
  DestinationSummary.add_member(:role_arn, Shapes::ShapeRef.new(shape: DeliveryDestinationRoleArn, location_name: "RoleArn"))
554
792
  DestinationSummary.struct_class = Types::DestinationSummary
555
793
 
794
+ Device.add_member(:connector_device_id, Shapes::ShapeRef.new(shape: ConnectorDeviceId, required: true, location_name: "ConnectorDeviceId"))
795
+ Device.add_member(:connector_device_name, Shapes::ShapeRef.new(shape: ConnectorDeviceName, location_name: "ConnectorDeviceName"))
796
+ Device.add_member(:capability_report, Shapes::ShapeRef.new(shape: MatterCapabilityReport, required: true, location_name: "CapabilityReport"))
797
+ Device.add_member(:capability_schemas, Shapes::ShapeRef.new(shape: CapabilitySchemas, location_name: "CapabilitySchemas"))
798
+ Device.add_member(:device_metadata, Shapes::ShapeRef.new(shape: DeviceMetadata, location_name: "DeviceMetadata"))
799
+ Device.struct_class = Types::Device
800
+
801
+ DeviceDiscoveryListDefinition.member = Shapes::ShapeRef.new(shape: DeviceDiscoverySummary)
802
+
803
+ DeviceDiscoverySummary.add_member(:id, Shapes::ShapeRef.new(shape: DeviceDiscoveryId, location_name: "Id"))
804
+ DeviceDiscoverySummary.add_member(:discovery_type, Shapes::ShapeRef.new(shape: DiscoveryType, location_name: "DiscoveryType"))
805
+ DeviceDiscoverySummary.add_member(:status, Shapes::ShapeRef.new(shape: DeviceDiscoveryStatus, location_name: "Status"))
806
+ DeviceDiscoverySummary.struct_class = Types::DeviceDiscoverySummary
807
+
808
+ DeviceTypeList.member = Shapes::ShapeRef.new(shape: DeviceType)
809
+
556
810
  DeviceTypes.member = Shapes::ShapeRef.new(shape: DeviceType)
557
811
 
812
+ Devices.member = Shapes::ShapeRef.new(shape: Device)
813
+
814
+ DiscoveredDeviceListDefinition.member = Shapes::ShapeRef.new(shape: DiscoveredDeviceSummary)
815
+
816
+ DiscoveredDeviceSummary.add_member(:connector_device_id, Shapes::ShapeRef.new(shape: ConnectorDeviceId, location_name: "ConnectorDeviceId"))
817
+ DiscoveredDeviceSummary.add_member(:connector_device_name, Shapes::ShapeRef.new(shape: ConnectorDeviceName, location_name: "ConnectorDeviceName"))
818
+ DiscoveredDeviceSummary.add_member(:device_types, Shapes::ShapeRef.new(shape: DeviceTypeList, location_name: "DeviceTypes"))
819
+ DiscoveredDeviceSummary.add_member(:managed_thing_id, Shapes::ShapeRef.new(shape: ManagedThingId, location_name: "ManagedThingId"))
820
+ DiscoveredDeviceSummary.add_member(:modification, Shapes::ShapeRef.new(shape: DiscoveryModification, location_name: "Modification"))
821
+ DiscoveredDeviceSummary.add_member(:discovered_at, Shapes::ShapeRef.new(shape: DiscoveredAt, location_name: "DiscoveredAt"))
822
+ DiscoveredDeviceSummary.add_member(:brand, Shapes::ShapeRef.new(shape: Brand, location_name: "Brand"))
823
+ DiscoveredDeviceSummary.add_member(:model, Shapes::ShapeRef.new(shape: Model, location_name: "Model"))
824
+ DiscoveredDeviceSummary.add_member(:authentication_material, Shapes::ShapeRef.new(shape: AuthMaterialString, location_name: "AuthenticationMaterial"))
825
+ DiscoveredDeviceSummary.struct_class = Types::DiscoveredDeviceSummary
826
+
827
+ EndpointConfig.add_member(:lambda, Shapes::ShapeRef.new(shape: LambdaConfig, location_name: "lambda"))
828
+ EndpointConfig.struct_class = Types::EndpointConfig
829
+
558
830
  EventLogConfigurationListDefinition.member = Shapes::ShapeRef.new(shape: EventLogConfigurationSummary)
559
831
 
560
832
  EventLogConfigurationSummary.add_member(:id, Shapes::ShapeRef.new(shape: LogConfigurationId, location_name: "Id"))
@@ -568,6 +840,44 @@ module Aws::IoTManagedIntegrations
568
840
  ExponentialRolloutRate.add_member(:rate_increase_criteria, Shapes::ShapeRef.new(shape: RolloutRateIncreaseCriteria, location_name: "RateIncreaseCriteria"))
569
841
  ExponentialRolloutRate.struct_class = Types::ExponentialRolloutRate
570
842
 
843
+ GetAccountAssociationRequest.add_member(:account_association_id, Shapes::ShapeRef.new(shape: AccountAssociationId, required: true, location: "uri", location_name: "AccountAssociationId"))
844
+ GetAccountAssociationRequest.struct_class = Types::GetAccountAssociationRequest
845
+
846
+ GetAccountAssociationResponse.add_member(:account_association_id, Shapes::ShapeRef.new(shape: AccountAssociationId, required: true, location_name: "AccountAssociationId"))
847
+ GetAccountAssociationResponse.add_member(:association_state, Shapes::ShapeRef.new(shape: AssociationState, required: true, location_name: "AssociationState"))
848
+ GetAccountAssociationResponse.add_member(:error_message, Shapes::ShapeRef.new(shape: AccountAssociationErrorMessage, location_name: "ErrorMessage"))
849
+ GetAccountAssociationResponse.add_member(:connector_destination_id, Shapes::ShapeRef.new(shape: ConnectorDestinationId, location_name: "ConnectorDestinationId"))
850
+ GetAccountAssociationResponse.add_member(:name, Shapes::ShapeRef.new(shape: AccountAssociationName, location_name: "Name"))
851
+ GetAccountAssociationResponse.add_member(:description, Shapes::ShapeRef.new(shape: AccountAssociationDescription, location_name: "Description"))
852
+ GetAccountAssociationResponse.add_member(:arn, Shapes::ShapeRef.new(shape: AccountAssociationArn, location_name: "Arn"))
853
+ GetAccountAssociationResponse.add_member(:o_auth_authorization_url, Shapes::ShapeRef.new(shape: OAuthAuthorizationUrl, required: true, location_name: "OAuthAuthorizationUrl"))
854
+ GetAccountAssociationResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "Tags"))
855
+ GetAccountAssociationResponse.struct_class = Types::GetAccountAssociationResponse
856
+
857
+ GetCloudConnectorRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: CloudConnectorId, required: true, location: "uri", location_name: "Identifier"))
858
+ GetCloudConnectorRequest.struct_class = Types::GetCloudConnectorRequest
859
+
860
+ GetCloudConnectorResponse.add_member(:name, Shapes::ShapeRef.new(shape: DisplayName, required: true, location_name: "Name"))
861
+ GetCloudConnectorResponse.add_member(:endpoint_config, Shapes::ShapeRef.new(shape: EndpointConfig, required: true, location_name: "EndpointConfig"))
862
+ GetCloudConnectorResponse.add_member(:description, Shapes::ShapeRef.new(shape: CloudConnectorDescription, location_name: "Description"))
863
+ GetCloudConnectorResponse.add_member(:endpoint_type, Shapes::ShapeRef.new(shape: EndpointType, location_name: "EndpointType"))
864
+ GetCloudConnectorResponse.add_member(:id, Shapes::ShapeRef.new(shape: CloudConnectorId, location_name: "Id"))
865
+ GetCloudConnectorResponse.add_member(:type, Shapes::ShapeRef.new(shape: CloudConnectorType, location_name: "Type"))
866
+ GetCloudConnectorResponse.struct_class = Types::GetCloudConnectorResponse
867
+
868
+ GetConnectorDestinationRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: ConnectorDestinationId, required: true, location: "uri", location_name: "Identifier"))
869
+ GetConnectorDestinationRequest.struct_class = Types::GetConnectorDestinationRequest
870
+
871
+ GetConnectorDestinationResponse.add_member(:name, Shapes::ShapeRef.new(shape: ConnectorDestinationName, location_name: "Name"))
872
+ GetConnectorDestinationResponse.add_member(:description, Shapes::ShapeRef.new(shape: ConnectorDestinationDescription, location_name: "Description"))
873
+ GetConnectorDestinationResponse.add_member(:cloud_connector_id, Shapes::ShapeRef.new(shape: CloudConnectorId, location_name: "CloudConnectorId"))
874
+ GetConnectorDestinationResponse.add_member(:id, Shapes::ShapeRef.new(shape: ConnectorDestinationId, location_name: "Id"))
875
+ GetConnectorDestinationResponse.add_member(:auth_type, Shapes::ShapeRef.new(shape: AuthType, location_name: "AuthType"))
876
+ GetConnectorDestinationResponse.add_member(:auth_config, Shapes::ShapeRef.new(shape: AuthConfig, location_name: "AuthConfig"))
877
+ GetConnectorDestinationResponse.add_member(:secrets_manager, Shapes::ShapeRef.new(shape: SecretsManager, location_name: "SecretsManager"))
878
+ GetConnectorDestinationResponse.add_member(:o_auth_complete_redirect_url, Shapes::ShapeRef.new(shape: OAuthCompleteRedirectUrl, location_name: "OAuthCompleteRedirectUrl"))
879
+ GetConnectorDestinationResponse.struct_class = Types::GetConnectorDestinationResponse
880
+
571
881
  GetCredentialLockerRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: CredentialLockerId, required: true, location: "uri", location_name: "Identifier"))
572
882
  GetCredentialLockerRequest.struct_class = Types::GetCredentialLockerRequest
573
883
 
@@ -600,7 +910,7 @@ module Aws::IoTManagedIntegrations
600
910
  GetDestinationResponse.add_member(:role_arn, Shapes::ShapeRef.new(shape: DeliveryDestinationRoleArn, location_name: "RoleArn"))
601
911
  GetDestinationResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: DestinationCreatedAt, location_name: "CreatedAt"))
602
912
  GetDestinationResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: DestinationUpdatedAt, location_name: "UpdatedAt"))
603
- GetDestinationResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "Tags"))
913
+ GetDestinationResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, deprecated: true, location_name: "Tags", metadata: {"deprecatedMessage" => "Tags has been deprecated from this api", "deprecatedSince" => "06-25-2025"}))
604
914
  GetDestinationResponse.struct_class = Types::GetDestinationResponse
605
915
 
606
916
  GetDeviceDiscoveryRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: DeviceDiscoveryId, required: true, location: "uri", location_name: "Identifier"))
@@ -612,9 +922,10 @@ module Aws::IoTManagedIntegrations
612
922
  GetDeviceDiscoveryResponse.add_member(:status, Shapes::ShapeRef.new(shape: DeviceDiscoveryStatus, required: true, location_name: "Status"))
613
923
  GetDeviceDiscoveryResponse.add_member(:started_at, Shapes::ShapeRef.new(shape: DiscoveryStartedAt, required: true, location_name: "StartedAt"))
614
924
  GetDeviceDiscoveryResponse.add_member(:controller_id, Shapes::ShapeRef.new(shape: ManagedThingId, location_name: "ControllerId"))
615
- GetDeviceDiscoveryResponse.add_member(:connector_association_id, Shapes::ShapeRef.new(shape: ConnectorAssociationId, location_name: "ConnectorAssociationId"))
925
+ GetDeviceDiscoveryResponse.add_member(:connector_association_id, Shapes::ShapeRef.new(shape: ConnectorAssociationId, deprecated: true, location_name: "ConnectorAssociationId", metadata: {"deprecatedMessage" => "ConnectorAssociationId has been deprecated", "deprecatedSince" => "2025-06-25"}))
926
+ GetDeviceDiscoveryResponse.add_member(:account_association_id, Shapes::ShapeRef.new(shape: AccountAssociationId, location_name: "AccountAssociationId"))
616
927
  GetDeviceDiscoveryResponse.add_member(:finished_at, Shapes::ShapeRef.new(shape: DiscoveryFinishedAt, location_name: "FinishedAt"))
617
- GetDeviceDiscoveryResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "Tags"))
928
+ GetDeviceDiscoveryResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, deprecated: true, location_name: "Tags", metadata: {"deprecatedMessage" => "Tags have been deprecated from this api", "deprecatedSince" => "06-25-2025"}))
618
929
  GetDeviceDiscoveryResponse.struct_class = Types::GetDeviceDiscoveryResponse
619
930
 
620
931
  GetEventLogConfigurationRequest.add_member(:id, Shapes::ShapeRef.new(shape: LogConfigurationId, required: true, location: "uri", location_name: "Id"))
@@ -672,7 +983,8 @@ module Aws::IoTManagedIntegrations
672
983
  GetManagedThingResponse.add_member(:serial_number, Shapes::ShapeRef.new(shape: SerialNumber, location_name: "SerialNumber"))
673
984
  GetManagedThingResponse.add_member(:universal_product_code, Shapes::ShapeRef.new(shape: UniversalProductCode, location_name: "UniversalProductCode"))
674
985
  GetManagedThingResponse.add_member(:international_article_number, Shapes::ShapeRef.new(shape: InternationalArticleNumber, location_name: "InternationalArticleNumber"))
675
- GetManagedThingResponse.add_member(:connector_policy_id, Shapes::ShapeRef.new(shape: ConnectorPolicyId, location_name: "ConnectorPolicyId"))
986
+ GetManagedThingResponse.add_member(:connector_policy_id, Shapes::ShapeRef.new(shape: ConnectorPolicyId, deprecated: true, location_name: "ConnectorPolicyId", metadata: {"deprecatedMessage" => "ConnectorPolicyId is deprecated", "deprecatedSince" => "2025-06-25"}))
987
+ GetManagedThingResponse.add_member(:connector_destination_id, Shapes::ShapeRef.new(shape: ConnectorDestinationId, location_name: "ConnectorDestinationId"))
676
988
  GetManagedThingResponse.add_member(:connector_device_id, Shapes::ShapeRef.new(shape: ConnectorDeviceId, location_name: "ConnectorDeviceId"))
677
989
  GetManagedThingResponse.add_member(:device_specific_key, Shapes::ShapeRef.new(shape: DeviceSpecificKey, location_name: "DeviceSpecificKey"))
678
990
  GetManagedThingResponse.add_member(:mac_address, Shapes::ShapeRef.new(shape: MacAddress, location_name: "MacAddress"))
@@ -699,7 +1011,7 @@ module Aws::IoTManagedIntegrations
699
1011
  GetNotificationConfigurationResponse.add_member(:destination_name, Shapes::ShapeRef.new(shape: DestinationName, location_name: "DestinationName"))
700
1012
  GetNotificationConfigurationResponse.add_member(:created_at, Shapes::ShapeRef.new(shape: NotificationConfigurationCreatedAt, location_name: "CreatedAt"))
701
1013
  GetNotificationConfigurationResponse.add_member(:updated_at, Shapes::ShapeRef.new(shape: NotificationConfigurationUpdatedAt, location_name: "UpdatedAt"))
702
- GetNotificationConfigurationResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "Tags"))
1014
+ GetNotificationConfigurationResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, deprecated: true, location_name: "Tags", metadata: {"deprecatedMessage" => "Tags has been deprecated for this api", "deprecatedSince" => "06-25-2025"}))
703
1015
  GetNotificationConfigurationResponse.struct_class = Types::GetNotificationConfigurationResponse
704
1016
 
705
1017
  GetOtaTaskConfigurationRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: OtaTaskConfigurationId, required: true, location: "uri", location_name: "Identifier"))
@@ -731,6 +1043,7 @@ module Aws::IoTManagedIntegrations
731
1043
  GetOtaTaskResponse.add_member(:ota_scheduling_config, Shapes::ShapeRef.new(shape: OtaTaskSchedulingConfig, location_name: "OtaSchedulingConfig"))
732
1044
  GetOtaTaskResponse.add_member(:ota_task_execution_retry_config, Shapes::ShapeRef.new(shape: OtaTaskExecutionRetryConfig, location_name: "OtaTaskExecutionRetryConfig"))
733
1045
  GetOtaTaskResponse.add_member(:status, Shapes::ShapeRef.new(shape: OtaStatus, location_name: "Status"))
1046
+ GetOtaTaskResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "Tags"))
734
1047
  GetOtaTaskResponse.struct_class = Types::GetOtaTaskResponse
735
1048
 
736
1049
  GetProvisioningProfileRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: ProvisioningProfileId, required: true, location: "uri", location_name: "Identifier"))
@@ -771,6 +1084,43 @@ module Aws::IoTManagedIntegrations
771
1084
  InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
772
1085
  InternalServerException.struct_class = Types::InternalServerException
773
1086
 
1087
+ InvalidRequestException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
1088
+ InvalidRequestException.struct_class = Types::InvalidRequestException
1089
+
1090
+ LambdaConfig.add_member(:arn, Shapes::ShapeRef.new(shape: LambdaArn, required: true, location_name: "arn"))
1091
+ LambdaConfig.struct_class = Types::LambdaConfig
1092
+
1093
+ LimitExceededException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
1094
+ LimitExceededException.struct_class = Types::LimitExceededException
1095
+
1096
+ ListAccountAssociationsRequest.add_member(:connector_destination_id, Shapes::ShapeRef.new(shape: ConnectorDestinationId, location: "querystring", location_name: "ConnectorDestinationId"))
1097
+ ListAccountAssociationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "MaxResults"))
1098
+ ListAccountAssociationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "NextToken"))
1099
+ ListAccountAssociationsRequest.struct_class = Types::ListAccountAssociationsRequest
1100
+
1101
+ ListAccountAssociationsResponse.add_member(:items, Shapes::ShapeRef.new(shape: AccountAssociationListDefinition, location_name: "Items"))
1102
+ ListAccountAssociationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1103
+ ListAccountAssociationsResponse.struct_class = Types::ListAccountAssociationsResponse
1104
+
1105
+ ListCloudConnectorsRequest.add_member(:type, Shapes::ShapeRef.new(shape: CloudConnectorType, location: "querystring", location_name: "Type"))
1106
+ ListCloudConnectorsRequest.add_member(:lambda_arn, Shapes::ShapeRef.new(shape: LambdaArn, location: "querystring", location_name: "LambdaArn"))
1107
+ ListCloudConnectorsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "MaxResults"))
1108
+ ListCloudConnectorsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "NextToken"))
1109
+ ListCloudConnectorsRequest.struct_class = Types::ListCloudConnectorsRequest
1110
+
1111
+ ListCloudConnectorsResponse.add_member(:items, Shapes::ShapeRef.new(shape: ConnectorList, location_name: "Items"))
1112
+ ListCloudConnectorsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1113
+ ListCloudConnectorsResponse.struct_class = Types::ListCloudConnectorsResponse
1114
+
1115
+ ListConnectorDestinationsRequest.add_member(:cloud_connector_id, Shapes::ShapeRef.new(shape: CloudConnectorId, location: "querystring", location_name: "CloudConnectorId"))
1116
+ ListConnectorDestinationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "NextToken"))
1117
+ ListConnectorDestinationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "MaxResults"))
1118
+ ListConnectorDestinationsRequest.struct_class = Types::ListConnectorDestinationsRequest
1119
+
1120
+ ListConnectorDestinationsResponse.add_member(:connector_destination_list, Shapes::ShapeRef.new(shape: ConnectorDestinationListDefinition, location_name: "ConnectorDestinationList"))
1121
+ ListConnectorDestinationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1122
+ ListConnectorDestinationsResponse.struct_class = Types::ListConnectorDestinationsResponse
1123
+
774
1124
  ListCredentialLockersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "NextToken"))
775
1125
  ListCredentialLockersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "MaxResults"))
776
1126
  ListCredentialLockersRequest.struct_class = Types::ListCredentialLockersRequest
@@ -787,6 +1137,25 @@ module Aws::IoTManagedIntegrations
787
1137
  ListDestinationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
788
1138
  ListDestinationsResponse.struct_class = Types::ListDestinationsResponse
789
1139
 
1140
+ ListDeviceDiscoveriesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "NextToken"))
1141
+ ListDeviceDiscoveriesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "MaxResults"))
1142
+ ListDeviceDiscoveriesRequest.add_member(:type_filter, Shapes::ShapeRef.new(shape: DiscoveryType, location: "querystring", location_name: "TypeFilter"))
1143
+ ListDeviceDiscoveriesRequest.add_member(:status_filter, Shapes::ShapeRef.new(shape: DeviceDiscoveryStatus, location: "querystring", location_name: "StatusFilter"))
1144
+ ListDeviceDiscoveriesRequest.struct_class = Types::ListDeviceDiscoveriesRequest
1145
+
1146
+ ListDeviceDiscoveriesResponse.add_member(:items, Shapes::ShapeRef.new(shape: DeviceDiscoveryListDefinition, location_name: "Items"))
1147
+ ListDeviceDiscoveriesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1148
+ ListDeviceDiscoveriesResponse.struct_class = Types::ListDeviceDiscoveriesResponse
1149
+
1150
+ ListDiscoveredDevicesRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: DeviceDiscoveryId, required: true, location: "uri", location_name: "Identifier"))
1151
+ ListDiscoveredDevicesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "NextToken"))
1152
+ ListDiscoveredDevicesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "MaxResults"))
1153
+ ListDiscoveredDevicesRequest.struct_class = Types::ListDiscoveredDevicesRequest
1154
+
1155
+ ListDiscoveredDevicesResponse.add_member(:items, Shapes::ShapeRef.new(shape: DiscoveredDeviceListDefinition, location_name: "Items"))
1156
+ ListDiscoveredDevicesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
1157
+ ListDiscoveredDevicesResponse.struct_class = Types::ListDiscoveredDevicesResponse
1158
+
790
1159
  ListEventLogConfigurationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "NextToken"))
791
1160
  ListEventLogConfigurationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "MaxResults"))
792
1161
  ListEventLogConfigurationsRequest.struct_class = Types::ListEventLogConfigurationsRequest
@@ -795,6 +1164,16 @@ module Aws::IoTManagedIntegrations
795
1164
  ListEventLogConfigurationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
796
1165
  ListEventLogConfigurationsResponse.struct_class = Types::ListEventLogConfigurationsResponse
797
1166
 
1167
+ ListManagedThingAccountAssociationsRequest.add_member(:managed_thing_id, Shapes::ShapeRef.new(shape: ManagedThingId, location: "querystring", location_name: "ManagedThingId"))
1168
+ ListManagedThingAccountAssociationsRequest.add_member(:account_association_id, Shapes::ShapeRef.new(shape: AccountAssociationId, location: "querystring", location_name: "AccountAssociationId"))
1169
+ ListManagedThingAccountAssociationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "MaxResults"))
1170
+ ListManagedThingAccountAssociationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "NextToken"))
1171
+ ListManagedThingAccountAssociationsRequest.struct_class = Types::ListManagedThingAccountAssociationsRequest
1172
+
1173
+ ListManagedThingAccountAssociationsResponse.add_member(:items, Shapes::ShapeRef.new(shape: ManagedThingAssociationList, location_name: "Items"))
1174
+ ListManagedThingAccountAssociationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
1175
+ ListManagedThingAccountAssociationsResponse.struct_class = Types::ListManagedThingAccountAssociationsResponse
1176
+
798
1177
  ListManagedThingSchemasRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: ManagedThingId, required: true, location: "uri", location_name: "Identifier"))
799
1178
  ListManagedThingSchemasRequest.add_member(:endpoint_id_filter, Shapes::ShapeRef.new(shape: EndpointId, location: "querystring", location_name: "EndpointIdFilter"))
800
1179
  ListManagedThingSchemasRequest.add_member(:capability_id_filter, Shapes::ShapeRef.new(shape: CapabilityId, location: "querystring", location_name: "CapabilityIdFilter"))
@@ -810,7 +1189,9 @@ module Aws::IoTManagedIntegrations
810
1189
  ListManagedThingsRequest.add_member(:credential_locker_filter, Shapes::ShapeRef.new(shape: CredentialLockerId, location: "querystring", location_name: "CredentialLockerFilter"))
811
1190
  ListManagedThingsRequest.add_member(:role_filter, Shapes::ShapeRef.new(shape: Role, location: "querystring", location_name: "RoleFilter"))
812
1191
  ListManagedThingsRequest.add_member(:parent_controller_identifier_filter, Shapes::ShapeRef.new(shape: ParentControllerId, location: "querystring", location_name: "ParentControllerIdentifierFilter"))
813
- ListManagedThingsRequest.add_member(:connector_policy_id_filter, Shapes::ShapeRef.new(shape: ConnectorPolicyId, location: "querystring", location_name: "ConnectorPolicyIdFilter"))
1192
+ ListManagedThingsRequest.add_member(:connector_policy_id_filter, Shapes::ShapeRef.new(shape: ConnectorPolicyId, deprecated: true, location: "querystring", location_name: "ConnectorPolicyIdFilter", metadata: {"deprecatedMessage" => "ConnectorPolicyIdFilter is deprecated", "deprecatedSince" => "06-25-2025"}))
1193
+ ListManagedThingsRequest.add_member(:connector_destination_id_filter, Shapes::ShapeRef.new(shape: ConnectorDestinationId, location: "querystring", location_name: "ConnectorDestinationIdFilter"))
1194
+ ListManagedThingsRequest.add_member(:connector_device_id_filter, Shapes::ShapeRef.new(shape: ConnectorDeviceId, location: "querystring", location_name: "ConnectorDeviceIdFilter"))
814
1195
  ListManagedThingsRequest.add_member(:serial_number_filter, Shapes::ShapeRef.new(shape: SerialNumber, location: "querystring", location_name: "SerialNumberFilter"))
815
1196
  ListManagedThingsRequest.add_member(:provisioning_status_filter, Shapes::ShapeRef.new(shape: ProvisioningStatus, location: "querystring", location_name: "ProvisioningStatusFilter"))
816
1197
  ListManagedThingsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "NextToken"))
@@ -875,6 +1256,18 @@ module Aws::IoTManagedIntegrations
875
1256
  ListSchemaVersionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
876
1257
  ListSchemaVersionsResponse.struct_class = Types::ListSchemaVersionsResponse
877
1258
 
1259
+ ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: IoTManagedIntegrationsResourceARN, required: true, location: "uri", location_name: "ResourceArn"))
1260
+ ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
1261
+
1262
+ ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "tags"))
1263
+ ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
1264
+
1265
+ ManagedThingAssociation.add_member(:managed_thing_id, Shapes::ShapeRef.new(shape: ManagedThingId, location_name: "ManagedThingId"))
1266
+ ManagedThingAssociation.add_member(:account_association_id, Shapes::ShapeRef.new(shape: AccountAssociationId, location_name: "AccountAssociationId"))
1267
+ ManagedThingAssociation.struct_class = Types::ManagedThingAssociation
1268
+
1269
+ ManagedThingAssociationList.member = Shapes::ShapeRef.new(shape: ManagedThingAssociation)
1270
+
878
1271
  ManagedThingListDefinition.member = Shapes::ShapeRef.new(shape: ManagedThingSummary)
879
1272
 
880
1273
  ManagedThingSchemaListDefinition.member = Shapes::ShapeRef.new(shape: ManagedThingSchemaListItem)
@@ -890,7 +1283,8 @@ module Aws::IoTManagedIntegrations
890
1283
  ManagedThingSummary.add_member(:brand, Shapes::ShapeRef.new(shape: Brand, location_name: "Brand"))
891
1284
  ManagedThingSummary.add_member(:classification, Shapes::ShapeRef.new(shape: Classification, location_name: "Classification"))
892
1285
  ManagedThingSummary.add_member(:connector_device_id, Shapes::ShapeRef.new(shape: ConnectorDeviceId, location_name: "ConnectorDeviceId"))
893
- ManagedThingSummary.add_member(:connector_policy_id, Shapes::ShapeRef.new(shape: ConnectorPolicyId, location_name: "ConnectorPolicyId"))
1286
+ ManagedThingSummary.add_member(:connector_policy_id, Shapes::ShapeRef.new(shape: ConnectorPolicyId, deprecated: true, location_name: "ConnectorPolicyId", metadata: {"deprecatedMessage" => "ConnectorPolicyId has been deprecated", "deprecatedSince" => "06-25-2025"}))
1287
+ ManagedThingSummary.add_member(:connector_destination_id, Shapes::ShapeRef.new(shape: ConnectorDestinationId, location_name: "ConnectorDestinationId"))
894
1288
  ManagedThingSummary.add_member(:model, Shapes::ShapeRef.new(shape: Model, location_name: "Model"))
895
1289
  ManagedThingSummary.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "Name"))
896
1290
  ManagedThingSummary.add_member(:owner, Shapes::ShapeRef.new(shape: Owner, location_name: "Owner"))
@@ -904,6 +1298,73 @@ module Aws::IoTManagedIntegrations
904
1298
  ManagedThingSummary.add_member(:activated_at, Shapes::ShapeRef.new(shape: SetupAt, location_name: "ActivatedAt"))
905
1299
  ManagedThingSummary.struct_class = Types::ManagedThingSummary
906
1300
 
1301
+ MatterCapabilityReport.add_member(:version, Shapes::ShapeRef.new(shape: CapabilityReportVersion, required: true, location_name: "version"))
1302
+ MatterCapabilityReport.add_member(:node_id, Shapes::ShapeRef.new(shape: NodeId, location_name: "nodeId"))
1303
+ MatterCapabilityReport.add_member(:endpoints, Shapes::ShapeRef.new(shape: MatterCapabilityReportEndpoints, required: true, location_name: "endpoints"))
1304
+ MatterCapabilityReport.struct_class = Types::MatterCapabilityReport
1305
+
1306
+ MatterCapabilityReportAttribute.add_member(:id, Shapes::ShapeRef.new(shape: MatterAttributeId, location_name: "id"))
1307
+ MatterCapabilityReportAttribute.add_member(:name, Shapes::ShapeRef.new(shape: ActionName, location_name: "name"))
1308
+ MatterCapabilityReportAttribute.add_member(:value, Shapes::ShapeRef.new(shape: MatterCapabilityReportAttributeValue, location_name: "value"))
1309
+ MatterCapabilityReportAttribute.struct_class = Types::MatterCapabilityReportAttribute
1310
+
1311
+ MatterCapabilityReportAttributes.member = Shapes::ShapeRef.new(shape: MatterCapabilityReportAttribute)
1312
+
1313
+ MatterCapabilityReportCluster.add_member(:id, Shapes::ShapeRef.new(shape: ClusterId, required: true, location_name: "id"))
1314
+ MatterCapabilityReportCluster.add_member(:revision, Shapes::ShapeRef.new(shape: MatterCapabilityReportClusterRevisionId, required: true, location_name: "revision"))
1315
+ MatterCapabilityReportCluster.add_member(:public_id, Shapes::ShapeRef.new(shape: SchemaVersionedId, location_name: "publicId"))
1316
+ MatterCapabilityReportCluster.add_member(:name, Shapes::ShapeRef.new(shape: CapabilityName, location_name: "name"))
1317
+ MatterCapabilityReportCluster.add_member(:spec_version, Shapes::ShapeRef.new(shape: SpecVersion, location_name: "specVersion"))
1318
+ MatterCapabilityReportCluster.add_member(:attributes, Shapes::ShapeRef.new(shape: MatterCapabilityReportAttributes, location_name: "attributes"))
1319
+ MatterCapabilityReportCluster.add_member(:commands, Shapes::ShapeRef.new(shape: MatterCapabilityReportCommands, location_name: "commands"))
1320
+ MatterCapabilityReportCluster.add_member(:events, Shapes::ShapeRef.new(shape: MatterCapabilityReportEvents, location_name: "events"))
1321
+ MatterCapabilityReportCluster.add_member(:feature_map, Shapes::ShapeRef.new(shape: MatterCapabilityReportFeatureMap, location_name: "featureMap"))
1322
+ MatterCapabilityReportCluster.add_member(:generated_commands, Shapes::ShapeRef.new(shape: MatterCapabilityReportGeneratedCommands, location_name: "generatedCommands"))
1323
+ MatterCapabilityReportCluster.add_member(:fabric_index, Shapes::ShapeRef.new(shape: MatterCapabilityReportFabricIndex, location_name: "fabricIndex"))
1324
+ MatterCapabilityReportCluster.struct_class = Types::MatterCapabilityReportCluster
1325
+
1326
+ MatterCapabilityReportClusters.member = Shapes::ShapeRef.new(shape: MatterCapabilityReportCluster)
1327
+
1328
+ MatterCapabilityReportCommands.member = Shapes::ShapeRef.new(shape: MatterCommandId)
1329
+
1330
+ MatterCapabilityReportEndpoint.add_member(:id, Shapes::ShapeRef.new(shape: EndpointId, required: true, location_name: "id"))
1331
+ MatterCapabilityReportEndpoint.add_member(:device_types, Shapes::ShapeRef.new(shape: DeviceTypes, required: true, location_name: "deviceTypes"))
1332
+ MatterCapabilityReportEndpoint.add_member(:clusters, Shapes::ShapeRef.new(shape: MatterCapabilityReportClusters, required: true, location_name: "clusters"))
1333
+ MatterCapabilityReportEndpoint.add_member(:parts, Shapes::ShapeRef.new(shape: MatterCapabilityReportEndpointParts, location_name: "parts"))
1334
+ MatterCapabilityReportEndpoint.add_member(:semantic_tags, Shapes::ShapeRef.new(shape: MatterCapabilityReportEndpointSemanticTags, location_name: "semanticTags"))
1335
+ MatterCapabilityReportEndpoint.add_member(:client_clusters, Shapes::ShapeRef.new(shape: MatterCapabilityReportEndpointClientClusters, location_name: "clientClusters"))
1336
+ MatterCapabilityReportEndpoint.struct_class = Types::MatterCapabilityReportEndpoint
1337
+
1338
+ MatterCapabilityReportEndpointClientClusters.member = Shapes::ShapeRef.new(shape: ClusterId)
1339
+
1340
+ MatterCapabilityReportEndpointParts.member = Shapes::ShapeRef.new(shape: EndpointId)
1341
+
1342
+ MatterCapabilityReportEndpointSemanticTags.member = Shapes::ShapeRef.new(shape: EndpointSemanticTag)
1343
+
1344
+ MatterCapabilityReportEndpoints.member = Shapes::ShapeRef.new(shape: MatterCapabilityReportEndpoint)
1345
+
1346
+ MatterCapabilityReportEvents.member = Shapes::ShapeRef.new(shape: MatterEventId)
1347
+
1348
+ MatterCapabilityReportGeneratedCommands.member = Shapes::ShapeRef.new(shape: MatterCommandId)
1349
+
1350
+ MatterCluster.add_member(:id, Shapes::ShapeRef.new(shape: ClusterId, location_name: "id"))
1351
+ MatterCluster.add_member(:attributes, Shapes::ShapeRef.new(shape: MatterAttributes, location_name: "attributes"))
1352
+ MatterCluster.add_member(:commands, Shapes::ShapeRef.new(shape: MatterCommands, location_name: "commands"))
1353
+ MatterCluster.add_member(:events, Shapes::ShapeRef.new(shape: MatterEvents, location_name: "events"))
1354
+ MatterCluster.struct_class = Types::MatterCluster
1355
+
1356
+ MatterClusters.member = Shapes::ShapeRef.new(shape: MatterCluster)
1357
+
1358
+ MatterCommands.key = Shapes::ShapeRef.new(shape: MatterCommandId)
1359
+ MatterCommands.value = Shapes::ShapeRef.new(shape: MatterFields)
1360
+
1361
+ MatterEndpoint.add_member(:id, Shapes::ShapeRef.new(shape: EndpointId, location_name: "id"))
1362
+ MatterEndpoint.add_member(:clusters, Shapes::ShapeRef.new(shape: MatterClusters, location_name: "clusters"))
1363
+ MatterEndpoint.struct_class = Types::MatterEndpoint
1364
+
1365
+ MatterEvents.key = Shapes::ShapeRef.new(shape: MatterEventId)
1366
+ MatterEvents.value = Shapes::ShapeRef.new(shape: MatterFields)
1367
+
907
1368
  MetaData.key = Shapes::ShapeRef.new(shape: AttributeName)
908
1369
  MetaData.value = Shapes::ShapeRef.new(shape: AttributeValue)
909
1370
 
@@ -913,6 +1374,18 @@ module Aws::IoTManagedIntegrations
913
1374
  NotificationConfigurationSummary.add_member(:destination_name, Shapes::ShapeRef.new(shape: DestinationName, location_name: "DestinationName"))
914
1375
  NotificationConfigurationSummary.struct_class = Types::NotificationConfigurationSummary
915
1376
 
1377
+ OAuthConfig.add_member(:auth_url, Shapes::ShapeRef.new(shape: AuthUrl, required: true, location_name: "authUrl"))
1378
+ OAuthConfig.add_member(:token_url, Shapes::ShapeRef.new(shape: TokenUrl, required: true, location_name: "tokenUrl"))
1379
+ OAuthConfig.add_member(:scope, Shapes::ShapeRef.new(shape: String, location_name: "scope"))
1380
+ OAuthConfig.add_member(:token_endpoint_authentication_scheme, Shapes::ShapeRef.new(shape: TokenEndpointAuthenticationScheme, required: true, location_name: "tokenEndpointAuthenticationScheme"))
1381
+ OAuthConfig.add_member(:o_auth_complete_redirect_url, Shapes::ShapeRef.new(shape: String, location_name: "oAuthCompleteRedirectUrl"))
1382
+ OAuthConfig.add_member(:proactive_refresh_token_renewal, Shapes::ShapeRef.new(shape: ProactiveRefreshTokenRenewal, location_name: "proactiveRefreshTokenRenewal"))
1383
+ OAuthConfig.struct_class = Types::OAuthConfig
1384
+
1385
+ OAuthUpdate.add_member(:o_auth_complete_redirect_url, Shapes::ShapeRef.new(shape: String, location_name: "oAuthCompleteRedirectUrl"))
1386
+ OAuthUpdate.add_member(:proactive_refresh_token_renewal, Shapes::ShapeRef.new(shape: ProactiveRefreshTokenRenewal, location_name: "proactiveRefreshTokenRenewal"))
1387
+ OAuthUpdate.struct_class = Types::OAuthUpdate
1388
+
916
1389
  OtaTaskAbortConfig.add_member(:abort_config_criteria_list, Shapes::ShapeRef.new(shape: AbortConfigCriteriaList, location_name: "AbortConfigCriteriaList"))
917
1390
  OtaTaskAbortConfig.struct_class = Types::OtaTaskAbortConfig
918
1391
 
@@ -963,6 +1436,10 @@ module Aws::IoTManagedIntegrations
963
1436
  OtaTaskTimeoutConfig.add_member(:in_progress_timeout_in_minutes, Shapes::ShapeRef.new(shape: InProgressTimeoutInMinutes, location_name: "InProgressTimeoutInMinutes"))
964
1437
  OtaTaskTimeoutConfig.struct_class = Types::OtaTaskTimeoutConfig
965
1438
 
1439
+ ProactiveRefreshTokenRenewal.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "enabled"))
1440
+ ProactiveRefreshTokenRenewal.add_member(:days_before_renewal, Shapes::ShapeRef.new(shape: ProactiveRefreshTokenRenewalDaysBeforeRenewalInteger, location_name: "DaysBeforeRenewal"))
1441
+ ProactiveRefreshTokenRenewal.struct_class = Types::ProactiveRefreshTokenRenewal
1442
+
966
1443
  ProvisioningProfileListDefinition.member = Shapes::ShapeRef.new(shape: ProvisioningProfileSummary)
967
1444
 
968
1445
  ProvisioningProfileSummary.add_member(:name, Shapes::ShapeRef.new(shape: ProvisioningProfileName, location_name: "Name"))
@@ -995,6 +1472,16 @@ module Aws::IoTManagedIntegrations
995
1472
  PutRuntimeLogConfigurationRequest.add_member(:runtime_log_configurations, Shapes::ShapeRef.new(shape: RuntimeLogConfigurations, required: true, location_name: "RuntimeLogConfigurations"))
996
1473
  PutRuntimeLogConfigurationRequest.struct_class = Types::PutRuntimeLogConfigurationRequest
997
1474
 
1475
+ RegisterAccountAssociationRequest.add_member(:managed_thing_id, Shapes::ShapeRef.new(shape: ManagedThingId, required: true, location_name: "ManagedThingId"))
1476
+ RegisterAccountAssociationRequest.add_member(:account_association_id, Shapes::ShapeRef.new(shape: AccountAssociationId, required: true, location_name: "AccountAssociationId"))
1477
+ RegisterAccountAssociationRequest.add_member(:device_discovery_id, Shapes::ShapeRef.new(shape: DeviceDiscoveryId, required: true, location_name: "DeviceDiscoveryId"))
1478
+ RegisterAccountAssociationRequest.struct_class = Types::RegisterAccountAssociationRequest
1479
+
1480
+ RegisterAccountAssociationResponse.add_member(:account_association_id, Shapes::ShapeRef.new(shape: AccountAssociationId, location_name: "AccountAssociationId"))
1481
+ RegisterAccountAssociationResponse.add_member(:device_discovery_id, Shapes::ShapeRef.new(shape: DeviceDiscoveryId, location_name: "DeviceDiscoveryId"))
1482
+ RegisterAccountAssociationResponse.add_member(:managed_thing_id, Shapes::ShapeRef.new(shape: ManagedThingId, location_name: "ManagedThingId"))
1483
+ RegisterAccountAssociationResponse.struct_class = Types::RegisterAccountAssociationResponse
1484
+
998
1485
  RegisterCustomEndpointRequest.struct_class = Types::RegisterCustomEndpointRequest
999
1486
 
1000
1487
  RegisterCustomEndpointResponse.add_member(:endpoint_address, Shapes::ShapeRef.new(shape: EndpointAddress, required: true, location_name: "EndpointAddress"))
@@ -1004,6 +1491,8 @@ module Aws::IoTManagedIntegrations
1004
1491
  ResetRuntimeLogConfigurationRequest.struct_class = Types::ResetRuntimeLogConfigurationRequest
1005
1492
 
1006
1493
  ResourceNotFoundException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
1494
+ ResourceNotFoundException.add_member(:resource_id, Shapes::ShapeRef.new(shape: ErrorResourceId, location_name: "ResourceId"))
1495
+ ResourceNotFoundException.add_member(:resource_type, Shapes::ShapeRef.new(shape: ErrorResourceType, location_name: "ResourceType"))
1007
1496
  ResourceNotFoundException.struct_class = Types::ResourceNotFoundException
1008
1497
 
1009
1498
  RetryConfigCriteria.add_member(:failure_type, Shapes::ShapeRef.new(shape: RetryCriteriaFailureType, location_name: "FailureType"))
@@ -1042,9 +1531,30 @@ module Aws::IoTManagedIntegrations
1042
1531
  SchemaVersionListItem.add_member(:visibility, Shapes::ShapeRef.new(shape: SchemaVersionVisibility, location_name: "Visibility"))
1043
1532
  SchemaVersionListItem.struct_class = Types::SchemaVersionListItem
1044
1533
 
1534
+ SecretsManager.add_member(:arn, Shapes::ShapeRef.new(shape: SecretsManagerArn, required: true, location_name: "arn"))
1535
+ SecretsManager.add_member(:version_id, Shapes::ShapeRef.new(shape: SecretsManagerVersionId, required: true, location_name: "versionId"))
1536
+ SecretsManager.struct_class = Types::SecretsManager
1537
+
1538
+ SendConnectorEventRequest.add_member(:connector_id, Shapes::ShapeRef.new(shape: ConnectorId, required: true, location: "uri", location_name: "ConnectorId"))
1539
+ SendConnectorEventRequest.add_member(:user_id, Shapes::ShapeRef.new(shape: ThirdPartyUserId, location_name: "UserId"))
1540
+ SendConnectorEventRequest.add_member(:operation, Shapes::ShapeRef.new(shape: ConnectorEventOperation, required: true, location_name: "Operation"))
1541
+ SendConnectorEventRequest.add_member(:operation_version, Shapes::ShapeRef.new(shape: ConnectorEventOperationVersion, location_name: "OperationVersion"))
1542
+ SendConnectorEventRequest.add_member(:status_code, Shapes::ShapeRef.new(shape: ConnectorEventStatusCode, location_name: "StatusCode"))
1543
+ SendConnectorEventRequest.add_member(:message, Shapes::ShapeRef.new(shape: ConnectorEventMessage, location_name: "Message"))
1544
+ SendConnectorEventRequest.add_member(:device_discovery_id, Shapes::ShapeRef.new(shape: DeviceDiscoveryId, location_name: "DeviceDiscoveryId"))
1545
+ SendConnectorEventRequest.add_member(:connector_device_id, Shapes::ShapeRef.new(shape: ConnectorDeviceId, location_name: "ConnectorDeviceId"))
1546
+ SendConnectorEventRequest.add_member(:trace_id, Shapes::ShapeRef.new(shape: TraceId, location_name: "TraceId"))
1547
+ SendConnectorEventRequest.add_member(:devices, Shapes::ShapeRef.new(shape: Devices, location_name: "Devices"))
1548
+ SendConnectorEventRequest.add_member(:matter_endpoint, Shapes::ShapeRef.new(shape: MatterEndpoint, location_name: "MatterEndpoint"))
1549
+ SendConnectorEventRequest.struct_class = Types::SendConnectorEventRequest
1550
+
1551
+ SendConnectorEventResponse.add_member(:connector_id, Shapes::ShapeRef.new(shape: ConnectorId, required: true, location_name: "ConnectorId"))
1552
+ SendConnectorEventResponse.struct_class = Types::SendConnectorEventResponse
1553
+
1045
1554
  SendManagedThingCommandRequest.add_member(:managed_thing_id, Shapes::ShapeRef.new(shape: ManagedThingId, required: true, location: "uri", location_name: "ManagedThingId"))
1046
1555
  SendManagedThingCommandRequest.add_member(:endpoints, Shapes::ShapeRef.new(shape: CommandEndpoints, required: true, location_name: "Endpoints"))
1047
- SendManagedThingCommandRequest.add_member(:connector_association_id, Shapes::ShapeRef.new(shape: ConnectorAssociationId, location_name: "ConnectorAssociationId"))
1556
+ SendManagedThingCommandRequest.add_member(:connector_association_id, Shapes::ShapeRef.new(shape: ConnectorAssociationId, deprecated: true, location_name: "ConnectorAssociationId", metadata: {"deprecatedMessage" => "ConnectorAssociationId has been deprecated", "deprecatedSince" => "06-25-2025"}))
1557
+ SendManagedThingCommandRequest.add_member(:account_association_id, Shapes::ShapeRef.new(shape: AccountAssociationId, location_name: "AccountAssociationId"))
1048
1558
  SendManagedThingCommandRequest.struct_class = Types::SendManagedThingCommandRequest
1049
1559
 
1050
1560
  SendManagedThingCommandResponse.add_member(:trace_id, Shapes::ShapeRef.new(shape: TraceId, location_name: "TraceId"))
@@ -1056,13 +1566,21 @@ module Aws::IoTManagedIntegrations
1056
1566
  ServiceUnavailableException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
1057
1567
  ServiceUnavailableException.struct_class = Types::ServiceUnavailableException
1058
1568
 
1569
+ StartAccountAssociationRefreshRequest.add_member(:account_association_id, Shapes::ShapeRef.new(shape: AccountAssociationId, required: true, location: "uri", location_name: "AccountAssociationId"))
1570
+ StartAccountAssociationRefreshRequest.struct_class = Types::StartAccountAssociationRefreshRequest
1571
+
1572
+ StartAccountAssociationRefreshResponse.add_member(:o_auth_authorization_url, Shapes::ShapeRef.new(shape: OAuthAuthorizationUrl, required: true, location_name: "OAuthAuthorizationUrl"))
1573
+ StartAccountAssociationRefreshResponse.struct_class = Types::StartAccountAssociationRefreshResponse
1574
+
1059
1575
  StartDeviceDiscoveryRequest.add_member(:discovery_type, Shapes::ShapeRef.new(shape: DiscoveryType, required: true, location_name: "DiscoveryType"))
1576
+ StartDeviceDiscoveryRequest.add_member(:custom_protocol_detail, Shapes::ShapeRef.new(shape: CustomProtocolDetail, location_name: "CustomProtocolDetail"))
1060
1577
  StartDeviceDiscoveryRequest.add_member(:controller_identifier, Shapes::ShapeRef.new(shape: ManagedThingId, location_name: "ControllerIdentifier"))
1061
- StartDeviceDiscoveryRequest.add_member(:connector_association_identifier, Shapes::ShapeRef.new(shape: ConnectorAssociationId, location_name: "ConnectorAssociationIdentifier"))
1578
+ StartDeviceDiscoveryRequest.add_member(:connector_association_identifier, Shapes::ShapeRef.new(shape: ConnectorAssociationId, deprecated: true, location_name: "ConnectorAssociationIdentifier", metadata: {"deprecatedMessage" => "ConnectorAssociationIdentifier is deprecated", "deprecatedSince" => "06-25-2025"}))
1579
+ StartDeviceDiscoveryRequest.add_member(:account_association_id, Shapes::ShapeRef.new(shape: AccountAssociationId, location_name: "AccountAssociationId"))
1062
1580
  StartDeviceDiscoveryRequest.add_member(:authentication_material, Shapes::ShapeRef.new(shape: DiscoveryAuthMaterialString, location_name: "AuthenticationMaterial"))
1063
1581
  StartDeviceDiscoveryRequest.add_member(:authentication_material_type, Shapes::ShapeRef.new(shape: DiscoveryAuthMaterialType, location_name: "AuthenticationMaterialType"))
1064
1582
  StartDeviceDiscoveryRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "ClientToken"))
1065
- StartDeviceDiscoveryRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "Tags"))
1583
+ StartDeviceDiscoveryRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, deprecated: true, location_name: "Tags", metadata: {"deprecatedMessage" => "Tags have been deprecated from this api", "deprecatedSince" => "06-25-2025"}))
1066
1584
  StartDeviceDiscoveryRequest.struct_class = Types::StartDeviceDiscoveryRequest
1067
1585
 
1068
1586
  StartDeviceDiscoveryResponse.add_member(:id, Shapes::ShapeRef.new(shape: DeviceDiscoveryId, location_name: "Id"))
@@ -1083,6 +1601,14 @@ module Aws::IoTManagedIntegrations
1083
1601
 
1084
1602
  StateEndpoints.member = Shapes::ShapeRef.new(shape: StateEndpoint)
1085
1603
 
1604
+ TagKeyList.member = Shapes::ShapeRef.new(shape: TagKey)
1605
+
1606
+ TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: IoTManagedIntegrationsResourceARN, required: true, location: "uri", location_name: "ResourceArn"))
1607
+ TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, required: true, location_name: "Tags"))
1608
+ TagResourceRequest.struct_class = Types::TagResourceRequest
1609
+
1610
+ TagResourceResponse.struct_class = Types::TagResourceResponse
1611
+
1086
1612
  TagsMap.key = Shapes::ShapeRef.new(shape: TagKey)
1087
1613
  TagsMap.value = Shapes::ShapeRef.new(shape: TagValue)
1088
1614
 
@@ -1105,6 +1631,30 @@ module Aws::IoTManagedIntegrations
1105
1631
  UnauthorizedException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, location_name: "Message"))
1106
1632
  UnauthorizedException.struct_class = Types::UnauthorizedException
1107
1633
 
1634
+ UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: IoTManagedIntegrationsResourceARN, required: true, location: "uri", location_name: "ResourceArn"))
1635
+ UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location: "querystring", location_name: "tagKeys"))
1636
+ UntagResourceRequest.struct_class = Types::UntagResourceRequest
1637
+
1638
+ UntagResourceResponse.struct_class = Types::UntagResourceResponse
1639
+
1640
+ UpdateAccountAssociationRequest.add_member(:account_association_id, Shapes::ShapeRef.new(shape: AccountAssociationId, required: true, location: "uri", location_name: "AccountAssociationId"))
1641
+ UpdateAccountAssociationRequest.add_member(:name, Shapes::ShapeRef.new(shape: AccountAssociationName, location_name: "Name"))
1642
+ UpdateAccountAssociationRequest.add_member(:description, Shapes::ShapeRef.new(shape: AccountAssociationDescription, location_name: "Description"))
1643
+ UpdateAccountAssociationRequest.struct_class = Types::UpdateAccountAssociationRequest
1644
+
1645
+ UpdateCloudConnectorRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: CloudConnectorId, required: true, location: "uri", location_name: "Identifier"))
1646
+ UpdateCloudConnectorRequest.add_member(:name, Shapes::ShapeRef.new(shape: DisplayName, location_name: "Name"))
1647
+ UpdateCloudConnectorRequest.add_member(:description, Shapes::ShapeRef.new(shape: CloudConnectorDescription, location_name: "Description"))
1648
+ UpdateCloudConnectorRequest.struct_class = Types::UpdateCloudConnectorRequest
1649
+
1650
+ UpdateConnectorDestinationRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: ConnectorDestinationId, required: true, location: "uri", location_name: "Identifier"))
1651
+ UpdateConnectorDestinationRequest.add_member(:description, Shapes::ShapeRef.new(shape: ConnectorDestinationDescription, location_name: "Description"))
1652
+ UpdateConnectorDestinationRequest.add_member(:name, Shapes::ShapeRef.new(shape: ConnectorDestinationName, location_name: "Name"))
1653
+ UpdateConnectorDestinationRequest.add_member(:auth_type, Shapes::ShapeRef.new(shape: AuthType, location_name: "AuthType"))
1654
+ UpdateConnectorDestinationRequest.add_member(:auth_config, Shapes::ShapeRef.new(shape: AuthConfigUpdate, location_name: "AuthConfig"))
1655
+ UpdateConnectorDestinationRequest.add_member(:secrets_manager, Shapes::ShapeRef.new(shape: SecretsManager, location_name: "SecretsManager"))
1656
+ UpdateConnectorDestinationRequest.struct_class = Types::UpdateConnectorDestinationRequest
1657
+
1108
1658
  UpdateDestinationRequest.add_member(:name, Shapes::ShapeRef.new(shape: DestinationName, required: true, location: "uri", location_name: "Name"))
1109
1659
  UpdateDestinationRequest.add_member(:delivery_destination_arn, Shapes::ShapeRef.new(shape: DeliveryDestinationArn, location_name: "DeliveryDestinationArn"))
1110
1660
  UpdateDestinationRequest.add_member(:delivery_destination_type, Shapes::ShapeRef.new(shape: DeliveryDestinationType, location_name: "DeliveryDestinationType"))
@@ -1124,6 +1674,7 @@ module Aws::IoTManagedIntegrations
1124
1674
  UpdateManagedThingRequest.add_member(:model, Shapes::ShapeRef.new(shape: Model, location_name: "Model"))
1125
1675
  UpdateManagedThingRequest.add_member(:name, Shapes::ShapeRef.new(shape: Name, location_name: "Name"))
1126
1676
  UpdateManagedThingRequest.add_member(:capability_report, Shapes::ShapeRef.new(shape: CapabilityReport, location_name: "CapabilityReport"))
1677
+ UpdateManagedThingRequest.add_member(:capability_schemas, Shapes::ShapeRef.new(shape: CapabilitySchemas, location_name: "CapabilitySchemas"))
1127
1678
  UpdateManagedThingRequest.add_member(:capabilities, Shapes::ShapeRef.new(shape: Capabilities, location_name: "Capabilities"))
1128
1679
  UpdateManagedThingRequest.add_member(:classification, Shapes::ShapeRef.new(shape: Classification, location_name: "Classification"))
1129
1680
  UpdateManagedThingRequest.add_member(:hub_network_mode, Shapes::ShapeRef.new(shape: HubNetworkMode, location_name: "HubNetworkMode"))
@@ -1161,6 +1712,47 @@ module Aws::IoTManagedIntegrations
1161
1712
  "uid" => "iot-managed-integrations-2025-03-03",
1162
1713
  }
1163
1714
 
1715
+ api.add_operation(:create_account_association, Seahorse::Model::Operation.new.tap do |o|
1716
+ o.name = "CreateAccountAssociation"
1717
+ o.http_method = "POST"
1718
+ o.http_request_uri = "/account-associations"
1719
+ o.input = Shapes::ShapeRef.new(shape: CreateAccountAssociationRequest)
1720
+ o.output = Shapes::ShapeRef.new(shape: CreateAccountAssociationResponse)
1721
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1722
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1723
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1724
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1725
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1726
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1727
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1728
+ end)
1729
+
1730
+ api.add_operation(:create_cloud_connector, Seahorse::Model::Operation.new.tap do |o|
1731
+ o.name = "CreateCloudConnector"
1732
+ o.http_method = "POST"
1733
+ o.http_request_uri = "/cloud-connectors"
1734
+ o.input = Shapes::ShapeRef.new(shape: CreateCloudConnectorRequest)
1735
+ o.output = Shapes::ShapeRef.new(shape: CreateCloudConnectorResponse)
1736
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1737
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1738
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1739
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1740
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1741
+ end)
1742
+
1743
+ api.add_operation(:create_connector_destination, Seahorse::Model::Operation.new.tap do |o|
1744
+ o.name = "CreateConnectorDestination"
1745
+ o.http_method = "POST"
1746
+ o.http_request_uri = "/connector-destinations"
1747
+ o.input = Shapes::ShapeRef.new(shape: CreateConnectorDestinationRequest)
1748
+ o.output = Shapes::ShapeRef.new(shape: CreateConnectorDestinationResponse)
1749
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1750
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1751
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1752
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1753
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1754
+ end)
1755
+
1164
1756
  api.add_operation(:create_credential_locker, Seahorse::Model::Operation.new.tap do |o|
1165
1757
  o.name = "CreateCredentialLocker"
1166
1758
  o.http_method = "POST"
@@ -1241,8 +1833,10 @@ module Aws::IoTManagedIntegrations
1241
1833
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1242
1834
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1243
1835
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1836
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
1244
1837
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1245
1838
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1839
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1246
1840
  end)
1247
1841
 
1248
1842
  api.add_operation(:create_ota_task_configuration, Seahorse::Model::Operation.new.tap do |o|
@@ -1271,6 +1865,47 @@ module Aws::IoTManagedIntegrations
1271
1865
  o.errors << Shapes::ShapeRef.new(shape: ConflictException)
1272
1866
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1273
1867
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1868
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1869
+ end)
1870
+
1871
+ api.add_operation(:delete_account_association, Seahorse::Model::Operation.new.tap do |o|
1872
+ o.name = "DeleteAccountAssociation"
1873
+ o.http_method = "DELETE"
1874
+ o.http_request_uri = "/account-associations/{AccountAssociationId}"
1875
+ o.input = Shapes::ShapeRef.new(shape: DeleteAccountAssociationRequest)
1876
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1877
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1878
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1879
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1880
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1881
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1882
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1883
+ end)
1884
+
1885
+ api.add_operation(:delete_cloud_connector, Seahorse::Model::Operation.new.tap do |o|
1886
+ o.name = "DeleteCloudConnector"
1887
+ o.http_method = "DELETE"
1888
+ o.http_request_uri = "/cloud-connectors/{Identifier}"
1889
+ o.input = Shapes::ShapeRef.new(shape: DeleteCloudConnectorRequest)
1890
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1891
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1892
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1893
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1894
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1895
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1896
+ end)
1897
+
1898
+ api.add_operation(:delete_connector_destination, Seahorse::Model::Operation.new.tap do |o|
1899
+ o.name = "DeleteConnectorDestination"
1900
+ o.http_method = "DELETE"
1901
+ o.http_request_uri = "/connector-destinations/{Identifier}"
1902
+ o.input = Shapes::ShapeRef.new(shape: DeleteConnectorDestinationRequest)
1903
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1904
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1905
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1906
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1907
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1908
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1274
1909
  end)
1275
1910
 
1276
1911
  api.add_operation(:delete_credential_locker, Seahorse::Model::Operation.new.tap do |o|
@@ -1353,6 +1988,7 @@ module Aws::IoTManagedIntegrations
1353
1988
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1354
1989
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1355
1990
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1991
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1356
1992
  end)
1357
1993
 
1358
1994
  api.add_operation(:delete_ota_task_configuration, Seahorse::Model::Operation.new.tap do |o|
@@ -1383,6 +2019,59 @@ module Aws::IoTManagedIntegrations
1383
2019
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1384
2020
  end)
1385
2021
 
2022
+ api.add_operation(:deregister_account_association, Seahorse::Model::Operation.new.tap do |o|
2023
+ o.name = "DeregisterAccountAssociation"
2024
+ o.http_method = "PUT"
2025
+ o.http_request_uri = "/managed-thing-associations/deregister"
2026
+ o.input = Shapes::ShapeRef.new(shape: DeregisterAccountAssociationRequest)
2027
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2028
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2029
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2030
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2031
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2032
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2033
+ end)
2034
+
2035
+ api.add_operation(:get_account_association, Seahorse::Model::Operation.new.tap do |o|
2036
+ o.name = "GetAccountAssociation"
2037
+ o.http_method = "GET"
2038
+ o.http_request_uri = "/account-associations/{AccountAssociationId}"
2039
+ o.input = Shapes::ShapeRef.new(shape: GetAccountAssociationRequest)
2040
+ o.output = Shapes::ShapeRef.new(shape: GetAccountAssociationResponse)
2041
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2042
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2043
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2044
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2045
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2046
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2047
+ end)
2048
+
2049
+ api.add_operation(:get_cloud_connector, Seahorse::Model::Operation.new.tap do |o|
2050
+ o.name = "GetCloudConnector"
2051
+ o.http_method = "GET"
2052
+ o.http_request_uri = "/cloud-connectors/{Identifier}"
2053
+ o.input = Shapes::ShapeRef.new(shape: GetCloudConnectorRequest)
2054
+ o.output = Shapes::ShapeRef.new(shape: GetCloudConnectorResponse)
2055
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2056
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2057
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2058
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2059
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2060
+ end)
2061
+
2062
+ api.add_operation(:get_connector_destination, Seahorse::Model::Operation.new.tap do |o|
2063
+ o.name = "GetConnectorDestination"
2064
+ o.http_method = "GET"
2065
+ o.http_request_uri = "/connector-destinations/{Identifier}"
2066
+ o.input = Shapes::ShapeRef.new(shape: GetConnectorDestinationRequest)
2067
+ o.output = Shapes::ShapeRef.new(shape: GetConnectorDestinationResponse)
2068
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2069
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2070
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2071
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2072
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2073
+ end)
2074
+
1386
2075
  api.add_operation(:get_credential_locker, Seahorse::Model::Operation.new.tap do |o|
1387
2076
  o.name = "GetCredentialLocker"
1388
2077
  o.http_method = "GET"
@@ -1639,6 +2328,61 @@ module Aws::IoTManagedIntegrations
1639
2328
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1640
2329
  end)
1641
2330
 
2331
+ api.add_operation(:list_account_associations, Seahorse::Model::Operation.new.tap do |o|
2332
+ o.name = "ListAccountAssociations"
2333
+ o.http_method = "GET"
2334
+ o.http_request_uri = "/account-associations"
2335
+ o.input = Shapes::ShapeRef.new(shape: ListAccountAssociationsRequest)
2336
+ o.output = Shapes::ShapeRef.new(shape: ListAccountAssociationsResponse)
2337
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2338
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2339
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2340
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2341
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2342
+ o[:pager] = Aws::Pager.new(
2343
+ limit_key: "max_results",
2344
+ tokens: {
2345
+ "next_token" => "next_token"
2346
+ }
2347
+ )
2348
+ end)
2349
+
2350
+ api.add_operation(:list_cloud_connectors, Seahorse::Model::Operation.new.tap do |o|
2351
+ o.name = "ListCloudConnectors"
2352
+ o.http_method = "GET"
2353
+ o.http_request_uri = "/cloud-connectors"
2354
+ o.input = Shapes::ShapeRef.new(shape: ListCloudConnectorsRequest)
2355
+ o.output = Shapes::ShapeRef.new(shape: ListCloudConnectorsResponse)
2356
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2357
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2358
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2359
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2360
+ o[:pager] = Aws::Pager.new(
2361
+ limit_key: "max_results",
2362
+ tokens: {
2363
+ "next_token" => "next_token"
2364
+ }
2365
+ )
2366
+ end)
2367
+
2368
+ api.add_operation(:list_connector_destinations, Seahorse::Model::Operation.new.tap do |o|
2369
+ o.name = "ListConnectorDestinations"
2370
+ o.http_method = "GET"
2371
+ o.http_request_uri = "/connector-destinations"
2372
+ o.input = Shapes::ShapeRef.new(shape: ListConnectorDestinationsRequest)
2373
+ o.output = Shapes::ShapeRef.new(shape: ListConnectorDestinationsResponse)
2374
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2375
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2376
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2377
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2378
+ o[:pager] = Aws::Pager.new(
2379
+ limit_key: "max_results",
2380
+ tokens: {
2381
+ "next_token" => "next_token"
2382
+ }
2383
+ )
2384
+ end)
2385
+
1642
2386
  api.add_operation(:list_credential_lockers, Seahorse::Model::Operation.new.tap do |o|
1643
2387
  o.name = "ListCredentialLockers"
1644
2388
  o.http_method = "GET"
@@ -1676,6 +2420,47 @@ module Aws::IoTManagedIntegrations
1676
2420
  )
1677
2421
  end)
1678
2422
 
2423
+ api.add_operation(:list_device_discoveries, Seahorse::Model::Operation.new.tap do |o|
2424
+ o.name = "ListDeviceDiscoveries"
2425
+ o.http_method = "GET"
2426
+ o.http_request_uri = "/device-discoveries"
2427
+ o.input = Shapes::ShapeRef.new(shape: ListDeviceDiscoveriesRequest)
2428
+ o.output = Shapes::ShapeRef.new(shape: ListDeviceDiscoveriesResponse)
2429
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2430
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2431
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2432
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
2433
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2434
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2435
+ o[:pager] = Aws::Pager.new(
2436
+ limit_key: "max_results",
2437
+ tokens: {
2438
+ "next_token" => "next_token"
2439
+ }
2440
+ )
2441
+ end)
2442
+
2443
+ api.add_operation(:list_discovered_devices, Seahorse::Model::Operation.new.tap do |o|
2444
+ o.name = "ListDiscoveredDevices"
2445
+ o.http_method = "GET"
2446
+ o.http_request_uri = "/device-discoveries/{Identifier}/devices"
2447
+ o.input = Shapes::ShapeRef.new(shape: ListDiscoveredDevicesRequest)
2448
+ o.output = Shapes::ShapeRef.new(shape: ListDiscoveredDevicesResponse)
2449
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2450
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2451
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2452
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
2453
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2454
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2455
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2456
+ o[:pager] = Aws::Pager.new(
2457
+ limit_key: "max_results",
2458
+ tokens: {
2459
+ "next_token" => "next_token"
2460
+ }
2461
+ )
2462
+ end)
2463
+
1679
2464
  api.add_operation(:list_event_log_configurations, Seahorse::Model::Operation.new.tap do |o|
1680
2465
  o.name = "ListEventLogConfigurations"
1681
2466
  o.http_method = "GET"
@@ -1694,6 +2479,24 @@ module Aws::IoTManagedIntegrations
1694
2479
  )
1695
2480
  end)
1696
2481
 
2482
+ api.add_operation(:list_managed_thing_account_associations, Seahorse::Model::Operation.new.tap do |o|
2483
+ o.name = "ListManagedThingAccountAssociations"
2484
+ o.http_method = "GET"
2485
+ o.http_request_uri = "/managed-thing-associations"
2486
+ o.input = Shapes::ShapeRef.new(shape: ListManagedThingAccountAssociationsRequest)
2487
+ o.output = Shapes::ShapeRef.new(shape: ListManagedThingAccountAssociationsResponse)
2488
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2489
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2490
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2491
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2492
+ o[:pager] = Aws::Pager.new(
2493
+ limit_key: "max_results",
2494
+ tokens: {
2495
+ "next_token" => "next_token"
2496
+ }
2497
+ )
2498
+ end)
2499
+
1697
2500
  api.add_operation(:list_managed_thing_schemas, Seahorse::Model::Operation.new.tap do |o|
1698
2501
  o.name = "ListManagedThingSchemas"
1699
2502
  o.http_method = "GET"
@@ -1781,6 +2584,7 @@ module Aws::IoTManagedIntegrations
1781
2584
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1782
2585
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1783
2586
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2587
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1784
2588
  o[:pager] = Aws::Pager.new(
1785
2589
  limit_key: "max_results",
1786
2590
  tokens: {
@@ -1799,6 +2603,7 @@ module Aws::IoTManagedIntegrations
1799
2603
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1800
2604
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1801
2605
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2606
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1802
2607
  o[:pager] = Aws::Pager.new(
1803
2608
  limit_key: "max_results",
1804
2609
  tokens: {
@@ -1847,6 +2652,18 @@ module Aws::IoTManagedIntegrations
1847
2652
  )
1848
2653
  end)
1849
2654
 
2655
+ api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
2656
+ o.name = "ListTagsForResource"
2657
+ o.http_method = "GET"
2658
+ o.http_request_uri = "/tags/{ResourceArn}"
2659
+ o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceRequest)
2660
+ o.output = Shapes::ShapeRef.new(shape: ListTagsForResourceResponse)
2661
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
2662
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2663
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2664
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2665
+ end)
2666
+
1850
2667
  api.add_operation(:put_default_encryption_configuration, Seahorse::Model::Operation.new.tap do |o|
1851
2668
  o.name = "PutDefaultEncryptionConfiguration"
1852
2669
  o.http_method = "POST"
@@ -1889,6 +2706,20 @@ module Aws::IoTManagedIntegrations
1889
2706
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1890
2707
  end)
1891
2708
 
2709
+ api.add_operation(:register_account_association, Seahorse::Model::Operation.new.tap do |o|
2710
+ o.name = "RegisterAccountAssociation"
2711
+ o.http_method = "PUT"
2712
+ o.http_request_uri = "/managed-thing-associations/register"
2713
+ o.input = Shapes::ShapeRef.new(shape: RegisterAccountAssociationRequest)
2714
+ o.output = Shapes::ShapeRef.new(shape: RegisterAccountAssociationResponse)
2715
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2716
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2717
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2718
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2719
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2720
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2721
+ end)
2722
+
1892
2723
  api.add_operation(:register_custom_endpoint, Seahorse::Model::Operation.new.tap do |o|
1893
2724
  o.name = "RegisterCustomEndpoint"
1894
2725
  o.http_method = "POST"
@@ -1917,6 +2748,20 @@ module Aws::IoTManagedIntegrations
1917
2748
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1918
2749
  end)
1919
2750
 
2751
+ api.add_operation(:send_connector_event, Seahorse::Model::Operation.new.tap do |o|
2752
+ o.name = "SendConnectorEvent"
2753
+ o.http_method = "POST"
2754
+ o.http_request_uri = "/connector-event/{ConnectorId}"
2755
+ o.input = Shapes::ShapeRef.new(shape: SendConnectorEventRequest)
2756
+ o.output = Shapes::ShapeRef.new(shape: SendConnectorEventResponse)
2757
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2758
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2759
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2760
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2761
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2762
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2763
+ end)
2764
+
1920
2765
  api.add_operation(:send_managed_thing_command, Seahorse::Model::Operation.new.tap do |o|
1921
2766
  o.name = "SendManagedThingCommand"
1922
2767
  o.http_method = "POST"
@@ -1926,6 +2771,21 @@ module Aws::IoTManagedIntegrations
1926
2771
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
1927
2772
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
1928
2773
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2774
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
2775
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2776
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2777
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2778
+ end)
2779
+
2780
+ api.add_operation(:start_account_association_refresh, Seahorse::Model::Operation.new.tap do |o|
2781
+ o.name = "StartAccountAssociationRefresh"
2782
+ o.http_method = "POST"
2783
+ o.http_request_uri = "/account-associations/{AccountAssociationId}/refresh"
2784
+ o.input = Shapes::ShapeRef.new(shape: StartAccountAssociationRefreshRequest)
2785
+ o.output = Shapes::ShapeRef.new(shape: StartAccountAssociationRefreshResponse)
2786
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2787
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2788
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1929
2789
  o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1930
2790
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1931
2791
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
@@ -1947,6 +2807,73 @@ module Aws::IoTManagedIntegrations
1947
2807
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1948
2808
  end)
1949
2809
 
2810
+ api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
2811
+ o.name = "TagResource"
2812
+ o.http_method = "POST"
2813
+ o.http_request_uri = "/tags/{ResourceArn}"
2814
+ o.input = Shapes::ShapeRef.new(shape: TagResourceRequest)
2815
+ o.output = Shapes::ShapeRef.new(shape: TagResourceResponse)
2816
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
2817
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2818
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2819
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2820
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2821
+ end)
2822
+
2823
+ api.add_operation(:untag_resource, Seahorse::Model::Operation.new.tap do |o|
2824
+ o.name = "UntagResource"
2825
+ o.http_method = "DELETE"
2826
+ o.http_request_uri = "/tags/{ResourceArn}"
2827
+ o.input = Shapes::ShapeRef.new(shape: UntagResourceRequest)
2828
+ o.output = Shapes::ShapeRef.new(shape: UntagResourceResponse)
2829
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
2830
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2831
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2832
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2833
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2834
+ end)
2835
+
2836
+ api.add_operation(:update_account_association, Seahorse::Model::Operation.new.tap do |o|
2837
+ o.name = "UpdateAccountAssociation"
2838
+ o.http_method = "PUT"
2839
+ o.http_request_uri = "/account-associations/{AccountAssociationId}"
2840
+ o.input = Shapes::ShapeRef.new(shape: UpdateAccountAssociationRequest)
2841
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2842
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2843
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2844
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2845
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
2846
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
2847
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2848
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2849
+ end)
2850
+
2851
+ api.add_operation(:update_cloud_connector, Seahorse::Model::Operation.new.tap do |o|
2852
+ o.name = "UpdateCloudConnector"
2853
+ o.http_method = "PUT"
2854
+ o.http_request_uri = "/cloud-connectors/{Identifier}"
2855
+ o.input = Shapes::ShapeRef.new(shape: UpdateCloudConnectorRequest)
2856
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2857
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2858
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2859
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2860
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2861
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2862
+ end)
2863
+
2864
+ api.add_operation(:update_connector_destination, Seahorse::Model::Operation.new.tap do |o|
2865
+ o.name = "UpdateConnectorDestination"
2866
+ o.http_method = "PUT"
2867
+ o.http_request_uri = "/connector-destinations/{Identifier}"
2868
+ o.input = Shapes::ShapeRef.new(shape: UpdateConnectorDestinationRequest)
2869
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
2870
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
2871
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
2872
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
2873
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2874
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2875
+ end)
2876
+
1950
2877
  api.add_operation(:update_destination, Seahorse::Model::Operation.new.tap do |o|
1951
2878
  o.name = "UpdateDestination"
1952
2879
  o.http_method = "PUT"