Package software.amazon.awscdk.services.greengrassv2
package software.amazon.awscdk.services.greengrassv2
AWS::GreengrassV2 Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.greengrassv2.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for GreengrassV2 construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::GreengrassV2 resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::GreengrassV2.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionCreates a component.A fluent builder for
CfnComponentVersion
.Contains information about a component dependency for a Lambda function component.An implementation forCfnComponentVersion.ComponentDependencyRequirementProperty
Contains information about a platform that a component supports.A builder forCfnComponentVersion.ComponentPlatformProperty
An implementation forCfnComponentVersion.ComponentPlatformProperty
Contains information about a container in which AWS Lambda functions run on AWS IoT Greengrass core devices.A builder forCfnComponentVersion.LambdaContainerParamsProperty
An implementation forCfnComponentVersion.LambdaContainerParamsProperty
Contains information about a device that Linux processes in a container can access.A builder forCfnComponentVersion.LambdaDeviceMountProperty
An implementation forCfnComponentVersion.LambdaDeviceMountProperty
Contains information about an event source for an AWS Lambda function.A builder forCfnComponentVersion.LambdaEventSourceProperty
An implementation forCfnComponentVersion.LambdaEventSourceProperty
Contains parameters for a Lambda function that runs on AWS IoT Greengrass .A builder forCfnComponentVersion.LambdaExecutionParametersProperty
An implementation forCfnComponentVersion.LambdaExecutionParametersProperty
Contains information about an AWS Lambda function to import to create a component.A builder forCfnComponentVersion.LambdaFunctionRecipeSourceProperty
An implementation forCfnComponentVersion.LambdaFunctionRecipeSourceProperty
Contains parameters for a Linux process that contains an AWS Lambda function.A builder forCfnComponentVersion.LambdaLinuxProcessParamsProperty
An implementation forCfnComponentVersion.LambdaLinuxProcessParamsProperty
Contains information about a volume that Linux processes in a container can access.A builder forCfnComponentVersion.LambdaVolumeMountProperty
An implementation forCfnComponentVersion.LambdaVolumeMountProperty
Properties for defining aCfnComponentVersion
.A builder forCfnComponentVersionProps
An implementation forCfnComponentVersionProps
Creates a continuous deployment for a target, which is a AWS IoT Greengrass core device or group of core devices.A fluent builder forCfnDeployment
.Contains information about a deployment's update to a component's configuration on AWS IoT Greengrass core devices.A builder forCfnDeployment.ComponentConfigurationUpdateProperty
An implementation forCfnDeployment.ComponentConfigurationUpdateProperty
Contains information about a component to deploy.A builder forCfnDeployment.ComponentDeploymentSpecificationProperty
An implementation forCfnDeployment.ComponentDeploymentSpecificationProperty
Contains information system user and group that the AWS IoT Greengrass Core software uses to run component processes on the core device.A builder forCfnDeployment.ComponentRunWithProperty
An implementation forCfnDeployment.ComponentRunWithProperty
Contains information about a deployment's policy that defines when components are safe to update.A builder forCfnDeployment.DeploymentComponentUpdatePolicyProperty
An implementation forCfnDeployment.DeploymentComponentUpdatePolicyProperty
Contains information about how long a component on a core device can validate its configuration updates before it times out.An implementation forCfnDeployment.DeploymentConfigurationValidationPolicyProperty
Contains information about an AWS IoT job configuration.A builder forCfnDeployment.DeploymentIoTJobConfigurationProperty
An implementation forCfnDeployment.DeploymentIoTJobConfigurationProperty
Contains information about policies that define how a deployment updates components and handles failure.A builder forCfnDeployment.DeploymentPoliciesProperty
An implementation forCfnDeployment.DeploymentPoliciesProperty
Contains a list of criteria that define when and how to cancel a configuration deployment.A builder forCfnDeployment.IoTJobAbortConfigProperty
An implementation forCfnDeployment.IoTJobAbortConfigProperty
Contains criteria that define when and how to cancel a job.A builder forCfnDeployment.IoTJobAbortCriteriaProperty
An implementation forCfnDeployment.IoTJobAbortCriteriaProperty
Contains information about the rollout configuration for a job.A builder forCfnDeployment.IoTJobExecutionsRolloutConfigProperty
An implementation forCfnDeployment.IoTJobExecutionsRolloutConfigProperty
Contains information about an exponential rollout rate for a configuration deployment job.A builder forCfnDeployment.IoTJobExponentialRolloutRateProperty
An implementation forCfnDeployment.IoTJobExponentialRolloutRateProperty
Contains information about the timeout configuration for a job.A builder forCfnDeployment.IoTJobTimeoutConfigProperty
An implementation forCfnDeployment.IoTJobTimeoutConfigProperty
Contains information about system resource limits that the software applies to a component's processes.A builder forCfnDeployment.SystemResourceLimitsProperty
An implementation forCfnDeployment.SystemResourceLimitsProperty
Properties for defining aCfnDeployment
.A builder forCfnDeploymentProps
An implementation forCfnDeploymentProps