---
content: |
  <DeleteClusterSnapshotResponse xmlns="http://redshift.amazonaws.com/doc/2012-12-01/">
    <DeleteClusterSnapshotResult>
      <Snapshot>
        <SnapshotCreateTime>2012-12-07T23:31:02.372Z</SnapshotCreateTime>
        <Port>5439</Port>
        <SnapshotIdentifier>snapshot-1234</SnapshotIdentifier>
        <Status>deleted</Status>
        <ClusterCreateTime>2012-12-06T23:09:01.475Z</ClusterCreateTime>
        <SnapshotType>manual</SnapshotType>
        <ClusterVersion>1.0</ClusterVersion>
        <AvailabilityZone>us-east-1a</AvailabilityZone>
        <ClusterIdentifier>examplecluster</ClusterIdentifier>
        <MasterUsername>masteruser</MasterUsername>
        <NodeType>dw.hs1.xlarge</NodeType>
        <DBName>mydb</DBName>
        <NumberOfNodes>3</NumberOfNodes>
      </Snapshot>
    </DeleteClusterSnapshotResult>
    <ResponseMetadata>
      <RequestId>88a31de4-40d1-11e2-8a25-eb010998df4e</RequestId>
    </ResponseMetadata>
  </DeleteClusterSnapshotResponse>
headers: []
status: 200