Uploaded image for project: 'Data Foundation Bugs'
  1. Data Foundation Bugs
  2. DFBUGS-4358

ODF document for provisioning bucket policies in MCG is missing syntax

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • odf-4.18
    • Documentation
    • None
    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • ?
    • ?
    • ?
    • Low
    • None

       

      Describe the issue:

      Customer opened ticket (04284271) in regards to the ODF documentation found on Red Hat's Documentation web portal (docs.redhat.com).

       

      Customer noticed within the JSON object to create the bucket policy in MCG, as referenced in our online documentation  here, to be missing the correct key-value pair in the example provided.

      "Principal": [
                          "john.doe@example.com"
                  ],
      
      >>Should be<<:
      
      
                  "Principal": {
                     "AWS":  "john.doe@example.com"
                  } 

       

      After some additional research. I can confirm the JSON object example found in the online documentation is not correct after confirming with AWS's S3 online documentation portal for configuring bucket policies-- here

       

      Describe the task you were trying to accomplish:

      Customer is attempting to use MCG bucket policies.

      Suggestions for improvement:

       

      Document URL:

      MCG bucket policy

      Chapter/Section Number and Title:

      Chapter 8, Section 8.2 Using bucket policies in Multicloud Object Gateway

      Product Version:

      4.18

      Environment Details:

       

      Any other versions of this document that also needs this update:

       

      Additional information:

       

              kbg@redhat.com Kusuma BG
              rhn-support-ievora Inermindo Evora
              Harish NV Rao Harish NV Rao
              Votes:
              0 Vote for this issue
              Watchers:
              18 Start watching this issue

                Created:
                Updated: