3.29.0 900 B

123456789101112
  1. [
  2. {
  3. "type": "feature",
  4. "category": "Greengrass",
  5. "description": "AWS Greengrass is software that lets you run local compute, messaging, and device state synchronization for connected devices in a secure way. With AWS Greengrass, connected devices can run AWS Lambda functions, keep device data in sync, and communicate with other devices securely even when not connected to the Internet. Using AWS Lambda, Greengrass ensures your IoT devices can respond quickly to local events, operate with intermittent connections, and minimize the cost of transmitting IoT data to the cloud."
  6. },
  7. {
  8. "type": "api-change",
  9. "category": "CodeBuild",
  10. "description": "Add support to APIs for privileged containers. This change would allow performing privileged operations like starting the Docker daemon inside builds possible in custom docker images."
  11. }
  12. ]