override Json
Deprecated
Use the attribute "override_policy_documents" instead.
Parameters
value
IAM policy document whose statements with non-blank sid
s 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
sid
cannot be overridden. In other words, a statement without asid
from documents assigned to thesource_json
orsource_policy_documents
arguments cannot be overridden by statements from documents assigned to theoverride_json
oroverride_policy_documents
arguments.