Module Awso_iot_managed_integrations.EndpointsSource
Sourcetype ('i, 'o, 'e) t = | CreateAccountAssociation : (Values.CreateAccountAssociationRequest.t,
Values.CreateAccountAssociationResponse.t,
Values.CreateAccountAssociationResponse.error)
t| CreateCloudConnector : (Values.CreateCloudConnectorRequest.t,
Values.CreateCloudConnectorResponse.t,
Values.CreateCloudConnectorResponse.error)
t| CreateConnectorDestination : (Values.CreateConnectorDestinationRequest.t,
Values.CreateConnectorDestinationResponse.t,
Values.CreateConnectorDestinationResponse.error)
t| CreateCredentialLocker : (Values.CreateCredentialLockerRequest.t,
Values.CreateCredentialLockerResponse.t,
Values.CreateCredentialLockerResponse.error)
t| CreateDestination : (Values.CreateDestinationRequest.t,
Values.CreateDestinationResponse.t,
Values.CreateDestinationResponse.error)
t| CreateEventLogConfiguration : (Values.CreateEventLogConfigurationRequest.t,
Values.CreateEventLogConfigurationResponse.t,
Values.CreateEventLogConfigurationResponse.error)
t| CreateManagedThing : (Values.CreateManagedThingRequest.t,
Values.CreateManagedThingResponse.t,
Values.CreateManagedThingResponse.error)
t| CreateNotificationConfiguration : (Values.CreateNotificationConfigurationRequest.t,
Values.CreateNotificationConfigurationResponse.t,
Values.CreateNotificationConfigurationResponse.error)
t| CreateOtaTask : (Values.CreateOtaTaskRequest.t,
Values.CreateOtaTaskResponse.t,
Values.CreateOtaTaskResponse.error)
t| CreateOtaTaskConfiguration : (Values.CreateOtaTaskConfigurationRequest.t,
Values.CreateOtaTaskConfigurationResponse.t,
Values.CreateOtaTaskConfigurationResponse.error)
t| CreateProvisioningProfile : (Values.CreateProvisioningProfileRequest.t,
Values.CreateProvisioningProfileResponse.t,
Values.CreateProvisioningProfileResponse.error)
t| DeleteAccountAssociation : (Values.DeleteAccountAssociationRequest.t,
unit,
unit)
t| DeleteCloudConnector : (Values.DeleteCloudConnectorRequest.t, unit, unit) t| DeleteConnectorDestination : (Values.DeleteConnectorDestinationRequest.t,
unit,
unit)
t| DeleteCredentialLocker : (Values.DeleteCredentialLockerRequest.t, unit, unit) t| DeleteDestination : (Values.DeleteDestinationRequest.t, unit, unit) t| DeleteEventLogConfiguration : (Values.DeleteEventLogConfigurationRequest.t,
unit,
unit)
t| DeleteManagedThing : (Values.DeleteManagedThingRequest.t, unit, unit) t| DeleteNotificationConfiguration : (Values.DeleteNotificationConfigurationRequest.t,
unit,
unit)
t| DeleteOtaTask : (Values.DeleteOtaTaskRequest.t, unit, unit) t| DeleteOtaTaskConfiguration : (Values.DeleteOtaTaskConfigurationRequest.t,
unit,
unit)
t| DeleteProvisioningProfile : (Values.DeleteProvisioningProfileRequest.t,
unit,
unit)
t| DeregisterAccountAssociation : (Values.DeregisterAccountAssociationRequest.t,
unit,
unit)
t| GetAccountAssociation : (Values.GetAccountAssociationRequest.t,
Values.GetAccountAssociationResponse.t,
Values.GetAccountAssociationResponse.error)
t| GetCloudConnector : (Values.GetCloudConnectorRequest.t,
Values.GetCloudConnectorResponse.t,
Values.GetCloudConnectorResponse.error)
t| GetConnectorDestination : (Values.GetConnectorDestinationRequest.t,
Values.GetConnectorDestinationResponse.t,
Values.GetConnectorDestinationResponse.error)
t| GetCredentialLocker : (Values.GetCredentialLockerRequest.t,
Values.GetCredentialLockerResponse.t,
Values.GetCredentialLockerResponse.error)
t| GetCustomEndpoint : (Values.GetCustomEndpointRequest.t,
Values.GetCustomEndpointResponse.t,
Values.GetCustomEndpointResponse.error)
t| GetDefaultEncryptionConfiguration : (Values.GetDefaultEncryptionConfigurationRequest.t,
Values.GetDefaultEncryptionConfigurationResponse.t,
Values.GetDefaultEncryptionConfigurationResponse.error)
t| GetDestination : (Values.GetDestinationRequest.t,
Values.GetDestinationResponse.t,
Values.GetDestinationResponse.error)
t| GetDeviceDiscovery : (Values.GetDeviceDiscoveryRequest.t,
Values.GetDeviceDiscoveryResponse.t,
Values.GetDeviceDiscoveryResponse.error)
t| GetEventLogConfiguration : (Values.GetEventLogConfigurationRequest.t,
Values.GetEventLogConfigurationResponse.t,
Values.GetEventLogConfigurationResponse.error)
t| GetHubConfiguration : (Values.GetHubConfigurationRequest.t,
Values.GetHubConfigurationResponse.t,
Values.GetHubConfigurationResponse.error)
t| GetManagedThing : (Values.GetManagedThingRequest.t,
Values.GetManagedThingResponse.t,
Values.GetManagedThingResponse.error)
t| GetManagedThingCapabilities : (Values.GetManagedThingCapabilitiesRequest.t,
Values.GetManagedThingCapabilitiesResponse.t,
Values.GetManagedThingCapabilitiesResponse.error)
t| GetManagedThingCertificate : (Values.GetManagedThingCertificateRequest.t,
Values.GetManagedThingCertificateResponse.t,
Values.GetManagedThingCertificateResponse.error)
t| GetManagedThingConnectivityData : (Values.GetManagedThingConnectivityDataRequest.t,
Values.GetManagedThingConnectivityDataResponse.t,
Values.GetManagedThingConnectivityDataResponse.error)
t| GetManagedThingMetaData : (Values.GetManagedThingMetaDataRequest.t,
Values.GetManagedThingMetaDataResponse.t,
Values.GetManagedThingMetaDataResponse.error)
t| GetManagedThingState : (Values.GetManagedThingStateRequest.t,
Values.GetManagedThingStateResponse.t,
Values.GetManagedThingStateResponse.error)
t| GetNotificationConfiguration : (Values.GetNotificationConfigurationRequest.t,
Values.GetNotificationConfigurationResponse.t,
Values.GetNotificationConfigurationResponse.error)
t| GetOtaTask : (Values.GetOtaTaskRequest.t,
Values.GetOtaTaskResponse.t,
Values.GetOtaTaskResponse.error)
t| GetOtaTaskConfiguration : (Values.GetOtaTaskConfigurationRequest.t,
Values.GetOtaTaskConfigurationResponse.t,
Values.GetOtaTaskConfigurationResponse.error)
t| GetProvisioningProfile : (Values.GetProvisioningProfileRequest.t,
Values.GetProvisioningProfileResponse.t,
Values.GetProvisioningProfileResponse.error)
t| GetRuntimeLogConfiguration : (Values.GetRuntimeLogConfigurationRequest.t,
Values.GetRuntimeLogConfigurationResponse.t,
Values.GetRuntimeLogConfigurationResponse.error)
t| GetSchemaVersion : (Values.GetSchemaVersionRequest.t,
Values.GetSchemaVersionResponse.t,
Values.GetSchemaVersionResponse.error)
t| ListAccountAssociations : (Values.ListAccountAssociationsRequest.t,
Values.ListAccountAssociationsResponse.t,
Values.ListAccountAssociationsResponse.error)
t| ListCloudConnectors : (Values.ListCloudConnectorsRequest.t,
Values.ListCloudConnectorsResponse.t,
Values.ListCloudConnectorsResponse.error)
t| ListConnectorDestinations : (Values.ListConnectorDestinationsRequest.t,
Values.ListConnectorDestinationsResponse.t,
Values.ListConnectorDestinationsResponse.error)
t| ListCredentialLockers : (Values.ListCredentialLockersRequest.t,
Values.ListCredentialLockersResponse.t,
Values.ListCredentialLockersResponse.error)
t| ListDestinations : (Values.ListDestinationsRequest.t,
Values.ListDestinationsResponse.t,
Values.ListDestinationsResponse.error)
t| ListDeviceDiscoveries : (Values.ListDeviceDiscoveriesRequest.t,
Values.ListDeviceDiscoveriesResponse.t,
Values.ListDeviceDiscoveriesResponse.error)
t| ListDiscoveredDevices : (Values.ListDiscoveredDevicesRequest.t,
Values.ListDiscoveredDevicesResponse.t,
Values.ListDiscoveredDevicesResponse.error)
t| ListEventLogConfigurations : (Values.ListEventLogConfigurationsRequest.t,
Values.ListEventLogConfigurationsResponse.t,
Values.ListEventLogConfigurationsResponse.error)
t| ListManagedThingAccountAssociations : (Values.ListManagedThingAccountAssociationsRequest.t,
Values.ListManagedThingAccountAssociationsResponse.t,
Values.ListManagedThingAccountAssociationsResponse.error)
t| ListManagedThingSchemas : (Values.ListManagedThingSchemasRequest.t,
Values.ListManagedThingSchemasResponse.t,
Values.ListManagedThingSchemasResponse.error)
t| ListManagedThings : (Values.ListManagedThingsRequest.t,
Values.ListManagedThingsResponse.t,
Values.ListManagedThingsResponse.error)
t| ListNotificationConfigurations : (Values.ListNotificationConfigurationsRequest.t,
Values.ListNotificationConfigurationsResponse.t,
Values.ListNotificationConfigurationsResponse.error)
t| ListOtaTaskConfigurations : (Values.ListOtaTaskConfigurationsRequest.t,
Values.ListOtaTaskConfigurationsResponse.t,
Values.ListOtaTaskConfigurationsResponse.error)
t| ListOtaTaskExecutions : (Values.ListOtaTaskExecutionsRequest.t,
Values.ListOtaTaskExecutionsResponse.t,
Values.ListOtaTaskExecutionsResponse.error)
t| ListOtaTasks : (Values.ListOtaTasksRequest.t,
Values.ListOtaTasksResponse.t,
Values.ListOtaTasksResponse.error)
t| ListProvisioningProfiles : (Values.ListProvisioningProfilesRequest.t,
Values.ListProvisioningProfilesResponse.t,
Values.ListProvisioningProfilesResponse.error)
t| ListSchemaVersions : (Values.ListSchemaVersionsRequest.t,
Values.ListSchemaVersionsResponse.t,
Values.ListSchemaVersionsResponse.error)
t| ListTagsForResource : (Values.ListTagsForResourceRequest.t,
Values.ListTagsForResourceResponse.t,
Values.ListTagsForResourceResponse.error)
t| PutDefaultEncryptionConfiguration : (Values.PutDefaultEncryptionConfigurationRequest.t,
Values.PutDefaultEncryptionConfigurationResponse.t,
Values.PutDefaultEncryptionConfigurationResponse.error)
t| PutHubConfiguration : (Values.PutHubConfigurationRequest.t,
Values.PutHubConfigurationResponse.t,
Values.PutHubConfigurationResponse.error)
t| PutRuntimeLogConfiguration : (Values.PutRuntimeLogConfigurationRequest.t,
unit,
unit)
t| RegisterAccountAssociation : (Values.RegisterAccountAssociationRequest.t,
Values.RegisterAccountAssociationResponse.t,
Values.RegisterAccountAssociationResponse.error)
t| RegisterCustomEndpoint : (Values.RegisterCustomEndpointRequest.t,
Values.RegisterCustomEndpointResponse.t,
Values.RegisterCustomEndpointResponse.error)
t| ResetRuntimeLogConfiguration : (Values.ResetRuntimeLogConfigurationRequest.t,
unit,
unit)
t| SendConnectorEvent : (Values.SendConnectorEventRequest.t,
Values.SendConnectorEventResponse.t,
Values.SendConnectorEventResponse.error)
t| SendManagedThingCommand : (Values.SendManagedThingCommandRequest.t,
Values.SendManagedThingCommandResponse.t,
Values.SendManagedThingCommandResponse.error)
t| StartAccountAssociationRefresh : (Values.StartAccountAssociationRefreshRequest.t,
Values.StartAccountAssociationRefreshResponse.t,
Values.StartAccountAssociationRefreshResponse.error)
t| StartDeviceDiscovery : (Values.StartDeviceDiscoveryRequest.t,
Values.StartDeviceDiscoveryResponse.t,
Values.StartDeviceDiscoveryResponse.error)
t| TagResource : (Values.TagResourceRequest.t,
Values.TagResourceResponse.t,
Values.TagResourceResponse.error)
t| UntagResource : (Values.UntagResourceRequest.t,
Values.UntagResourceResponse.t,
Values.UntagResourceResponse.error)
t| UpdateAccountAssociation : (Values.UpdateAccountAssociationRequest.t,
unit,
unit)
t| UpdateCloudConnector : (Values.UpdateCloudConnectorRequest.t, unit, unit) t| UpdateConnectorDestination : (Values.UpdateConnectorDestinationRequest.t,
unit,
unit)
t| UpdateDestination : (Values.UpdateDestinationRequest.t, unit, unit) t| UpdateEventLogConfiguration : (Values.UpdateEventLogConfigurationRequest.t,
unit,
unit)
t| UpdateManagedThing : (Values.UpdateManagedThingRequest.t, unit, unit) t| UpdateNotificationConfiguration : (Values.UpdateNotificationConfigurationRequest.t,
unit,
unit)
t| UpdateOtaTask : (Values.UpdateOtaTaskRequest.t, unit, unit) t
Sourceval method_of_endpoint :
'i 'o 'e. ('i, 'o, 'e) t ->
[> `DELETE | `GET | `PATCH | `POST | `PUT ] Sourceval uri_of_endpoint : 'i 'o 'e. ('i, 'o, 'e) t -> 'i -> Uri.t