override Json
Deprecated
Use the attribute "override_policy_documents" instead.
Parameters
value
IAM policy document whose statements with non-blank sids will override statements with the same sid from documents assigned to the source_json, source_policy_documents, and override_policy_documents arguments. Non-overriding statements will be added to the exported document.
NOTE: Statements without a
sidcannot be overridden. In other words, a statement without asidfrom documents assigned to thesource_jsonorsource_policy_documentsarguments cannot be overridden by statements from documents assigned to theoverride_jsonoroverride_policy_documentsarguments.