404

[ Avaa Bypassed ]




Upload:

Command:

botdev@13.58.146.48: ~ $
**To retrieve the compliance information for an account**

The following ``get-compliance-detail`` example retrieves compliance information for the specified policy and member account. ::

    aws fms get-compliance-detail \
        --policy-id a1b2c3d4-5678-90ab-cdef-EXAMPLE11111 \
        --member-account 123456789012
         
Output::

    {
        "PolicyComplianceDetail": {
        "EvaluationLimitExceeded": false,
        "IssueInfoMap": {},
        "MemberAccount": "123456789012",
        "PolicyId": "a1b2c3d4-5678-90ab-cdef-EXAMPLE11111",
        "PolicyOwner": "123456789012",
        "Violators": []
    }
    
For more information, see `Viewing Resource Compliance with a Policy <https://docs.aws.amazon.com/waf/latest/developerguide/fms-compliance.html>`__ in the *AWS WAF, AWS Firewall Manager, and AWS Shield Advanced Developer Guide*.

Filemanager

Name Type Size Permission Actions
associate-admin-account.rst File 524 B 0755
delete-notification-channel.rst File 532 B 0755
delete-policy.rst File 568 B 0755
disassociate-admin-account.rst File 517 B 0755
get-admin-account.rst File 501 B 0755
get-compliance-detail.rst File 879 B 0755
get-notification-channel.rst File 693 B 0755
get-policy.rst File 1.26 KB 0755
list-compliance-status.rst File 1.37 KB 0755
list-member-accounts.rst File 604 B 0755
list-policies.rst File 1.65 KB 0755
put-notification-channel.rst File 710 B 0755
put-policy.rst File 1.92 KB 0755