diff --git a/public/images/aws/credit-consumption.png b/public/images/aws/credit-consumption.png index 1938972c3..1e0d8b964 100644 Binary files a/public/images/aws/credit-consumption.png and b/public/images/aws/credit-consumption.png differ diff --git a/public/images/aws/ephemeral-instance-creation.png b/public/images/aws/ephemeral-instance-creation.png index 9440a7d50..8f056c9ef 100644 Binary files a/public/images/aws/ephemeral-instance-creation.png and b/public/images/aws/ephemeral-instance-creation.png differ diff --git a/public/images/aws/ephemeral-instance-logs.png b/public/images/aws/ephemeral-instance-logs.png index 761d4c5cd..4d2249b2c 100644 Binary files a/public/images/aws/ephemeral-instance-logs.png and b/public/images/aws/ephemeral-instance-logs.png differ diff --git a/public/images/aws/localstack-ephemeral-instance.png b/public/images/aws/localstack-ephemeral-instance.png index ee9e07186..5c5d9a379 100644 Binary files a/public/images/aws/localstack-ephemeral-instance.png and b/public/images/aws/localstack-ephemeral-instance.png differ diff --git a/public/images/aws/shutdown-ephemeral-instance.png b/public/images/aws/shutdown-ephemeral-instance.png index a14624de7..44a49170c 100644 Binary files a/public/images/aws/shutdown-ephemeral-instance.png and b/public/images/aws/shutdown-ephemeral-instance.png differ diff --git a/src/content/docs/aws/developer-tools/cloud-sandbox/ephemeral-instances.md b/src/content/docs/aws/developer-tools/cloud-sandbox/ephemeral-instances.md index ee991aa49..53e83dda4 100644 --- a/src/content/docs/aws/developer-tools/cloud-sandbox/ephemeral-instances.md +++ b/src/content/docs/aws/developer-tools/cloud-sandbox/ephemeral-instances.md @@ -76,9 +76,10 @@ You can view the logs of the Ephemeral Instance by navigating to the **Logs** ta ### Shut Down the Ephemeral Instance -You can shut down the instance by navigating to the [Ephemeral Instances page](https://app.localstack.cloud/instances/ephemeral) and clicking on the **Shut Down** button. +Open the Ephemeral Instance in the LocalStack Web Application. +Click the three-dot menu next to the instance endpoint in the upper-left corner, then select **Shut down**. -![Shutdown the LocalStack Ephemeral Instanc](/images/aws/shutdown-ephemeral-instance.png) +![Shut down the LocalStack Ephemeral Instance](/images/aws/shutdown-ephemeral-instance.png) :::danger Ephemeral Instances, by default, are created with the latest version of LocalStack.