Decode a policy that was returned from the service.
Access
public static
Parameters
Parameter |
Type |
Required |
Description |
|---|---|---|---|
|
|
Required |
The policy returned by AWS that you want to decode into an object. |
Returns
Type |
Description |
|---|---|
|
The Base64-encoded, signed JSON string. |
Source
Method defined in utilities/policy.class.php | Toggle source view (4 lines) | View on GitHub

