Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
- Operations
- GetGroupCertificateConfiguration
- ListGroupVersions
- ListFunctionDefinitionVersions
- ListDeviceDefinitions
- AssociateRoleToGroup
- UpdateCoreDefinition
- DeleteCoreDefinition
- GetLoggerDefinition
- ListGroupCertificateAuthorities
- DisassociateRoleFromGroup
- UpdateSubscriptionDefinition
- DeleteSubscriptionDefinition
- ListCoreDefinitions
- ListSubscriptionDefinitions
- CreateGroupCertificateAuthority
- DeleteConnectorDefinition
- UpdateConnectorDefinition
- CreateLoggerDefinitionVersion
- CreateCoreDefinition
- GetConnectorDefinitionVersion
- UpdateConnectivityInfo
- CreateSubscriptionDefinition
- ListTagsForResource
- GetGroupCertificateAuthority
- GetLoggerDefinitionVersion
- GetServiceRoleForAccount
- ListConnectorDefinitionVersions
- CreateSoftwareUpdateJob
- CreateLoggerDefinition
- GetConnectivityInfo
- CreateDeployment
- DeleteLoggerDefinition
- UpdateLoggerDefinition
- GetSubscriptionDefinition
- GetCoreDefinition
- CreateConnectorDefinitionVersion
- GetDeploymentStatus
- GetBulkDeploymentStatus
- CreateResourceDefinition
- GetResourceDefinitionVersion
- UpdateFunctionDefinition
- DeleteFunctionDefinition
- ListResourceDefinitions
- StopBulkDeployment
- CreateResourceDefinitionVersion
- GetResourceDefinition
- ListResourceDefinitionVersions
- DisassociateServiceRoleFromAccount
- DeleteDeviceDefinition
- UpdateDeviceDefinition
- AssociateServiceRoleToAccount
- ResetDeployments
- ListConnectorDefinitions
- GetSubscriptionDefinitionVersion
- GetAssociatedRole
- ListLoggerDefinitionVersions
- CreateConnectorDefinition
- GetCoreDefinitionVersion
- ListSubscriptionDefinitionVersions
- ListCoreDefinitionVersions
- CreateCoreDefinitionVersion
- ListBulkDeployments
- ListDeployments
- GetConnectorDefinition
- ListLoggerDefinitions
- TagResource
- CreateSubscriptionDefinitionVersion
- GetGroupVersion
- UpdateGroupCertificateConfiguration
- GetFunctionDefinitionVersion
- GetDeviceDefinition
- CreateGroup
- CreateFunctionDefinition
- UntagResource
- CreateDeviceDefinitionVersion
- DeleteGroup
- UpdateGroup
- ListGroups
- ListBulkDeploymentDetailedReports
- GetThingRuntimeConfiguration
- DeleteResourceDefinition
- UpdateResourceDefinition
- ListDeviceDefinitionVersions
- ListFunctionDefinitions
- GetFunctionDefinition
- GetGroup
- CreateDeviceDefinition
- CreateGroupVersion
- CreateFunctionDefinitionVersion
- StartBulkDeployment
- UpdateThingRuntimeConfiguration
- GetDeviceDefinitionVersion
- Types
- BulkDeployment
- BulkDeploymentMetrics
- BulkDeploymentResult
- ConnectivityInfo
- Connector
- ConnectorDefinitionVersion
- Core
- CoreDefinitionVersion
- DefinitionInformation
- Deployment
- Device
- DeviceDefinitionVersion
- ErrorDetail
- Function
- FunctionConfiguration
- FunctionConfigurationEnvironment
- FunctionDefaultConfig
- FunctionDefaultExecutionConfig
- FunctionDefinitionVersion
- FunctionExecutionConfig
- FunctionRunAsConfig
- GreengrassLogger
- GroupCertificateAuthorityProperties
- GroupInformation
- GroupOwnerSetting
- GroupVersion
- LocalDeviceResourceData
- LocalVolumeResourceData
- LoggerDefinitionVersion
- Resource
- ResourceAccessPolicy
- ResourceDataContainer
- ResourceDefinitionVersion
- ResourceDownloadOwnerSetting
- RuntimeConfiguration
- S3MachineLearningModelResourceData
- SageMakerMachineLearningModelResourceData
- SecretsManagerSecretResourceData
- Subscription
- SubscriptionDefinitionVersion
- TelemetryConfiguration
- TelemetryConfigurationUpdate
- VersionInformation
Synopsis
- getGroupCertificateConfiguration_groupId :: Lens' GetGroupCertificateConfiguration Text
- getGroupCertificateConfigurationResponse_certificateAuthorityExpiryInMilliseconds :: Lens' GetGroupCertificateConfigurationResponse (Maybe Text)
- getGroupCertificateConfigurationResponse_groupId :: Lens' GetGroupCertificateConfigurationResponse (Maybe Text)
- getGroupCertificateConfigurationResponse_certificateExpiryInMilliseconds :: Lens' GetGroupCertificateConfigurationResponse (Maybe Text)
- getGroupCertificateConfigurationResponse_httpStatus :: Lens' GetGroupCertificateConfigurationResponse Int
- listGroupVersions_nextToken :: Lens' ListGroupVersions (Maybe Text)
- listGroupVersions_maxResults :: Lens' ListGroupVersions (Maybe Text)
- listGroupVersions_groupId :: Lens' ListGroupVersions Text
- listGroupVersionsResponse_versions :: Lens' ListGroupVersionsResponse (Maybe [VersionInformation])
- listGroupVersionsResponse_nextToken :: Lens' ListGroupVersionsResponse (Maybe Text)
- listGroupVersionsResponse_httpStatus :: Lens' ListGroupVersionsResponse Int
- listFunctionDefinitionVersions_nextToken :: Lens' ListFunctionDefinitionVersions (Maybe Text)
- listFunctionDefinitionVersions_maxResults :: Lens' ListFunctionDefinitionVersions (Maybe Text)
- listFunctionDefinitionVersions_functionDefinitionId :: Lens' ListFunctionDefinitionVersions Text
- listFunctionDefinitionVersionsResponse_versions :: Lens' ListFunctionDefinitionVersionsResponse (Maybe [VersionInformation])
- listFunctionDefinitionVersionsResponse_nextToken :: Lens' ListFunctionDefinitionVersionsResponse (Maybe Text)
- listFunctionDefinitionVersionsResponse_httpStatus :: Lens' ListFunctionDefinitionVersionsResponse Int
- listDeviceDefinitions_nextToken :: Lens' ListDeviceDefinitions (Maybe Text)
- listDeviceDefinitions_maxResults :: Lens' ListDeviceDefinitions (Maybe Text)
- listDeviceDefinitionsResponse_nextToken :: Lens' ListDeviceDefinitionsResponse (Maybe Text)
- listDeviceDefinitionsResponse_definitions :: Lens' ListDeviceDefinitionsResponse (Maybe [DefinitionInformation])
- listDeviceDefinitionsResponse_httpStatus :: Lens' ListDeviceDefinitionsResponse Int
- associateRoleToGroup_groupId :: Lens' AssociateRoleToGroup Text
- associateRoleToGroup_roleArn :: Lens' AssociateRoleToGroup Text
- associateRoleToGroupResponse_associatedAt :: Lens' AssociateRoleToGroupResponse (Maybe Text)
- associateRoleToGroupResponse_httpStatus :: Lens' AssociateRoleToGroupResponse Int
- updateCoreDefinition_name :: Lens' UpdateCoreDefinition (Maybe Text)
- updateCoreDefinition_coreDefinitionId :: Lens' UpdateCoreDefinition Text
- updateCoreDefinitionResponse_httpStatus :: Lens' UpdateCoreDefinitionResponse Int
- deleteCoreDefinition_coreDefinitionId :: Lens' DeleteCoreDefinition Text
- deleteCoreDefinitionResponse_httpStatus :: Lens' DeleteCoreDefinitionResponse Int
- getLoggerDefinition_loggerDefinitionId :: Lens' GetLoggerDefinition Text
- getLoggerDefinitionResponse_latestVersionArn :: Lens' GetLoggerDefinitionResponse (Maybe Text)
- getLoggerDefinitionResponse_arn :: Lens' GetLoggerDefinitionResponse (Maybe Text)
- getLoggerDefinitionResponse_name :: Lens' GetLoggerDefinitionResponse (Maybe Text)
- getLoggerDefinitionResponse_creationTimestamp :: Lens' GetLoggerDefinitionResponse (Maybe Text)
- getLoggerDefinitionResponse_id :: Lens' GetLoggerDefinitionResponse (Maybe Text)
- getLoggerDefinitionResponse_latestVersion :: Lens' GetLoggerDefinitionResponse (Maybe Text)
- getLoggerDefinitionResponse_lastUpdatedTimestamp :: Lens' GetLoggerDefinitionResponse (Maybe Text)
- getLoggerDefinitionResponse_tags :: Lens' GetLoggerDefinitionResponse (Maybe (HashMap Text Text))
- getLoggerDefinitionResponse_httpStatus :: Lens' GetLoggerDefinitionResponse Int
- listGroupCertificateAuthorities_groupId :: Lens' ListGroupCertificateAuthorities Text
- listGroupCertificateAuthoritiesResponse_groupCertificateAuthorities :: Lens' ListGroupCertificateAuthoritiesResponse (Maybe [GroupCertificateAuthorityProperties])
- listGroupCertificateAuthoritiesResponse_httpStatus :: Lens' ListGroupCertificateAuthoritiesResponse Int
- disassociateRoleFromGroup_groupId :: Lens' DisassociateRoleFromGroup Text
- disassociateRoleFromGroupResponse_disassociatedAt :: Lens' DisassociateRoleFromGroupResponse (Maybe Text)
- disassociateRoleFromGroupResponse_httpStatus :: Lens' DisassociateRoleFromGroupResponse Int
- updateSubscriptionDefinition_name :: Lens' UpdateSubscriptionDefinition (Maybe Text)
- updateSubscriptionDefinition_subscriptionDefinitionId :: Lens' UpdateSubscriptionDefinition Text
- updateSubscriptionDefinitionResponse_httpStatus :: Lens' UpdateSubscriptionDefinitionResponse Int
- deleteSubscriptionDefinition_subscriptionDefinitionId :: Lens' DeleteSubscriptionDefinition Text
- deleteSubscriptionDefinitionResponse_httpStatus :: Lens' DeleteSubscriptionDefinitionResponse Int
- listCoreDefinitions_nextToken :: Lens' ListCoreDefinitions (Maybe Text)
- listCoreDefinitions_maxResults :: Lens' ListCoreDefinitions (Maybe Text)
- listCoreDefinitionsResponse_nextToken :: Lens' ListCoreDefinitionsResponse (Maybe Text)
- listCoreDefinitionsResponse_definitions :: Lens' ListCoreDefinitionsResponse (Maybe [DefinitionInformation])
- listCoreDefinitionsResponse_httpStatus :: Lens' ListCoreDefinitionsResponse Int
- listSubscriptionDefinitions_nextToken :: Lens' ListSubscriptionDefinitions (Maybe Text)
- listSubscriptionDefinitions_maxResults :: Lens' ListSubscriptionDefinitions (Maybe Text)
- listSubscriptionDefinitionsResponse_nextToken :: Lens' ListSubscriptionDefinitionsResponse (Maybe Text)
- listSubscriptionDefinitionsResponse_definitions :: Lens' ListSubscriptionDefinitionsResponse (Maybe [DefinitionInformation])
- listSubscriptionDefinitionsResponse_httpStatus :: Lens' ListSubscriptionDefinitionsResponse Int
- createGroupCertificateAuthority_amznClientToken :: Lens' CreateGroupCertificateAuthority (Maybe Text)
- createGroupCertificateAuthority_groupId :: Lens' CreateGroupCertificateAuthority Text
- createGroupCertificateAuthorityResponse_groupCertificateAuthorityArn :: Lens' CreateGroupCertificateAuthorityResponse (Maybe Text)
- createGroupCertificateAuthorityResponse_httpStatus :: Lens' CreateGroupCertificateAuthorityResponse Int
- deleteConnectorDefinition_connectorDefinitionId :: Lens' DeleteConnectorDefinition Text
- deleteConnectorDefinitionResponse_httpStatus :: Lens' DeleteConnectorDefinitionResponse Int
- updateConnectorDefinition_name :: Lens' UpdateConnectorDefinition (Maybe Text)
- updateConnectorDefinition_connectorDefinitionId :: Lens' UpdateConnectorDefinition Text
- updateConnectorDefinitionResponse_httpStatus :: Lens' UpdateConnectorDefinitionResponse Int
- createLoggerDefinitionVersion_loggers :: Lens' CreateLoggerDefinitionVersion (Maybe [GreengrassLogger])
- createLoggerDefinitionVersion_amznClientToken :: Lens' CreateLoggerDefinitionVersion (Maybe Text)
- createLoggerDefinitionVersion_loggerDefinitionId :: Lens' CreateLoggerDefinitionVersion Text
- createLoggerDefinitionVersionResponse_arn :: Lens' CreateLoggerDefinitionVersionResponse (Maybe Text)
- createLoggerDefinitionVersionResponse_creationTimestamp :: Lens' CreateLoggerDefinitionVersionResponse (Maybe Text)
- createLoggerDefinitionVersionResponse_version :: Lens' CreateLoggerDefinitionVersionResponse (Maybe Text)
- createLoggerDefinitionVersionResponse_id :: Lens' CreateLoggerDefinitionVersionResponse (Maybe Text)
- createLoggerDefinitionVersionResponse_httpStatus :: Lens' CreateLoggerDefinitionVersionResponse Int
- createCoreDefinition_amznClientToken :: Lens' CreateCoreDefinition (Maybe Text)
- createCoreDefinition_initialVersion :: Lens' CreateCoreDefinition (Maybe CoreDefinitionVersion)
- createCoreDefinition_name :: Lens' CreateCoreDefinition (Maybe Text)
- createCoreDefinition_tags :: Lens' CreateCoreDefinition (Maybe (HashMap Text Text))
- createCoreDefinitionResponse_latestVersionArn :: Lens' CreateCoreDefinitionResponse (Maybe Text)
- createCoreDefinitionResponse_arn :: Lens' CreateCoreDefinitionResponse (Maybe Text)
- createCoreDefinitionResponse_name :: Lens' CreateCoreDefinitionResponse (Maybe Text)
- createCoreDefinitionResponse_creationTimestamp :: Lens' CreateCoreDefinitionResponse (Maybe Text)
- createCoreDefinitionResponse_id :: Lens' CreateCoreDefinitionResponse (Maybe Text)
- createCoreDefinitionResponse_latestVersion :: Lens' CreateCoreDefinitionResponse (Maybe Text)
- createCoreDefinitionResponse_lastUpdatedTimestamp :: Lens' CreateCoreDefinitionResponse (Maybe Text)
- createCoreDefinitionResponse_httpStatus :: Lens' CreateCoreDefinitionResponse Int
- getConnectorDefinitionVersion_nextToken :: Lens' GetConnectorDefinitionVersion (Maybe Text)
- getConnectorDefinitionVersion_connectorDefinitionId :: Lens' GetConnectorDefinitionVersion Text
- getConnectorDefinitionVersion_connectorDefinitionVersionId :: Lens' GetConnectorDefinitionVersion Text
- getConnectorDefinitionVersionResponse_definition :: Lens' GetConnectorDefinitionVersionResponse (Maybe ConnectorDefinitionVersion)
- getConnectorDefinitionVersionResponse_arn :: Lens' GetConnectorDefinitionVersionResponse (Maybe Text)
- getConnectorDefinitionVersionResponse_nextToken :: Lens' GetConnectorDefinitionVersionResponse (Maybe Text)
- getConnectorDefinitionVersionResponse_creationTimestamp :: Lens' GetConnectorDefinitionVersionResponse (Maybe Text)
- getConnectorDefinitionVersionResponse_version :: Lens' GetConnectorDefinitionVersionResponse (Maybe Text)
- getConnectorDefinitionVersionResponse_id :: Lens' GetConnectorDefinitionVersionResponse (Maybe Text)
- getConnectorDefinitionVersionResponse_httpStatus :: Lens' GetConnectorDefinitionVersionResponse Int
- updateConnectivityInfo_connectivityInfo :: Lens' UpdateConnectivityInfo (Maybe [ConnectivityInfo])
- updateConnectivityInfo_thingName :: Lens' UpdateConnectivityInfo Text
- updateConnectivityInfoResponse_version :: Lens' UpdateConnectivityInfoResponse (Maybe Text)
- updateConnectivityInfoResponse_message :: Lens' UpdateConnectivityInfoResponse (Maybe Text)
- updateConnectivityInfoResponse_httpStatus :: Lens' UpdateConnectivityInfoResponse Int
- createSubscriptionDefinition_amznClientToken :: Lens' CreateSubscriptionDefinition (Maybe Text)
- createSubscriptionDefinition_initialVersion :: Lens' CreateSubscriptionDefinition (Maybe SubscriptionDefinitionVersion)
- createSubscriptionDefinition_name :: Lens' CreateSubscriptionDefinition (Maybe Text)
- createSubscriptionDefinition_tags :: Lens' CreateSubscriptionDefinition (Maybe (HashMap Text Text))
- createSubscriptionDefinitionResponse_latestVersionArn :: Lens' CreateSubscriptionDefinitionResponse (Maybe Text)
- createSubscriptionDefinitionResponse_arn :: Lens' CreateSubscriptionDefinitionResponse (Maybe Text)
- createSubscriptionDefinitionResponse_name :: Lens' CreateSubscriptionDefinitionResponse (Maybe Text)
- createSubscriptionDefinitionResponse_creationTimestamp :: Lens' CreateSubscriptionDefinitionResponse (Maybe Text)
- createSubscriptionDefinitionResponse_id :: Lens' CreateSubscriptionDefinitionResponse (Maybe Text)
- createSubscriptionDefinitionResponse_latestVersion :: Lens' CreateSubscriptionDefinitionResponse (Maybe Text)
- createSubscriptionDefinitionResponse_lastUpdatedTimestamp :: Lens' CreateSubscriptionDefinitionResponse (Maybe Text)
- createSubscriptionDefinitionResponse_httpStatus :: Lens' CreateSubscriptionDefinitionResponse Int
- listTagsForResource_resourceArn :: Lens' ListTagsForResource Text
- listTagsForResourceResponse_tags :: Lens' ListTagsForResourceResponse (Maybe (HashMap Text Text))
- listTagsForResourceResponse_httpStatus :: Lens' ListTagsForResourceResponse Int
- getGroupCertificateAuthority_certificateAuthorityId :: Lens' GetGroupCertificateAuthority Text
- getGroupCertificateAuthority_groupId :: Lens' GetGroupCertificateAuthority Text
- getGroupCertificateAuthorityResponse_pemEncodedCertificate :: Lens' GetGroupCertificateAuthorityResponse (Maybe Text)
- getGroupCertificateAuthorityResponse_groupCertificateAuthorityArn :: Lens' GetGroupCertificateAuthorityResponse (Maybe Text)
- getGroupCertificateAuthorityResponse_groupCertificateAuthorityId :: Lens' GetGroupCertificateAuthorityResponse (Maybe Text)
- getGroupCertificateAuthorityResponse_httpStatus :: Lens' GetGroupCertificateAuthorityResponse Int
- getLoggerDefinitionVersion_nextToken :: Lens' GetLoggerDefinitionVersion (Maybe Text)
- getLoggerDefinitionVersion_loggerDefinitionVersionId :: Lens' GetLoggerDefinitionVersion Text
- getLoggerDefinitionVersion_loggerDefinitionId :: Lens' GetLoggerDefinitionVersion Text
- getLoggerDefinitionVersionResponse_definition :: Lens' GetLoggerDefinitionVersionResponse (Maybe LoggerDefinitionVersion)
- getLoggerDefinitionVersionResponse_arn :: Lens' GetLoggerDefinitionVersionResponse (Maybe Text)
- getLoggerDefinitionVersionResponse_creationTimestamp :: Lens' GetLoggerDefinitionVersionResponse (Maybe Text)
- getLoggerDefinitionVersionResponse_version :: Lens' GetLoggerDefinitionVersionResponse (Maybe Text)
- getLoggerDefinitionVersionResponse_id :: Lens' GetLoggerDefinitionVersionResponse (Maybe Text)
- getLoggerDefinitionVersionResponse_httpStatus :: Lens' GetLoggerDefinitionVersionResponse Int
- getServiceRoleForAccountResponse_associatedAt :: Lens' GetServiceRoleForAccountResponse (Maybe Text)
- getServiceRoleForAccountResponse_roleArn :: Lens' GetServiceRoleForAccountResponse (Maybe Text)
- getServiceRoleForAccountResponse_httpStatus :: Lens' GetServiceRoleForAccountResponse Int
- listConnectorDefinitionVersions_nextToken :: Lens' ListConnectorDefinitionVersions (Maybe Text)
- listConnectorDefinitionVersions_maxResults :: Lens' ListConnectorDefinitionVersions (Maybe Text)
- listConnectorDefinitionVersions_connectorDefinitionId :: Lens' ListConnectorDefinitionVersions Text
- listConnectorDefinitionVersionsResponse_versions :: Lens' ListConnectorDefinitionVersionsResponse (Maybe [VersionInformation])
- listConnectorDefinitionVersionsResponse_nextToken :: Lens' ListConnectorDefinitionVersionsResponse (Maybe Text)
- listConnectorDefinitionVersionsResponse_httpStatus :: Lens' ListConnectorDefinitionVersionsResponse Int
- createSoftwareUpdateJob_updateAgentLogLevel :: Lens' CreateSoftwareUpdateJob (Maybe UpdateAgentLogLevel)
- createSoftwareUpdateJob_amznClientToken :: Lens' CreateSoftwareUpdateJob (Maybe Text)
- createSoftwareUpdateJob_s3UrlSignerRole :: Lens' CreateSoftwareUpdateJob Text
- createSoftwareUpdateJob_updateTargetsArchitecture :: Lens' CreateSoftwareUpdateJob UpdateTargetsArchitecture
- createSoftwareUpdateJob_softwareToUpdate :: Lens' CreateSoftwareUpdateJob SoftwareToUpdate
- createSoftwareUpdateJob_updateTargets :: Lens' CreateSoftwareUpdateJob [Text]
- createSoftwareUpdateJob_updateTargetsOperatingSystem :: Lens' CreateSoftwareUpdateJob UpdateTargetsOperatingSystem
- createSoftwareUpdateJobResponse_platformSoftwareVersion :: Lens' CreateSoftwareUpdateJobResponse (Maybe Text)
- createSoftwareUpdateJobResponse_iotJobArn :: Lens' CreateSoftwareUpdateJobResponse (Maybe Text)
- createSoftwareUpdateJobResponse_iotJobId :: Lens' CreateSoftwareUpdateJobResponse (Maybe Text)
- createSoftwareUpdateJobResponse_httpStatus :: Lens' CreateSoftwareUpdateJobResponse Int
- createLoggerDefinition_amznClientToken :: Lens' CreateLoggerDefinition (Maybe Text)
- createLoggerDefinition_initialVersion :: Lens' CreateLoggerDefinition (Maybe LoggerDefinitionVersion)
- createLoggerDefinition_name :: Lens' CreateLoggerDefinition (Maybe Text)
- createLoggerDefinition_tags :: Lens' CreateLoggerDefinition (Maybe (HashMap Text Text))
- createLoggerDefinitionResponse_latestVersionArn :: Lens' CreateLoggerDefinitionResponse (Maybe Text)
- createLoggerDefinitionResponse_arn :: Lens' CreateLoggerDefinitionResponse (Maybe Text)
- createLoggerDefinitionResponse_name :: Lens' CreateLoggerDefinitionResponse (Maybe Text)
- createLoggerDefinitionResponse_creationTimestamp :: Lens' CreateLoggerDefinitionResponse (Maybe Text)
- createLoggerDefinitionResponse_id :: Lens' CreateLoggerDefinitionResponse (Maybe Text)
- createLoggerDefinitionResponse_latestVersion :: Lens' CreateLoggerDefinitionResponse (Maybe Text)
- createLoggerDefinitionResponse_lastUpdatedTimestamp :: Lens' CreateLoggerDefinitionResponse (Maybe Text)
- createLoggerDefinitionResponse_httpStatus :: Lens' CreateLoggerDefinitionResponse Int
- getConnectivityInfo_thingName :: Lens' GetConnectivityInfo Text
- getConnectivityInfoResponse_message :: Lens' GetConnectivityInfoResponse (Maybe Text)
- getConnectivityInfoResponse_connectivityInfo :: Lens' GetConnectivityInfoResponse (Maybe [ConnectivityInfo])
- getConnectivityInfoResponse_httpStatus :: Lens' GetConnectivityInfoResponse Int
- createDeployment_deploymentId :: Lens' CreateDeployment (Maybe Text)
- createDeployment_amznClientToken :: Lens' CreateDeployment (Maybe Text)
- createDeployment_groupVersionId :: Lens' CreateDeployment (Maybe Text)
- createDeployment_groupId :: Lens' CreateDeployment Text
- createDeployment_deploymentType :: Lens' CreateDeployment DeploymentType
- createDeploymentResponse_deploymentId :: Lens' CreateDeploymentResponse (Maybe Text)
- createDeploymentResponse_deploymentArn :: Lens' CreateDeploymentResponse (Maybe Text)
- createDeploymentResponse_httpStatus :: Lens' CreateDeploymentResponse Int
- deleteLoggerDefinition_loggerDefinitionId :: Lens' DeleteLoggerDefinition Text
- deleteLoggerDefinitionResponse_httpStatus :: Lens' DeleteLoggerDefinitionResponse Int
- updateLoggerDefinition_name :: Lens' UpdateLoggerDefinition (Maybe Text)
- updateLoggerDefinition_loggerDefinitionId :: Lens' UpdateLoggerDefinition Text
- updateLoggerDefinitionResponse_httpStatus :: Lens' UpdateLoggerDefinitionResponse Int
- getSubscriptionDefinition_subscriptionDefinitionId :: Lens' GetSubscriptionDefinition Text
- getSubscriptionDefinitionResponse_latestVersionArn :: Lens' GetSubscriptionDefinitionResponse (Maybe Text)
- getSubscriptionDefinitionResponse_arn :: Lens' GetSubscriptionDefinitionResponse (Maybe Text)
- getSubscriptionDefinitionResponse_name :: Lens' GetSubscriptionDefinitionResponse (Maybe Text)
- getSubscriptionDefinitionResponse_creationTimestamp :: Lens' GetSubscriptionDefinitionResponse (Maybe Text)
- getSubscriptionDefinitionResponse_id :: Lens' GetSubscriptionDefinitionResponse (Maybe Text)
- getSubscriptionDefinitionResponse_latestVersion :: Lens' GetSubscriptionDefinitionResponse (Maybe Text)
- getSubscriptionDefinitionResponse_lastUpdatedTimestamp :: Lens' GetSubscriptionDefinitionResponse (Maybe Text)
- getSubscriptionDefinitionResponse_tags :: Lens' GetSubscriptionDefinitionResponse (Maybe (HashMap Text Text))
- getSubscriptionDefinitionResponse_httpStatus :: Lens' GetSubscriptionDefinitionResponse Int
- getCoreDefinition_coreDefinitionId :: Lens' GetCoreDefinition Text
- getCoreDefinitionResponse_latestVersionArn :: Lens' GetCoreDefinitionResponse (Maybe Text)
- getCoreDefinitionResponse_arn :: Lens' GetCoreDefinitionResponse (Maybe Text)
- getCoreDefinitionResponse_name :: Lens' GetCoreDefinitionResponse (Maybe Text)
- getCoreDefinitionResponse_creationTimestamp :: Lens' GetCoreDefinitionResponse (Maybe Text)
- getCoreDefinitionResponse_id :: Lens' GetCoreDefinitionResponse (Maybe Text)
- getCoreDefinitionResponse_latestVersion :: Lens' GetCoreDefinitionResponse (Maybe Text)
- getCoreDefinitionResponse_lastUpdatedTimestamp :: Lens' GetCoreDefinitionResponse (Maybe Text)
- getCoreDefinitionResponse_tags :: Lens' GetCoreDefinitionResponse (Maybe (HashMap Text Text))
- getCoreDefinitionResponse_httpStatus :: Lens' GetCoreDefinitionResponse Int
- createConnectorDefinitionVersion_amznClientToken :: Lens' CreateConnectorDefinitionVersion (Maybe Text)
- createConnectorDefinitionVersion_connectors :: Lens' CreateConnectorDefinitionVersion (Maybe [Connector])
- createConnectorDefinitionVersion_connectorDefinitionId :: Lens' CreateConnectorDefinitionVersion Text
- createConnectorDefinitionVersionResponse_arn :: Lens' CreateConnectorDefinitionVersionResponse (Maybe Text)
- createConnectorDefinitionVersionResponse_creationTimestamp :: Lens' CreateConnectorDefinitionVersionResponse (Maybe Text)
- createConnectorDefinitionVersionResponse_version :: Lens' CreateConnectorDefinitionVersionResponse (Maybe Text)
- createConnectorDefinitionVersionResponse_id :: Lens' CreateConnectorDefinitionVersionResponse (Maybe Text)
- createConnectorDefinitionVersionResponse_httpStatus :: Lens' CreateConnectorDefinitionVersionResponse Int
- getDeploymentStatus_groupId :: Lens' GetDeploymentStatus Text
- getDeploymentStatus_deploymentId :: Lens' GetDeploymentStatus Text
- getDeploymentStatusResponse_deploymentType :: Lens' GetDeploymentStatusResponse (Maybe DeploymentType)
- getDeploymentStatusResponse_errorDetails :: Lens' GetDeploymentStatusResponse (Maybe [ErrorDetail])
- getDeploymentStatusResponse_deploymentStatus :: Lens' GetDeploymentStatusResponse (Maybe Text)
- getDeploymentStatusResponse_updatedAt :: Lens' GetDeploymentStatusResponse (Maybe Text)
- getDeploymentStatusResponse_errorMessage :: Lens' GetDeploymentStatusResponse (Maybe Text)
- getDeploymentStatusResponse_httpStatus :: Lens' GetDeploymentStatusResponse Int
- getBulkDeploymentStatus_bulkDeploymentId :: Lens' GetBulkDeploymentStatus Text
- getBulkDeploymentStatusResponse_createdAt :: Lens' GetBulkDeploymentStatusResponse (Maybe Text)
- getBulkDeploymentStatusResponse_errorDetails :: Lens' GetBulkDeploymentStatusResponse (Maybe [ErrorDetail])
- getBulkDeploymentStatusResponse_bulkDeploymentStatus :: Lens' GetBulkDeploymentStatusResponse (Maybe BulkDeploymentStatus)
- getBulkDeploymentStatusResponse_errorMessage :: Lens' GetBulkDeploymentStatusResponse (Maybe Text)
- getBulkDeploymentStatusResponse_bulkDeploymentMetrics :: Lens' GetBulkDeploymentStatusResponse (Maybe BulkDeploymentMetrics)
- getBulkDeploymentStatusResponse_tags :: Lens' GetBulkDeploymentStatusResponse (Maybe (HashMap Text Text))
- getBulkDeploymentStatusResponse_httpStatus :: Lens' GetBulkDeploymentStatusResponse Int
- createResourceDefinition_amznClientToken :: Lens' CreateResourceDefinition (Maybe Text)
- createResourceDefinition_initialVersion :: Lens' CreateResourceDefinition (Maybe ResourceDefinitionVersion)
- createResourceDefinition_name :: Lens' CreateResourceDefinition (Maybe Text)
- createResourceDefinition_tags :: Lens' CreateResourceDefinition (Maybe (HashMap Text Text))
- createResourceDefinitionResponse_latestVersionArn :: Lens' CreateResourceDefinitionResponse (Maybe Text)
- createResourceDefinitionResponse_arn :: Lens' CreateResourceDefinitionResponse (Maybe Text)
- createResourceDefinitionResponse_name :: Lens' CreateResourceDefinitionResponse (Maybe Text)
- createResourceDefinitionResponse_creationTimestamp :: Lens' CreateResourceDefinitionResponse (Maybe Text)
- createResourceDefinitionResponse_id :: Lens' CreateResourceDefinitionResponse (Maybe Text)
- createResourceDefinitionResponse_latestVersion :: Lens' CreateResourceDefinitionResponse (Maybe Text)
- createResourceDefinitionResponse_lastUpdatedTimestamp :: Lens' CreateResourceDefinitionResponse (Maybe Text)
- createResourceDefinitionResponse_httpStatus :: Lens' CreateResourceDefinitionResponse Int
- getResourceDefinitionVersion_resourceDefinitionVersionId :: Lens' GetResourceDefinitionVersion Text
- getResourceDefinitionVersion_resourceDefinitionId :: Lens' GetResourceDefinitionVersion Text
- getResourceDefinitionVersionResponse_definition :: Lens' GetResourceDefinitionVersionResponse (Maybe ResourceDefinitionVersion)
- getResourceDefinitionVersionResponse_arn :: Lens' GetResourceDefinitionVersionResponse (Maybe Text)
- getResourceDefinitionVersionResponse_creationTimestamp :: Lens' GetResourceDefinitionVersionResponse (Maybe Text)
- getResourceDefinitionVersionResponse_version :: Lens' GetResourceDefinitionVersionResponse (Maybe Text)
- getResourceDefinitionVersionResponse_id :: Lens' GetResourceDefinitionVersionResponse (Maybe Text)
- getResourceDefinitionVersionResponse_httpStatus :: Lens' GetResourceDefinitionVersionResponse Int
- updateFunctionDefinition_name :: Lens' UpdateFunctionDefinition (Maybe Text)
- updateFunctionDefinition_functionDefinitionId :: Lens' UpdateFunctionDefinition Text
- updateFunctionDefinitionResponse_httpStatus :: Lens' UpdateFunctionDefinitionResponse Int
- deleteFunctionDefinition_functionDefinitionId :: Lens' DeleteFunctionDefinition Text
- deleteFunctionDefinitionResponse_httpStatus :: Lens' DeleteFunctionDefinitionResponse Int
- listResourceDefinitions_nextToken :: Lens' ListResourceDefinitions (Maybe Text)
- listResourceDefinitions_maxResults :: Lens' ListResourceDefinitions (Maybe Text)
- listResourceDefinitionsResponse_nextToken :: Lens' ListResourceDefinitionsResponse (Maybe Text)
- listResourceDefinitionsResponse_definitions :: Lens' ListResourceDefinitionsResponse (Maybe [DefinitionInformation])
- listResourceDefinitionsResponse_httpStatus :: Lens' ListResourceDefinitionsResponse Int
- stopBulkDeployment_bulkDeploymentId :: Lens' StopBulkDeployment Text
- stopBulkDeploymentResponse_httpStatus :: Lens' StopBulkDeploymentResponse Int
- createResourceDefinitionVersion_amznClientToken :: Lens' CreateResourceDefinitionVersion (Maybe Text)
- createResourceDefinitionVersion_resources :: Lens' CreateResourceDefinitionVersion (Maybe [Resource])
- createResourceDefinitionVersion_resourceDefinitionId :: Lens' CreateResourceDefinitionVersion Text
- createResourceDefinitionVersionResponse_arn :: Lens' CreateResourceDefinitionVersionResponse (Maybe Text)
- createResourceDefinitionVersionResponse_creationTimestamp :: Lens' CreateResourceDefinitionVersionResponse (Maybe Text)
- createResourceDefinitionVersionResponse_version :: Lens' CreateResourceDefinitionVersionResponse (Maybe Text)
- createResourceDefinitionVersionResponse_id :: Lens' CreateResourceDefinitionVersionResponse (Maybe Text)
- createResourceDefinitionVersionResponse_httpStatus :: Lens' CreateResourceDefinitionVersionResponse Int
- getResourceDefinition_resourceDefinitionId :: Lens' GetResourceDefinition Text
- getResourceDefinitionResponse_latestVersionArn :: Lens' GetResourceDefinitionResponse (Maybe Text)
- getResourceDefinitionResponse_arn :: Lens' GetResourceDefinitionResponse (Maybe Text)
- getResourceDefinitionResponse_name :: Lens' GetResourceDefinitionResponse (Maybe Text)
- getResourceDefinitionResponse_creationTimestamp :: Lens' GetResourceDefinitionResponse (Maybe Text)
- getResourceDefinitionResponse_id :: Lens' GetResourceDefinitionResponse (Maybe Text)
- getResourceDefinitionResponse_latestVersion :: Lens' GetResourceDefinitionResponse (Maybe Text)
- getResourceDefinitionResponse_lastUpdatedTimestamp :: Lens' GetResourceDefinitionResponse (Maybe Text)
- getResourceDefinitionResponse_tags :: Lens' GetResourceDefinitionResponse (Maybe (HashMap Text Text))
- getResourceDefinitionResponse_httpStatus :: Lens' GetResourceDefinitionResponse Int
- listResourceDefinitionVersions_nextToken :: Lens' ListResourceDefinitionVersions (Maybe Text)
- listResourceDefinitionVersions_maxResults :: Lens' ListResourceDefinitionVersions (Maybe Text)
- listResourceDefinitionVersions_resourceDefinitionId :: Lens' ListResourceDefinitionVersions Text
- listResourceDefinitionVersionsResponse_versions :: Lens' ListResourceDefinitionVersionsResponse (Maybe [VersionInformation])
- listResourceDefinitionVersionsResponse_nextToken :: Lens' ListResourceDefinitionVersionsResponse (Maybe Text)
- listResourceDefinitionVersionsResponse_httpStatus :: Lens' ListResourceDefinitionVersionsResponse Int
- disassociateServiceRoleFromAccountResponse_disassociatedAt :: Lens' DisassociateServiceRoleFromAccountResponse (Maybe Text)
- disassociateServiceRoleFromAccountResponse_httpStatus :: Lens' DisassociateServiceRoleFromAccountResponse Int
- deleteDeviceDefinition_deviceDefinitionId :: Lens' DeleteDeviceDefinition Text
- deleteDeviceDefinitionResponse_httpStatus :: Lens' DeleteDeviceDefinitionResponse Int
- updateDeviceDefinition_name :: Lens' UpdateDeviceDefinition (Maybe Text)
- updateDeviceDefinition_deviceDefinitionId :: Lens' UpdateDeviceDefinition Text
- updateDeviceDefinitionResponse_httpStatus :: Lens' UpdateDeviceDefinitionResponse Int
- associateServiceRoleToAccount_roleArn :: Lens' AssociateServiceRoleToAccount Text
- associateServiceRoleToAccountResponse_associatedAt :: Lens' AssociateServiceRoleToAccountResponse (Maybe Text)
- associateServiceRoleToAccountResponse_httpStatus :: Lens' AssociateServiceRoleToAccountResponse Int
- resetDeployments_amznClientToken :: Lens' ResetDeployments (Maybe Text)
- resetDeployments_force :: Lens' ResetDeployments (Maybe Bool)
- resetDeployments_groupId :: Lens' ResetDeployments Text
- resetDeploymentsResponse_deploymentId :: Lens' ResetDeploymentsResponse (Maybe Text)
- resetDeploymentsResponse_deploymentArn :: Lens' ResetDeploymentsResponse (Maybe Text)
- resetDeploymentsResponse_httpStatus :: Lens' ResetDeploymentsResponse Int
- listConnectorDefinitions_nextToken :: Lens' ListConnectorDefinitions (Maybe Text)
- listConnectorDefinitions_maxResults :: Lens' ListConnectorDefinitions (Maybe Text)
- listConnectorDefinitionsResponse_nextToken :: Lens' ListConnectorDefinitionsResponse (Maybe Text)
- listConnectorDefinitionsResponse_definitions :: Lens' ListConnectorDefinitionsResponse (Maybe [DefinitionInformation])
- listConnectorDefinitionsResponse_httpStatus :: Lens' ListConnectorDefinitionsResponse Int
- getSubscriptionDefinitionVersion_nextToken :: Lens' GetSubscriptionDefinitionVersion (Maybe Text)
- getSubscriptionDefinitionVersion_subscriptionDefinitionId :: Lens' GetSubscriptionDefinitionVersion Text
- getSubscriptionDefinitionVersion_subscriptionDefinitionVersionId :: Lens' GetSubscriptionDefinitionVersion Text
- getSubscriptionDefinitionVersionResponse_definition :: Lens' GetSubscriptionDefinitionVersionResponse (Maybe SubscriptionDefinitionVersion)
- getSubscriptionDefinitionVersionResponse_arn :: Lens' GetSubscriptionDefinitionVersionResponse (Maybe Text)
- getSubscriptionDefinitionVersionResponse_nextToken :: Lens' GetSubscriptionDefinitionVersionResponse (Maybe Text)
- getSubscriptionDefinitionVersionResponse_creationTimestamp :: Lens' GetSubscriptionDefinitionVersionResponse (Maybe Text)
- getSubscriptionDefinitionVersionResponse_version :: Lens' GetSubscriptionDefinitionVersionResponse (Maybe Text)
- getSubscriptionDefinitionVersionResponse_id :: Lens' GetSubscriptionDefinitionVersionResponse (Maybe Text)
- getSubscriptionDefinitionVersionResponse_httpStatus :: Lens' GetSubscriptionDefinitionVersionResponse Int
- getAssociatedRole_groupId :: Lens' GetAssociatedRole Text
- getAssociatedRoleResponse_associatedAt :: Lens' GetAssociatedRoleResponse (Maybe Text)
- getAssociatedRoleResponse_roleArn :: Lens' GetAssociatedRoleResponse (Maybe Text)
- getAssociatedRoleResponse_httpStatus :: Lens' GetAssociatedRoleResponse Int
- listLoggerDefinitionVersions_nextToken :: Lens' ListLoggerDefinitionVersions (Maybe Text)
- listLoggerDefinitionVersions_maxResults :: Lens' ListLoggerDefinitionVersions (Maybe Text)
- listLoggerDefinitionVersions_loggerDefinitionId :: Lens' ListLoggerDefinitionVersions Text
- listLoggerDefinitionVersionsResponse_versions :: Lens' ListLoggerDefinitionVersionsResponse (Maybe [VersionInformation])
- listLoggerDefinitionVersionsResponse_nextToken :: Lens' ListLoggerDefinitionVersionsResponse (Maybe Text)
- listLoggerDefinitionVersionsResponse_httpStatus :: Lens' ListLoggerDefinitionVersionsResponse Int
- createConnectorDefinition_amznClientToken :: Lens' CreateConnectorDefinition (Maybe Text)
- createConnectorDefinition_initialVersion :: Lens' CreateConnectorDefinition (Maybe ConnectorDefinitionVersion)
- createConnectorDefinition_name :: Lens' CreateConnectorDefinition (Maybe Text)
- createConnectorDefinition_tags :: Lens' CreateConnectorDefinition (Maybe (HashMap Text Text))
- createConnectorDefinitionResponse_latestVersionArn :: Lens' CreateConnectorDefinitionResponse (Maybe Text)
- createConnectorDefinitionResponse_arn :: Lens' CreateConnectorDefinitionResponse (Maybe Text)
- createConnectorDefinitionResponse_name :: Lens' CreateConnectorDefinitionResponse (Maybe Text)
- createConnectorDefinitionResponse_creationTimestamp :: Lens' CreateConnectorDefinitionResponse (Maybe Text)
- createConnectorDefinitionResponse_id :: Lens' CreateConnectorDefinitionResponse (Maybe Text)
- createConnectorDefinitionResponse_latestVersion :: Lens' CreateConnectorDefinitionResponse (Maybe Text)
- createConnectorDefinitionResponse_lastUpdatedTimestamp :: Lens' CreateConnectorDefinitionResponse (Maybe Text)
- createConnectorDefinitionResponse_httpStatus :: Lens' CreateConnectorDefinitionResponse Int
- getCoreDefinitionVersion_coreDefinitionId :: Lens' GetCoreDefinitionVersion Text
- getCoreDefinitionVersion_coreDefinitionVersionId :: Lens' GetCoreDefinitionVersion Text
- getCoreDefinitionVersionResponse_definition :: Lens' GetCoreDefinitionVersionResponse (Maybe CoreDefinitionVersion)
- getCoreDefinitionVersionResponse_arn :: Lens' GetCoreDefinitionVersionResponse (Maybe Text)
- getCoreDefinitionVersionResponse_nextToken :: Lens' GetCoreDefinitionVersionResponse (Maybe Text)
- getCoreDefinitionVersionResponse_creationTimestamp :: Lens' GetCoreDefinitionVersionResponse (Maybe Text)
- getCoreDefinitionVersionResponse_version :: Lens' GetCoreDefinitionVersionResponse (Maybe Text)
- getCoreDefinitionVersionResponse_id :: Lens' GetCoreDefinitionVersionResponse (Maybe Text)
- getCoreDefinitionVersionResponse_httpStatus :: Lens' GetCoreDefinitionVersionResponse Int
- listSubscriptionDefinitionVersions_nextToken :: Lens' ListSubscriptionDefinitionVersions (Maybe Text)
- listSubscriptionDefinitionVersions_maxResults :: Lens' ListSubscriptionDefinitionVersions (Maybe Text)
- listSubscriptionDefinitionVersions_subscriptionDefinitionId :: Lens' ListSubscriptionDefinitionVersions Text
- listSubscriptionDefinitionVersionsResponse_versions :: Lens' ListSubscriptionDefinitionVersionsResponse (Maybe [VersionInformation])
- listSubscriptionDefinitionVersionsResponse_nextToken :: Lens' ListSubscriptionDefinitionVersionsResponse (Maybe Text)
- listSubscriptionDefinitionVersionsResponse_httpStatus :: Lens' ListSubscriptionDefinitionVersionsResponse Int
- listCoreDefinitionVersions_nextToken :: Lens' ListCoreDefinitionVersions (Maybe Text)
- listCoreDefinitionVersions_maxResults :: Lens' ListCoreDefinitionVersions (Maybe Text)
- listCoreDefinitionVersions_coreDefinitionId :: Lens' ListCoreDefinitionVersions Text
- listCoreDefinitionVersionsResponse_versions :: Lens' ListCoreDefinitionVersionsResponse (Maybe [VersionInformation])
- listCoreDefinitionVersionsResponse_nextToken :: Lens' ListCoreDefinitionVersionsResponse (Maybe Text)
- listCoreDefinitionVersionsResponse_httpStatus :: Lens' ListCoreDefinitionVersionsResponse Int
- createCoreDefinitionVersion_amznClientToken :: Lens' CreateCoreDefinitionVersion (Maybe Text)
- createCoreDefinitionVersion_cores :: Lens' CreateCoreDefinitionVersion (Maybe [Core])
- createCoreDefinitionVersion_coreDefinitionId :: Lens' CreateCoreDefinitionVersion Text
- createCoreDefinitionVersionResponse_arn :: Lens' CreateCoreDefinitionVersionResponse (Maybe Text)
- createCoreDefinitionVersionResponse_creationTimestamp :: Lens' CreateCoreDefinitionVersionResponse (Maybe Text)
- createCoreDefinitionVersionResponse_version :: Lens' CreateCoreDefinitionVersionResponse (Maybe Text)
- createCoreDefinitionVersionResponse_id :: Lens' CreateCoreDefinitionVersionResponse (Maybe Text)
- createCoreDefinitionVersionResponse_httpStatus :: Lens' CreateCoreDefinitionVersionResponse Int
- listBulkDeployments_nextToken :: Lens' ListBulkDeployments (Maybe Text)
- listBulkDeployments_maxResults :: Lens' ListBulkDeployments (Maybe Text)
- listBulkDeploymentsResponse_nextToken :: Lens' ListBulkDeploymentsResponse (Maybe Text)
- listBulkDeploymentsResponse_bulkDeployments :: Lens' ListBulkDeploymentsResponse (Maybe [BulkDeployment])
- listBulkDeploymentsResponse_httpStatus :: Lens' ListBulkDeploymentsResponse Int
- listDeployments_nextToken :: Lens' ListDeployments (Maybe Text)
- listDeployments_maxResults :: Lens' ListDeployments (Maybe Text)
- listDeployments_groupId :: Lens' ListDeployments Text
- listDeploymentsResponse_nextToken :: Lens' ListDeploymentsResponse (Maybe Text)
- listDeploymentsResponse_deployments :: Lens' ListDeploymentsResponse (Maybe [Deployment])
- listDeploymentsResponse_httpStatus :: Lens' ListDeploymentsResponse Int
- getConnectorDefinition_connectorDefinitionId :: Lens' GetConnectorDefinition Text
- getConnectorDefinitionResponse_latestVersionArn :: Lens' GetConnectorDefinitionResponse (Maybe Text)
- getConnectorDefinitionResponse_arn :: Lens' GetConnectorDefinitionResponse (Maybe Text)
- getConnectorDefinitionResponse_name :: Lens' GetConnectorDefinitionResponse (Maybe Text)
- getConnectorDefinitionResponse_creationTimestamp :: Lens' GetConnectorDefinitionResponse (Maybe Text)
- getConnectorDefinitionResponse_id :: Lens' GetConnectorDefinitionResponse (Maybe Text)
- getConnectorDefinitionResponse_latestVersion :: Lens' GetConnectorDefinitionResponse (Maybe Text)
- getConnectorDefinitionResponse_lastUpdatedTimestamp :: Lens' GetConnectorDefinitionResponse (Maybe Text)
- getConnectorDefinitionResponse_tags :: Lens' GetConnectorDefinitionResponse (Maybe (HashMap Text Text))
- getConnectorDefinitionResponse_httpStatus :: Lens' GetConnectorDefinitionResponse Int
- listLoggerDefinitions_nextToken :: Lens' ListLoggerDefinitions (Maybe Text)
- listLoggerDefinitions_maxResults :: Lens' ListLoggerDefinitions (Maybe Text)
- listLoggerDefinitionsResponse_nextToken :: Lens' ListLoggerDefinitionsResponse (Maybe Text)
- listLoggerDefinitionsResponse_definitions :: Lens' ListLoggerDefinitionsResponse (Maybe [DefinitionInformation])
- listLoggerDefinitionsResponse_httpStatus :: Lens' ListLoggerDefinitionsResponse Int
- tagResource_tags :: Lens' TagResource (Maybe (HashMap Text Text))
- tagResource_resourceArn :: Lens' TagResource Text
- createSubscriptionDefinitionVersion_amznClientToken :: Lens' CreateSubscriptionDefinitionVersion (Maybe Text)
- createSubscriptionDefinitionVersion_subscriptions :: Lens' CreateSubscriptionDefinitionVersion (Maybe [Subscription])
- createSubscriptionDefinitionVersion_subscriptionDefinitionId :: Lens' CreateSubscriptionDefinitionVersion Text
- createSubscriptionDefinitionVersionResponse_arn :: Lens' CreateSubscriptionDefinitionVersionResponse (Maybe Text)
- createSubscriptionDefinitionVersionResponse_creationTimestamp :: Lens' CreateSubscriptionDefinitionVersionResponse (Maybe Text)
- createSubscriptionDefinitionVersionResponse_version :: Lens' CreateSubscriptionDefinitionVersionResponse (Maybe Text)
- createSubscriptionDefinitionVersionResponse_id :: Lens' CreateSubscriptionDefinitionVersionResponse (Maybe Text)
- createSubscriptionDefinitionVersionResponse_httpStatus :: Lens' CreateSubscriptionDefinitionVersionResponse Int
- getGroupVersion_groupVersionId :: Lens' GetGroupVersion Text
- getGroupVersion_groupId :: Lens' GetGroupVersion Text
- getGroupVersionResponse_definition :: Lens' GetGroupVersionResponse (Maybe GroupVersion)
- getGroupVersionResponse_arn :: Lens' GetGroupVersionResponse (Maybe Text)
- getGroupVersionResponse_creationTimestamp :: Lens' GetGroupVersionResponse (Maybe Text)
- getGroupVersionResponse_version :: Lens' GetGroupVersionResponse (Maybe Text)
- getGroupVersionResponse_id :: Lens' GetGroupVersionResponse (Maybe Text)
- getGroupVersionResponse_httpStatus :: Lens' GetGroupVersionResponse Int
- updateGroupCertificateConfiguration_certificateExpiryInMilliseconds :: Lens' UpdateGroupCertificateConfiguration (Maybe Text)
- updateGroupCertificateConfiguration_groupId :: Lens' UpdateGroupCertificateConfiguration Text
- updateGroupCertificateConfigurationResponse_certificateAuthorityExpiryInMilliseconds :: Lens' UpdateGroupCertificateConfigurationResponse (Maybe Text)
- updateGroupCertificateConfigurationResponse_groupId :: Lens' UpdateGroupCertificateConfigurationResponse (Maybe Text)
- updateGroupCertificateConfigurationResponse_certificateExpiryInMilliseconds :: Lens' UpdateGroupCertificateConfigurationResponse (Maybe Text)
- updateGroupCertificateConfigurationResponse_httpStatus :: Lens' UpdateGroupCertificateConfigurationResponse Int
- getFunctionDefinitionVersion_nextToken :: Lens' GetFunctionDefinitionVersion (Maybe Text)
- getFunctionDefinitionVersion_functionDefinitionId :: Lens' GetFunctionDefinitionVersion Text
- getFunctionDefinitionVersion_functionDefinitionVersionId :: Lens' GetFunctionDefinitionVersion Text
- getFunctionDefinitionVersionResponse_definition :: Lens' GetFunctionDefinitionVersionResponse (Maybe FunctionDefinitionVersion)
- getFunctionDefinitionVersionResponse_arn :: Lens' GetFunctionDefinitionVersionResponse (Maybe Text)
- getFunctionDefinitionVersionResponse_nextToken :: Lens' GetFunctionDefinitionVersionResponse (Maybe Text)
- getFunctionDefinitionVersionResponse_creationTimestamp :: Lens' GetFunctionDefinitionVersionResponse (Maybe Text)
- getFunctionDefinitionVersionResponse_version :: Lens' GetFunctionDefinitionVersionResponse (Maybe Text)
- getFunctionDefinitionVersionResponse_id :: Lens' GetFunctionDefinitionVersionResponse (Maybe Text)
- getFunctionDefinitionVersionResponse_httpStatus :: Lens' GetFunctionDefinitionVersionResponse Int
- getDeviceDefinition_deviceDefinitionId :: Lens' GetDeviceDefinition Text
- getDeviceDefinitionResponse_latestVersionArn :: Lens' GetDeviceDefinitionResponse (Maybe Text)
- getDeviceDefinitionResponse_arn :: Lens' GetDeviceDefinitionResponse (Maybe Text)
- getDeviceDefinitionResponse_name :: Lens' GetDeviceDefinitionResponse (Maybe Text)
- getDeviceDefinitionResponse_creationTimestamp :: Lens' GetDeviceDefinitionResponse (Maybe Text)
- getDeviceDefinitionResponse_id :: Lens' GetDeviceDefinitionResponse (Maybe Text)
- getDeviceDefinitionResponse_latestVersion :: Lens' GetDeviceDefinitionResponse (Maybe Text)
- getDeviceDefinitionResponse_lastUpdatedTimestamp :: Lens' GetDeviceDefinitionResponse (Maybe Text)
- getDeviceDefinitionResponse_tags :: Lens' GetDeviceDefinitionResponse (Maybe (HashMap Text Text))
- getDeviceDefinitionResponse_httpStatus :: Lens' GetDeviceDefinitionResponse Int
- createGroup_amznClientToken :: Lens' CreateGroup (Maybe Text)
- createGroup_initialVersion :: Lens' CreateGroup (Maybe GroupVersion)
- createGroup_tags :: Lens' CreateGroup (Maybe (HashMap Text Text))
- createGroup_name :: Lens' CreateGroup Text
- createGroupResponse_latestVersionArn :: Lens' CreateGroupResponse (Maybe Text)
- createGroupResponse_arn :: Lens' CreateGroupResponse (Maybe Text)
- createGroupResponse_name :: Lens' CreateGroupResponse (Maybe Text)
- createGroupResponse_creationTimestamp :: Lens' CreateGroupResponse (Maybe Text)
- createGroupResponse_id :: Lens' CreateGroupResponse (Maybe Text)
- createGroupResponse_latestVersion :: Lens' CreateGroupResponse (Maybe Text)
- createGroupResponse_lastUpdatedTimestamp :: Lens' CreateGroupResponse (Maybe Text)
- createGroupResponse_httpStatus :: Lens' CreateGroupResponse Int
- createFunctionDefinition_amznClientToken :: Lens' CreateFunctionDefinition (Maybe Text)
- createFunctionDefinition_initialVersion :: Lens' CreateFunctionDefinition (Maybe FunctionDefinitionVersion)
- createFunctionDefinition_name :: Lens' CreateFunctionDefinition (Maybe Text)
- createFunctionDefinition_tags :: Lens' CreateFunctionDefinition (Maybe (HashMap Text Text))
- createFunctionDefinitionResponse_latestVersionArn :: Lens' CreateFunctionDefinitionResponse (Maybe Text)
- createFunctionDefinitionResponse_arn :: Lens' CreateFunctionDefinitionResponse (Maybe Text)
- createFunctionDefinitionResponse_name :: Lens' CreateFunctionDefinitionResponse (Maybe Text)
- createFunctionDefinitionResponse_creationTimestamp :: Lens' CreateFunctionDefinitionResponse (Maybe Text)
- createFunctionDefinitionResponse_id :: Lens' CreateFunctionDefinitionResponse (Maybe Text)
- createFunctionDefinitionResponse_latestVersion :: Lens' CreateFunctionDefinitionResponse (Maybe Text)
- createFunctionDefinitionResponse_lastUpdatedTimestamp :: Lens' CreateFunctionDefinitionResponse (Maybe Text)
- createFunctionDefinitionResponse_httpStatus :: Lens' CreateFunctionDefinitionResponse Int
- untagResource_tagKeys :: Lens' UntagResource [Text]
- untagResource_resourceArn :: Lens' UntagResource Text
- createDeviceDefinitionVersion_amznClientToken :: Lens' CreateDeviceDefinitionVersion (Maybe Text)
- createDeviceDefinitionVersion_devices :: Lens' CreateDeviceDefinitionVersion (Maybe [Device])
- createDeviceDefinitionVersion_deviceDefinitionId :: Lens' CreateDeviceDefinitionVersion Text
- createDeviceDefinitionVersionResponse_arn :: Lens' CreateDeviceDefinitionVersionResponse (Maybe Text)
- createDeviceDefinitionVersionResponse_creationTimestamp :: Lens' CreateDeviceDefinitionVersionResponse (Maybe Text)
- createDeviceDefinitionVersionResponse_version :: Lens' CreateDeviceDefinitionVersionResponse (Maybe Text)
- createDeviceDefinitionVersionResponse_id :: Lens' CreateDeviceDefinitionVersionResponse (Maybe Text)
- createDeviceDefinitionVersionResponse_httpStatus :: Lens' CreateDeviceDefinitionVersionResponse Int
- deleteGroup_groupId :: Lens' DeleteGroup Text
- deleteGroupResponse_httpStatus :: Lens' DeleteGroupResponse Int
- updateGroup_name :: Lens' UpdateGroup (Maybe Text)
- updateGroup_groupId :: Lens' UpdateGroup Text
- updateGroupResponse_httpStatus :: Lens' UpdateGroupResponse Int
- listGroups_nextToken :: Lens' ListGroups (Maybe Text)
- listGroups_maxResults :: Lens' ListGroups (Maybe Text)
- listGroupsResponse_groups :: Lens' ListGroupsResponse (Maybe [GroupInformation])
- listGroupsResponse_nextToken :: Lens' ListGroupsResponse (Maybe Text)
- listGroupsResponse_httpStatus :: Lens' ListGroupsResponse Int
- listBulkDeploymentDetailedReports_nextToken :: Lens' ListBulkDeploymentDetailedReports (Maybe Text)
- listBulkDeploymentDetailedReports_maxResults :: Lens' ListBulkDeploymentDetailedReports (Maybe Text)
- listBulkDeploymentDetailedReports_bulkDeploymentId :: Lens' ListBulkDeploymentDetailedReports Text
- listBulkDeploymentDetailedReportsResponse_nextToken :: Lens' ListBulkDeploymentDetailedReportsResponse (Maybe Text)
- listBulkDeploymentDetailedReportsResponse_deployments :: Lens' ListBulkDeploymentDetailedReportsResponse (Maybe [BulkDeploymentResult])
- listBulkDeploymentDetailedReportsResponse_httpStatus :: Lens' ListBulkDeploymentDetailedReportsResponse Int
- getThingRuntimeConfiguration_thingName :: Lens' GetThingRuntimeConfiguration Text
- getThingRuntimeConfigurationResponse_runtimeConfiguration :: Lens' GetThingRuntimeConfigurationResponse (Maybe RuntimeConfiguration)
- getThingRuntimeConfigurationResponse_httpStatus :: Lens' GetThingRuntimeConfigurationResponse Int
- deleteResourceDefinition_resourceDefinitionId :: Lens' DeleteResourceDefinition Text
- deleteResourceDefinitionResponse_httpStatus :: Lens' DeleteResourceDefinitionResponse Int
- updateResourceDefinition_name :: Lens' UpdateResourceDefinition (Maybe Text)
- updateResourceDefinition_resourceDefinitionId :: Lens' UpdateResourceDefinition Text
- updateResourceDefinitionResponse_httpStatus :: Lens' UpdateResourceDefinitionResponse Int
- listDeviceDefinitionVersions_nextToken :: Lens' ListDeviceDefinitionVersions (Maybe Text)
- listDeviceDefinitionVersions_maxResults :: Lens' ListDeviceDefinitionVersions (Maybe Text)
- listDeviceDefinitionVersions_deviceDefinitionId :: Lens' ListDeviceDefinitionVersions Text
- listDeviceDefinitionVersionsResponse_versions :: Lens' ListDeviceDefinitionVersionsResponse (Maybe [VersionInformation])
- listDeviceDefinitionVersionsResponse_nextToken :: Lens' ListDeviceDefinitionVersionsResponse (Maybe Text)
- listDeviceDefinitionVersionsResponse_httpStatus :: Lens' ListDeviceDefinitionVersionsResponse Int
- listFunctionDefinitions_nextToken :: Lens' ListFunctionDefinitions (Maybe Text)
- listFunctionDefinitions_maxResults :: Lens' ListFunctionDefinitions (Maybe Text)
- listFunctionDefinitionsResponse_nextToken :: Lens' ListFunctionDefinitionsResponse (Maybe Text)
- listFunctionDefinitionsResponse_definitions :: Lens' ListFunctionDefinitionsResponse (Maybe [DefinitionInformation])
- listFunctionDefinitionsResponse_httpStatus :: Lens' ListFunctionDefinitionsResponse Int
- getFunctionDefinition_functionDefinitionId :: Lens' GetFunctionDefinition Text
- getFunctionDefinitionResponse_latestVersionArn :: Lens' GetFunctionDefinitionResponse (Maybe Text)
- getFunctionDefinitionResponse_arn :: Lens' GetFunctionDefinitionResponse (Maybe Text)
- getFunctionDefinitionResponse_name :: Lens' GetFunctionDefinitionResponse (Maybe Text)
- getFunctionDefinitionResponse_creationTimestamp :: Lens' GetFunctionDefinitionResponse (Maybe Text)
- getFunctionDefinitionResponse_id :: Lens' GetFunctionDefinitionResponse (Maybe Text)
- getFunctionDefinitionResponse_latestVersion :: Lens' GetFunctionDefinitionResponse (Maybe Text)
- getFunctionDefinitionResponse_lastUpdatedTimestamp :: Lens' GetFunctionDefinitionResponse (Maybe Text)
- getFunctionDefinitionResponse_tags :: Lens' GetFunctionDefinitionResponse (Maybe (HashMap Text Text))
- getFunctionDefinitionResponse_httpStatus :: Lens' GetFunctionDefinitionResponse Int
- getGroup_groupId :: Lens' GetGroup Text
- getGroupResponse_latestVersionArn :: Lens' GetGroupResponse (Maybe Text)
- getGroupResponse_arn :: Lens' GetGroupResponse (Maybe Text)
- getGroupResponse_name :: Lens' GetGroupResponse (Maybe Text)
- getGroupResponse_creationTimestamp :: Lens' GetGroupResponse (Maybe Text)
- getGroupResponse_id :: Lens' GetGroupResponse (Maybe Text)
- getGroupResponse_latestVersion :: Lens' GetGroupResponse (Maybe Text)
- getGroupResponse_lastUpdatedTimestamp :: Lens' GetGroupResponse (Maybe Text)
- getGroupResponse_tags :: Lens' GetGroupResponse (Maybe (HashMap Text Text))
- getGroupResponse_httpStatus :: Lens' GetGroupResponse Int
- createDeviceDefinition_amznClientToken :: Lens' CreateDeviceDefinition (Maybe Text)
- createDeviceDefinition_initialVersion :: Lens' CreateDeviceDefinition (Maybe DeviceDefinitionVersion)
- createDeviceDefinition_name :: Lens' CreateDeviceDefinition (Maybe Text)
- createDeviceDefinition_tags :: Lens' CreateDeviceDefinition (Maybe (HashMap Text Text))
- createDeviceDefinitionResponse_latestVersionArn :: Lens' CreateDeviceDefinitionResponse (Maybe Text)
- createDeviceDefinitionResponse_arn :: Lens' CreateDeviceDefinitionResponse (Maybe Text)
- createDeviceDefinitionResponse_name :: Lens' CreateDeviceDefinitionResponse (Maybe Text)
- createDeviceDefinitionResponse_creationTimestamp :: Lens' CreateDeviceDefinitionResponse (Maybe Text)
- createDeviceDefinitionResponse_id :: Lens' CreateDeviceDefinitionResponse (Maybe Text)
- createDeviceDefinitionResponse_latestVersion :: Lens' CreateDeviceDefinitionResponse (Maybe Text)
- createDeviceDefinitionResponse_lastUpdatedTimestamp :: Lens' CreateDeviceDefinitionResponse (Maybe Text)
- createDeviceDefinitionResponse_httpStatus :: Lens' CreateDeviceDefinitionResponse Int
- createGroupVersion_amznClientToken :: Lens' CreateGroupVersion (Maybe Text)
- createGroupVersion_resourceDefinitionVersionArn :: Lens' CreateGroupVersion (Maybe Text)
- createGroupVersion_subscriptionDefinitionVersionArn :: Lens' CreateGroupVersion (Maybe Text)
- createGroupVersion_coreDefinitionVersionArn :: Lens' CreateGroupVersion (Maybe Text)
- createGroupVersion_deviceDefinitionVersionArn :: Lens' CreateGroupVersion (Maybe Text)
- createGroupVersion_functionDefinitionVersionArn :: Lens' CreateGroupVersion (Maybe Text)
- createGroupVersion_loggerDefinitionVersionArn :: Lens' CreateGroupVersion (Maybe Text)
- createGroupVersion_connectorDefinitionVersionArn :: Lens' CreateGroupVersion (Maybe Text)
- createGroupVersion_groupId :: Lens' CreateGroupVersion Text
- createGroupVersionResponse_arn :: Lens' CreateGroupVersionResponse (Maybe Text)
- createGroupVersionResponse_creationTimestamp :: Lens' CreateGroupVersionResponse (Maybe Text)
- createGroupVersionResponse_version :: Lens' CreateGroupVersionResponse (Maybe Text)
- createGroupVersionResponse_id :: Lens' CreateGroupVersionResponse (Maybe Text)
- createGroupVersionResponse_httpStatus :: Lens' CreateGroupVersionResponse Int
- createFunctionDefinitionVersion_amznClientToken :: Lens' CreateFunctionDefinitionVersion (Maybe Text)
- createFunctionDefinitionVersion_defaultConfig :: Lens' CreateFunctionDefinitionVersion (Maybe FunctionDefaultConfig)
- createFunctionDefinitionVersion_functions :: Lens' CreateFunctionDefinitionVersion (Maybe [Function])
- createFunctionDefinitionVersion_functionDefinitionId :: Lens' CreateFunctionDefinitionVersion Text
- createFunctionDefinitionVersionResponse_arn :: Lens' CreateFunctionDefinitionVersionResponse (Maybe Text)
- createFunctionDefinitionVersionResponse_creationTimestamp :: Lens' CreateFunctionDefinitionVersionResponse (Maybe Text)
- createFunctionDefinitionVersionResponse_version :: Lens' CreateFunctionDefinitionVersionResponse (Maybe Text)
- createFunctionDefinitionVersionResponse_id :: Lens' CreateFunctionDefinitionVersionResponse (Maybe Text)
- createFunctionDefinitionVersionResponse_httpStatus :: Lens' CreateFunctionDefinitionVersionResponse Int
- startBulkDeployment_amznClientToken :: Lens' StartBulkDeployment (Maybe Text)
- startBulkDeployment_tags :: Lens' StartBulkDeployment (Maybe (HashMap Text Text))
- startBulkDeployment_executionRoleArn :: Lens' StartBulkDeployment Text
- startBulkDeployment_inputFileUri :: Lens' StartBulkDeployment Text
- startBulkDeploymentResponse_bulkDeploymentArn :: Lens' StartBulkDeploymentResponse (Maybe Text)
- startBulkDeploymentResponse_bulkDeploymentId :: Lens' StartBulkDeploymentResponse (Maybe Text)
- startBulkDeploymentResponse_httpStatus :: Lens' StartBulkDeploymentResponse Int
- updateThingRuntimeConfiguration_telemetryConfiguration :: Lens' UpdateThingRuntimeConfiguration (Maybe TelemetryConfigurationUpdate)
- updateThingRuntimeConfiguration_thingName :: Lens' UpdateThingRuntimeConfiguration Text
- updateThingRuntimeConfigurationResponse_httpStatus :: Lens' UpdateThingRuntimeConfigurationResponse Int
- getDeviceDefinitionVersion_nextToken :: Lens' GetDeviceDefinitionVersion (Maybe Text)
- getDeviceDefinitionVersion_deviceDefinitionVersionId :: Lens' GetDeviceDefinitionVersion Text
- getDeviceDefinitionVersion_deviceDefinitionId :: Lens' GetDeviceDefinitionVersion Text
- getDeviceDefinitionVersionResponse_definition :: Lens' GetDeviceDefinitionVersionResponse (Maybe DeviceDefinitionVersion)
- getDeviceDefinitionVersionResponse_arn :: Lens' GetDeviceDefinitionVersionResponse (Maybe Text)
- getDeviceDefinitionVersionResponse_nextToken :: Lens' GetDeviceDefinitionVersionResponse (Maybe Text)
- getDeviceDefinitionVersionResponse_creationTimestamp :: Lens' GetDeviceDefinitionVersionResponse (Maybe Text)
- getDeviceDefinitionVersionResponse_version :: Lens' GetDeviceDefinitionVersionResponse (Maybe Text)
- getDeviceDefinitionVersionResponse_id :: Lens' GetDeviceDefinitionVersionResponse (Maybe Text)
- getDeviceDefinitionVersionResponse_httpStatus :: Lens' GetDeviceDefinitionVersionResponse Int
- bulkDeployment_bulkDeploymentArn :: Lens' BulkDeployment (Maybe Text)
- bulkDeployment_bulkDeploymentId :: Lens' BulkDeployment (Maybe Text)
- bulkDeployment_createdAt :: Lens' BulkDeployment (Maybe Text)
- bulkDeploymentMetrics_recordsProcessed :: Lens' BulkDeploymentMetrics (Maybe Int)
- bulkDeploymentMetrics_retryAttempts :: Lens' BulkDeploymentMetrics (Maybe Int)
- bulkDeploymentMetrics_invalidInputRecords :: Lens' BulkDeploymentMetrics (Maybe Int)
- bulkDeploymentResult_deploymentId :: Lens' BulkDeploymentResult (Maybe Text)
- bulkDeploymentResult_deploymentArn :: Lens' BulkDeploymentResult (Maybe Text)
- bulkDeploymentResult_createdAt :: Lens' BulkDeploymentResult (Maybe Text)
- bulkDeploymentResult_deploymentType :: Lens' BulkDeploymentResult (Maybe DeploymentType)
- bulkDeploymentResult_errorDetails :: Lens' BulkDeploymentResult (Maybe [ErrorDetail])
- bulkDeploymentResult_groupArn :: Lens' BulkDeploymentResult (Maybe Text)
- bulkDeploymentResult_deploymentStatus :: Lens' BulkDeploymentResult (Maybe Text)
- bulkDeploymentResult_errorMessage :: Lens' BulkDeploymentResult (Maybe Text)
- connectivityInfo_portNumber :: Lens' ConnectivityInfo (Maybe Int)
- connectivityInfo_id :: Lens' ConnectivityInfo (Maybe Text)
- connectivityInfo_metadata :: Lens' ConnectivityInfo (Maybe Text)
- connectivityInfo_hostAddress :: Lens' ConnectivityInfo (Maybe Text)
- connector_parameters :: Lens' Connector (Maybe (HashMap Text Text))
- connector_connectorArn :: Lens' Connector Text
- connector_id :: Lens' Connector Text
- connectorDefinitionVersion_connectors :: Lens' ConnectorDefinitionVersion (Maybe [Connector])
- core_syncShadow :: Lens' Core (Maybe Bool)
- core_thingArn :: Lens' Core Text
- core_id :: Lens' Core Text
- core_certificateArn :: Lens' Core Text
- coreDefinitionVersion_cores :: Lens' CoreDefinitionVersion (Maybe [Core])
- definitionInformation_latestVersionArn :: Lens' DefinitionInformation (Maybe Text)
- definitionInformation_arn :: Lens' DefinitionInformation (Maybe Text)
- definitionInformation_name :: Lens' DefinitionInformation (Maybe Text)
- definitionInformation_creationTimestamp :: Lens' DefinitionInformation (Maybe Text)
- definitionInformation_id :: Lens' DefinitionInformation (Maybe Text)
- definitionInformation_tags :: Lens' DefinitionInformation (Maybe (HashMap Text Text))
- definitionInformation_latestVersion :: Lens' DefinitionInformation (Maybe Text)
- definitionInformation_lastUpdatedTimestamp :: Lens' DefinitionInformation (Maybe Text)
- deployment_deploymentId :: Lens' Deployment (Maybe Text)
- deployment_deploymentArn :: Lens' Deployment (Maybe Text)
- deployment_createdAt :: Lens' Deployment (Maybe Text)
- deployment_deploymentType :: Lens' Deployment (Maybe DeploymentType)
- deployment_groupArn :: Lens' Deployment (Maybe Text)
- device_syncShadow :: Lens' Device (Maybe Bool)
- device_thingArn :: Lens' Device Text
- device_id :: Lens' Device Text
- device_certificateArn :: Lens' Device Text
- deviceDefinitionVersion_devices :: Lens' DeviceDefinitionVersion (Maybe [Device])
- errorDetail_detailedErrorCode :: Lens' ErrorDetail (Maybe Text)
- errorDetail_detailedErrorMessage :: Lens' ErrorDetail (Maybe Text)
- function_functionArn :: Lens' Function (Maybe Text)
- function_functionConfiguration :: Lens' Function (Maybe FunctionConfiguration)
- function_id :: Lens' Function Text
- functionConfiguration_memorySize :: Lens' FunctionConfiguration (Maybe Int)
- functionConfiguration_execArgs :: Lens' FunctionConfiguration (Maybe Text)
- functionConfiguration_environment :: Lens' FunctionConfiguration (Maybe FunctionConfigurationEnvironment)
- functionConfiguration_executable :: Lens' FunctionConfiguration (Maybe Text)
- functionConfiguration_pinned :: Lens' FunctionConfiguration (Maybe Bool)
- functionConfiguration_encodingType :: Lens' FunctionConfiguration (Maybe EncodingType)
- functionConfiguration_timeout :: Lens' FunctionConfiguration (Maybe Int)
- functionConfigurationEnvironment_variables :: Lens' FunctionConfigurationEnvironment (Maybe (HashMap Text Text))
- functionConfigurationEnvironment_execution :: Lens' FunctionConfigurationEnvironment (Maybe FunctionExecutionConfig)
- functionConfigurationEnvironment_resourceAccessPolicies :: Lens' FunctionConfigurationEnvironment (Maybe [ResourceAccessPolicy])
- functionConfigurationEnvironment_accessSysfs :: Lens' FunctionConfigurationEnvironment (Maybe Bool)
- functionDefaultConfig_execution :: Lens' FunctionDefaultConfig (Maybe FunctionDefaultExecutionConfig)
- functionDefaultExecutionConfig_runAs :: Lens' FunctionDefaultExecutionConfig (Maybe FunctionRunAsConfig)
- functionDefaultExecutionConfig_isolationMode :: Lens' FunctionDefaultExecutionConfig (Maybe FunctionIsolationMode)
- functionDefinitionVersion_defaultConfig :: Lens' FunctionDefinitionVersion (Maybe FunctionDefaultConfig)
- functionDefinitionVersion_functions :: Lens' FunctionDefinitionVersion (Maybe [Function])
- functionExecutionConfig_runAs :: Lens' FunctionExecutionConfig (Maybe FunctionRunAsConfig)
- functionExecutionConfig_isolationMode :: Lens' FunctionExecutionConfig (Maybe FunctionIsolationMode)
- functionRunAsConfig_uid :: Lens' FunctionRunAsConfig (Maybe Int)
- functionRunAsConfig_gid :: Lens' FunctionRunAsConfig (Maybe Int)
- greengrassLogger_space :: Lens' GreengrassLogger (Maybe Int)
- greengrassLogger_type :: Lens' GreengrassLogger LoggerType
- greengrassLogger_level :: Lens' GreengrassLogger LoggerLevel
- greengrassLogger_id :: Lens' GreengrassLogger Text
- greengrassLogger_component :: Lens' GreengrassLogger LoggerComponent
- groupCertificateAuthorityProperties_groupCertificateAuthorityArn :: Lens' GroupCertificateAuthorityProperties (Maybe Text)
- groupCertificateAuthorityProperties_groupCertificateAuthorityId :: Lens' GroupCertificateAuthorityProperties (Maybe Text)
- groupInformation_latestVersionArn :: Lens' GroupInformation (Maybe Text)
- groupInformation_arn :: Lens' GroupInformation (Maybe Text)
- groupInformation_name :: Lens' GroupInformation (Maybe Text)
- groupInformation_creationTimestamp :: Lens' GroupInformation (Maybe Text)
- groupInformation_id :: Lens' GroupInformation (Maybe Text)
- groupInformation_latestVersion :: Lens' GroupInformation (Maybe Text)
- groupInformation_lastUpdatedTimestamp :: Lens' GroupInformation (Maybe Text)
- groupOwnerSetting_autoAddGroupOwner :: Lens' GroupOwnerSetting (Maybe Bool)
- groupOwnerSetting_groupOwner :: Lens' GroupOwnerSetting (Maybe Text)
- groupVersion_resourceDefinitionVersionArn :: Lens' GroupVersion (Maybe Text)
- groupVersion_subscriptionDefinitionVersionArn :: Lens' GroupVersion (Maybe Text)
- groupVersion_coreDefinitionVersionArn :: Lens' GroupVersion (Maybe Text)
- groupVersion_deviceDefinitionVersionArn :: Lens' GroupVersion (Maybe Text)
- groupVersion_functionDefinitionVersionArn :: Lens' GroupVersion (Maybe Text)
- groupVersion_loggerDefinitionVersionArn :: Lens' GroupVersion (Maybe Text)
- groupVersion_connectorDefinitionVersionArn :: Lens' GroupVersion (Maybe Text)
- localDeviceResourceData_groupOwnerSetting :: Lens' LocalDeviceResourceData (Maybe GroupOwnerSetting)
- localDeviceResourceData_sourcePath :: Lens' LocalDeviceResourceData (Maybe Text)
- localVolumeResourceData_groupOwnerSetting :: Lens' LocalVolumeResourceData (Maybe GroupOwnerSetting)
- localVolumeResourceData_destinationPath :: Lens' LocalVolumeResourceData (Maybe Text)
- localVolumeResourceData_sourcePath :: Lens' LocalVolumeResourceData (Maybe Text)
- loggerDefinitionVersion_loggers :: Lens' LoggerDefinitionVersion (Maybe [GreengrassLogger])
- resource_resourceDataContainer :: Lens' Resource ResourceDataContainer
- resource_id :: Lens' Resource Text
- resource_name :: Lens' Resource Text
- resourceAccessPolicy_permission :: Lens' ResourceAccessPolicy (Maybe Permission)
- resourceAccessPolicy_resourceId :: Lens' ResourceAccessPolicy Text
- resourceDataContainer_s3MachineLearningModelResourceData :: Lens' ResourceDataContainer (Maybe S3MachineLearningModelResourceData)
- resourceDataContainer_sageMakerMachineLearningModelResourceData :: Lens' ResourceDataContainer (Maybe SageMakerMachineLearningModelResourceData)
- resourceDataContainer_localVolumeResourceData :: Lens' ResourceDataContainer (Maybe LocalVolumeResourceData)
- resourceDataContainer_localDeviceResourceData :: Lens' ResourceDataContainer (Maybe LocalDeviceResourceData)
- resourceDataContainer_secretsManagerSecretResourceData :: Lens' ResourceDataContainer (Maybe SecretsManagerSecretResourceData)
- resourceDefinitionVersion_resources :: Lens' ResourceDefinitionVersion (Maybe [Resource])
- resourceDownloadOwnerSetting_groupOwner :: Lens' ResourceDownloadOwnerSetting Text
- resourceDownloadOwnerSetting_groupPermission :: Lens' ResourceDownloadOwnerSetting Permission
- runtimeConfiguration_telemetryConfiguration :: Lens' RuntimeConfiguration (Maybe TelemetryConfiguration)
- s3MachineLearningModelResourceData_ownerSetting :: Lens' S3MachineLearningModelResourceData (Maybe ResourceDownloadOwnerSetting)
- s3MachineLearningModelResourceData_destinationPath :: Lens' S3MachineLearningModelResourceData (Maybe Text)
- s3MachineLearningModelResourceData_s3Uri :: Lens' S3MachineLearningModelResourceData (Maybe Text)
- sageMakerMachineLearningModelResourceData_ownerSetting :: Lens' SageMakerMachineLearningModelResourceData (Maybe ResourceDownloadOwnerSetting)
- sageMakerMachineLearningModelResourceData_sageMakerJobArn :: Lens' SageMakerMachineLearningModelResourceData (Maybe Text)
- sageMakerMachineLearningModelResourceData_destinationPath :: Lens' SageMakerMachineLearningModelResourceData (Maybe Text)
- secretsManagerSecretResourceData_additionalStagingLabelsToDownload :: Lens' SecretsManagerSecretResourceData (Maybe [Text])
- secretsManagerSecretResourceData_arn :: Lens' SecretsManagerSecretResourceData (Maybe Text)
- subscription_target :: Lens' Subscription Text
- subscription_id :: Lens' Subscription Text
- subscription_subject :: Lens' Subscription Text
- subscription_source :: Lens' Subscription Text
- subscriptionDefinitionVersion_subscriptions :: Lens' SubscriptionDefinitionVersion (Maybe [Subscription])
- telemetryConfiguration_configurationSyncStatus :: Lens' TelemetryConfiguration (Maybe ConfigurationSyncStatus)
- telemetryConfiguration_telemetry :: Lens' TelemetryConfiguration Telemetry
- telemetryConfigurationUpdate_telemetry :: Lens' TelemetryConfigurationUpdate Telemetry
- versionInformation_arn :: Lens' VersionInformation (Maybe Text)
- versionInformation_creationTimestamp :: Lens' VersionInformation (Maybe Text)
- versionInformation_version :: Lens' VersionInformation (Maybe Text)
- versionInformation_id :: Lens' VersionInformation (Maybe Text)
Operations
GetGroupCertificateConfiguration
getGroupCertificateConfiguration_groupId :: Lens' GetGroupCertificateConfiguration Text Source #
The ID of the Greengrass group.
getGroupCertificateConfigurationResponse_certificateAuthorityExpiryInMilliseconds :: Lens' GetGroupCertificateConfigurationResponse (Maybe Text) Source #
The amount of time remaining before the certificate authority expires, in milliseconds.
getGroupCertificateConfigurationResponse_groupId :: Lens' GetGroupCertificateConfigurationResponse (Maybe Text) Source #
The ID of the group certificate configuration.
getGroupCertificateConfigurationResponse_certificateExpiryInMilliseconds :: Lens' GetGroupCertificateConfigurationResponse (Maybe Text) Source #
The amount of time remaining before the certificate expires, in milliseconds.
getGroupCertificateConfigurationResponse_httpStatus :: Lens' GetGroupCertificateConfigurationResponse Int Source #
The response's http status code.
ListGroupVersions
listGroupVersions_nextToken :: Lens' ListGroupVersions (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listGroupVersions_maxResults :: Lens' ListGroupVersions (Maybe Text) Source #
The maximum number of results to be returned per request.
listGroupVersions_groupId :: Lens' ListGroupVersions Text Source #
The ID of the Greengrass group.
listGroupVersionsResponse_versions :: Lens' ListGroupVersionsResponse (Maybe [VersionInformation]) Source #
Information about a version.
listGroupVersionsResponse_nextToken :: Lens' ListGroupVersionsResponse (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listGroupVersionsResponse_httpStatus :: Lens' ListGroupVersionsResponse Int Source #
The response's http status code.
ListFunctionDefinitionVersions
listFunctionDefinitionVersions_nextToken :: Lens' ListFunctionDefinitionVersions (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listFunctionDefinitionVersions_maxResults :: Lens' ListFunctionDefinitionVersions (Maybe Text) Source #
The maximum number of results to be returned per request.
listFunctionDefinitionVersions_functionDefinitionId :: Lens' ListFunctionDefinitionVersions Text Source #
The ID of the Lambda function definition.
listFunctionDefinitionVersionsResponse_versions :: Lens' ListFunctionDefinitionVersionsResponse (Maybe [VersionInformation]) Source #
Information about a version.
listFunctionDefinitionVersionsResponse_nextToken :: Lens' ListFunctionDefinitionVersionsResponse (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listFunctionDefinitionVersionsResponse_httpStatus :: Lens' ListFunctionDefinitionVersionsResponse Int Source #
The response's http status code.
ListDeviceDefinitions
listDeviceDefinitions_nextToken :: Lens' ListDeviceDefinitions (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listDeviceDefinitions_maxResults :: Lens' ListDeviceDefinitions (Maybe Text) Source #
The maximum number of results to be returned per request.
listDeviceDefinitionsResponse_nextToken :: Lens' ListDeviceDefinitionsResponse (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listDeviceDefinitionsResponse_definitions :: Lens' ListDeviceDefinitionsResponse (Maybe [DefinitionInformation]) Source #
Information about a definition.
listDeviceDefinitionsResponse_httpStatus :: Lens' ListDeviceDefinitionsResponse Int Source #
The response's http status code.
AssociateRoleToGroup
associateRoleToGroup_groupId :: Lens' AssociateRoleToGroup Text Source #
The ID of the Greengrass group.
associateRoleToGroup_roleArn :: Lens' AssociateRoleToGroup Text Source #
The ARN of the role you wish to associate with this group. The existence of the role is not validated.
associateRoleToGroupResponse_associatedAt :: Lens' AssociateRoleToGroupResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the role ARN was associated with the group.
associateRoleToGroupResponse_httpStatus :: Lens' AssociateRoleToGroupResponse Int Source #
The response's http status code.
UpdateCoreDefinition
updateCoreDefinition_name :: Lens' UpdateCoreDefinition (Maybe Text) Source #
The name of the definition.
updateCoreDefinition_coreDefinitionId :: Lens' UpdateCoreDefinition Text Source #
The ID of the core definition.
updateCoreDefinitionResponse_httpStatus :: Lens' UpdateCoreDefinitionResponse Int Source #
The response's http status code.
DeleteCoreDefinition
deleteCoreDefinition_coreDefinitionId :: Lens' DeleteCoreDefinition Text Source #
The ID of the core definition.
deleteCoreDefinitionResponse_httpStatus :: Lens' DeleteCoreDefinitionResponse Int Source #
The response's http status code.
GetLoggerDefinition
getLoggerDefinition_loggerDefinitionId :: Lens' GetLoggerDefinition Text Source #
The ID of the logger definition.
getLoggerDefinitionResponse_latestVersionArn :: Lens' GetLoggerDefinitionResponse (Maybe Text) Source #
The ARN of the latest version associated with the definition.
getLoggerDefinitionResponse_arn :: Lens' GetLoggerDefinitionResponse (Maybe Text) Source #
The ARN of the definition.
getLoggerDefinitionResponse_name :: Lens' GetLoggerDefinitionResponse (Maybe Text) Source #
The name of the definition.
getLoggerDefinitionResponse_creationTimestamp :: Lens' GetLoggerDefinitionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was created.
getLoggerDefinitionResponse_id :: Lens' GetLoggerDefinitionResponse (Maybe Text) Source #
The ID of the definition.
getLoggerDefinitionResponse_latestVersion :: Lens' GetLoggerDefinitionResponse (Maybe Text) Source #
The ID of the latest version associated with the definition.
getLoggerDefinitionResponse_lastUpdatedTimestamp :: Lens' GetLoggerDefinitionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was last updated.
getLoggerDefinitionResponse_tags :: Lens' GetLoggerDefinitionResponse (Maybe (HashMap Text Text)) Source #
Tag(s) attached to the resource arn.
getLoggerDefinitionResponse_httpStatus :: Lens' GetLoggerDefinitionResponse Int Source #
The response's http status code.
ListGroupCertificateAuthorities
listGroupCertificateAuthorities_groupId :: Lens' ListGroupCertificateAuthorities Text Source #
The ID of the Greengrass group.
listGroupCertificateAuthoritiesResponse_groupCertificateAuthorities :: Lens' ListGroupCertificateAuthoritiesResponse (Maybe [GroupCertificateAuthorityProperties]) Source #
A list of certificate authorities associated with the group.
listGroupCertificateAuthoritiesResponse_httpStatus :: Lens' ListGroupCertificateAuthoritiesResponse Int Source #
The response's http status code.
DisassociateRoleFromGroup
disassociateRoleFromGroup_groupId :: Lens' DisassociateRoleFromGroup Text Source #
The ID of the Greengrass group.
disassociateRoleFromGroupResponse_disassociatedAt :: Lens' DisassociateRoleFromGroupResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the role was disassociated from the group.
disassociateRoleFromGroupResponse_httpStatus :: Lens' DisassociateRoleFromGroupResponse Int Source #
The response's http status code.
UpdateSubscriptionDefinition
updateSubscriptionDefinition_name :: Lens' UpdateSubscriptionDefinition (Maybe Text) Source #
The name of the definition.
updateSubscriptionDefinition_subscriptionDefinitionId :: Lens' UpdateSubscriptionDefinition Text Source #
The ID of the subscription definition.
updateSubscriptionDefinitionResponse_httpStatus :: Lens' UpdateSubscriptionDefinitionResponse Int Source #
The response's http status code.
DeleteSubscriptionDefinition
deleteSubscriptionDefinition_subscriptionDefinitionId :: Lens' DeleteSubscriptionDefinition Text Source #
The ID of the subscription definition.
deleteSubscriptionDefinitionResponse_httpStatus :: Lens' DeleteSubscriptionDefinitionResponse Int Source #
The response's http status code.
ListCoreDefinitions
listCoreDefinitions_nextToken :: Lens' ListCoreDefinitions (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listCoreDefinitions_maxResults :: Lens' ListCoreDefinitions (Maybe Text) Source #
The maximum number of results to be returned per request.
listCoreDefinitionsResponse_nextToken :: Lens' ListCoreDefinitionsResponse (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listCoreDefinitionsResponse_definitions :: Lens' ListCoreDefinitionsResponse (Maybe [DefinitionInformation]) Source #
Information about a definition.
listCoreDefinitionsResponse_httpStatus :: Lens' ListCoreDefinitionsResponse Int Source #
The response's http status code.
ListSubscriptionDefinitions
listSubscriptionDefinitions_nextToken :: Lens' ListSubscriptionDefinitions (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listSubscriptionDefinitions_maxResults :: Lens' ListSubscriptionDefinitions (Maybe Text) Source #
The maximum number of results to be returned per request.
listSubscriptionDefinitionsResponse_nextToken :: Lens' ListSubscriptionDefinitionsResponse (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listSubscriptionDefinitionsResponse_definitions :: Lens' ListSubscriptionDefinitionsResponse (Maybe [DefinitionInformation]) Source #
Information about a definition.
listSubscriptionDefinitionsResponse_httpStatus :: Lens' ListSubscriptionDefinitionsResponse Int Source #
The response's http status code.
CreateGroupCertificateAuthority
createGroupCertificateAuthority_amznClientToken :: Lens' CreateGroupCertificateAuthority (Maybe Text) Source #
A client token used to correlate requests and responses.
createGroupCertificateAuthority_groupId :: Lens' CreateGroupCertificateAuthority Text Source #
The ID of the Greengrass group.
createGroupCertificateAuthorityResponse_groupCertificateAuthorityArn :: Lens' CreateGroupCertificateAuthorityResponse (Maybe Text) Source #
The ARN of the group certificate authority.
createGroupCertificateAuthorityResponse_httpStatus :: Lens' CreateGroupCertificateAuthorityResponse Int Source #
The response's http status code.
DeleteConnectorDefinition
deleteConnectorDefinition_connectorDefinitionId :: Lens' DeleteConnectorDefinition Text Source #
The ID of the connector definition.
deleteConnectorDefinitionResponse_httpStatus :: Lens' DeleteConnectorDefinitionResponse Int Source #
The response's http status code.
UpdateConnectorDefinition
updateConnectorDefinition_name :: Lens' UpdateConnectorDefinition (Maybe Text) Source #
The name of the definition.
updateConnectorDefinition_connectorDefinitionId :: Lens' UpdateConnectorDefinition Text Source #
The ID of the connector definition.
updateConnectorDefinitionResponse_httpStatus :: Lens' UpdateConnectorDefinitionResponse Int Source #
The response's http status code.
CreateLoggerDefinitionVersion
createLoggerDefinitionVersion_loggers :: Lens' CreateLoggerDefinitionVersion (Maybe [GreengrassLogger]) Source #
A list of loggers.
createLoggerDefinitionVersion_amznClientToken :: Lens' CreateLoggerDefinitionVersion (Maybe Text) Source #
A client token used to correlate requests and responses.
createLoggerDefinitionVersion_loggerDefinitionId :: Lens' CreateLoggerDefinitionVersion Text Source #
The ID of the logger definition.
createLoggerDefinitionVersionResponse_arn :: Lens' CreateLoggerDefinitionVersionResponse (Maybe Text) Source #
The ARN of the version.
createLoggerDefinitionVersionResponse_creationTimestamp :: Lens' CreateLoggerDefinitionVersionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the version was created.
createLoggerDefinitionVersionResponse_version :: Lens' CreateLoggerDefinitionVersionResponse (Maybe Text) Source #
The ID of the version.
createLoggerDefinitionVersionResponse_id :: Lens' CreateLoggerDefinitionVersionResponse (Maybe Text) Source #
The ID of the parent definition that the version is associated with.
createLoggerDefinitionVersionResponse_httpStatus :: Lens' CreateLoggerDefinitionVersionResponse Int Source #
The response's http status code.
CreateCoreDefinition
createCoreDefinition_amznClientToken :: Lens' CreateCoreDefinition (Maybe Text) Source #
A client token used to correlate requests and responses.
createCoreDefinition_initialVersion :: Lens' CreateCoreDefinition (Maybe CoreDefinitionVersion) Source #
Information about the initial version of the core definition.
createCoreDefinition_name :: Lens' CreateCoreDefinition (Maybe Text) Source #
The name of the core definition.
createCoreDefinition_tags :: Lens' CreateCoreDefinition (Maybe (HashMap Text Text)) Source #
Tag(s) to add to the new resource.
createCoreDefinitionResponse_latestVersionArn :: Lens' CreateCoreDefinitionResponse (Maybe Text) Source #
The ARN of the latest version associated with the definition.
createCoreDefinitionResponse_arn :: Lens' CreateCoreDefinitionResponse (Maybe Text) Source #
The ARN of the definition.
createCoreDefinitionResponse_name :: Lens' CreateCoreDefinitionResponse (Maybe Text) Source #
The name of the definition.
createCoreDefinitionResponse_creationTimestamp :: Lens' CreateCoreDefinitionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was created.
createCoreDefinitionResponse_id :: Lens' CreateCoreDefinitionResponse (Maybe Text) Source #
The ID of the definition.
createCoreDefinitionResponse_latestVersion :: Lens' CreateCoreDefinitionResponse (Maybe Text) Source #
The ID of the latest version associated with the definition.
createCoreDefinitionResponse_lastUpdatedTimestamp :: Lens' CreateCoreDefinitionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was last updated.
createCoreDefinitionResponse_httpStatus :: Lens' CreateCoreDefinitionResponse Int Source #
The response's http status code.
GetConnectorDefinitionVersion
getConnectorDefinitionVersion_nextToken :: Lens' GetConnectorDefinitionVersion (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
getConnectorDefinitionVersion_connectorDefinitionId :: Lens' GetConnectorDefinitionVersion Text Source #
The ID of the connector definition.
getConnectorDefinitionVersion_connectorDefinitionVersionId :: Lens' GetConnectorDefinitionVersion Text Source #
The ID of the connector definition version. This value maps to the ''Version'' property of the corresponding ''VersionInformation'' object, which is returned by ''ListConnectorDefinitionVersions'' requests. If the version is the last one that was associated with a connector definition, the value also maps to the ''LatestVersion'' property of the corresponding ''DefinitionInformation'' object.
getConnectorDefinitionVersionResponse_definition :: Lens' GetConnectorDefinitionVersionResponse (Maybe ConnectorDefinitionVersion) Source #
Information about the connector definition version.
getConnectorDefinitionVersionResponse_arn :: Lens' GetConnectorDefinitionVersionResponse (Maybe Text) Source #
The ARN of the connector definition version.
getConnectorDefinitionVersionResponse_nextToken :: Lens' GetConnectorDefinitionVersionResponse (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
getConnectorDefinitionVersionResponse_creationTimestamp :: Lens' GetConnectorDefinitionVersionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the connector definition version was created.
getConnectorDefinitionVersionResponse_version :: Lens' GetConnectorDefinitionVersionResponse (Maybe Text) Source #
The version of the connector definition version.
getConnectorDefinitionVersionResponse_id :: Lens' GetConnectorDefinitionVersionResponse (Maybe Text) Source #
The ID of the connector definition version.
getConnectorDefinitionVersionResponse_httpStatus :: Lens' GetConnectorDefinitionVersionResponse Int Source #
The response's http status code.
UpdateConnectivityInfo
updateConnectivityInfo_connectivityInfo :: Lens' UpdateConnectivityInfo (Maybe [ConnectivityInfo]) Source #
A list of connectivity info.
updateConnectivityInfo_thingName :: Lens' UpdateConnectivityInfo Text Source #
The thing name.
updateConnectivityInfoResponse_version :: Lens' UpdateConnectivityInfoResponse (Maybe Text) Source #
The new version of the connectivity info.
updateConnectivityInfoResponse_message :: Lens' UpdateConnectivityInfoResponse (Maybe Text) Source #
A message about the connectivity info update request.
updateConnectivityInfoResponse_httpStatus :: Lens' UpdateConnectivityInfoResponse Int Source #
The response's http status code.
CreateSubscriptionDefinition
createSubscriptionDefinition_amznClientToken :: Lens' CreateSubscriptionDefinition (Maybe Text) Source #
A client token used to correlate requests and responses.
createSubscriptionDefinition_initialVersion :: Lens' CreateSubscriptionDefinition (Maybe SubscriptionDefinitionVersion) Source #
Information about the initial version of the subscription definition.
createSubscriptionDefinition_name :: Lens' CreateSubscriptionDefinition (Maybe Text) Source #
The name of the subscription definition.
createSubscriptionDefinition_tags :: Lens' CreateSubscriptionDefinition (Maybe (HashMap Text Text)) Source #
Tag(s) to add to the new resource.
createSubscriptionDefinitionResponse_latestVersionArn :: Lens' CreateSubscriptionDefinitionResponse (Maybe Text) Source #
The ARN of the latest version associated with the definition.
createSubscriptionDefinitionResponse_arn :: Lens' CreateSubscriptionDefinitionResponse (Maybe Text) Source #
The ARN of the definition.
createSubscriptionDefinitionResponse_name :: Lens' CreateSubscriptionDefinitionResponse (Maybe Text) Source #
The name of the definition.
createSubscriptionDefinitionResponse_creationTimestamp :: Lens' CreateSubscriptionDefinitionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was created.
createSubscriptionDefinitionResponse_id :: Lens' CreateSubscriptionDefinitionResponse (Maybe Text) Source #
The ID of the definition.
createSubscriptionDefinitionResponse_latestVersion :: Lens' CreateSubscriptionDefinitionResponse (Maybe Text) Source #
The ID of the latest version associated with the definition.
createSubscriptionDefinitionResponse_lastUpdatedTimestamp :: Lens' CreateSubscriptionDefinitionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was last updated.
createSubscriptionDefinitionResponse_httpStatus :: Lens' CreateSubscriptionDefinitionResponse Int Source #
The response's http status code.
ListTagsForResource
listTagsForResource_resourceArn :: Lens' ListTagsForResource Text Source #
The Amazon Resource Name (ARN) of the resource.
listTagsForResourceResponse_tags :: Lens' ListTagsForResourceResponse (Maybe (HashMap Text Text)) Source #
Undocumented member.
listTagsForResourceResponse_httpStatus :: Lens' ListTagsForResourceResponse Int Source #
The response's http status code.
GetGroupCertificateAuthority
getGroupCertificateAuthority_certificateAuthorityId :: Lens' GetGroupCertificateAuthority Text Source #
The ID of the certificate authority.
getGroupCertificateAuthority_groupId :: Lens' GetGroupCertificateAuthority Text Source #
The ID of the Greengrass group.
getGroupCertificateAuthorityResponse_pemEncodedCertificate :: Lens' GetGroupCertificateAuthorityResponse (Maybe Text) Source #
The PEM encoded certificate for the group.
getGroupCertificateAuthorityResponse_groupCertificateAuthorityArn :: Lens' GetGroupCertificateAuthorityResponse (Maybe Text) Source #
The ARN of the certificate authority for the group.
getGroupCertificateAuthorityResponse_groupCertificateAuthorityId :: Lens' GetGroupCertificateAuthorityResponse (Maybe Text) Source #
The ID of the certificate authority for the group.
getGroupCertificateAuthorityResponse_httpStatus :: Lens' GetGroupCertificateAuthorityResponse Int Source #
The response's http status code.
GetLoggerDefinitionVersion
getLoggerDefinitionVersion_nextToken :: Lens' GetLoggerDefinitionVersion (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
getLoggerDefinitionVersion_loggerDefinitionVersionId :: Lens' GetLoggerDefinitionVersion Text Source #
The ID of the logger definition version. This value maps to the ''Version'' property of the corresponding ''VersionInformation'' object, which is returned by ''ListLoggerDefinitionVersions'' requests. If the version is the last one that was associated with a logger definition, the value also maps to the ''LatestVersion'' property of the corresponding ''DefinitionInformation'' object.
getLoggerDefinitionVersion_loggerDefinitionId :: Lens' GetLoggerDefinitionVersion Text Source #
The ID of the logger definition.
getLoggerDefinitionVersionResponse_definition :: Lens' GetLoggerDefinitionVersionResponse (Maybe LoggerDefinitionVersion) Source #
Information about the logger definition version.
getLoggerDefinitionVersionResponse_arn :: Lens' GetLoggerDefinitionVersionResponse (Maybe Text) Source #
The ARN of the logger definition version.
getLoggerDefinitionVersionResponse_creationTimestamp :: Lens' GetLoggerDefinitionVersionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the logger definition version was created.
getLoggerDefinitionVersionResponse_version :: Lens' GetLoggerDefinitionVersionResponse (Maybe Text) Source #
The version of the logger definition version.
getLoggerDefinitionVersionResponse_id :: Lens' GetLoggerDefinitionVersionResponse (Maybe Text) Source #
The ID of the logger definition version.
getLoggerDefinitionVersionResponse_httpStatus :: Lens' GetLoggerDefinitionVersionResponse Int Source #
The response's http status code.
GetServiceRoleForAccount
getServiceRoleForAccountResponse_associatedAt :: Lens' GetServiceRoleForAccountResponse (Maybe Text) Source #
The time when the service role was associated with the account.
getServiceRoleForAccountResponse_roleArn :: Lens' GetServiceRoleForAccountResponse (Maybe Text) Source #
The ARN of the role which is associated with the account.
getServiceRoleForAccountResponse_httpStatus :: Lens' GetServiceRoleForAccountResponse Int Source #
The response's http status code.
ListConnectorDefinitionVersions
listConnectorDefinitionVersions_nextToken :: Lens' ListConnectorDefinitionVersions (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listConnectorDefinitionVersions_maxResults :: Lens' ListConnectorDefinitionVersions (Maybe Text) Source #
The maximum number of results to be returned per request.
listConnectorDefinitionVersions_connectorDefinitionId :: Lens' ListConnectorDefinitionVersions Text Source #
The ID of the connector definition.
listConnectorDefinitionVersionsResponse_versions :: Lens' ListConnectorDefinitionVersionsResponse (Maybe [VersionInformation]) Source #
Information about a version.
listConnectorDefinitionVersionsResponse_nextToken :: Lens' ListConnectorDefinitionVersionsResponse (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listConnectorDefinitionVersionsResponse_httpStatus :: Lens' ListConnectorDefinitionVersionsResponse Int Source #
The response's http status code.
CreateSoftwareUpdateJob
createSoftwareUpdateJob_updateAgentLogLevel :: Lens' CreateSoftwareUpdateJob (Maybe UpdateAgentLogLevel) Source #
Undocumented member.
createSoftwareUpdateJob_amznClientToken :: Lens' CreateSoftwareUpdateJob (Maybe Text) Source #
A client token used to correlate requests and responses.
createSoftwareUpdateJob_s3UrlSignerRole :: Lens' CreateSoftwareUpdateJob Text Source #
Undocumented member.
createSoftwareUpdateJob_updateTargetsArchitecture :: Lens' CreateSoftwareUpdateJob UpdateTargetsArchitecture Source #
Undocumented member.
createSoftwareUpdateJob_softwareToUpdate :: Lens' CreateSoftwareUpdateJob SoftwareToUpdate Source #
Undocumented member.
createSoftwareUpdateJob_updateTargets :: Lens' CreateSoftwareUpdateJob [Text] Source #
Undocumented member.
createSoftwareUpdateJob_updateTargetsOperatingSystem :: Lens' CreateSoftwareUpdateJob UpdateTargetsOperatingSystem Source #
Undocumented member.
createSoftwareUpdateJobResponse_platformSoftwareVersion :: Lens' CreateSoftwareUpdateJobResponse (Maybe Text) Source #
The software version installed on the device or devices after the update.
createSoftwareUpdateJobResponse_iotJobArn :: Lens' CreateSoftwareUpdateJobResponse (Maybe Text) Source #
The IoT Job ARN corresponding to this update.
createSoftwareUpdateJobResponse_iotJobId :: Lens' CreateSoftwareUpdateJobResponse (Maybe Text) Source #
The IoT Job Id corresponding to this update.
createSoftwareUpdateJobResponse_httpStatus :: Lens' CreateSoftwareUpdateJobResponse Int Source #
The response's http status code.
CreateLoggerDefinition
createLoggerDefinition_amznClientToken :: Lens' CreateLoggerDefinition (Maybe Text) Source #
A client token used to correlate requests and responses.
createLoggerDefinition_initialVersion :: Lens' CreateLoggerDefinition (Maybe LoggerDefinitionVersion) Source #
Information about the initial version of the logger definition.
createLoggerDefinition_name :: Lens' CreateLoggerDefinition (Maybe Text) Source #
The name of the logger definition.
createLoggerDefinition_tags :: Lens' CreateLoggerDefinition (Maybe (HashMap Text Text)) Source #
Tag(s) to add to the new resource.
createLoggerDefinitionResponse_latestVersionArn :: Lens' CreateLoggerDefinitionResponse (Maybe Text) Source #
The ARN of the latest version associated with the definition.
createLoggerDefinitionResponse_arn :: Lens' CreateLoggerDefinitionResponse (Maybe Text) Source #
The ARN of the definition.
createLoggerDefinitionResponse_name :: Lens' CreateLoggerDefinitionResponse (Maybe Text) Source #
The name of the definition.
createLoggerDefinitionResponse_creationTimestamp :: Lens' CreateLoggerDefinitionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was created.
createLoggerDefinitionResponse_id :: Lens' CreateLoggerDefinitionResponse (Maybe Text) Source #
The ID of the definition.
createLoggerDefinitionResponse_latestVersion :: Lens' CreateLoggerDefinitionResponse (Maybe Text) Source #
The ID of the latest version associated with the definition.
createLoggerDefinitionResponse_lastUpdatedTimestamp :: Lens' CreateLoggerDefinitionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was last updated.
createLoggerDefinitionResponse_httpStatus :: Lens' CreateLoggerDefinitionResponse Int Source #
The response's http status code.
GetConnectivityInfo
getConnectivityInfo_thingName :: Lens' GetConnectivityInfo Text Source #
The thing name.
getConnectivityInfoResponse_message :: Lens' GetConnectivityInfoResponse (Maybe Text) Source #
A message about the connectivity info request.
getConnectivityInfoResponse_connectivityInfo :: Lens' GetConnectivityInfoResponse (Maybe [ConnectivityInfo]) Source #
Connectivity info list.
getConnectivityInfoResponse_httpStatus :: Lens' GetConnectivityInfoResponse Int Source #
The response's http status code.
CreateDeployment
createDeployment_deploymentId :: Lens' CreateDeployment (Maybe Text) Source #
The ID of the deployment if you wish to redeploy a previous deployment.
createDeployment_amznClientToken :: Lens' CreateDeployment (Maybe Text) Source #
A client token used to correlate requests and responses.
createDeployment_groupVersionId :: Lens' CreateDeployment (Maybe Text) Source #
The ID of the group version to be deployed.
createDeployment_groupId :: Lens' CreateDeployment Text Source #
The ID of the Greengrass group.
createDeployment_deploymentType :: Lens' CreateDeployment DeploymentType Source #
The type of deployment. When used for ''CreateDeployment'', only ''NewDeployment'' and ''Redeployment'' are valid.
createDeploymentResponse_deploymentId :: Lens' CreateDeploymentResponse (Maybe Text) Source #
The ID of the deployment.
createDeploymentResponse_deploymentArn :: Lens' CreateDeploymentResponse (Maybe Text) Source #
The ARN of the deployment.
createDeploymentResponse_httpStatus :: Lens' CreateDeploymentResponse Int Source #
The response's http status code.
DeleteLoggerDefinition
deleteLoggerDefinition_loggerDefinitionId :: Lens' DeleteLoggerDefinition Text Source #
The ID of the logger definition.
deleteLoggerDefinitionResponse_httpStatus :: Lens' DeleteLoggerDefinitionResponse Int Source #
The response's http status code.
UpdateLoggerDefinition
updateLoggerDefinition_name :: Lens' UpdateLoggerDefinition (Maybe Text) Source #
The name of the definition.
updateLoggerDefinition_loggerDefinitionId :: Lens' UpdateLoggerDefinition Text Source #
The ID of the logger definition.
updateLoggerDefinitionResponse_httpStatus :: Lens' UpdateLoggerDefinitionResponse Int Source #
The response's http status code.
GetSubscriptionDefinition
getSubscriptionDefinition_subscriptionDefinitionId :: Lens' GetSubscriptionDefinition Text Source #
The ID of the subscription definition.
getSubscriptionDefinitionResponse_latestVersionArn :: Lens' GetSubscriptionDefinitionResponse (Maybe Text) Source #
The ARN of the latest version associated with the definition.
getSubscriptionDefinitionResponse_arn :: Lens' GetSubscriptionDefinitionResponse (Maybe Text) Source #
The ARN of the definition.
getSubscriptionDefinitionResponse_name :: Lens' GetSubscriptionDefinitionResponse (Maybe Text) Source #
The name of the definition.
getSubscriptionDefinitionResponse_creationTimestamp :: Lens' GetSubscriptionDefinitionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was created.
getSubscriptionDefinitionResponse_id :: Lens' GetSubscriptionDefinitionResponse (Maybe Text) Source #
The ID of the definition.
getSubscriptionDefinitionResponse_latestVersion :: Lens' GetSubscriptionDefinitionResponse (Maybe Text) Source #
The ID of the latest version associated with the definition.
getSubscriptionDefinitionResponse_lastUpdatedTimestamp :: Lens' GetSubscriptionDefinitionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was last updated.
getSubscriptionDefinitionResponse_tags :: Lens' GetSubscriptionDefinitionResponse (Maybe (HashMap Text Text)) Source #
Tag(s) attached to the resource arn.
getSubscriptionDefinitionResponse_httpStatus :: Lens' GetSubscriptionDefinitionResponse Int Source #
The response's http status code.
GetCoreDefinition
getCoreDefinition_coreDefinitionId :: Lens' GetCoreDefinition Text Source #
The ID of the core definition.
getCoreDefinitionResponse_latestVersionArn :: Lens' GetCoreDefinitionResponse (Maybe Text) Source #
The ARN of the latest version associated with the definition.
getCoreDefinitionResponse_arn :: Lens' GetCoreDefinitionResponse (Maybe Text) Source #
The ARN of the definition.
getCoreDefinitionResponse_name :: Lens' GetCoreDefinitionResponse (Maybe Text) Source #
The name of the definition.
getCoreDefinitionResponse_creationTimestamp :: Lens' GetCoreDefinitionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was created.
getCoreDefinitionResponse_id :: Lens' GetCoreDefinitionResponse (Maybe Text) Source #
The ID of the definition.
getCoreDefinitionResponse_latestVersion :: Lens' GetCoreDefinitionResponse (Maybe Text) Source #
The ID of the latest version associated with the definition.
getCoreDefinitionResponse_lastUpdatedTimestamp :: Lens' GetCoreDefinitionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was last updated.
getCoreDefinitionResponse_tags :: Lens' GetCoreDefinitionResponse (Maybe (HashMap Text Text)) Source #
Tag(s) attached to the resource arn.
getCoreDefinitionResponse_httpStatus :: Lens' GetCoreDefinitionResponse Int Source #
The response's http status code.
CreateConnectorDefinitionVersion
createConnectorDefinitionVersion_amznClientToken :: Lens' CreateConnectorDefinitionVersion (Maybe Text) Source #
A client token used to correlate requests and responses.
createConnectorDefinitionVersion_connectors :: Lens' CreateConnectorDefinitionVersion (Maybe [Connector]) Source #
A list of references to connectors in this version, with their corresponding configuration settings.
createConnectorDefinitionVersion_connectorDefinitionId :: Lens' CreateConnectorDefinitionVersion Text Source #
The ID of the connector definition.
createConnectorDefinitionVersionResponse_arn :: Lens' CreateConnectorDefinitionVersionResponse (Maybe Text) Source #
The ARN of the version.
createConnectorDefinitionVersionResponse_creationTimestamp :: Lens' CreateConnectorDefinitionVersionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the version was created.
createConnectorDefinitionVersionResponse_version :: Lens' CreateConnectorDefinitionVersionResponse (Maybe Text) Source #
The ID of the version.
createConnectorDefinitionVersionResponse_id :: Lens' CreateConnectorDefinitionVersionResponse (Maybe Text) Source #
The ID of the parent definition that the version is associated with.
createConnectorDefinitionVersionResponse_httpStatus :: Lens' CreateConnectorDefinitionVersionResponse Int Source #
The response's http status code.
GetDeploymentStatus
getDeploymentStatus_groupId :: Lens' GetDeploymentStatus Text Source #
The ID of the Greengrass group.
getDeploymentStatus_deploymentId :: Lens' GetDeploymentStatus Text Source #
The ID of the deployment.
getDeploymentStatusResponse_deploymentType :: Lens' GetDeploymentStatusResponse (Maybe DeploymentType) Source #
The type of the deployment.
getDeploymentStatusResponse_errorDetails :: Lens' GetDeploymentStatusResponse (Maybe [ErrorDetail]) Source #
Error details
getDeploymentStatusResponse_deploymentStatus :: Lens' GetDeploymentStatusResponse (Maybe Text) Source #
The status of the deployment: ''InProgress'', ''Building'', ''Success'', or ''Failure''.
getDeploymentStatusResponse_updatedAt :: Lens' GetDeploymentStatusResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the deployment status was updated.
getDeploymentStatusResponse_errorMessage :: Lens' GetDeploymentStatusResponse (Maybe Text) Source #
Error message
getDeploymentStatusResponse_httpStatus :: Lens' GetDeploymentStatusResponse Int Source #
The response's http status code.
GetBulkDeploymentStatus
getBulkDeploymentStatus_bulkDeploymentId :: Lens' GetBulkDeploymentStatus Text Source #
The ID of the bulk deployment.
getBulkDeploymentStatusResponse_createdAt :: Lens' GetBulkDeploymentStatusResponse (Maybe Text) Source #
The time, in ISO format, when the deployment was created.
getBulkDeploymentStatusResponse_errorDetails :: Lens' GetBulkDeploymentStatusResponse (Maybe [ErrorDetail]) Source #
Error details
getBulkDeploymentStatusResponse_bulkDeploymentStatus :: Lens' GetBulkDeploymentStatusResponse (Maybe BulkDeploymentStatus) Source #
The status of the bulk deployment.
getBulkDeploymentStatusResponse_errorMessage :: Lens' GetBulkDeploymentStatusResponse (Maybe Text) Source #
Error message
getBulkDeploymentStatusResponse_bulkDeploymentMetrics :: Lens' GetBulkDeploymentStatusResponse (Maybe BulkDeploymentMetrics) Source #
Relevant metrics on input records processed during bulk deployment.
getBulkDeploymentStatusResponse_tags :: Lens' GetBulkDeploymentStatusResponse (Maybe (HashMap Text Text)) Source #
Tag(s) attached to the resource arn.
getBulkDeploymentStatusResponse_httpStatus :: Lens' GetBulkDeploymentStatusResponse Int Source #
The response's http status code.
CreateResourceDefinition
createResourceDefinition_amznClientToken :: Lens' CreateResourceDefinition (Maybe Text) Source #
A client token used to correlate requests and responses.
createResourceDefinition_initialVersion :: Lens' CreateResourceDefinition (Maybe ResourceDefinitionVersion) Source #
Information about the initial version of the resource definition.
createResourceDefinition_name :: Lens' CreateResourceDefinition (Maybe Text) Source #
The name of the resource definition.
createResourceDefinition_tags :: Lens' CreateResourceDefinition (Maybe (HashMap Text Text)) Source #
Tag(s) to add to the new resource.
createResourceDefinitionResponse_latestVersionArn :: Lens' CreateResourceDefinitionResponse (Maybe Text) Source #
The ARN of the latest version associated with the definition.
createResourceDefinitionResponse_arn :: Lens' CreateResourceDefinitionResponse (Maybe Text) Source #
The ARN of the definition.
createResourceDefinitionResponse_name :: Lens' CreateResourceDefinitionResponse (Maybe Text) Source #
The name of the definition.
createResourceDefinitionResponse_creationTimestamp :: Lens' CreateResourceDefinitionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was created.
createResourceDefinitionResponse_id :: Lens' CreateResourceDefinitionResponse (Maybe Text) Source #
The ID of the definition.
createResourceDefinitionResponse_latestVersion :: Lens' CreateResourceDefinitionResponse (Maybe Text) Source #
The ID of the latest version associated with the definition.
createResourceDefinitionResponse_lastUpdatedTimestamp :: Lens' CreateResourceDefinitionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was last updated.
createResourceDefinitionResponse_httpStatus :: Lens' CreateResourceDefinitionResponse Int Source #
The response's http status code.
GetResourceDefinitionVersion
getResourceDefinitionVersion_resourceDefinitionVersionId :: Lens' GetResourceDefinitionVersion Text Source #
The ID of the resource definition version. This value maps to the ''Version'' property of the corresponding ''VersionInformation'' object, which is returned by ''ListResourceDefinitionVersions'' requests. If the version is the last one that was associated with a resource definition, the value also maps to the ''LatestVersion'' property of the corresponding ''DefinitionInformation'' object.
getResourceDefinitionVersion_resourceDefinitionId :: Lens' GetResourceDefinitionVersion Text Source #
The ID of the resource definition.
getResourceDefinitionVersionResponse_definition :: Lens' GetResourceDefinitionVersionResponse (Maybe ResourceDefinitionVersion) Source #
Information about the definition.
getResourceDefinitionVersionResponse_arn :: Lens' GetResourceDefinitionVersionResponse (Maybe Text) Source #
Arn of the resource definition version.
getResourceDefinitionVersionResponse_creationTimestamp :: Lens' GetResourceDefinitionVersionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the resource definition version was created.
getResourceDefinitionVersionResponse_version :: Lens' GetResourceDefinitionVersionResponse (Maybe Text) Source #
The version of the resource definition version.
getResourceDefinitionVersionResponse_id :: Lens' GetResourceDefinitionVersionResponse (Maybe Text) Source #
The ID of the resource definition version.
getResourceDefinitionVersionResponse_httpStatus :: Lens' GetResourceDefinitionVersionResponse Int Source #
The response's http status code.
UpdateFunctionDefinition
updateFunctionDefinition_name :: Lens' UpdateFunctionDefinition (Maybe Text) Source #
The name of the definition.
updateFunctionDefinition_functionDefinitionId :: Lens' UpdateFunctionDefinition Text Source #
The ID of the Lambda function definition.
updateFunctionDefinitionResponse_httpStatus :: Lens' UpdateFunctionDefinitionResponse Int Source #
The response's http status code.
DeleteFunctionDefinition
deleteFunctionDefinition_functionDefinitionId :: Lens' DeleteFunctionDefinition Text Source #
The ID of the Lambda function definition.
deleteFunctionDefinitionResponse_httpStatus :: Lens' DeleteFunctionDefinitionResponse Int Source #
The response's http status code.
ListResourceDefinitions
listResourceDefinitions_nextToken :: Lens' ListResourceDefinitions (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listResourceDefinitions_maxResults :: Lens' ListResourceDefinitions (Maybe Text) Source #
The maximum number of results to be returned per request.
listResourceDefinitionsResponse_nextToken :: Lens' ListResourceDefinitionsResponse (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listResourceDefinitionsResponse_definitions :: Lens' ListResourceDefinitionsResponse (Maybe [DefinitionInformation]) Source #
Information about a definition.
listResourceDefinitionsResponse_httpStatus :: Lens' ListResourceDefinitionsResponse Int Source #
The response's http status code.
StopBulkDeployment
stopBulkDeployment_bulkDeploymentId :: Lens' StopBulkDeployment Text Source #
The ID of the bulk deployment.
stopBulkDeploymentResponse_httpStatus :: Lens' StopBulkDeploymentResponse Int Source #
The response's http status code.
CreateResourceDefinitionVersion
createResourceDefinitionVersion_amznClientToken :: Lens' CreateResourceDefinitionVersion (Maybe Text) Source #
A client token used to correlate requests and responses.
createResourceDefinitionVersion_resources :: Lens' CreateResourceDefinitionVersion (Maybe [Resource]) Source #
A list of resources.
createResourceDefinitionVersion_resourceDefinitionId :: Lens' CreateResourceDefinitionVersion Text Source #
The ID of the resource definition.
createResourceDefinitionVersionResponse_arn :: Lens' CreateResourceDefinitionVersionResponse (Maybe Text) Source #
The ARN of the version.
createResourceDefinitionVersionResponse_creationTimestamp :: Lens' CreateResourceDefinitionVersionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the version was created.
createResourceDefinitionVersionResponse_version :: Lens' CreateResourceDefinitionVersionResponse (Maybe Text) Source #
The ID of the version.
createResourceDefinitionVersionResponse_id :: Lens' CreateResourceDefinitionVersionResponse (Maybe Text) Source #
The ID of the parent definition that the version is associated with.
createResourceDefinitionVersionResponse_httpStatus :: Lens' CreateResourceDefinitionVersionResponse Int Source #
The response's http status code.
GetResourceDefinition
getResourceDefinition_resourceDefinitionId :: Lens' GetResourceDefinition Text Source #
The ID of the resource definition.
getResourceDefinitionResponse_latestVersionArn :: Lens' GetResourceDefinitionResponse (Maybe Text) Source #
The ARN of the latest version associated with the definition.
getResourceDefinitionResponse_arn :: Lens' GetResourceDefinitionResponse (Maybe Text) Source #
The ARN of the definition.
getResourceDefinitionResponse_name :: Lens' GetResourceDefinitionResponse (Maybe Text) Source #
The name of the definition.
getResourceDefinitionResponse_creationTimestamp :: Lens' GetResourceDefinitionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was created.
getResourceDefinitionResponse_id :: Lens' GetResourceDefinitionResponse (Maybe Text) Source #
The ID of the definition.
getResourceDefinitionResponse_latestVersion :: Lens' GetResourceDefinitionResponse (Maybe Text) Source #
The ID of the latest version associated with the definition.
getResourceDefinitionResponse_lastUpdatedTimestamp :: Lens' GetResourceDefinitionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was last updated.
getResourceDefinitionResponse_tags :: Lens' GetResourceDefinitionResponse (Maybe (HashMap Text Text)) Source #
Tag(s) attached to the resource arn.
getResourceDefinitionResponse_httpStatus :: Lens' GetResourceDefinitionResponse Int Source #
The response's http status code.
ListResourceDefinitionVersions
listResourceDefinitionVersions_nextToken :: Lens' ListResourceDefinitionVersions (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listResourceDefinitionVersions_maxResults :: Lens' ListResourceDefinitionVersions (Maybe Text) Source #
The maximum number of results to be returned per request.
listResourceDefinitionVersions_resourceDefinitionId :: Lens' ListResourceDefinitionVersions Text Source #
The ID of the resource definition.
listResourceDefinitionVersionsResponse_versions :: Lens' ListResourceDefinitionVersionsResponse (Maybe [VersionInformation]) Source #
Information about a version.
listResourceDefinitionVersionsResponse_nextToken :: Lens' ListResourceDefinitionVersionsResponse (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listResourceDefinitionVersionsResponse_httpStatus :: Lens' ListResourceDefinitionVersionsResponse Int Source #
The response's http status code.
DisassociateServiceRoleFromAccount
disassociateServiceRoleFromAccountResponse_disassociatedAt :: Lens' DisassociateServiceRoleFromAccountResponse (Maybe Text) Source #
The time when the service role was disassociated from the account.
disassociateServiceRoleFromAccountResponse_httpStatus :: Lens' DisassociateServiceRoleFromAccountResponse Int Source #
The response's http status code.
DeleteDeviceDefinition
deleteDeviceDefinition_deviceDefinitionId :: Lens' DeleteDeviceDefinition Text Source #
The ID of the device definition.
deleteDeviceDefinitionResponse_httpStatus :: Lens' DeleteDeviceDefinitionResponse Int Source #
The response's http status code.
UpdateDeviceDefinition
updateDeviceDefinition_name :: Lens' UpdateDeviceDefinition (Maybe Text) Source #
The name of the definition.
updateDeviceDefinition_deviceDefinitionId :: Lens' UpdateDeviceDefinition Text Source #
The ID of the device definition.
updateDeviceDefinitionResponse_httpStatus :: Lens' UpdateDeviceDefinitionResponse Int Source #
The response's http status code.
AssociateServiceRoleToAccount
associateServiceRoleToAccount_roleArn :: Lens' AssociateServiceRoleToAccount Text Source #
The ARN of the service role you wish to associate with your account.
associateServiceRoleToAccountResponse_associatedAt :: Lens' AssociateServiceRoleToAccountResponse (Maybe Text) Source #
The time when the service role was associated with the account.
associateServiceRoleToAccountResponse_httpStatus :: Lens' AssociateServiceRoleToAccountResponse Int Source #
The response's http status code.
ResetDeployments
resetDeployments_amznClientToken :: Lens' ResetDeployments (Maybe Text) Source #
A client token used to correlate requests and responses.
resetDeployments_force :: Lens' ResetDeployments (Maybe Bool) Source #
If true, performs a best-effort only core reset.
resetDeployments_groupId :: Lens' ResetDeployments Text Source #
The ID of the Greengrass group.
resetDeploymentsResponse_deploymentId :: Lens' ResetDeploymentsResponse (Maybe Text) Source #
The ID of the deployment.
resetDeploymentsResponse_deploymentArn :: Lens' ResetDeploymentsResponse (Maybe Text) Source #
The ARN of the deployment.
resetDeploymentsResponse_httpStatus :: Lens' ResetDeploymentsResponse Int Source #
The response's http status code.
ListConnectorDefinitions
listConnectorDefinitions_nextToken :: Lens' ListConnectorDefinitions (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listConnectorDefinitions_maxResults :: Lens' ListConnectorDefinitions (Maybe Text) Source #
The maximum number of results to be returned per request.
listConnectorDefinitionsResponse_nextToken :: Lens' ListConnectorDefinitionsResponse (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listConnectorDefinitionsResponse_definitions :: Lens' ListConnectorDefinitionsResponse (Maybe [DefinitionInformation]) Source #
Information about a definition.
listConnectorDefinitionsResponse_httpStatus :: Lens' ListConnectorDefinitionsResponse Int Source #
The response's http status code.
GetSubscriptionDefinitionVersion
getSubscriptionDefinitionVersion_nextToken :: Lens' GetSubscriptionDefinitionVersion (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
getSubscriptionDefinitionVersion_subscriptionDefinitionId :: Lens' GetSubscriptionDefinitionVersion Text Source #
The ID of the subscription definition.
getSubscriptionDefinitionVersion_subscriptionDefinitionVersionId :: Lens' GetSubscriptionDefinitionVersion Text Source #
The ID of the subscription definition version. This value maps to the ''Version'' property of the corresponding ''VersionInformation'' object, which is returned by ''ListSubscriptionDefinitionVersions'' requests. If the version is the last one that was associated with a subscription definition, the value also maps to the ''LatestVersion'' property of the corresponding ''DefinitionInformation'' object.
getSubscriptionDefinitionVersionResponse_definition :: Lens' GetSubscriptionDefinitionVersionResponse (Maybe SubscriptionDefinitionVersion) Source #
Information about the subscription definition version.
getSubscriptionDefinitionVersionResponse_arn :: Lens' GetSubscriptionDefinitionVersionResponse (Maybe Text) Source #
The ARN of the subscription definition version.
getSubscriptionDefinitionVersionResponse_nextToken :: Lens' GetSubscriptionDefinitionVersionResponse (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
getSubscriptionDefinitionVersionResponse_creationTimestamp :: Lens' GetSubscriptionDefinitionVersionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the subscription definition version was created.
getSubscriptionDefinitionVersionResponse_version :: Lens' GetSubscriptionDefinitionVersionResponse (Maybe Text) Source #
The version of the subscription definition version.
getSubscriptionDefinitionVersionResponse_id :: Lens' GetSubscriptionDefinitionVersionResponse (Maybe Text) Source #
The ID of the subscription definition version.
getSubscriptionDefinitionVersionResponse_httpStatus :: Lens' GetSubscriptionDefinitionVersionResponse Int Source #
The response's http status code.
GetAssociatedRole
getAssociatedRole_groupId :: Lens' GetAssociatedRole Text Source #
The ID of the Greengrass group.
getAssociatedRoleResponse_associatedAt :: Lens' GetAssociatedRoleResponse (Maybe Text) Source #
The time when the role was associated with the group.
getAssociatedRoleResponse_roleArn :: Lens' GetAssociatedRoleResponse (Maybe Text) Source #
The ARN of the role that is associated with the group.
getAssociatedRoleResponse_httpStatus :: Lens' GetAssociatedRoleResponse Int Source #
The response's http status code.
ListLoggerDefinitionVersions
listLoggerDefinitionVersions_nextToken :: Lens' ListLoggerDefinitionVersions (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listLoggerDefinitionVersions_maxResults :: Lens' ListLoggerDefinitionVersions (Maybe Text) Source #
The maximum number of results to be returned per request.
listLoggerDefinitionVersions_loggerDefinitionId :: Lens' ListLoggerDefinitionVersions Text Source #
The ID of the logger definition.
listLoggerDefinitionVersionsResponse_versions :: Lens' ListLoggerDefinitionVersionsResponse (Maybe [VersionInformation]) Source #
Information about a version.
listLoggerDefinitionVersionsResponse_nextToken :: Lens' ListLoggerDefinitionVersionsResponse (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listLoggerDefinitionVersionsResponse_httpStatus :: Lens' ListLoggerDefinitionVersionsResponse Int Source #
The response's http status code.
CreateConnectorDefinition
createConnectorDefinition_amznClientToken :: Lens' CreateConnectorDefinition (Maybe Text) Source #
A client token used to correlate requests and responses.
createConnectorDefinition_initialVersion :: Lens' CreateConnectorDefinition (Maybe ConnectorDefinitionVersion) Source #
Information about the initial version of the connector definition.
createConnectorDefinition_name :: Lens' CreateConnectorDefinition (Maybe Text) Source #
The name of the connector definition.
createConnectorDefinition_tags :: Lens' CreateConnectorDefinition (Maybe (HashMap Text Text)) Source #
Tag(s) to add to the new resource.
createConnectorDefinitionResponse_latestVersionArn :: Lens' CreateConnectorDefinitionResponse (Maybe Text) Source #
The ARN of the latest version associated with the definition.
createConnectorDefinitionResponse_arn :: Lens' CreateConnectorDefinitionResponse (Maybe Text) Source #
The ARN of the definition.
createConnectorDefinitionResponse_name :: Lens' CreateConnectorDefinitionResponse (Maybe Text) Source #
The name of the definition.
createConnectorDefinitionResponse_creationTimestamp :: Lens' CreateConnectorDefinitionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was created.
createConnectorDefinitionResponse_id :: Lens' CreateConnectorDefinitionResponse (Maybe Text) Source #
The ID of the definition.
createConnectorDefinitionResponse_latestVersion :: Lens' CreateConnectorDefinitionResponse (Maybe Text) Source #
The ID of the latest version associated with the definition.
createConnectorDefinitionResponse_lastUpdatedTimestamp :: Lens' CreateConnectorDefinitionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was last updated.
createConnectorDefinitionResponse_httpStatus :: Lens' CreateConnectorDefinitionResponse Int Source #
The response's http status code.
GetCoreDefinitionVersion
getCoreDefinitionVersion_coreDefinitionId :: Lens' GetCoreDefinitionVersion Text Source #
The ID of the core definition.
getCoreDefinitionVersion_coreDefinitionVersionId :: Lens' GetCoreDefinitionVersion Text Source #
The ID of the core definition version. This value maps to the ''Version'' property of the corresponding ''VersionInformation'' object, which is returned by ''ListCoreDefinitionVersions'' requests. If the version is the last one that was associated with a core definition, the value also maps to the ''LatestVersion'' property of the corresponding ''DefinitionInformation'' object.
getCoreDefinitionVersionResponse_definition :: Lens' GetCoreDefinitionVersionResponse (Maybe CoreDefinitionVersion) Source #
Information about the core definition version.
getCoreDefinitionVersionResponse_arn :: Lens' GetCoreDefinitionVersionResponse (Maybe Text) Source #
The ARN of the core definition version.
getCoreDefinitionVersionResponse_nextToken :: Lens' GetCoreDefinitionVersionResponse (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
getCoreDefinitionVersionResponse_creationTimestamp :: Lens' GetCoreDefinitionVersionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the core definition version was created.
getCoreDefinitionVersionResponse_version :: Lens' GetCoreDefinitionVersionResponse (Maybe Text) Source #
The version of the core definition version.
getCoreDefinitionVersionResponse_id :: Lens' GetCoreDefinitionVersionResponse (Maybe Text) Source #
The ID of the core definition version.
getCoreDefinitionVersionResponse_httpStatus :: Lens' GetCoreDefinitionVersionResponse Int Source #
The response's http status code.
ListSubscriptionDefinitionVersions
listSubscriptionDefinitionVersions_nextToken :: Lens' ListSubscriptionDefinitionVersions (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listSubscriptionDefinitionVersions_maxResults :: Lens' ListSubscriptionDefinitionVersions (Maybe Text) Source #
The maximum number of results to be returned per request.
listSubscriptionDefinitionVersions_subscriptionDefinitionId :: Lens' ListSubscriptionDefinitionVersions Text Source #
The ID of the subscription definition.
listSubscriptionDefinitionVersionsResponse_versions :: Lens' ListSubscriptionDefinitionVersionsResponse (Maybe [VersionInformation]) Source #
Information about a version.
listSubscriptionDefinitionVersionsResponse_nextToken :: Lens' ListSubscriptionDefinitionVersionsResponse (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listSubscriptionDefinitionVersionsResponse_httpStatus :: Lens' ListSubscriptionDefinitionVersionsResponse Int Source #
The response's http status code.
ListCoreDefinitionVersions
listCoreDefinitionVersions_nextToken :: Lens' ListCoreDefinitionVersions (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listCoreDefinitionVersions_maxResults :: Lens' ListCoreDefinitionVersions (Maybe Text) Source #
The maximum number of results to be returned per request.
listCoreDefinitionVersions_coreDefinitionId :: Lens' ListCoreDefinitionVersions Text Source #
The ID of the core definition.
listCoreDefinitionVersionsResponse_versions :: Lens' ListCoreDefinitionVersionsResponse (Maybe [VersionInformation]) Source #
Information about a version.
listCoreDefinitionVersionsResponse_nextToken :: Lens' ListCoreDefinitionVersionsResponse (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listCoreDefinitionVersionsResponse_httpStatus :: Lens' ListCoreDefinitionVersionsResponse Int Source #
The response's http status code.
CreateCoreDefinitionVersion
createCoreDefinitionVersion_amznClientToken :: Lens' CreateCoreDefinitionVersion (Maybe Text) Source #
A client token used to correlate requests and responses.
createCoreDefinitionVersion_cores :: Lens' CreateCoreDefinitionVersion (Maybe [Core]) Source #
A list of cores in the core definition version.
createCoreDefinitionVersion_coreDefinitionId :: Lens' CreateCoreDefinitionVersion Text Source #
The ID of the core definition.
createCoreDefinitionVersionResponse_arn :: Lens' CreateCoreDefinitionVersionResponse (Maybe Text) Source #
The ARN of the version.
createCoreDefinitionVersionResponse_creationTimestamp :: Lens' CreateCoreDefinitionVersionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the version was created.
createCoreDefinitionVersionResponse_version :: Lens' CreateCoreDefinitionVersionResponse (Maybe Text) Source #
The ID of the version.
createCoreDefinitionVersionResponse_id :: Lens' CreateCoreDefinitionVersionResponse (Maybe Text) Source #
The ID of the parent definition that the version is associated with.
createCoreDefinitionVersionResponse_httpStatus :: Lens' CreateCoreDefinitionVersionResponse Int Source #
The response's http status code.
ListBulkDeployments
listBulkDeployments_nextToken :: Lens' ListBulkDeployments (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listBulkDeployments_maxResults :: Lens' ListBulkDeployments (Maybe Text) Source #
The maximum number of results to be returned per request.
listBulkDeploymentsResponse_nextToken :: Lens' ListBulkDeploymentsResponse (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listBulkDeploymentsResponse_bulkDeployments :: Lens' ListBulkDeploymentsResponse (Maybe [BulkDeployment]) Source #
A list of bulk deployments.
listBulkDeploymentsResponse_httpStatus :: Lens' ListBulkDeploymentsResponse Int Source #
The response's http status code.
ListDeployments
listDeployments_nextToken :: Lens' ListDeployments (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listDeployments_maxResults :: Lens' ListDeployments (Maybe Text) Source #
The maximum number of results to be returned per request.
listDeployments_groupId :: Lens' ListDeployments Text Source #
The ID of the Greengrass group.
listDeploymentsResponse_nextToken :: Lens' ListDeploymentsResponse (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listDeploymentsResponse_deployments :: Lens' ListDeploymentsResponse (Maybe [Deployment]) Source #
A list of deployments for the requested groups.
listDeploymentsResponse_httpStatus :: Lens' ListDeploymentsResponse Int Source #
The response's http status code.
GetConnectorDefinition
getConnectorDefinition_connectorDefinitionId :: Lens' GetConnectorDefinition Text Source #
The ID of the connector definition.
getConnectorDefinitionResponse_latestVersionArn :: Lens' GetConnectorDefinitionResponse (Maybe Text) Source #
The ARN of the latest version associated with the definition.
getConnectorDefinitionResponse_arn :: Lens' GetConnectorDefinitionResponse (Maybe Text) Source #
The ARN of the definition.
getConnectorDefinitionResponse_name :: Lens' GetConnectorDefinitionResponse (Maybe Text) Source #
The name of the definition.
getConnectorDefinitionResponse_creationTimestamp :: Lens' GetConnectorDefinitionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was created.
getConnectorDefinitionResponse_id :: Lens' GetConnectorDefinitionResponse (Maybe Text) Source #
The ID of the definition.
getConnectorDefinitionResponse_latestVersion :: Lens' GetConnectorDefinitionResponse (Maybe Text) Source #
The ID of the latest version associated with the definition.
getConnectorDefinitionResponse_lastUpdatedTimestamp :: Lens' GetConnectorDefinitionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was last updated.
getConnectorDefinitionResponse_tags :: Lens' GetConnectorDefinitionResponse (Maybe (HashMap Text Text)) Source #
Tag(s) attached to the resource arn.
getConnectorDefinitionResponse_httpStatus :: Lens' GetConnectorDefinitionResponse Int Source #
The response's http status code.
ListLoggerDefinitions
listLoggerDefinitions_nextToken :: Lens' ListLoggerDefinitions (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listLoggerDefinitions_maxResults :: Lens' ListLoggerDefinitions (Maybe Text) Source #
The maximum number of results to be returned per request.
listLoggerDefinitionsResponse_nextToken :: Lens' ListLoggerDefinitionsResponse (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listLoggerDefinitionsResponse_definitions :: Lens' ListLoggerDefinitionsResponse (Maybe [DefinitionInformation]) Source #
Information about a definition.
listLoggerDefinitionsResponse_httpStatus :: Lens' ListLoggerDefinitionsResponse Int Source #
The response's http status code.
TagResource
tagResource_tags :: Lens' TagResource (Maybe (HashMap Text Text)) Source #
Undocumented member.
tagResource_resourceArn :: Lens' TagResource Text Source #
The Amazon Resource Name (ARN) of the resource.
CreateSubscriptionDefinitionVersion
createSubscriptionDefinitionVersion_amznClientToken :: Lens' CreateSubscriptionDefinitionVersion (Maybe Text) Source #
A client token used to correlate requests and responses.
createSubscriptionDefinitionVersion_subscriptions :: Lens' CreateSubscriptionDefinitionVersion (Maybe [Subscription]) Source #
A list of subscriptions.
createSubscriptionDefinitionVersion_subscriptionDefinitionId :: Lens' CreateSubscriptionDefinitionVersion Text Source #
The ID of the subscription definition.
createSubscriptionDefinitionVersionResponse_arn :: Lens' CreateSubscriptionDefinitionVersionResponse (Maybe Text) Source #
The ARN of the version.
createSubscriptionDefinitionVersionResponse_creationTimestamp :: Lens' CreateSubscriptionDefinitionVersionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the version was created.
createSubscriptionDefinitionVersionResponse_version :: Lens' CreateSubscriptionDefinitionVersionResponse (Maybe Text) Source #
The ID of the version.
createSubscriptionDefinitionVersionResponse_id :: Lens' CreateSubscriptionDefinitionVersionResponse (Maybe Text) Source #
The ID of the parent definition that the version is associated with.
createSubscriptionDefinitionVersionResponse_httpStatus :: Lens' CreateSubscriptionDefinitionVersionResponse Int Source #
The response's http status code.
GetGroupVersion
getGroupVersion_groupVersionId :: Lens' GetGroupVersion Text Source #
The ID of the group version. This value maps to the ''Version'' property of the corresponding ''VersionInformation'' object, which is returned by ''ListGroupVersions'' requests. If the version is the last one that was associated with a group, the value also maps to the ''LatestVersion'' property of the corresponding ''GroupInformation'' object.
getGroupVersion_groupId :: Lens' GetGroupVersion Text Source #
The ID of the Greengrass group.
getGroupVersionResponse_definition :: Lens' GetGroupVersionResponse (Maybe GroupVersion) Source #
Information about the group version definition.
getGroupVersionResponse_arn :: Lens' GetGroupVersionResponse (Maybe Text) Source #
The ARN of the group version.
getGroupVersionResponse_creationTimestamp :: Lens' GetGroupVersionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the group version was created.
getGroupVersionResponse_version :: Lens' GetGroupVersionResponse (Maybe Text) Source #
The ID of the group version.
getGroupVersionResponse_id :: Lens' GetGroupVersionResponse (Maybe Text) Source #
The ID of the group that the version is associated with.
getGroupVersionResponse_httpStatus :: Lens' GetGroupVersionResponse Int Source #
The response's http status code.
UpdateGroupCertificateConfiguration
updateGroupCertificateConfiguration_certificateExpiryInMilliseconds :: Lens' UpdateGroupCertificateConfiguration (Maybe Text) Source #
The amount of time remaining before the certificate expires, in milliseconds.
updateGroupCertificateConfiguration_groupId :: Lens' UpdateGroupCertificateConfiguration Text Source #
The ID of the Greengrass group.
updateGroupCertificateConfigurationResponse_certificateAuthorityExpiryInMilliseconds :: Lens' UpdateGroupCertificateConfigurationResponse (Maybe Text) Source #
The amount of time remaining before the certificate authority expires, in milliseconds.
updateGroupCertificateConfigurationResponse_groupId :: Lens' UpdateGroupCertificateConfigurationResponse (Maybe Text) Source #
The ID of the group certificate configuration.
updateGroupCertificateConfigurationResponse_certificateExpiryInMilliseconds :: Lens' UpdateGroupCertificateConfigurationResponse (Maybe Text) Source #
The amount of time remaining before the certificate expires, in milliseconds.
updateGroupCertificateConfigurationResponse_httpStatus :: Lens' UpdateGroupCertificateConfigurationResponse Int Source #
The response's http status code.
GetFunctionDefinitionVersion
getFunctionDefinitionVersion_nextToken :: Lens' GetFunctionDefinitionVersion (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
getFunctionDefinitionVersion_functionDefinitionId :: Lens' GetFunctionDefinitionVersion Text Source #
The ID of the Lambda function definition.
getFunctionDefinitionVersion_functionDefinitionVersionId :: Lens' GetFunctionDefinitionVersion Text Source #
The ID of the function definition version. This value maps to the ''Version'' property of the corresponding ''VersionInformation'' object, which is returned by ''ListFunctionDefinitionVersions'' requests. If the version is the last one that was associated with a function definition, the value also maps to the ''LatestVersion'' property of the corresponding ''DefinitionInformation'' object.
getFunctionDefinitionVersionResponse_definition :: Lens' GetFunctionDefinitionVersionResponse (Maybe FunctionDefinitionVersion) Source #
Information on the definition.
getFunctionDefinitionVersionResponse_arn :: Lens' GetFunctionDefinitionVersionResponse (Maybe Text) Source #
The ARN of the function definition version.
getFunctionDefinitionVersionResponse_nextToken :: Lens' GetFunctionDefinitionVersionResponse (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
getFunctionDefinitionVersionResponse_creationTimestamp :: Lens' GetFunctionDefinitionVersionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the function definition version was created.
getFunctionDefinitionVersionResponse_version :: Lens' GetFunctionDefinitionVersionResponse (Maybe Text) Source #
The version of the function definition version.
getFunctionDefinitionVersionResponse_id :: Lens' GetFunctionDefinitionVersionResponse (Maybe Text) Source #
The ID of the function definition version.
getFunctionDefinitionVersionResponse_httpStatus :: Lens' GetFunctionDefinitionVersionResponse Int Source #
The response's http status code.
GetDeviceDefinition
getDeviceDefinition_deviceDefinitionId :: Lens' GetDeviceDefinition Text Source #
The ID of the device definition.
getDeviceDefinitionResponse_latestVersionArn :: Lens' GetDeviceDefinitionResponse (Maybe Text) Source #
The ARN of the latest version associated with the definition.
getDeviceDefinitionResponse_arn :: Lens' GetDeviceDefinitionResponse (Maybe Text) Source #
The ARN of the definition.
getDeviceDefinitionResponse_name :: Lens' GetDeviceDefinitionResponse (Maybe Text) Source #
The name of the definition.
getDeviceDefinitionResponse_creationTimestamp :: Lens' GetDeviceDefinitionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was created.
getDeviceDefinitionResponse_id :: Lens' GetDeviceDefinitionResponse (Maybe Text) Source #
The ID of the definition.
getDeviceDefinitionResponse_latestVersion :: Lens' GetDeviceDefinitionResponse (Maybe Text) Source #
The ID of the latest version associated with the definition.
getDeviceDefinitionResponse_lastUpdatedTimestamp :: Lens' GetDeviceDefinitionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was last updated.
getDeviceDefinitionResponse_tags :: Lens' GetDeviceDefinitionResponse (Maybe (HashMap Text Text)) Source #
Tag(s) attached to the resource arn.
getDeviceDefinitionResponse_httpStatus :: Lens' GetDeviceDefinitionResponse Int Source #
The response's http status code.
CreateGroup
createGroup_amznClientToken :: Lens' CreateGroup (Maybe Text) Source #
A client token used to correlate requests and responses.
createGroup_initialVersion :: Lens' CreateGroup (Maybe GroupVersion) Source #
Information about the initial version of the group.
createGroup_tags :: Lens' CreateGroup (Maybe (HashMap Text Text)) Source #
Tag(s) to add to the new resource.
createGroup_name :: Lens' CreateGroup Text Source #
The name of the group.
createGroupResponse_latestVersionArn :: Lens' CreateGroupResponse (Maybe Text) Source #
The ARN of the latest version associated with the definition.
createGroupResponse_arn :: Lens' CreateGroupResponse (Maybe Text) Source #
The ARN of the definition.
createGroupResponse_name :: Lens' CreateGroupResponse (Maybe Text) Source #
The name of the definition.
createGroupResponse_creationTimestamp :: Lens' CreateGroupResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was created.
createGroupResponse_id :: Lens' CreateGroupResponse (Maybe Text) Source #
The ID of the definition.
createGroupResponse_latestVersion :: Lens' CreateGroupResponse (Maybe Text) Source #
The ID of the latest version associated with the definition.
createGroupResponse_lastUpdatedTimestamp :: Lens' CreateGroupResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was last updated.
createGroupResponse_httpStatus :: Lens' CreateGroupResponse Int Source #
The response's http status code.
CreateFunctionDefinition
createFunctionDefinition_amznClientToken :: Lens' CreateFunctionDefinition (Maybe Text) Source #
A client token used to correlate requests and responses.
createFunctionDefinition_initialVersion :: Lens' CreateFunctionDefinition (Maybe FunctionDefinitionVersion) Source #
Information about the initial version of the function definition.
createFunctionDefinition_name :: Lens' CreateFunctionDefinition (Maybe Text) Source #
The name of the function definition.
createFunctionDefinition_tags :: Lens' CreateFunctionDefinition (Maybe (HashMap Text Text)) Source #
Tag(s) to add to the new resource.
createFunctionDefinitionResponse_latestVersionArn :: Lens' CreateFunctionDefinitionResponse (Maybe Text) Source #
The ARN of the latest version associated with the definition.
createFunctionDefinitionResponse_arn :: Lens' CreateFunctionDefinitionResponse (Maybe Text) Source #
The ARN of the definition.
createFunctionDefinitionResponse_name :: Lens' CreateFunctionDefinitionResponse (Maybe Text) Source #
The name of the definition.
createFunctionDefinitionResponse_creationTimestamp :: Lens' CreateFunctionDefinitionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was created.
createFunctionDefinitionResponse_id :: Lens' CreateFunctionDefinitionResponse (Maybe Text) Source #
The ID of the definition.
createFunctionDefinitionResponse_latestVersion :: Lens' CreateFunctionDefinitionResponse (Maybe Text) Source #
The ID of the latest version associated with the definition.
createFunctionDefinitionResponse_lastUpdatedTimestamp :: Lens' CreateFunctionDefinitionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was last updated.
createFunctionDefinitionResponse_httpStatus :: Lens' CreateFunctionDefinitionResponse Int Source #
The response's http status code.
UntagResource
untagResource_tagKeys :: Lens' UntagResource [Text] Source #
An array of tag keys to delete
untagResource_resourceArn :: Lens' UntagResource Text Source #
The Amazon Resource Name (ARN) of the resource.
CreateDeviceDefinitionVersion
createDeviceDefinitionVersion_amznClientToken :: Lens' CreateDeviceDefinitionVersion (Maybe Text) Source #
A client token used to correlate requests and responses.
createDeviceDefinitionVersion_devices :: Lens' CreateDeviceDefinitionVersion (Maybe [Device]) Source #
A list of devices in the definition version.
createDeviceDefinitionVersion_deviceDefinitionId :: Lens' CreateDeviceDefinitionVersion Text Source #
The ID of the device definition.
createDeviceDefinitionVersionResponse_arn :: Lens' CreateDeviceDefinitionVersionResponse (Maybe Text) Source #
The ARN of the version.
createDeviceDefinitionVersionResponse_creationTimestamp :: Lens' CreateDeviceDefinitionVersionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the version was created.
createDeviceDefinitionVersionResponse_version :: Lens' CreateDeviceDefinitionVersionResponse (Maybe Text) Source #
The ID of the version.
createDeviceDefinitionVersionResponse_id :: Lens' CreateDeviceDefinitionVersionResponse (Maybe Text) Source #
The ID of the parent definition that the version is associated with.
createDeviceDefinitionVersionResponse_httpStatus :: Lens' CreateDeviceDefinitionVersionResponse Int Source #
The response's http status code.
DeleteGroup
deleteGroup_groupId :: Lens' DeleteGroup Text Source #
The ID of the Greengrass group.
deleteGroupResponse_httpStatus :: Lens' DeleteGroupResponse Int Source #
The response's http status code.
UpdateGroup
updateGroup_name :: Lens' UpdateGroup (Maybe Text) Source #
The name of the definition.
updateGroup_groupId :: Lens' UpdateGroup Text Source #
The ID of the Greengrass group.
updateGroupResponse_httpStatus :: Lens' UpdateGroupResponse Int Source #
The response's http status code.
ListGroups
listGroups_nextToken :: Lens' ListGroups (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listGroups_maxResults :: Lens' ListGroups (Maybe Text) Source #
The maximum number of results to be returned per request.
listGroupsResponse_groups :: Lens' ListGroupsResponse (Maybe [GroupInformation]) Source #
Information about a group.
listGroupsResponse_nextToken :: Lens' ListGroupsResponse (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listGroupsResponse_httpStatus :: Lens' ListGroupsResponse Int Source #
The response's http status code.
ListBulkDeploymentDetailedReports
listBulkDeploymentDetailedReports_nextToken :: Lens' ListBulkDeploymentDetailedReports (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listBulkDeploymentDetailedReports_maxResults :: Lens' ListBulkDeploymentDetailedReports (Maybe Text) Source #
The maximum number of results to be returned per request.
listBulkDeploymentDetailedReports_bulkDeploymentId :: Lens' ListBulkDeploymentDetailedReports Text Source #
The ID of the bulk deployment.
listBulkDeploymentDetailedReportsResponse_nextToken :: Lens' ListBulkDeploymentDetailedReportsResponse (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listBulkDeploymentDetailedReportsResponse_deployments :: Lens' ListBulkDeploymentDetailedReportsResponse (Maybe [BulkDeploymentResult]) Source #
A list of the individual group deployments in the bulk deployment operation.
listBulkDeploymentDetailedReportsResponse_httpStatus :: Lens' ListBulkDeploymentDetailedReportsResponse Int Source #
The response's http status code.
GetThingRuntimeConfiguration
getThingRuntimeConfiguration_thingName :: Lens' GetThingRuntimeConfiguration Text Source #
The thing name.
getThingRuntimeConfigurationResponse_runtimeConfiguration :: Lens' GetThingRuntimeConfigurationResponse (Maybe RuntimeConfiguration) Source #
Runtime configuration for a thing.
getThingRuntimeConfigurationResponse_httpStatus :: Lens' GetThingRuntimeConfigurationResponse Int Source #
The response's http status code.
DeleteResourceDefinition
deleteResourceDefinition_resourceDefinitionId :: Lens' DeleteResourceDefinition Text Source #
The ID of the resource definition.
deleteResourceDefinitionResponse_httpStatus :: Lens' DeleteResourceDefinitionResponse Int Source #
The response's http status code.
UpdateResourceDefinition
updateResourceDefinition_name :: Lens' UpdateResourceDefinition (Maybe Text) Source #
The name of the definition.
updateResourceDefinition_resourceDefinitionId :: Lens' UpdateResourceDefinition Text Source #
The ID of the resource definition.
updateResourceDefinitionResponse_httpStatus :: Lens' UpdateResourceDefinitionResponse Int Source #
The response's http status code.
ListDeviceDefinitionVersions
listDeviceDefinitionVersions_nextToken :: Lens' ListDeviceDefinitionVersions (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listDeviceDefinitionVersions_maxResults :: Lens' ListDeviceDefinitionVersions (Maybe Text) Source #
The maximum number of results to be returned per request.
listDeviceDefinitionVersions_deviceDefinitionId :: Lens' ListDeviceDefinitionVersions Text Source #
The ID of the device definition.
listDeviceDefinitionVersionsResponse_versions :: Lens' ListDeviceDefinitionVersionsResponse (Maybe [VersionInformation]) Source #
Information about a version.
listDeviceDefinitionVersionsResponse_nextToken :: Lens' ListDeviceDefinitionVersionsResponse (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listDeviceDefinitionVersionsResponse_httpStatus :: Lens' ListDeviceDefinitionVersionsResponse Int Source #
The response's http status code.
ListFunctionDefinitions
listFunctionDefinitions_nextToken :: Lens' ListFunctionDefinitions (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listFunctionDefinitions_maxResults :: Lens' ListFunctionDefinitions (Maybe Text) Source #
The maximum number of results to be returned per request.
listFunctionDefinitionsResponse_nextToken :: Lens' ListFunctionDefinitionsResponse (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
listFunctionDefinitionsResponse_definitions :: Lens' ListFunctionDefinitionsResponse (Maybe [DefinitionInformation]) Source #
Information about a definition.
listFunctionDefinitionsResponse_httpStatus :: Lens' ListFunctionDefinitionsResponse Int Source #
The response's http status code.
GetFunctionDefinition
getFunctionDefinition_functionDefinitionId :: Lens' GetFunctionDefinition Text Source #
The ID of the Lambda function definition.
getFunctionDefinitionResponse_latestVersionArn :: Lens' GetFunctionDefinitionResponse (Maybe Text) Source #
The ARN of the latest version associated with the definition.
getFunctionDefinitionResponse_arn :: Lens' GetFunctionDefinitionResponse (Maybe Text) Source #
The ARN of the definition.
getFunctionDefinitionResponse_name :: Lens' GetFunctionDefinitionResponse (Maybe Text) Source #
The name of the definition.
getFunctionDefinitionResponse_creationTimestamp :: Lens' GetFunctionDefinitionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was created.
getFunctionDefinitionResponse_id :: Lens' GetFunctionDefinitionResponse (Maybe Text) Source #
The ID of the definition.
getFunctionDefinitionResponse_latestVersion :: Lens' GetFunctionDefinitionResponse (Maybe Text) Source #
The ID of the latest version associated with the definition.
getFunctionDefinitionResponse_lastUpdatedTimestamp :: Lens' GetFunctionDefinitionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was last updated.
getFunctionDefinitionResponse_tags :: Lens' GetFunctionDefinitionResponse (Maybe (HashMap Text Text)) Source #
Tag(s) attached to the resource arn.
getFunctionDefinitionResponse_httpStatus :: Lens' GetFunctionDefinitionResponse Int Source #
The response's http status code.
GetGroup
getGroupResponse_latestVersionArn :: Lens' GetGroupResponse (Maybe Text) Source #
The ARN of the latest version associated with the definition.
getGroupResponse_arn :: Lens' GetGroupResponse (Maybe Text) Source #
The ARN of the definition.
getGroupResponse_name :: Lens' GetGroupResponse (Maybe Text) Source #
The name of the definition.
getGroupResponse_creationTimestamp :: Lens' GetGroupResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was created.
getGroupResponse_id :: Lens' GetGroupResponse (Maybe Text) Source #
The ID of the definition.
getGroupResponse_latestVersion :: Lens' GetGroupResponse (Maybe Text) Source #
The ID of the latest version associated with the definition.
getGroupResponse_lastUpdatedTimestamp :: Lens' GetGroupResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was last updated.
getGroupResponse_tags :: Lens' GetGroupResponse (Maybe (HashMap Text Text)) Source #
Tag(s) attached to the resource arn.
getGroupResponse_httpStatus :: Lens' GetGroupResponse Int Source #
The response's http status code.
CreateDeviceDefinition
createDeviceDefinition_amznClientToken :: Lens' CreateDeviceDefinition (Maybe Text) Source #
A client token used to correlate requests and responses.
createDeviceDefinition_initialVersion :: Lens' CreateDeviceDefinition (Maybe DeviceDefinitionVersion) Source #
Information about the initial version of the device definition.
createDeviceDefinition_name :: Lens' CreateDeviceDefinition (Maybe Text) Source #
The name of the device definition.
createDeviceDefinition_tags :: Lens' CreateDeviceDefinition (Maybe (HashMap Text Text)) Source #
Tag(s) to add to the new resource.
createDeviceDefinitionResponse_latestVersionArn :: Lens' CreateDeviceDefinitionResponse (Maybe Text) Source #
The ARN of the latest version associated with the definition.
createDeviceDefinitionResponse_arn :: Lens' CreateDeviceDefinitionResponse (Maybe Text) Source #
The ARN of the definition.
createDeviceDefinitionResponse_name :: Lens' CreateDeviceDefinitionResponse (Maybe Text) Source #
The name of the definition.
createDeviceDefinitionResponse_creationTimestamp :: Lens' CreateDeviceDefinitionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was created.
createDeviceDefinitionResponse_id :: Lens' CreateDeviceDefinitionResponse (Maybe Text) Source #
The ID of the definition.
createDeviceDefinitionResponse_latestVersion :: Lens' CreateDeviceDefinitionResponse (Maybe Text) Source #
The ID of the latest version associated with the definition.
createDeviceDefinitionResponse_lastUpdatedTimestamp :: Lens' CreateDeviceDefinitionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was last updated.
createDeviceDefinitionResponse_httpStatus :: Lens' CreateDeviceDefinitionResponse Int Source #
The response's http status code.
CreateGroupVersion
createGroupVersion_amznClientToken :: Lens' CreateGroupVersion (Maybe Text) Source #
A client token used to correlate requests and responses.
createGroupVersion_resourceDefinitionVersionArn :: Lens' CreateGroupVersion (Maybe Text) Source #
The ARN of the resource definition version for this group.
createGroupVersion_subscriptionDefinitionVersionArn :: Lens' CreateGroupVersion (Maybe Text) Source #
The ARN of the subscription definition version for this group.
createGroupVersion_coreDefinitionVersionArn :: Lens' CreateGroupVersion (Maybe Text) Source #
The ARN of the core definition version for this group.
createGroupVersion_deviceDefinitionVersionArn :: Lens' CreateGroupVersion (Maybe Text) Source #
The ARN of the device definition version for this group.
createGroupVersion_functionDefinitionVersionArn :: Lens' CreateGroupVersion (Maybe Text) Source #
The ARN of the function definition version for this group.
createGroupVersion_loggerDefinitionVersionArn :: Lens' CreateGroupVersion (Maybe Text) Source #
The ARN of the logger definition version for this group.
createGroupVersion_connectorDefinitionVersionArn :: Lens' CreateGroupVersion (Maybe Text) Source #
The ARN of the connector definition version for this group.
createGroupVersion_groupId :: Lens' CreateGroupVersion Text Source #
The ID of the Greengrass group.
createGroupVersionResponse_arn :: Lens' CreateGroupVersionResponse (Maybe Text) Source #
The ARN of the version.
createGroupVersionResponse_creationTimestamp :: Lens' CreateGroupVersionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the version was created.
createGroupVersionResponse_version :: Lens' CreateGroupVersionResponse (Maybe Text) Source #
The ID of the version.
createGroupVersionResponse_id :: Lens' CreateGroupVersionResponse (Maybe Text) Source #
The ID of the parent definition that the version is associated with.
createGroupVersionResponse_httpStatus :: Lens' CreateGroupVersionResponse Int Source #
The response's http status code.
CreateFunctionDefinitionVersion
createFunctionDefinitionVersion_amznClientToken :: Lens' CreateFunctionDefinitionVersion (Maybe Text) Source #
A client token used to correlate requests and responses.
createFunctionDefinitionVersion_defaultConfig :: Lens' CreateFunctionDefinitionVersion (Maybe FunctionDefaultConfig) Source #
The default configuration that applies to all Lambda functions in this function definition version. Individual Lambda functions can override these settings.
createFunctionDefinitionVersion_functions :: Lens' CreateFunctionDefinitionVersion (Maybe [Function]) Source #
A list of Lambda functions in this function definition version.
createFunctionDefinitionVersion_functionDefinitionId :: Lens' CreateFunctionDefinitionVersion Text Source #
The ID of the Lambda function definition.
createFunctionDefinitionVersionResponse_arn :: Lens' CreateFunctionDefinitionVersionResponse (Maybe Text) Source #
The ARN of the version.
createFunctionDefinitionVersionResponse_creationTimestamp :: Lens' CreateFunctionDefinitionVersionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the version was created.
createFunctionDefinitionVersionResponse_version :: Lens' CreateFunctionDefinitionVersionResponse (Maybe Text) Source #
The ID of the version.
createFunctionDefinitionVersionResponse_id :: Lens' CreateFunctionDefinitionVersionResponse (Maybe Text) Source #
The ID of the parent definition that the version is associated with.
createFunctionDefinitionVersionResponse_httpStatus :: Lens' CreateFunctionDefinitionVersionResponse Int Source #
The response's http status code.
StartBulkDeployment
startBulkDeployment_amznClientToken :: Lens' StartBulkDeployment (Maybe Text) Source #
A client token used to correlate requests and responses.
startBulkDeployment_tags :: Lens' StartBulkDeployment (Maybe (HashMap Text Text)) Source #
Tag(s) to add to the new resource.
startBulkDeployment_executionRoleArn :: Lens' StartBulkDeployment Text Source #
The ARN of the execution role to associate with the bulk deployment operation. This IAM role must allow the ''greengrass:CreateDeployment'' action for all group versions that are listed in the input file. This IAM role must have access to the S3 bucket containing the input file.
startBulkDeployment_inputFileUri :: Lens' StartBulkDeployment Text Source #
The URI of the input file contained in the S3 bucket. The execution role must have ''getObject'' permissions on this bucket to access the input file. The input file is a JSON-serialized, line delimited file with UTF-8 encoding that provides a list of group and version IDs and the deployment type. This file must be less than 100 MB. Currently, AWS IoT Greengrass supports only ''NewDeployment'' deployment types.
startBulkDeploymentResponse_bulkDeploymentArn :: Lens' StartBulkDeploymentResponse (Maybe Text) Source #
The ARN of the bulk deployment.
startBulkDeploymentResponse_bulkDeploymentId :: Lens' StartBulkDeploymentResponse (Maybe Text) Source #
The ID of the bulk deployment.
startBulkDeploymentResponse_httpStatus :: Lens' StartBulkDeploymentResponse Int Source #
The response's http status code.
UpdateThingRuntimeConfiguration
updateThingRuntimeConfiguration_telemetryConfiguration :: Lens' UpdateThingRuntimeConfiguration (Maybe TelemetryConfigurationUpdate) Source #
Configuration for telemetry service.
updateThingRuntimeConfiguration_thingName :: Lens' UpdateThingRuntimeConfiguration Text Source #
The thing name.
updateThingRuntimeConfigurationResponse_httpStatus :: Lens' UpdateThingRuntimeConfigurationResponse Int Source #
The response's http status code.
GetDeviceDefinitionVersion
getDeviceDefinitionVersion_nextToken :: Lens' GetDeviceDefinitionVersion (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
getDeviceDefinitionVersion_deviceDefinitionVersionId :: Lens' GetDeviceDefinitionVersion Text Source #
The ID of the device definition version. This value maps to the ''Version'' property of the corresponding ''VersionInformation'' object, which is returned by ''ListDeviceDefinitionVersions'' requests. If the version is the last one that was associated with a device definition, the value also maps to the ''LatestVersion'' property of the corresponding ''DefinitionInformation'' object.
getDeviceDefinitionVersion_deviceDefinitionId :: Lens' GetDeviceDefinitionVersion Text Source #
The ID of the device definition.
getDeviceDefinitionVersionResponse_definition :: Lens' GetDeviceDefinitionVersionResponse (Maybe DeviceDefinitionVersion) Source #
Information about the device definition version.
getDeviceDefinitionVersionResponse_arn :: Lens' GetDeviceDefinitionVersionResponse (Maybe Text) Source #
The ARN of the device definition version.
getDeviceDefinitionVersionResponse_nextToken :: Lens' GetDeviceDefinitionVersionResponse (Maybe Text) Source #
The token for the next set of results, or ''null'' if there are no additional results.
getDeviceDefinitionVersionResponse_creationTimestamp :: Lens' GetDeviceDefinitionVersionResponse (Maybe Text) Source #
The time, in milliseconds since the epoch, when the device definition version was created.
getDeviceDefinitionVersionResponse_version :: Lens' GetDeviceDefinitionVersionResponse (Maybe Text) Source #
The version of the device definition version.
getDeviceDefinitionVersionResponse_id :: Lens' GetDeviceDefinitionVersionResponse (Maybe Text) Source #
The ID of the device definition version.
getDeviceDefinitionVersionResponse_httpStatus :: Lens' GetDeviceDefinitionVersionResponse Int Source #
The response's http status code.
Types
BulkDeployment
bulkDeployment_bulkDeploymentArn :: Lens' BulkDeployment (Maybe Text) Source #
The ARN of the bulk deployment.
bulkDeployment_bulkDeploymentId :: Lens' BulkDeployment (Maybe Text) Source #
The ID of the bulk deployment.
bulkDeployment_createdAt :: Lens' BulkDeployment (Maybe Text) Source #
The time, in ISO format, when the deployment was created.
BulkDeploymentMetrics
bulkDeploymentMetrics_recordsProcessed :: Lens' BulkDeploymentMetrics (Maybe Int) Source #
The total number of group records from the input file that have been processed so far, or attempted.
bulkDeploymentMetrics_retryAttempts :: Lens' BulkDeploymentMetrics (Maybe Int) Source #
The total number of deployment attempts that returned a retryable error. For example, a retry is triggered if the attempt to deploy a group returns a throttling error. ''StartBulkDeployment'' retries a group deployment up to five times.
bulkDeploymentMetrics_invalidInputRecords :: Lens' BulkDeploymentMetrics (Maybe Int) Source #
The total number of records that returned a non-retryable error. For example, this can occur if a group record from the input file uses an invalid format or specifies a nonexistent group version, or if the execution role doesn't grant permission to deploy a group or group version.
BulkDeploymentResult
bulkDeploymentResult_deploymentId :: Lens' BulkDeploymentResult (Maybe Text) Source #
The ID of the group deployment.
bulkDeploymentResult_deploymentArn :: Lens' BulkDeploymentResult (Maybe Text) Source #
The ARN of the group deployment.
bulkDeploymentResult_createdAt :: Lens' BulkDeploymentResult (Maybe Text) Source #
The time, in ISO format, when the deployment was created.
bulkDeploymentResult_deploymentType :: Lens' BulkDeploymentResult (Maybe DeploymentType) Source #
The type of the deployment.
bulkDeploymentResult_errorDetails :: Lens' BulkDeploymentResult (Maybe [ErrorDetail]) Source #
Details about the error.
bulkDeploymentResult_groupArn :: Lens' BulkDeploymentResult (Maybe Text) Source #
The ARN of the Greengrass group.
bulkDeploymentResult_deploymentStatus :: Lens' BulkDeploymentResult (Maybe Text) Source #
The current status of the group deployment: ''InProgress'', ''Building'', ''Success'', or ''Failure''.
bulkDeploymentResult_errorMessage :: Lens' BulkDeploymentResult (Maybe Text) Source #
The error message for a failed deployment
ConnectivityInfo
connectivityInfo_portNumber :: Lens' ConnectivityInfo (Maybe Int) Source #
The port of the Greengrass core. Usually 8883.
connectivityInfo_id :: Lens' ConnectivityInfo (Maybe Text) Source #
The ID of the connectivity information.
connectivityInfo_metadata :: Lens' ConnectivityInfo (Maybe Text) Source #
Metadata for this endpoint.
connectivityInfo_hostAddress :: Lens' ConnectivityInfo (Maybe Text) Source #
The endpoint for the Greengrass core. Can be an IP address or DNS.
Connector
connector_parameters :: Lens' Connector (Maybe (HashMap Text Text)) Source #
The parameters or configuration that the connector uses.
connector_id :: Lens' Connector Text Source #
A descriptive or arbitrary ID for the connector. This value must be unique within the connector definition version. Max length is 128 characters with pattern [a-zA-Z0-9:_-]+.
ConnectorDefinitionVersion
connectorDefinitionVersion_connectors :: Lens' ConnectorDefinitionVersion (Maybe [Connector]) Source #
A list of references to connectors in this version, with their corresponding configuration settings.
Core
core_syncShadow :: Lens' Core (Maybe Bool) Source #
If true, the core's local shadow is automatically synced with the cloud.
core_id :: Lens' Core Text Source #
A descriptive or arbitrary ID for the core. This value must be unique within the core definition version. Max length is 128 characters with pattern ''[a-zA-Z0-9:_-]+''.
CoreDefinitionVersion
coreDefinitionVersion_cores :: Lens' CoreDefinitionVersion (Maybe [Core]) Source #
A list of cores in the core definition version.
DefinitionInformation
definitionInformation_latestVersionArn :: Lens' DefinitionInformation (Maybe Text) Source #
The ARN of the latest version associated with the definition.
definitionInformation_arn :: Lens' DefinitionInformation (Maybe Text) Source #
The ARN of the definition.
definitionInformation_name :: Lens' DefinitionInformation (Maybe Text) Source #
The name of the definition.
definitionInformation_creationTimestamp :: Lens' DefinitionInformation (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was created.
definitionInformation_id :: Lens' DefinitionInformation (Maybe Text) Source #
The ID of the definition.
definitionInformation_tags :: Lens' DefinitionInformation (Maybe (HashMap Text Text)) Source #
Tag(s) attached to the resource arn.
definitionInformation_latestVersion :: Lens' DefinitionInformation (Maybe Text) Source #
The ID of the latest version associated with the definition.
definitionInformation_lastUpdatedTimestamp :: Lens' DefinitionInformation (Maybe Text) Source #
The time, in milliseconds since the epoch, when the definition was last updated.
Deployment
deployment_deploymentId :: Lens' Deployment (Maybe Text) Source #
The ID of the deployment.
deployment_deploymentArn :: Lens' Deployment (Maybe Text) Source #
The ARN of the deployment.
deployment_createdAt :: Lens' Deployment (Maybe Text) Source #
The time, in milliseconds since the epoch, when the deployment was created.
deployment_deploymentType :: Lens' Deployment (Maybe DeploymentType) Source #
The type of the deployment.
deployment_groupArn :: Lens' Deployment (Maybe Text) Source #
The ARN of the group for this deployment.
Device
device_syncShadow :: Lens' Device (Maybe Bool) Source #
If true, the device's local shadow will be automatically synced with the cloud.
device_id :: Lens' Device Text Source #
A descriptive or arbitrary ID for the device. This value must be unique within the device definition version. Max length is 128 characters with pattern ''[a-zA-Z0-9:_-]+''.
device_certificateArn :: Lens' Device Text Source #
The ARN of the certificate associated with the device.
DeviceDefinitionVersion
deviceDefinitionVersion_devices :: Lens' DeviceDefinitionVersion (Maybe [Device]) Source #
A list of devices in the definition version.
ErrorDetail
errorDetail_detailedErrorCode :: Lens' ErrorDetail (Maybe Text) Source #
A detailed error code.
errorDetail_detailedErrorMessage :: Lens' ErrorDetail (Maybe Text) Source #
A detailed error message.
Function
function_functionConfiguration :: Lens' Function (Maybe FunctionConfiguration) Source #
The configuration of the Lambda function.
function_id :: Lens' Function Text Source #
A descriptive or arbitrary ID for the function. This value must be unique within the function definition version. Max length is 128 characters with pattern ''[a-zA-Z0-9:_-]+''.
FunctionConfiguration
functionConfiguration_memorySize :: Lens' FunctionConfiguration (Maybe Int) Source #
The memory size, in KB, which the function requires. This setting is not applicable and should be cleared when you run the Lambda function without containerization.
functionConfiguration_execArgs :: Lens' FunctionConfiguration (Maybe Text) Source #
The execution arguments.
functionConfiguration_environment :: Lens' FunctionConfiguration (Maybe FunctionConfigurationEnvironment) Source #
The environment configuration of the function.
functionConfiguration_executable :: Lens' FunctionConfiguration (Maybe Text) Source #
The name of the function executable.
functionConfiguration_pinned :: Lens' FunctionConfiguration (Maybe Bool) Source #
True if the function is pinned. Pinned means the function is long-lived and starts when the core starts.
functionConfiguration_encodingType :: Lens' FunctionConfiguration (Maybe EncodingType) Source #
The expected encoding type of the input payload for the function. The default is ''json''.
functionConfiguration_timeout :: Lens' FunctionConfiguration (Maybe Int) Source #
The allowed function execution time, after which Lambda should terminate the function. This timeout still applies to pinned Lambda functions for each request.
FunctionConfigurationEnvironment
functionConfigurationEnvironment_variables :: Lens' FunctionConfigurationEnvironment (Maybe (HashMap Text Text)) Source #
Environment variables for the Lambda function's configuration.
functionConfigurationEnvironment_execution :: Lens' FunctionConfigurationEnvironment (Maybe FunctionExecutionConfig) Source #
Configuration related to executing the Lambda function
functionConfigurationEnvironment_resourceAccessPolicies :: Lens' FunctionConfigurationEnvironment (Maybe [ResourceAccessPolicy]) Source #
A list of the resources, with their permissions, to which the Lambda function will be granted access. A Lambda function can have at most 10 resources. ResourceAccessPolicies apply only when you run the Lambda function in a Greengrass container.
functionConfigurationEnvironment_accessSysfs :: Lens' FunctionConfigurationEnvironment (Maybe Bool) Source #
If true, the Lambda function is allowed to access the host's /sys folder. Use this when the Lambda function needs to read device information from /sys. This setting applies only when you run the Lambda function in a Greengrass container.
FunctionDefaultConfig
functionDefaultConfig_execution :: Lens' FunctionDefaultConfig (Maybe FunctionDefaultExecutionConfig) Source #
Undocumented member.
FunctionDefaultExecutionConfig
functionDefaultExecutionConfig_runAs :: Lens' FunctionDefaultExecutionConfig (Maybe FunctionRunAsConfig) Source #
Undocumented member.
functionDefaultExecutionConfig_isolationMode :: Lens' FunctionDefaultExecutionConfig (Maybe FunctionIsolationMode) Source #
Undocumented member.
FunctionDefinitionVersion
functionDefinitionVersion_defaultConfig :: Lens' FunctionDefinitionVersion (Maybe FunctionDefaultConfig) Source #
The default configuration that applies to all Lambda functions in this function definition version. Individual Lambda functions can override these settings.
functionDefinitionVersion_functions :: Lens' FunctionDefinitionVersion (Maybe [Function]) Source #
A list of Lambda functions in this function definition version.
FunctionExecutionConfig
functionExecutionConfig_runAs :: Lens' FunctionExecutionConfig (Maybe FunctionRunAsConfig) Source #
Undocumented member.
functionExecutionConfig_isolationMode :: Lens' FunctionExecutionConfig (Maybe FunctionIsolationMode) Source #
Undocumented member.
FunctionRunAsConfig
functionRunAsConfig_uid :: Lens' FunctionRunAsConfig (Maybe Int) Source #
The user ID whose permissions are used to run a Lambda function.
functionRunAsConfig_gid :: Lens' FunctionRunAsConfig (Maybe Int) Source #
The group ID whose permissions are used to run a Lambda function.
GreengrassLogger
greengrassLogger_space :: Lens' GreengrassLogger (Maybe Int) Source #
The amount of file space, in KB, to use if the local file system is used for logging purposes.
greengrassLogger_type :: Lens' GreengrassLogger LoggerType Source #
The type of log output which will be used.
greengrassLogger_level :: Lens' GreengrassLogger LoggerLevel Source #
The level of the logs.
greengrassLogger_id :: Lens' GreengrassLogger Text Source #
A descriptive or arbitrary ID for the logger. This value must be unique within the logger definition version. Max length is 128 characters with pattern ''[a-zA-Z0-9:_-]+''.
greengrassLogger_component :: Lens' GreengrassLogger LoggerComponent Source #
The component that will be subject to logging.
GroupCertificateAuthorityProperties
groupCertificateAuthorityProperties_groupCertificateAuthorityArn :: Lens' GroupCertificateAuthorityProperties (Maybe Text) Source #
The ARN of the certificate authority for the group.
groupCertificateAuthorityProperties_groupCertificateAuthorityId :: Lens' GroupCertificateAuthorityProperties (Maybe Text) Source #
The ID of the certificate authority for the group.
GroupInformation
groupInformation_latestVersionArn :: Lens' GroupInformation (Maybe Text) Source #
The ARN of the latest version associated with the group.
groupInformation_arn :: Lens' GroupInformation (Maybe Text) Source #
The ARN of the group.
groupInformation_name :: Lens' GroupInformation (Maybe Text) Source #
The name of the group.
groupInformation_creationTimestamp :: Lens' GroupInformation (Maybe Text) Source #
The time, in milliseconds since the epoch, when the group was created.
groupInformation_id :: Lens' GroupInformation (Maybe Text) Source #
The ID of the group.
groupInformation_latestVersion :: Lens' GroupInformation (Maybe Text) Source #
The ID of the latest version associated with the group.
groupInformation_lastUpdatedTimestamp :: Lens' GroupInformation (Maybe Text) Source #
The time, in milliseconds since the epoch, when the group was last updated.
GroupOwnerSetting
groupOwnerSetting_autoAddGroupOwner :: Lens' GroupOwnerSetting (Maybe Bool) Source #
If true, AWS IoT Greengrass automatically adds the specified Linux OS group owner of the resource to the Lambda process privileges. Thus the Lambda process will have the file access permissions of the added Linux group.
groupOwnerSetting_groupOwner :: Lens' GroupOwnerSetting (Maybe Text) Source #
The name of the Linux OS group whose privileges will be added to the Lambda process. This field is optional.
GroupVersion
groupVersion_resourceDefinitionVersionArn :: Lens' GroupVersion (Maybe Text) Source #
The ARN of the resource definition version for this group.
groupVersion_subscriptionDefinitionVersionArn :: Lens' GroupVersion (Maybe Text) Source #
The ARN of the subscription definition version for this group.
groupVersion_coreDefinitionVersionArn :: Lens' GroupVersion (Maybe Text) Source #
The ARN of the core definition version for this group.
groupVersion_deviceDefinitionVersionArn :: Lens' GroupVersion (Maybe Text) Source #
The ARN of the device definition version for this group.
groupVersion_functionDefinitionVersionArn :: Lens' GroupVersion (Maybe Text) Source #
The ARN of the function definition version for this group.
groupVersion_loggerDefinitionVersionArn :: Lens' GroupVersion (Maybe Text) Source #
The ARN of the logger definition version for this group.
groupVersion_connectorDefinitionVersionArn :: Lens' GroupVersion (Maybe Text) Source #
The ARN of the connector definition version for this group.
LocalDeviceResourceData
localDeviceResourceData_groupOwnerSetting :: Lens' LocalDeviceResourceData (Maybe GroupOwnerSetting) Source #
Group/owner related settings for local resources.
localDeviceResourceData_sourcePath :: Lens' LocalDeviceResourceData (Maybe Text) Source #
The local absolute path of the device resource. The source path for a device resource can refer only to a character device or block device under ''/dev''.
LocalVolumeResourceData
localVolumeResourceData_groupOwnerSetting :: Lens' LocalVolumeResourceData (Maybe GroupOwnerSetting) Source #
Allows you to configure additional group privileges for the Lambda process. This field is optional.
localVolumeResourceData_destinationPath :: Lens' LocalVolumeResourceData (Maybe Text) Source #
The absolute local path of the resource inside the Lambda environment.
localVolumeResourceData_sourcePath :: Lens' LocalVolumeResourceData (Maybe Text) Source #
The local absolute path of the volume resource on the host. The source path for a volume resource type cannot start with ''/sys''.
LoggerDefinitionVersion
loggerDefinitionVersion_loggers :: Lens' LoggerDefinitionVersion (Maybe [GreengrassLogger]) Source #
A list of loggers.
Resource
resource_resourceDataContainer :: Lens' Resource ResourceDataContainer Source #
A container of data for all resource types.
resource_id :: Lens' Resource Text Source #
The resource ID, used to refer to a resource in the Lambda function configuration. Max length is 128 characters with pattern ''[a-zA-Z0-9:_-]+''. This must be unique within a Greengrass group.
resource_name :: Lens' Resource Text Source #
The descriptive resource name, which is displayed on the AWS IoT Greengrass console. Max length 128 characters with pattern ''[a-zA-Z0-9:_-]+''. This must be unique within a Greengrass group.
ResourceAccessPolicy
resourceAccessPolicy_permission :: Lens' ResourceAccessPolicy (Maybe Permission) Source #
The permissions that the Lambda function has to the resource. Can be one of ''rw'' (read/write) or ''ro'' (read-only).
resourceAccessPolicy_resourceId :: Lens' ResourceAccessPolicy Text Source #
The ID of the resource. (This ID is assigned to the resource when you create the resource definiton.)
ResourceDataContainer
resourceDataContainer_s3MachineLearningModelResourceData :: Lens' ResourceDataContainer (Maybe S3MachineLearningModelResourceData) Source #
Attributes that define an Amazon S3 machine learning resource.
resourceDataContainer_sageMakerMachineLearningModelResourceData :: Lens' ResourceDataContainer (Maybe SageMakerMachineLearningModelResourceData) Source #
Attributes that define an Amazon SageMaker machine learning resource.
resourceDataContainer_localVolumeResourceData :: Lens' ResourceDataContainer (Maybe LocalVolumeResourceData) Source #
Attributes that define the local volume resource.
resourceDataContainer_localDeviceResourceData :: Lens' ResourceDataContainer (Maybe LocalDeviceResourceData) Source #
Attributes that define the local device resource.
resourceDataContainer_secretsManagerSecretResourceData :: Lens' ResourceDataContainer (Maybe SecretsManagerSecretResourceData) Source #
Attributes that define a secret resource, which references a secret from AWS Secrets Manager.
ResourceDefinitionVersion
resourceDefinitionVersion_resources :: Lens' ResourceDefinitionVersion (Maybe [Resource]) Source #
A list of resources.
ResourceDownloadOwnerSetting
resourceDownloadOwnerSetting_groupOwner :: Lens' ResourceDownloadOwnerSetting Text Source #
The group owner of the resource. This is the name of an existing Linux OS group on the system or a GID. The group's permissions are added to the Lambda process.
resourceDownloadOwnerSetting_groupPermission :: Lens' ResourceDownloadOwnerSetting Permission Source #
The permissions that the group owner has to the resource. Valid values are ''rw'' (read/write) or ''ro'' (read-only).
RuntimeConfiguration
runtimeConfiguration_telemetryConfiguration :: Lens' RuntimeConfiguration (Maybe TelemetryConfiguration) Source #
Configuration for telemetry service.
S3MachineLearningModelResourceData
s3MachineLearningModelResourceData_ownerSetting :: Lens' S3MachineLearningModelResourceData (Maybe ResourceDownloadOwnerSetting) Source #
Undocumented member.
s3MachineLearningModelResourceData_destinationPath :: Lens' S3MachineLearningModelResourceData (Maybe Text) Source #
The absolute local path of the resource inside the Lambda environment.
s3MachineLearningModelResourceData_s3Uri :: Lens' S3MachineLearningModelResourceData (Maybe Text) Source #
The URI of the source model in an S3 bucket. The model package must be in tar.gz or .zip format.
SageMakerMachineLearningModelResourceData
sageMakerMachineLearningModelResourceData_ownerSetting :: Lens' SageMakerMachineLearningModelResourceData (Maybe ResourceDownloadOwnerSetting) Source #
Undocumented member.
sageMakerMachineLearningModelResourceData_sageMakerJobArn :: Lens' SageMakerMachineLearningModelResourceData (Maybe Text) Source #
The ARN of the Amazon SageMaker training job that represents the source model.
sageMakerMachineLearningModelResourceData_destinationPath :: Lens' SageMakerMachineLearningModelResourceData (Maybe Text) Source #
The absolute local path of the resource inside the Lambda environment.
SecretsManagerSecretResourceData
secretsManagerSecretResourceData_additionalStagingLabelsToDownload :: Lens' SecretsManagerSecretResourceData (Maybe [Text]) Source #
Optional. The staging labels whose values you want to make available on the core, in addition to ''AWSCURRENT''.
secretsManagerSecretResourceData_arn :: Lens' SecretsManagerSecretResourceData (Maybe Text) Source #
The ARN of the Secrets Manager secret to make available on the core. The value of the secret's latest version (represented by the ''AWSCURRENT'' staging label) is included by default.
Subscription
subscription_target :: Lens' Subscription Text Source #
Where the message is sent to. Can be a thing ARN, a Lambda function ARN, a connector ARN, 'cloud' (which represents the AWS IoT cloud), or 'GGShadowService'.
subscription_id :: Lens' Subscription Text Source #
A descriptive or arbitrary ID for the subscription. This value must be unique within the subscription definition version. Max length is 128 characters with pattern ''[a-zA-Z0-9:_-]+''.
subscription_subject :: Lens' Subscription Text Source #
The MQTT topic used to route the message.
subscription_source :: Lens' Subscription Text Source #
The source of the subscription. Can be a thing ARN, a Lambda function ARN, a connector ARN, 'cloud' (which represents the AWS IoT cloud), or 'GGShadowService'.
SubscriptionDefinitionVersion
subscriptionDefinitionVersion_subscriptions :: Lens' SubscriptionDefinitionVersion (Maybe [Subscription]) Source #
A list of subscriptions.
TelemetryConfiguration
telemetryConfiguration_configurationSyncStatus :: Lens' TelemetryConfiguration (Maybe ConfigurationSyncStatus) Source #
Synchronization status of the device reported configuration with the desired configuration.
telemetryConfiguration_telemetry :: Lens' TelemetryConfiguration Telemetry Source #
Configure telemetry to be on or off.
TelemetryConfigurationUpdate
telemetryConfigurationUpdate_telemetry :: Lens' TelemetryConfigurationUpdate Telemetry Source #
Configure telemetry to be on or off.
VersionInformation
versionInformation_arn :: Lens' VersionInformation (Maybe Text) Source #
The ARN of the version.
versionInformation_creationTimestamp :: Lens' VersionInformation (Maybe Text) Source #
The time, in milliseconds since the epoch, when the version was created.
versionInformation_version :: Lens' VersionInformation (Maybe Text) Source #
The ID of the version.
versionInformation_id :: Lens' VersionInformation (Maybe Text) Source #
The ID of the parent definition that the version is associated with.