Awso_iot_managed_integrations_syncSourceval create_account_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.CreateAccountAssociationRequest.t ->
(Awso_iot_managed_integrations.Values.CreateAccountAssociationResponse.t,
Awso_iot_managed_integrations.Values.CreateAccountAssociationResponse.error)
Result.tval create_cloud_connector :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.CreateCloudConnectorRequest.t ->
(Awso_iot_managed_integrations.Values.CreateCloudConnectorResponse.t,
Awso_iot_managed_integrations.Values.CreateCloudConnectorResponse.error)
Result.tval create_connector_destination :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.CreateConnectorDestinationRequest.t ->
(Awso_iot_managed_integrations.Values.CreateConnectorDestinationResponse.t,
Awso_iot_managed_integrations.Values.CreateConnectorDestinationResponse.error)
Result.tval create_credential_locker :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.CreateCredentialLockerRequest.t ->
(Awso_iot_managed_integrations.Values.CreateCredentialLockerResponse.t,
Awso_iot_managed_integrations.Values.CreateCredentialLockerResponse.error)
Result.tval create_destination :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.CreateDestinationRequest.t ->
(Awso_iot_managed_integrations.Values.CreateDestinationResponse.t,
Awso_iot_managed_integrations.Values.CreateDestinationResponse.error)
Result.tval create_event_log_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.CreateEventLogConfigurationRequest.t ->
(Awso_iot_managed_integrations.Values.CreateEventLogConfigurationResponse.t,
Awso_iot_managed_integrations.Values.CreateEventLogConfigurationResponse.error)
Result.tval create_managed_thing :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.CreateManagedThingRequest.t ->
(Awso_iot_managed_integrations.Values.CreateManagedThingResponse.t,
Awso_iot_managed_integrations.Values.CreateManagedThingResponse.error)
Result.tval create_notification_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.CreateNotificationConfigurationRequest.t ->
(Awso_iot_managed_integrations.Values.CreateNotificationConfigurationResponse.t,
Awso_iot_managed_integrations.Values.CreateNotificationConfigurationResponse.error)
Result.tval create_ota_task :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.CreateOtaTaskRequest.t ->
(Awso_iot_managed_integrations.Values.CreateOtaTaskResponse.t,
Awso_iot_managed_integrations.Values.CreateOtaTaskResponse.error)
Result.tval create_ota_task_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.CreateOtaTaskConfigurationRequest.t ->
(Awso_iot_managed_integrations.Values.CreateOtaTaskConfigurationResponse.t,
Awso_iot_managed_integrations.Values.CreateOtaTaskConfigurationResponse.error)
Result.tval create_provisioning_profile :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.CreateProvisioningProfileRequest.t ->
(Awso_iot_managed_integrations.Values.CreateProvisioningProfileResponse.t,
Awso_iot_managed_integrations.Values.CreateProvisioningProfileResponse.error)
Result.tval delete_account_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.DeleteAccountAssociationRequest.t ->
(unit, unit) Result.tval delete_cloud_connector :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.DeleteCloudConnectorRequest.t ->
(unit, unit) Result.tval delete_connector_destination :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.DeleteConnectorDestinationRequest.t ->
(unit, unit) Result.tval delete_credential_locker :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.DeleteCredentialLockerRequest.t ->
(unit, unit) Result.tval delete_destination :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.DeleteDestinationRequest.t ->
(unit, unit) Result.tval delete_event_log_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.DeleteEventLogConfigurationRequest.t ->
(unit, unit) Result.tval delete_managed_thing :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.DeleteManagedThingRequest.t ->
(unit, unit) Result.tval delete_notification_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.DeleteNotificationConfigurationRequest.t ->
(unit, unit) Result.tval delete_ota_task :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.DeleteOtaTaskRequest.t ->
(unit, unit) Result.tval delete_ota_task_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.DeleteOtaTaskConfigurationRequest.t ->
(unit, unit) Result.tval delete_provisioning_profile :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.DeleteProvisioningProfileRequest.t ->
(unit, unit) Result.tval deregister_account_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.DeregisterAccountAssociationRequest.t ->
(unit, unit) Result.tval get_account_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.GetAccountAssociationRequest.t ->
(Awso_iot_managed_integrations.Values.GetAccountAssociationResponse.t,
Awso_iot_managed_integrations.Values.GetAccountAssociationResponse.error)
Result.tval get_cloud_connector :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.GetCloudConnectorRequest.t ->
(Awso_iot_managed_integrations.Values.GetCloudConnectorResponse.t,
Awso_iot_managed_integrations.Values.GetCloudConnectorResponse.error)
Result.tval get_connector_destination :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.GetConnectorDestinationRequest.t ->
(Awso_iot_managed_integrations.Values.GetConnectorDestinationResponse.t,
Awso_iot_managed_integrations.Values.GetConnectorDestinationResponse.error)
Result.tval get_credential_locker :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.GetCredentialLockerRequest.t ->
(Awso_iot_managed_integrations.Values.GetCredentialLockerResponse.t,
Awso_iot_managed_integrations.Values.GetCredentialLockerResponse.error)
Result.tval get_custom_endpoint :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.GetCustomEndpointRequest.t ->
(Awso_iot_managed_integrations.Values.GetCustomEndpointResponse.t,
Awso_iot_managed_integrations.Values.GetCustomEndpointResponse.error)
Result.tval get_default_encryption_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.GetDefaultEncryptionConfigurationRequest.t ->
(Awso_iot_managed_integrations.Values.GetDefaultEncryptionConfigurationResponse.t,
Awso_iot_managed_integrations.Values.GetDefaultEncryptionConfigurationResponse.error)
Result.tval get_destination :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.GetDestinationRequest.t ->
(Awso_iot_managed_integrations.Values.GetDestinationResponse.t,
Awso_iot_managed_integrations.Values.GetDestinationResponse.error)
Result.tval get_device_discovery :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.GetDeviceDiscoveryRequest.t ->
(Awso_iot_managed_integrations.Values.GetDeviceDiscoveryResponse.t,
Awso_iot_managed_integrations.Values.GetDeviceDiscoveryResponse.error)
Result.tval get_event_log_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.GetEventLogConfigurationRequest.t ->
(Awso_iot_managed_integrations.Values.GetEventLogConfigurationResponse.t,
Awso_iot_managed_integrations.Values.GetEventLogConfigurationResponse.error)
Result.tval get_hub_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.GetHubConfigurationRequest.t ->
(Awso_iot_managed_integrations.Values.GetHubConfigurationResponse.t,
Awso_iot_managed_integrations.Values.GetHubConfigurationResponse.error)
Result.tval get_managed_thing :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.GetManagedThingRequest.t ->
(Awso_iot_managed_integrations.Values.GetManagedThingResponse.t,
Awso_iot_managed_integrations.Values.GetManagedThingResponse.error)
Result.tval get_managed_thing_capabilities :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.GetManagedThingCapabilitiesRequest.t ->
(Awso_iot_managed_integrations.Values.GetManagedThingCapabilitiesResponse.t,
Awso_iot_managed_integrations.Values.GetManagedThingCapabilitiesResponse.error)
Result.tval get_managed_thing_certificate :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.GetManagedThingCertificateRequest.t ->
(Awso_iot_managed_integrations.Values.GetManagedThingCertificateResponse.t,
Awso_iot_managed_integrations.Values.GetManagedThingCertificateResponse.error)
Result.tval get_managed_thing_connectivity_data :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.GetManagedThingConnectivityDataRequest.t ->
(Awso_iot_managed_integrations.Values.GetManagedThingConnectivityDataResponse.t,
Awso_iot_managed_integrations.Values.GetManagedThingConnectivityDataResponse.error)
Result.tval get_managed_thing_meta_data :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.GetManagedThingMetaDataRequest.t ->
(Awso_iot_managed_integrations.Values.GetManagedThingMetaDataResponse.t,
Awso_iot_managed_integrations.Values.GetManagedThingMetaDataResponse.error)
Result.tval get_managed_thing_state :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.GetManagedThingStateRequest.t ->
(Awso_iot_managed_integrations.Values.GetManagedThingStateResponse.t,
Awso_iot_managed_integrations.Values.GetManagedThingStateResponse.error)
Result.tval get_notification_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.GetNotificationConfigurationRequest.t ->
(Awso_iot_managed_integrations.Values.GetNotificationConfigurationResponse.t,
Awso_iot_managed_integrations.Values.GetNotificationConfigurationResponse.error)
Result.tval get_ota_task :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.GetOtaTaskRequest.t ->
(Awso_iot_managed_integrations.Values.GetOtaTaskResponse.t,
Awso_iot_managed_integrations.Values.GetOtaTaskResponse.error)
Result.tval get_ota_task_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.GetOtaTaskConfigurationRequest.t ->
(Awso_iot_managed_integrations.Values.GetOtaTaskConfigurationResponse.t,
Awso_iot_managed_integrations.Values.GetOtaTaskConfigurationResponse.error)
Result.tval get_provisioning_profile :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.GetProvisioningProfileRequest.t ->
(Awso_iot_managed_integrations.Values.GetProvisioningProfileResponse.t,
Awso_iot_managed_integrations.Values.GetProvisioningProfileResponse.error)
Result.tval get_runtime_log_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.GetRuntimeLogConfigurationRequest.t ->
(Awso_iot_managed_integrations.Values.GetRuntimeLogConfigurationResponse.t,
Awso_iot_managed_integrations.Values.GetRuntimeLogConfigurationResponse.error)
Result.tval get_schema_version :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.GetSchemaVersionRequest.t ->
(Awso_iot_managed_integrations.Values.GetSchemaVersionResponse.t,
Awso_iot_managed_integrations.Values.GetSchemaVersionResponse.error)
Result.tval list_account_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.ListAccountAssociationsRequest.t ->
(Awso_iot_managed_integrations.Values.ListAccountAssociationsResponse.t,
Awso_iot_managed_integrations.Values.ListAccountAssociationsResponse.error)
Result.tval list_cloud_connectors :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.ListCloudConnectorsRequest.t ->
(Awso_iot_managed_integrations.Values.ListCloudConnectorsResponse.t,
Awso_iot_managed_integrations.Values.ListCloudConnectorsResponse.error)
Result.tval list_connector_destinations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.ListConnectorDestinationsRequest.t ->
(Awso_iot_managed_integrations.Values.ListConnectorDestinationsResponse.t,
Awso_iot_managed_integrations.Values.ListConnectorDestinationsResponse.error)
Result.tval list_credential_lockers :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.ListCredentialLockersRequest.t ->
(Awso_iot_managed_integrations.Values.ListCredentialLockersResponse.t,
Awso_iot_managed_integrations.Values.ListCredentialLockersResponse.error)
Result.tval list_destinations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.ListDestinationsRequest.t ->
(Awso_iot_managed_integrations.Values.ListDestinationsResponse.t,
Awso_iot_managed_integrations.Values.ListDestinationsResponse.error)
Result.tval list_device_discoveries :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.ListDeviceDiscoveriesRequest.t ->
(Awso_iot_managed_integrations.Values.ListDeviceDiscoveriesResponse.t,
Awso_iot_managed_integrations.Values.ListDeviceDiscoveriesResponse.error)
Result.tval list_discovered_devices :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.ListDiscoveredDevicesRequest.t ->
(Awso_iot_managed_integrations.Values.ListDiscoveredDevicesResponse.t,
Awso_iot_managed_integrations.Values.ListDiscoveredDevicesResponse.error)
Result.tval list_event_log_configurations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.ListEventLogConfigurationsRequest.t ->
(Awso_iot_managed_integrations.Values.ListEventLogConfigurationsResponse.t,
Awso_iot_managed_integrations.Values.ListEventLogConfigurationsResponse.error)
Result.tval list_managed_thing_account_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.ListManagedThingAccountAssociationsRequest.t ->
(Awso_iot_managed_integrations.Values.ListManagedThingAccountAssociationsResponse.t,
Awso_iot_managed_integrations.Values.ListManagedThingAccountAssociationsResponse.error)
Result.tval list_managed_thing_schemas :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.ListManagedThingSchemasRequest.t ->
(Awso_iot_managed_integrations.Values.ListManagedThingSchemasResponse.t,
Awso_iot_managed_integrations.Values.ListManagedThingSchemasResponse.error)
Result.tval list_managed_things :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.ListManagedThingsRequest.t ->
(Awso_iot_managed_integrations.Values.ListManagedThingsResponse.t,
Awso_iot_managed_integrations.Values.ListManagedThingsResponse.error)
Result.tval list_notification_configurations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.ListNotificationConfigurationsRequest.t ->
(Awso_iot_managed_integrations.Values.ListNotificationConfigurationsResponse.t,
Awso_iot_managed_integrations.Values.ListNotificationConfigurationsResponse.error)
Result.tval list_ota_task_configurations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.ListOtaTaskConfigurationsRequest.t ->
(Awso_iot_managed_integrations.Values.ListOtaTaskConfigurationsResponse.t,
Awso_iot_managed_integrations.Values.ListOtaTaskConfigurationsResponse.error)
Result.tval list_ota_task_executions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.ListOtaTaskExecutionsRequest.t ->
(Awso_iot_managed_integrations.Values.ListOtaTaskExecutionsResponse.t,
Awso_iot_managed_integrations.Values.ListOtaTaskExecutionsResponse.error)
Result.tval list_ota_tasks :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.ListOtaTasksRequest.t ->
(Awso_iot_managed_integrations.Values.ListOtaTasksResponse.t,
Awso_iot_managed_integrations.Values.ListOtaTasksResponse.error)
Result.tval list_provisioning_profiles :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.ListProvisioningProfilesRequest.t ->
(Awso_iot_managed_integrations.Values.ListProvisioningProfilesResponse.t,
Awso_iot_managed_integrations.Values.ListProvisioningProfilesResponse.error)
Result.tval list_schema_versions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.ListSchemaVersionsRequest.t ->
(Awso_iot_managed_integrations.Values.ListSchemaVersionsResponse.t,
Awso_iot_managed_integrations.Values.ListSchemaVersionsResponse.error)
Result.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.ListTagsForResourceRequest.t ->
(Awso_iot_managed_integrations.Values.ListTagsForResourceResponse.t,
Awso_iot_managed_integrations.Values.ListTagsForResourceResponse.error)
Result.tval put_default_encryption_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.PutDefaultEncryptionConfigurationRequest.t ->
(Awso_iot_managed_integrations.Values.PutDefaultEncryptionConfigurationResponse.t,
Awso_iot_managed_integrations.Values.PutDefaultEncryptionConfigurationResponse.error)
Result.tval put_hub_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.PutHubConfigurationRequest.t ->
(Awso_iot_managed_integrations.Values.PutHubConfigurationResponse.t,
Awso_iot_managed_integrations.Values.PutHubConfigurationResponse.error)
Result.tval put_runtime_log_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.PutRuntimeLogConfigurationRequest.t ->
(unit, unit) Result.tval register_account_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.RegisterAccountAssociationRequest.t ->
(Awso_iot_managed_integrations.Values.RegisterAccountAssociationResponse.t,
Awso_iot_managed_integrations.Values.RegisterAccountAssociationResponse.error)
Result.tval register_custom_endpoint :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.RegisterCustomEndpointRequest.t ->
(Awso_iot_managed_integrations.Values.RegisterCustomEndpointResponse.t,
Awso_iot_managed_integrations.Values.RegisterCustomEndpointResponse.error)
Result.tval reset_runtime_log_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.ResetRuntimeLogConfigurationRequest.t ->
(unit, unit) Result.tval send_connector_event :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.SendConnectorEventRequest.t ->
(Awso_iot_managed_integrations.Values.SendConnectorEventResponse.t,
Awso_iot_managed_integrations.Values.SendConnectorEventResponse.error)
Result.tval send_managed_thing_command :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.SendManagedThingCommandRequest.t ->
(Awso_iot_managed_integrations.Values.SendManagedThingCommandResponse.t,
Awso_iot_managed_integrations.Values.SendManagedThingCommandResponse.error)
Result.tval start_account_association_refresh :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.StartAccountAssociationRefreshRequest.t ->
(Awso_iot_managed_integrations.Values.StartAccountAssociationRefreshResponse.t,
Awso_iot_managed_integrations.Values.StartAccountAssociationRefreshResponse.error)
Result.tval start_device_discovery :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.StartDeviceDiscoveryRequest.t ->
(Awso_iot_managed_integrations.Values.StartDeviceDiscoveryResponse.t,
Awso_iot_managed_integrations.Values.StartDeviceDiscoveryResponse.error)
Result.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.TagResourceRequest.t ->
(Awso_iot_managed_integrations.Values.TagResourceResponse.t,
Awso_iot_managed_integrations.Values.TagResourceResponse.error)
Result.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.UntagResourceRequest.t ->
(Awso_iot_managed_integrations.Values.UntagResourceResponse.t,
Awso_iot_managed_integrations.Values.UntagResourceResponse.error)
Result.tval update_account_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.UpdateAccountAssociationRequest.t ->
(unit, unit) Result.tval update_cloud_connector :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.UpdateCloudConnectorRequest.t ->
(unit, unit) Result.tval update_connector_destination :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.UpdateConnectorDestinationRequest.t ->
(unit, unit) Result.tval update_destination :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.UpdateDestinationRequest.t ->
(unit, unit) Result.tval update_event_log_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.UpdateEventLogConfigurationRequest.t ->
(unit, unit) Result.tval update_managed_thing :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.UpdateManagedThingRequest.t ->
(unit, unit) Result.tval update_notification_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.UpdateNotificationConfigurationRequest.t ->
(unit, unit) Result.tval update_ota_task :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_iot_managed_integrations.Values.UpdateOtaTaskRequest.t ->
(unit, unit) Result.tinclude module type of struct include Awso_iot_managed_integrations.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]module MatterCapabilityReportAttributeValue =
Awso_iot_managed_integrations.Values.MatterCapabilityReportAttributeValuemodule MatterCapabilityReportAttribute =
Awso_iot_managed_integrations.Values.MatterCapabilityReportAttributeMatter attribute used in capability report.
module MatterCapabilityReportAttributes =
Awso_iot_managed_integrations.Values.MatterCapabilityReportAttributesmodule MatterCapabilityReportClusterRevisionId =
Awso_iot_managed_integrations.Values.MatterCapabilityReportClusterRevisionIdmodule MatterCapabilityReportCommands =
Awso_iot_managed_integrations.Values.MatterCapabilityReportCommandsmodule MatterCapabilityReportEvents =
Awso_iot_managed_integrations.Values.MatterCapabilityReportEventsmodule MatterCapabilityReportFabricIndex =
Awso_iot_managed_integrations.Values.MatterCapabilityReportFabricIndexmodule MatterCapabilityReportFeatureMap =
Awso_iot_managed_integrations.Values.MatterCapabilityReportFeatureMapmodule MatterCapabilityReportGeneratedCommands =
Awso_iot_managed_integrations.Values.MatterCapabilityReportGeneratedCommandsmodule MatterCapabilityReportCluster =
Awso_iot_managed_integrations.Values.MatterCapabilityReportClusterCapability used in Matter capability report.
module CapabilityReportProperties =
Awso_iot_managed_integrations.Values.CapabilityReportPropertiesAction for an Amazon Web Services capability, containing the action parameters for control.
module MatterCapabilityReportClusters =
Awso_iot_managed_integrations.Values.MatterCapabilityReportClustersmodule MatterCapabilityReportEndpointClientClusters =
Awso_iot_managed_integrations.Values.MatterCapabilityReportEndpointClientClustersmodule MatterCapabilityReportEndpointParts =
Awso_iot_managed_integrations.Values.MatterCapabilityReportEndpointPartsmodule MatterCapabilityReportEndpointSemanticTags =
Awso_iot_managed_integrations.Values.MatterCapabilityReportEndpointSemanticTagsmodule CapabilityReportCapability =
Awso_iot_managed_integrations.Values.CapabilityReportCapabilityThe capability used in capability report.
Configuration for AWS Secrets Manager, used to securely store and manage sensitive information for connector destinations.
module MatterCapabilityReportEndpoint =
Awso_iot_managed_integrations.Values.MatterCapabilityReportEndpointMatter endpoint used in capability report.
module AbortCriteriaFailureType =
Awso_iot_managed_integrations.Values.AbortCriteriaFailureTypemodule MinNumberOfExecutedThings =
Awso_iot_managed_integrations.Values.MinNumberOfExecutedThingsmodule CapabilityReportCapabilities =
Awso_iot_managed_integrations.Values.CapabilityReportCapabilitiesThe authorization material containing the Secrets Manager arn and version.
module ProactiveRefreshTokenRenewalDaysBeforeRenewalInteger =
Awso_iot_managed_integrations.Values.ProactiveRefreshTokenRenewalDaysBeforeRenewalIntegerThe command capabilities added for the managed thing
Structure representing a capability schema item that defines the functionality and features supported by a managed thing.
module MatterCapabilityReportEndpoints =
Awso_iot_managed_integrations.Values.MatterCapabilityReportEndpointsConfiguration details for an AWS Lambda function used as an endpoint for a cloud connector.
module RetryCriteriaFailureType =
Awso_iot_managed_integrations.Values.RetryCriteriaFailureTypeStructure representing one abort config criteria.
module RolloutRateIncreaseCriteria =
Awso_iot_managed_integrations.Values.RolloutRateIncreaseCriteriaStructure representing rollout config criteria.
State capabilities added for the managed thing.
module CapabilityReportEndpoint =
Awso_iot_managed_integrations.Values.CapabilityReportEndpointThe endpoint used in the capability report.
module ProactiveRefreshTokenRenewal =
Awso_iot_managed_integrations.Values.ProactiveRefreshTokenRenewalConfiguration settings for proactively refreshing OAuth tokens before they expire.
Matter based capability report.
Describe a Matter cluster with an id, and the relevant attributes, commands, and events.
module ConfigurationErrorMessage =
Awso_iot_managed_integrations.Values.ConfigurationErrorMessagemodule SchemaVersionDescription =
Awso_iot_managed_integrations.Values.SchemaVersionDescriptionmodule SchemaVersionNamespaceName =
Awso_iot_managed_integrations.Values.SchemaVersionNamespaceNamemodule ProvisioningProfileStatus =
Awso_iot_managed_integrations.Values.ProvisioningProfileStatusStructure representing one over-the-air (OTA) task execution summary.
module OtaTaskConfigurationName =
Awso_iot_managed_integrations.Values.OtaTaskConfigurationNamemodule ManagedThingAssociationStatus =
Awso_iot_managed_integrations.Values.ManagedThingAssociationStatusmodule DeliveryDestinationRoleArn =
Awso_iot_managed_integrations.Values.DeliveryDestinationRoleArnmodule CredentialLockerCreatedAt =
Awso_iot_managed_integrations.Values.CredentialLockerCreatedAtmodule ConnectorDestinationDescription =
Awso_iot_managed_integrations.Values.ConnectorDestinationDescriptionmodule ConnectorDestinationName =
Awso_iot_managed_integrations.Values.ConnectorDestinationNamemodule CloudConnectorDescription =
Awso_iot_managed_integrations.Values.CloudConnectorDescriptionThe configuration details for an endpoint, which defines how to connect to and communicate with external services.
module AccountAssociationDescription =
Awso_iot_managed_integrations.Values.AccountAssociationDescriptionmodule AccountAssociationErrorMessage =
Awso_iot_managed_integrations.Values.AccountAssociationErrorMessageStructure representing one retry config criteria.
module ScheduleMaintenanceWindow =
Awso_iot_managed_integrations.Values.ScheduleMaintenanceWindowStructure representing scheduling maintenance window.
Structure representing exponential rate of rollout for an over-the-air (OTA) task.
module InProgressTimeoutInMinutes =
Awso_iot_managed_integrations.Values.InProgressTimeoutInMinutesmodule TokenEndpointAuthenticationScheme =
Awso_iot_managed_integrations.Values.TokenEndpointAuthenticationSchememodule CapabilityReportEndpoints =
Awso_iot_managed_integrations.Values.CapabilityReportEndpointsmodule GeneralAuthorizationUpdate =
Awso_iot_managed_integrations.Values.GeneralAuthorizationUpdateThe General Authorization update information containing authorization materials to add or update.
Structure containing updated OAuth configuration settings.
module CustomProtocolDetailValue =
Awso_iot_managed_integrations.Values.CustomProtocolDetailValueThe endpoint for a managed thing when sending a command.
Describe the device using the relevant metadata and supported clusters for device discovery.
module DeleteLocalStoreAfterUpload =
Awso_iot_managed_integrations.Values.DeleteLocalStoreAfterUploadmodule LocalStoreFileRotationMaxBytes =
Awso_iot_managed_integrations.Values.LocalStoreFileRotationMaxBytesmodule LocalStoreFileRotationMaxFiles =
Awso_iot_managed_integrations.Values.LocalStoreFileRotationMaxFilesProvides the default encryption configuration error update details.
List item describing a schema version.
module ProvisioningProfileSummary =
Awso_iot_managed_integrations.Values.ProvisioningProfileSummaryStructure describing a provisioning profile.
Structure representing one over-the-air (OTA) task.
module OtaTaskExecutionSummaries =
Awso_iot_managed_integrations.Values.OtaTaskExecutionSummariesStructure representing one execution summary.
module OtaTaskConfigurationSummary =
Awso_iot_managed_integrations.Values.OtaTaskConfigurationSummaryStructure representing one over-the-air (OTA) task configuration.
module NotificationConfigurationSummary =
Awso_iot_managed_integrations.Values.NotificationConfigurationSummaryStructure describing a notification configuration.
Structure representing one managed thing.
module ManagedThingSchemaListItem =
Awso_iot_managed_integrations.Values.ManagedThingSchemaListItemStructure representing one schema item associated with a managed thing.
Structure representing an association between a managed thing and an account association, which connects a device to a third-party account.
module EventLogConfigurationSummary =
Awso_iot_managed_integrations.Values.EventLogConfigurationSummaryList of event log configurations.
Structure containing summary information about a device discovered during a device discovery job.
Structure containing summary information about a device discovery job, including its identifier, type, and status.
Structure describing a destination for IoT managed integrations to deliver notifications for a device.
Structure describing one Credential Locker.
module ConnectorDestinationSummary =
Awso_iot_managed_integrations.Values.ConnectorDestinationSummaryStructure containing summary information about a connector destination, which defines how a cloud-to-cloud connector connects to a customer's AWS account.
Structure describing a connector.
Structure containing information about an account association, including its identifier, state, and related metadata.
module ScheduleMaintenanceWindowList =
Awso_iot_managed_integrations.Values.ScheduleMaintenanceWindowListmodule SchedulingConfigEndBehavior =
Awso_iot_managed_integrations.Values.SchedulingConfigEndBehaviorOver-the-air (OTA) task abort config.
module OtaTaskExecutionRolloutConfig =
Awso_iot_managed_integrations.Values.OtaTaskExecutionRolloutConfigOver-the-air (OTA) task rollout config.
Over-the-air (OTA) task timeout config.
Describe the endpoint with an Id, a name, and the relevant capabilities for reporting state
Configuration details for OAuth authentication with a third-party service.
Report of all capabilities supported by the device.
module WiFiSimpleSetupConfiguration =
Awso_iot_managed_integrations.Values.WiFiSimpleSetupConfigurationThe Wi-Fi Simple Setup configuration for the managed thing, which defines provisioning capabilities and timeout settings.
The updated authentication configuration details for a connector destination.
There is a conflict with the request.
The request is not valid.
module ResourceNotFoundException =
Awso_iot_managed_integrations.Values.ResourceNotFoundExceptionThe specified resource does not exist.
The rate exceeds the limit.
You are not authorized to perform this operation.
module IoTManagedIntegrationsResourceARN =
Awso_iot_managed_integrations.Values.IoTManagedIntegrationsResourceARNUser is not authorized.
Internal error from the service that indicates an unexpected error or that the service is unavailable.
The service is temporarily unavailable.
A validation error occurred when performing the API request.
module DiscoveryAuthMaterialString =
Awso_iot_managed_integrations.Values.DiscoveryAuthMaterialStringmodule DiscoveryAuthMaterialType =
Awso_iot_managed_integrations.Values.DiscoveryAuthMaterialTypemodule OAuthAuthorizationUrlOutput =
Awso_iot_managed_integrations.Values.OAuthAuthorizationUrlOutputmodule ConnectorEventOperationVersion =
Awso_iot_managed_integrations.Values.ConnectorEventOperationVersionmodule ConnectorEventStatusCode =
Awso_iot_managed_integrations.Values.ConnectorEventStatusCodeStructure describing a managed thing.
module RuntimeLogConfigurations =
Awso_iot_managed_integrations.Values.RuntimeLogConfigurationsThe different configurations for runtime logs.
module HubTokenTimerExpirySettingInSeconds =
Awso_iot_managed_integrations.Values.HubTokenTimerExpirySettingInSecondsProvides the status of the default encryption configuration for an Amazon Web Services account.
module InternalFailureException =
Awso_iot_managed_integrations.Values.InternalFailureExceptionAn unexpected error has occurred.
module ProvisioningProfileListDefinition =
Awso_iot_managed_integrations.Values.ProvisioningProfileListDefinitionmodule OtaTaskExecutionSummariesListDefinition =
Awso_iot_managed_integrations.Values.OtaTaskExecutionSummariesListDefinitionmodule OtaTaskConfigurationListDefinition =
Awso_iot_managed_integrations.Values.OtaTaskConfigurationListDefinitionmodule NotificationConfigurationListDefinition =
Awso_iot_managed_integrations.Values.NotificationConfigurationListDefinitionmodule ManagedThingListDefinition =
Awso_iot_managed_integrations.Values.ManagedThingListDefinitionmodule ManagedThingSchemaListDefinition =
Awso_iot_managed_integrations.Values.ManagedThingSchemaListDefinitionmodule ManagedThingAssociationList =
Awso_iot_managed_integrations.Values.ManagedThingAssociationListmodule EventLogConfigurationListDefinition =
Awso_iot_managed_integrations.Values.EventLogConfigurationListDefinitionmodule DiscoveredDeviceListDefinition =
Awso_iot_managed_integrations.Values.DiscoveredDeviceListDefinitionmodule DeviceDiscoveryListDefinition =
Awso_iot_managed_integrations.Values.DeviceDiscoveryListDefinitionmodule DestinationListDefinition =
Awso_iot_managed_integrations.Values.DestinationListDefinitionmodule CredentialLockerListDefinition =
Awso_iot_managed_integrations.Values.CredentialLockerListDefinitionmodule ConnectorDestinationListDefinition =
Awso_iot_managed_integrations.Values.ConnectorDestinationListDefinitionmodule AccountAssociationListDefinition =
Awso_iot_managed_integrations.Values.AccountAssociationListDefinitionmodule OtaTaskExecutionRetryConfig =
Awso_iot_managed_integrations.Values.OtaTaskExecutionRetryConfigOver-the-air (OTA) task retry config.
Over-the-air (OTA) task scheduling config.
Details about the over-the-air (OTA) task process.
Structure representing a push config.
module NotificationConfigurationCreatedAt =
Awso_iot_managed_integrations.Values.NotificationConfigurationCreatedAtmodule NotificationConfigurationUpdatedAt =
Awso_iot_managed_integrations.Values.NotificationConfigurationUpdatedAtmodule InternationalArticleNumber =
Awso_iot_managed_integrations.Values.InternationalArticleNumbermodule HubConfigurationUpdatedAt =
Awso_iot_managed_integrations.Values.HubConfigurationUpdatedAtThe authentication configuration details for a connector destination, including OAuth settings and other authentication parameters.
module OAuthCompleteRedirectUrl =
Awso_iot_managed_integrations.Values.OAuthCompleteRedirectUrlmodule GeneralAuthorizationName =
Awso_iot_managed_integrations.Values.GeneralAuthorizationNameThe General Authorization reference by authorization material name.
module ClaimCertificatePrivateKey =
Awso_iot_managed_integrations.Values.ClaimCertificatePrivateKeymodule ServiceQuotaExceededException =
Awso_iot_managed_integrations.Values.ServiceQuotaExceededExceptionThe service quota has been exceeded for this request.
Update an over-the-air (OTA) task.
module UpdateNotificationConfigurationRequest =
Awso_iot_managed_integrations.Values.UpdateNotificationConfigurationRequestUpdate a notification configuration.
module UpdateManagedThingRequest =
Awso_iot_managed_integrations.Values.UpdateManagedThingRequestUpdate the attributes and capabilities associated with a managed thing.
module UpdateEventLogConfigurationRequest =
Awso_iot_managed_integrations.Values.UpdateEventLogConfigurationRequestUpdate an event log configuration by log configuration ID.
module UpdateDestinationRequest =
Awso_iot_managed_integrations.Values.UpdateDestinationRequestUpdate a destination specified by name.
module UpdateConnectorDestinationRequest =
Awso_iot_managed_integrations.Values.UpdateConnectorDestinationRequestUpdates the properties of an existing connector destination.
module UpdateCloudConnectorRequest =
Awso_iot_managed_integrations.Values.UpdateCloudConnectorRequestUpdate an existing cloud connector.
module UpdateAccountAssociationRequest =
Awso_iot_managed_integrations.Values.UpdateAccountAssociationRequestUpdates the properties of an existing account association.
Removes tags from a specified resource.
Removes tags from a specified resource.
Adds tags to a specified resource.
Adds tags to a specified resource.
module StartDeviceDiscoveryResponse =
Awso_iot_managed_integrations.Values.StartDeviceDiscoveryResponseThis API is used to start device discovery for hub-connected and third-party-connected devices. The authentication material (install code) is delivered as a message to the controller instructing it to start the discovery.
module StartDeviceDiscoveryRequest =
Awso_iot_managed_integrations.Values.StartDeviceDiscoveryRequestThis API is used to start device discovery for hub-connected and third-party-connected devices. The authentication material (install code) is delivered as a message to the controller instructing it to start the discovery.
module StartAccountAssociationRefreshResponse =
Awso_iot_managed_integrations.Values.StartAccountAssociationRefreshResponseInitiates a refresh of an existing account association to update its authorization and connection status.
module StartAccountAssociationRefreshRequest =
Awso_iot_managed_integrations.Values.StartAccountAssociationRefreshRequestInitiates a refresh of an existing account association to update its authorization and connection status.
module SendManagedThingCommandResponse =
Awso_iot_managed_integrations.Values.SendManagedThingCommandResponseSend the command to the device represented by the managed thing.
module SendManagedThingCommandRequest =
Awso_iot_managed_integrations.Values.SendManagedThingCommandRequestSend the command to the device represented by the managed thing.
module SendConnectorEventResponse =
Awso_iot_managed_integrations.Values.SendConnectorEventResponseRelays third-party device events for a connector such as a new device or a device state change event.
module SendConnectorEventRequest =
Awso_iot_managed_integrations.Values.SendConnectorEventRequestRelays third-party device events for a connector such as a new device or a device state change event.
module ResetRuntimeLogConfigurationRequest =
Awso_iot_managed_integrations.Values.ResetRuntimeLogConfigurationRequestReset a runtime log configuration for a specific managed thing.
module RegisterCustomEndpointResponse =
Awso_iot_managed_integrations.Values.RegisterCustomEndpointResponseCustomers can request IoT managed integrations to manage the server trust for them or bring their own external server trusts for the custom domain. Returns an IoT managed integrations endpoint.
module RegisterCustomEndpointRequest =
Awso_iot_managed_integrations.Values.RegisterCustomEndpointRequestCustomers can request IoT managed integrations to manage the server trust for them or bring their own external server trusts for the custom domain. Returns an IoT managed integrations endpoint.
module RegisterAccountAssociationResponse =
Awso_iot_managed_integrations.Values.RegisterAccountAssociationResponseRegisters an account association with a managed thing, establishing a connection between a device and a third-party account.
module RegisterAccountAssociationRequest =
Awso_iot_managed_integrations.Values.RegisterAccountAssociationRequestRegisters an account association with a managed thing, establishing a connection between a device and a third-party account.
module PutRuntimeLogConfigurationRequest =
Awso_iot_managed_integrations.Values.PutRuntimeLogConfigurationRequestSet the runtime log configuration for a specific managed thing.
module PutHubConfigurationResponse =
Awso_iot_managed_integrations.Values.PutHubConfigurationResponseUpdate a hub configuration.
module PutHubConfigurationRequest =
Awso_iot_managed_integrations.Values.PutHubConfigurationRequestUpdate a hub configuration.
module PutDefaultEncryptionConfigurationResponse =
Awso_iot_managed_integrations.Values.PutDefaultEncryptionConfigurationResponseSets the default encryption configuration for the Amazon Web Services account. For more information, see Key management in the AWS IoT SiteWise User Guide.
module PutDefaultEncryptionConfigurationRequest =
Awso_iot_managed_integrations.Values.PutDefaultEncryptionConfigurationRequestSets the default encryption configuration for the Amazon Web Services account. For more information, see Key management in the AWS IoT SiteWise User Guide.
module ListTagsForResourceResponse =
Awso_iot_managed_integrations.Values.ListTagsForResourceResponseLists the tags for a specified resource.
module ListTagsForResourceRequest =
Awso_iot_managed_integrations.Values.ListTagsForResourceRequestLists the tags for a specified resource.
module ListSchemaVersionsResponse =
Awso_iot_managed_integrations.Values.ListSchemaVersionsResponseLists schema versions with the provided information.
module ListSchemaVersionsRequest =
Awso_iot_managed_integrations.Values.ListSchemaVersionsRequestLists schema versions with the provided information.
module ListProvisioningProfilesResponse =
Awso_iot_managed_integrations.Values.ListProvisioningProfilesResponseList the provisioning profiles within the Amazon Web Services account.
module ListProvisioningProfilesRequest =
Awso_iot_managed_integrations.Values.ListProvisioningProfilesRequestList the provisioning profiles within the Amazon Web Services account.
List all of the over-the-air (OTA) tasks.
List all of the over-the-air (OTA) tasks.
module ListOtaTaskExecutionsResponse =
Awso_iot_managed_integrations.Values.ListOtaTaskExecutionsResponseList all of the over-the-air (OTA) task executions.
module ListOtaTaskExecutionsRequest =
Awso_iot_managed_integrations.Values.ListOtaTaskExecutionsRequestList all of the over-the-air (OTA) task executions.
module ListOtaTaskConfigurationsResponse =
Awso_iot_managed_integrations.Values.ListOtaTaskConfigurationsResponseList all of the over-the-air (OTA) task configurations.
module ListOtaTaskConfigurationsRequest =
Awso_iot_managed_integrations.Values.ListOtaTaskConfigurationsRequestList all of the over-the-air (OTA) task configurations.
module ListNotificationConfigurationsResponse =
Awso_iot_managed_integrations.Values.ListNotificationConfigurationsResponseList all notification configurations.
module ListNotificationConfigurationsRequest =
Awso_iot_managed_integrations.Values.ListNotificationConfigurationsRequestList all notification configurations.
module ListManagedThingsResponse =
Awso_iot_managed_integrations.Values.ListManagedThingsResponseListing all managed things with provision for filters.
module ListManagedThingsRequest =
Awso_iot_managed_integrations.Values.ListManagedThingsRequestListing all managed things with provision for filters.
module ListManagedThingSchemasResponse =
Awso_iot_managed_integrations.Values.ListManagedThingSchemasResponseList schemas associated with a managed thing.
module ListManagedThingSchemasRequest =
Awso_iot_managed_integrations.Values.ListManagedThingSchemasRequestList schemas associated with a managed thing.
module ListManagedThingAccountAssociationsResponse =
Awso_iot_managed_integrations.Values.ListManagedThingAccountAssociationsResponseLists all account associations for a specific managed thing.
module ListManagedThingAccountAssociationsRequest =
Awso_iot_managed_integrations.Values.ListManagedThingAccountAssociationsRequestLists all account associations for a specific managed thing.
module ListEventLogConfigurationsResponse =
Awso_iot_managed_integrations.Values.ListEventLogConfigurationsResponseList all event log configurations for an account.
module ListEventLogConfigurationsRequest =
Awso_iot_managed_integrations.Values.ListEventLogConfigurationsRequestList all event log configurations for an account.
module ListDiscoveredDevicesResponse =
Awso_iot_managed_integrations.Values.ListDiscoveredDevicesResponseLists all devices discovered during a specific device discovery task.
module ListDiscoveredDevicesRequest =
Awso_iot_managed_integrations.Values.ListDiscoveredDevicesRequestLists all devices discovered during a specific device discovery task.
module ListDeviceDiscoveriesResponse =
Awso_iot_managed_integrations.Values.ListDeviceDiscoveriesResponseLists all device discovery tasks, with optional filtering by type and status.
module ListDeviceDiscoveriesRequest =
Awso_iot_managed_integrations.Values.ListDeviceDiscoveriesRequestLists all device discovery tasks, with optional filtering by type and status.
module ListDestinationsResponse =
Awso_iot_managed_integrations.Values.ListDestinationsResponseList all notification destinations.
List all notification destinations.
module ListCredentialLockersResponse =
Awso_iot_managed_integrations.Values.ListCredentialLockersResponseList information on an existing credential locker.
module ListCredentialLockersRequest =
Awso_iot_managed_integrations.Values.ListCredentialLockersRequestList information on an existing credential locker.
module ListConnectorDestinationsResponse =
Awso_iot_managed_integrations.Values.ListConnectorDestinationsResponseLists all connector destinations, with optional filtering by cloud connector ID.
module ListConnectorDestinationsRequest =
Awso_iot_managed_integrations.Values.ListConnectorDestinationsRequestLists all connector destinations, with optional filtering by cloud connector ID.
module ListCloudConnectorsResponse =
Awso_iot_managed_integrations.Values.ListCloudConnectorsResponseReturns a list of connectors filtered by its Lambda Amazon Resource Name (ARN) and type.
module ListCloudConnectorsRequest =
Awso_iot_managed_integrations.Values.ListCloudConnectorsRequestReturns a list of connectors filtered by its Lambda Amazon Resource Name (ARN) and type.
module ListAccountAssociationsResponse =
Awso_iot_managed_integrations.Values.ListAccountAssociationsResponseLists all account associations, with optional filtering by connector destination ID.
module ListAccountAssociationsRequest =
Awso_iot_managed_integrations.Values.ListAccountAssociationsRequestLists all account associations, with optional filtering by connector destination ID.
The request exceeds a service limit or quota. Adjust your request parameters and try again.
module GetSchemaVersionResponse =
Awso_iot_managed_integrations.Values.GetSchemaVersionResponseGets a schema version with the provided information.
Gets a schema version with the provided information.
module GetRuntimeLogConfigurationResponse =
Awso_iot_managed_integrations.Values.GetRuntimeLogConfigurationResponseGet the runtime log configuration for a specific managed thing.
module GetRuntimeLogConfigurationRequest =
Awso_iot_managed_integrations.Values.GetRuntimeLogConfigurationRequestGet the runtime log configuration for a specific managed thing.
module GetProvisioningProfileResponse =
Awso_iot_managed_integrations.Values.GetProvisioningProfileResponseGet details of a provisioning profile.
module GetProvisioningProfileRequest =
Awso_iot_managed_integrations.Values.GetProvisioningProfileRequestGet details of a provisioning profile.
Get details of the over-the-air (OTA) task by its task id.
Get details of the over-the-air (OTA) task by its task id.
module GetOtaTaskConfigurationResponse =
Awso_iot_managed_integrations.Values.GetOtaTaskConfigurationResponseGet a configuraiton for the over-the-air (OTA) task.
module GetOtaTaskConfigurationRequest =
Awso_iot_managed_integrations.Values.GetOtaTaskConfigurationRequestGet a configuraiton for the over-the-air (OTA) task.
module GetNotificationConfigurationResponse =
Awso_iot_managed_integrations.Values.GetNotificationConfigurationResponseGet a notification configuration for a specified event type.
module GetNotificationConfigurationRequest =
Awso_iot_managed_integrations.Values.GetNotificationConfigurationRequestGet a notification configuration for a specified event type.
module GetManagedThingStateResponse =
Awso_iot_managed_integrations.Values.GetManagedThingStateResponseReturns the managed thing state for the given device Id.
module GetManagedThingStateRequest =
Awso_iot_managed_integrations.Values.GetManagedThingStateRequestReturns the managed thing state for the given device Id.
Get details of a managed thing including its attributes and capabilities.
Get details of a managed thing including its attributes and capabilities.
module GetManagedThingMetaDataResponse =
Awso_iot_managed_integrations.Values.GetManagedThingMetaDataResponseGet the metadata information for a managed thing. The managedThing metadata parameter is used for associating attributes with a managedThing that can be used for grouping over-the-air (OTA) tasks. Name value pairs in metadata can be used in the OtaTargetQueryString parameter for the CreateOtaTask API operation.
module GetManagedThingMetaDataRequest =
Awso_iot_managed_integrations.Values.GetManagedThingMetaDataRequestGet the metadata information for a managed thing. The managedThing metadata parameter is used for associating attributes with a managedThing that can be used for grouping over-the-air (OTA) tasks. Name value pairs in metadata can be used in the OtaTargetQueryString parameter for the CreateOtaTask API operation.
module GetManagedThingConnectivityDataResponse =
Awso_iot_managed_integrations.Values.GetManagedThingConnectivityDataResponseGet the connectivity status of a managed thing.
module GetManagedThingConnectivityDataRequest =
Awso_iot_managed_integrations.Values.GetManagedThingConnectivityDataRequestGet the connectivity status of a managed thing.
module GetManagedThingCertificateResponse =
Awso_iot_managed_integrations.Values.GetManagedThingCertificateResponseRetrieves the certificate PEM for a managed IoT thing.
module GetManagedThingCertificateRequest =
Awso_iot_managed_integrations.Values.GetManagedThingCertificateRequestRetrieves the certificate PEM for a managed IoT thing.
module GetManagedThingCapabilitiesResponse =
Awso_iot_managed_integrations.Values.GetManagedThingCapabilitiesResponseGet the capabilities for a managed thing using the device ID.
module GetManagedThingCapabilitiesRequest =
Awso_iot_managed_integrations.Values.GetManagedThingCapabilitiesRequestGet the capabilities for a managed thing using the device ID.
module GetHubConfigurationResponse =
Awso_iot_managed_integrations.Values.GetHubConfigurationResponseGet a hub configuration.
module GetHubConfigurationRequest =
Awso_iot_managed_integrations.Values.GetHubConfigurationRequestGet a hub configuration.
module GetEventLogConfigurationResponse =
Awso_iot_managed_integrations.Values.GetEventLogConfigurationResponseGet an event log configuration.
module GetEventLogConfigurationRequest =
Awso_iot_managed_integrations.Values.GetEventLogConfigurationRequestGet an event log configuration.
module GetDeviceDiscoveryResponse =
Awso_iot_managed_integrations.Values.GetDeviceDiscoveryResponseGet the current state of a device discovery.
module GetDeviceDiscoveryRequest =
Awso_iot_managed_integrations.Values.GetDeviceDiscoveryRequestGet the current state of a device discovery.
Gets a destination by name.
Gets a destination by name.
module GetDefaultEncryptionConfigurationResponse =
Awso_iot_managed_integrations.Values.GetDefaultEncryptionConfigurationResponseRetrieves information about the default encryption configuration for the Amazon Web Services account in the default or specified region. For more information, see Key management in the AWS IoT SiteWise User Guide.
module GetDefaultEncryptionConfigurationRequest =
Awso_iot_managed_integrations.Values.GetDefaultEncryptionConfigurationRequestRetrieves information about the default encryption configuration for the Amazon Web Services account in the default or specified region. For more information, see Key management in the AWS IoT SiteWise User Guide.
module GetCustomEndpointResponse =
Awso_iot_managed_integrations.Values.GetCustomEndpointResponseReturns the IoT managed integrations custom endpoint.
module GetCustomEndpointRequest =
Awso_iot_managed_integrations.Values.GetCustomEndpointRequestReturns the IoT managed integrations custom endpoint.
module GetCredentialLockerResponse =
Awso_iot_managed_integrations.Values.GetCredentialLockerResponseGet information on an existing credential locker
module GetCredentialLockerRequest =
Awso_iot_managed_integrations.Values.GetCredentialLockerRequestGet information on an existing credential locker
module GetConnectorDestinationResponse =
Awso_iot_managed_integrations.Values.GetConnectorDestinationResponseGet connector destination details linked to a cloud-to-cloud (C2C) connector.
module GetConnectorDestinationRequest =
Awso_iot_managed_integrations.Values.GetConnectorDestinationRequestGet connector destination details linked to a cloud-to-cloud (C2C) connector.
module GetCloudConnectorResponse =
Awso_iot_managed_integrations.Values.GetCloudConnectorResponseGet configuration details for a cloud connector.
module GetCloudConnectorRequest =
Awso_iot_managed_integrations.Values.GetCloudConnectorRequestGet configuration details for a cloud connector.
module GetAccountAssociationResponse =
Awso_iot_managed_integrations.Values.GetAccountAssociationResponseGet an account association for an Amazon Web Services account linked to a customer-managed destination.
module GetAccountAssociationRequest =
Awso_iot_managed_integrations.Values.GetAccountAssociationRequestGet an account association for an Amazon Web Services account linked to a customer-managed destination.
module DeregisterAccountAssociationRequest =
Awso_iot_managed_integrations.Values.DeregisterAccountAssociationRequestRequest for deregister a managed thing from account association
module DeleteProvisioningProfileRequest =
Awso_iot_managed_integrations.Values.DeleteProvisioningProfileRequestDelete a provisioning profile.
Delete the over-the-air (OTA) task.
module DeleteOtaTaskConfigurationRequest =
Awso_iot_managed_integrations.Values.DeleteOtaTaskConfigurationRequestDelete the over-the-air (OTA) task configuration.
module DeleteNotificationConfigurationRequest =
Awso_iot_managed_integrations.Values.DeleteNotificationConfigurationRequestDeletes a notification configuration.
module DeleteManagedThingRequest =
Awso_iot_managed_integrations.Values.DeleteManagedThingRequestDelete a managed thing. For direct-connected and hub-connected devices connecting with Managed integrations via a controller, all of the devices connected to it will have their status changed to PENDING. It is not possible to remove a cloud-to-cloud device.
module DeleteEventLogConfigurationRequest =
Awso_iot_managed_integrations.Values.DeleteEventLogConfigurationRequestDelete an event log configuration.
module DeleteDestinationRequest =
Awso_iot_managed_integrations.Values.DeleteDestinationRequestDeletes a notification destination specified by name.
module DeleteCredentialLockerRequest =
Awso_iot_managed_integrations.Values.DeleteCredentialLockerRequestDelete a credential locker. This operation can't be undone and any existing device won't be able to use IoT managed integrations.
module DeleteConnectorDestinationRequest =
Awso_iot_managed_integrations.Values.DeleteConnectorDestinationRequestDelete a connector destination linked to a cloud-to-cloud (C2C) connector. Deletion can't be done if the account association has used this connector destination.
module DeleteCloudConnectorRequest =
Awso_iot_managed_integrations.Values.DeleteCloudConnectorRequestDelete a cloud connector.
module DeleteAccountAssociationRequest =
Awso_iot_managed_integrations.Values.DeleteAccountAssociationRequestRemove a third-party account association for an end user. You must first call the DeregisterAccountAssociation to remove the connection between the managed thing and the third-party account before calling the DeleteAccountAssociation API.
module CreateProvisioningProfileResponse =
Awso_iot_managed_integrations.Values.CreateProvisioningProfileResponseCreate a provisioning profile for executing device provisioning flows. The provisioning profile is a document that defines the set of resources and policies applied to a device during the provisioning process.
module CreateProvisioningProfileRequest =
Awso_iot_managed_integrations.Values.CreateProvisioningProfileRequestCreate a provisioning profile for executing device provisioning flows. The provisioning profile is a document that defines the set of resources and policies applied to a device during the provisioning process.
Create an over-the-air (OTA) task to target a device.
Create an over-the-air (OTA) task to target a device.
module CreateOtaTaskConfigurationResponse =
Awso_iot_managed_integrations.Values.CreateOtaTaskConfigurationResponseCreate a configuraiton for the over-the-air (OTA) task.
module CreateOtaTaskConfigurationRequest =
Awso_iot_managed_integrations.Values.CreateOtaTaskConfigurationRequestCreate a configuraiton for the over-the-air (OTA) task.
module CreateNotificationConfigurationResponse =
Awso_iot_managed_integrations.Values.CreateNotificationConfigurationResponseCreates a notification configuration. A configuration is a connection between an event type and a destination that you have already created.
module CreateNotificationConfigurationRequest =
Awso_iot_managed_integrations.Values.CreateNotificationConfigurationRequestCreates a notification configuration. A configuration is a connection between an event type and a destination that you have already created.
module CreateManagedThingResponse =
Awso_iot_managed_integrations.Values.CreateManagedThingResponseCreates a managed thing. A managed thing contains the device identifier, protocol supported, and capabilities of the device in a data model format defined by Managed integrations.
module CreateManagedThingRequest =
Awso_iot_managed_integrations.Values.CreateManagedThingRequestCreates a managed thing. A managed thing contains the device identifier, protocol supported, and capabilities of the device in a data model format defined by Managed integrations.
module CreateEventLogConfigurationResponse =
Awso_iot_managed_integrations.Values.CreateEventLogConfigurationResponseSet the event log configuration for the account, resource type, or specific resource.
module CreateEventLogConfigurationRequest =
Awso_iot_managed_integrations.Values.CreateEventLogConfigurationRequestSet the event log configuration for the account, resource type, or specific resource.
module CreateDestinationResponse =
Awso_iot_managed_integrations.Values.CreateDestinationResponseCreate a notification destination such as Kinesis Data Streams that receive events and notifications from Managed integrations. Managed integrations uses the destination to determine where to deliver notifications.
module CreateDestinationRequest =
Awso_iot_managed_integrations.Values.CreateDestinationRequestCreate a notification destination such as Kinesis Data Streams that receive events and notifications from Managed integrations. Managed integrations uses the destination to determine where to deliver notifications.
module CreateCredentialLockerResponse =
Awso_iot_managed_integrations.Values.CreateCredentialLockerResponseCreate a credential locker. This operation will not trigger the creation of all the manufacturing resources.
module CreateCredentialLockerRequest =
Awso_iot_managed_integrations.Values.CreateCredentialLockerRequestCreate a credential locker. This operation will not trigger the creation of all the manufacturing resources.
module CreateConnectorDestinationResponse =
Awso_iot_managed_integrations.Values.CreateConnectorDestinationResponseCreate a connector destination for connecting a cloud-to-cloud (C2C) connector to the customer's Amazon Web Services account.
module CreateConnectorDestinationRequest =
Awso_iot_managed_integrations.Values.CreateConnectorDestinationRequestCreate a connector destination for connecting a cloud-to-cloud (C2C) connector to the customer's Amazon Web Services account.
module CreateCloudConnectorResponse =
Awso_iot_managed_integrations.Values.CreateCloudConnectorResponseCreates a C2C (cloud-to-cloud) connector.
module CreateCloudConnectorRequest =
Awso_iot_managed_integrations.Values.CreateCloudConnectorRequestCreates a C2C (cloud-to-cloud) connector.
module CreateAccountAssociationResponse =
Awso_iot_managed_integrations.Values.CreateAccountAssociationResponseCreates a new account association via the destination id.
module CreateAccountAssociationRequest =
Awso_iot_managed_integrations.Values.CreateAccountAssociationRequestCreates a new account association via the destination id.