SSM Document_EN– tag –
-
AWS_EN
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... -
AWS_EN
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... -
AWS_EN
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... -
SAA_EN
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... -
SOA_EN
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... -
SAA_EN
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... -
SOA_EN
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... -
AWS_EN
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... -
SOA_EN
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... -
AWS_EN
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...