amazonaws.com

IoT Greengrass brings local compute, messaging, data management, sync, and ML inference capabilities to edge devices. This enables devices to collect and analyze data closer to the source of information, react autonomously to local events, and communicate securely with each other on local network

🔑 oauth2 29 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
Retrieves the list of tags for an IoT Greengrass resource.
curl \
  -H "Authorization: $API_KEY" \
  http://greengrass.us-east-1.amazonaws.com/tags/{resourceArn}
Gets the service role associated with IoT Greengrass for your Amazon Web Serv…
curl \
  -H "Authorization: $API_KEY" \
  http://greengrass.us-east-1.amazonaws.com/greengrass/servicerole
Retrieves a paginated list of component summaries. This list includes compone…
curl \
  -H "Authorization: $API_KEY" \
  http://greengrass.us-east-1.amazonaws.com/greengrass/v2/components
Endpoints (29 total)
GET
/tags/{resourceArn}
Retrieves the list of tags for an IoT Greengrass resource.
GET
/greengrass/servicerole
Gets the service role associated with IoT Greengrass for your Amazon Web Serv…
GET
/greengrass/v2/components
Retrieves a paginated list of component summaries. This list includes compone…
GET
/greengrass/v2/deployments
Retrieves a paginated list of deployments.
GET
/greengrass/v2/coreDevices
<p>Retrieves a paginated list of Greengrass core devices.</p> <note> <p>IoT G…
GET
/greengrass/v2/components/{arn}
Gets the recipe for a version of a component.
GET
/greengrass/v2/components/{arn}/metadata
Retrieves metadata for a version of a component.
GET
/greengrass/v2/components/{arn}/versions
Retrieves a paginated list of all versions for a component. Greater versions …
GET
/greengrass/v2/deployments/{deploymentId}
Gets a deployment. Deployments define the components that run on Greengrass c…
GET
/greengrass/things/{thingName}/connectivityInfo
<p>Retrieves connectivity information for a Greengrass core device.</p> <p>Co…
GET
/greengrass/v2/coreDevices/{coreDeviceThingName}
<p>Retrieves metadata for a Greengrass core device.</p> <note> <p>IoT Greengr…
GET
/greengrass/v2/components/{arn}/artifacts/{artifactName}
Gets the pre-signed URL to download a public or a Lambda component artifact. …
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints29
Authoauth2
Categories1
http://greengrass.us-east-1.amazonaws.com