Skip to main content

Aws/greengrassv2

@swamp/aws/greengrassv2v2026.04.23.3· 8d agoMODELS
01README

AWS GREENGRASSV2 infrastructure models

02Models2
@swamp/aws/greengrassv2/component-versionv2026.04.23.2component_version.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
InlineRecipe?string
LambdaFunction?object
Tags?record
fn create()
Create a GreengrassV2 ComponentVersion
fn get(identifier: string)
Get a GreengrassV2 ComponentVersion
ArgumentTypeDescription
identifierstringThe primary identifier of the GreengrassV2 ComponentVersion
fn update()
Update a GreengrassV2 ComponentVersion
fn delete(identifier: string)
Delete a GreengrassV2 ComponentVersion
ArgumentTypeDescription
identifierstringThe primary identifier of the GreengrassV2 ComponentVersion
fn sync()
Sync GreengrassV2 ComponentVersion state from AWS

Resources

state(infinite)— GreengrassV2 ComponentVersion resource state
@swamp/aws/greengrassv2/deploymentv2026.04.23.2deployment.ts

Global Arguments

ArgumentTypeDescription
namestringInstance name for this resource (used as the unique identifier in the factory pattern)
TargetArnstring
ParentTargetArn?string
DeploymentName?string
Components?record
IotJobConfiguration?object
DeploymentPolicies?object
Tags?record
fn create()
Create a GreengrassV2 Deployment
fn get(identifier: string)
Get a GreengrassV2 Deployment
ArgumentTypeDescription
identifierstringThe primary identifier of the GreengrassV2 Deployment
fn update()
Update a GreengrassV2 Deployment
fn delete(identifier: string)
Delete a GreengrassV2 Deployment
ArgumentTypeDescription
identifierstringThe primary identifier of the GreengrassV2 Deployment
fn sync()
Sync GreengrassV2 Deployment state from AWS

Resources

state(infinite)— GreengrassV2 Deployment resource state
03Previous Versions5
2026.04.23.2Apr 23, 2026
  • Updated: component_version, deployment
2026.04.03.2Apr 3, 2026
  • Updated: component_version, deployment
2026.03.19.1Mar 19, 2026
  • Updated: component_version, deployment
2026.03.16.1Mar 16, 2026
  • Updated: component_version, deployment
2026.03.10.5Mar 10, 2026
04Stats
A
100 / 100
Downloads
0
Archive size
395.1 KB
Verified by Swamp
  • Has README or module doc2/2earned
  • README has a code example1/1earned
  • README is substantive1/1earned
  • Most symbols documented1/1earned
  • No slow types1/1earned
  • Has description1/1earned
  • At least one platform tag (or universal)1/1earned
  • Two or more platform tags (or universal)1/1earned
  • License declared1/1earned
  • Verified public repository2/2earned
05Platforms
06Labels