---
content: |
  <DescribeApplicationVersionsResponse xmlns="http://elasticbeanstalk.amazonaws.com/docs/2010-12-01/">
    <DescribeApplicationVersionsResult>
      <ApplicationVersions>
        <member>
          <SourceBundle>
            <S3Bucket>amazonaws.com</S3Bucket>
            <S3Key>sample.war</S3Key>
          </SourceBundle>
          <VersionLabel>Version1</VersionLabel>
          <Description>description</Description>
          <ApplicationName>SampleApp</ApplicationName>
          <DateCreated>2010-11-17T03:21:59.161Z</DateCreated>
          <DateUpdated>2010-11-17T03:21:59.161Z</DateUpdated>
        </member>
      </ApplicationVersions>
    </DescribeApplicationVersionsResult>
    <ResponseMetadata>
      <RequestId>773cd80a-f26c-11df-8a78-9f77047e0d0c</RequestId>
    </ResponseMetadata>
  </DescribeApplicationVersionsResponse>
headers: []
status: 200