1RGW-POLICY-CHECK(8)                  Ceph                  RGW-POLICY-CHECK(8)
2
3
4

NAME

6       rgw-policy-check - verify syntax of bucket policy
7

SYNOPSIS

9       rgw-policy-check
10       -t tenant [ filename ... ]
11
12

DESCRIPTION

14       This  program  reads one or more files containing bucket policy and de‐
15       termines if it is syntactically correct.  It does not check to  see  if
16       the  policy makes sense; it only checks to see if the file would be ac‐
17       cepted by the policy parsing logic inside radsogw.
18
19       More than one filename may be specified.  If no files  are  given,  the
20       program will read from stdin.
21
22       On success, the program will say nothing.  On failure, the program will
23       emit a error message indicating the problem.  The program  will  termi‐
24       nate  with  non-zero  exit  status if one or more policies could not be
25       read or parsed.
26

OPTIONS

AVAILABILITY

29       rgw-policy-check is part of Ceph, a  massively  scalable,  open-source,
30       distributed  storage system.  Please refer to the Ceph documentation at
31       http://ceph.com/docs for more information.
32

SEE ALSO

34       radosgw(8)
35
37       2010-2023, Inktank Storage, Inc. and contributors. Licensed under  Cre‐
38       ative Commons Attribution Share Alike 3.0 (CC-BY-SA-3.0)
39
40
41
42
43dev                              Nov 15, 2023              RGW-POLICY-CHECK(8)
Impressum