aws-lightsail
Verified for current stable LTS
Aws Lightsail Command: Stop Instance
An engineer would use the 'aws lightsail stop-instance --instance-name {{name}}' command when they need to temporarily halt a specific Lightsail instance to conserve resources or perform maintenance. Exact CLI syntax to stop instance using Aws Lightsail.
When to use this: An engineer would use the 'aws lightsail stop-instance --instance-name {{name}}' command when they need to temporarily halt a specific Lightsail instance to conserve resources or perform maintenance.
Command Syntax
aws lightsail stop-instance --instance-name <name> aws lightsail stop-instance --instance-name <name> Command Breakdown
--instance-name- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to stop instance using Aws Lightsail.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Aws Lightsail Command: Get Instances
aws lightsail get-instances Aws Lightsail Command: List Blueprints aws lightsail list-blueprints Aws Lightsail Command: List Bundles aws lightsail list-bundles Aws Lightsail Command: Create Instances aws lightsail create-instances --instance-names <name> --availability-zone <region> --bundle-id <nano_2_0> --blueprint-id <blueprint_id> Aws Lightsail Command: Get Instance State aws lightsail get-instance-state --instance-name <name>