---
type: resource-type
title: InstanceSnapshot
description: aws resource type AWS::Lightsail::InstanceSnapshot
name: InstanceSnapshot
lexicon: aws
resource_type: AWS::Lightsail::InstanceSnapshot
---
`AWS::Lightsail::InstanceSnapshot`, a resource type of the aws lexicon.

## Properties

- `InstanceName` (`string`, required): The instance from which the snapshot was created.
- `InstanceSnapshotName` (`string`, required): The name of the snapshot.
- `Arn` (`string`, optional): The Amazon Resource Name (ARN) of the snapshot.
- `FromInstanceArn` (`string`, optional): The Amazon Resource Name (ARN) of the instance from which the snapshot was created.
- `FromInstanceName` (`string`, optional): The instance from which the snapshot was created.
- `IsFromAutoSnapshot` (`boolean`, optional): A Boolean value indicating whether the snapshot was created from an automatic snapshot.
- `Location` (`InstanceSnapshot_Location`, optional)
- `ResourceType` (`string`, optional): The type of resource (usually InstanceSnapshot).
- `SizeInGb` (`number`, optional): The size in GB of the SSD
- `State` (`string`, optional): The state the snapshot is in.
- `SupportCode` (`string`, optional): Support code to help identify any issues
- `Tags` (`InstanceSnapshot_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `Arn`
- `FromInstanceArn`
- `FromInstanceName`
- `IsFromAutoSnapshot`
- `Location`
- `ResourceType`
- `SizeInGb`
- `State`
- `SupportCode`
