SSM Document_EN– tag –
-
Connect your Raspberry Pi to AWS IoT Core using the AWS IoT Device SDK
【Connect your Raspberry Pi to AWS IoT Core using the AWS IoT Device SDK】 The following page shows a demonstration of connecting to AWS IoT Core using the AWSIoT Device SDK. https://docs.aws.amazon.com/iot/latest/developerguide/sdk-tuto... -
Demonstrate remote actions (jobs) using Raspberry Pi and AWS IoT Device Client
【Demonstrate remote actions (jobs) using Raspberry Pi and AWS IoT Device Client】 The following page shows how to install the AWS IoT Device Client on a Raspberry Pi. https://awstut.com/en/2024/06/08/install-the-aws-iot-device-client-on... -
After setting up the Raspberry Pi, register it in Systems Manager and run commands from AWS
【After setting up the Raspberry Pi, register it in Systems Manager and run commands from AWS】 AWS Systems Manager can manage not only EC2 instances, but also servers in hybrid and multi-cloud environments. https://docs.aws.amazon.com/s... -
Three ways to start/stop EC2 instances periodically
【Three ways to start/stop EC2 instances periodically】 Consider how to start/stop EC2 instances periodically. The first is to use EventBridge to periodically invoke Lambda functions for instance start/stop. This method is called "Instan... -
Use AWS Config to detect old access keys and disable them with SSM runbook
【Use AWS Config to detect old access keys and disable them with SSM runbook】 One of the AWS SOA topics is on monitoring, logging, and remediation. On the following page, we showed you how to use AWS Config to detect old access keys. ht... -
Automation runbook to create an AMI for an instance and copy it to another region
【Automation runbook to create an AMI for an instance and copy it to another region】 One of the AWS SAA questions is about designing resilient architectures. AMI can be copied to another region. You can copy an Amazon Machine Image (AMI... -
Periodically delete old AMIs – SSM Automation runbook version
【Periodically delete old AMIs - SSM Automation runbook version】 In the following pages, we have shown how to use DLM to periodically delete old AMIs. https://awstut.com/en/2023/03/19/introduction-to-data-lifecycle-manager-create-ebs-sn... -
Use EventBridge rule to run SSM Automation runbook periodically
【Use EventBridge rule to run SSM Automation runbook periodically】 On the following pages, we have shown you how to run the SSM Automation runbook. https://awstut.com/en/2023/02/19/create-ami-using-ssm-automation-one-time-scheduled-en T... -
Create SSM Automation runbook to share AMI with another account using CloudFormation
【Create SSM Automation runbook to share AMI with another account using CloudFormation】 One of the AWS SOA topics is related to deployment, provisioning, and automation. The created AMI can be shared with another account. Two methods ar... -
Introduction to Creating SSM Automation Runbooks Using CloudFormation
【Introduction to Creating SSM Automation Runbooks Using CloudFormation】 Many SSM Automation runbooks are currently provided by default. https://docs.aws.amazon.com/systems-manager-automation-runbooks/latest/userguide/automation-runbook...