Volume / Attribute / attachments

attachments

EC2.Volume.attachments
  • (list) –

    Note

    This parameter is not returned by CreateVolume.

    Information about the volume attachments.

    • (dict) –

      Describes volume attachment details.

      • DeleteOnTermination (boolean) –

        Indicates whether the EBS volume is deleted on instance termination.

      • AssociatedResource (string) –

        The ARN of the Amazon Web Services-managed resource to which the volume is attached.

      • InstanceOwningService (string) –

        The service principal of the Amazon Web Services service that owns the underlying resource to which the volume is attached.

        This parameter is returned only for volumes that are attached to Amazon Web Services-managed resources.

      • VolumeId (string) –

        The ID of the volume.

      • InstanceId (string) –

        The ID of the instance.

        If the volume is attached to an Amazon Web Services-managed resource, this parameter returns null.

      • Device (string) –

        The device name.

        If the volume is attached to an Amazon Web Services-managed resource, this parameter returns null.

      • State (string) –

        The attachment state of the volume.

      • AttachTime (datetime) –

        The time stamp when the attachment initiated.