Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for StringLike (0.15 sec)

  1. cmd/sts-handlers_test.go

        },
        {
          "Effect": "Allow",
          "Action": [
            "s3:PutObject"
          ],
          "Resource": [
            "arn:aws:s3:::%s/*"
          ],
          "Condition": {
            "ForAllValues:StringLike": {
              "s3:RequestObjectTagKeys": [
                "security",
                "virus"
              ]
            }
          }
        }
      ]
    }`, bucket, bucket, bucket, bucket))
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Thu Apr 25 15:50:16 GMT 2024
    - 85.7K bytes
    - Viewed (0)
Back to top