fms_get_compliance_detail {paws.security.identity} | R Documentation |
Returns detailed compliance information about the specified member account
Description
Returns detailed compliance information about the specified member account. Details include resources that are in and out of compliance with the specified policy.
See https://www.paws-r-sdk.com/docs/fms_get_compliance_detail/ for full documentation.
Usage
fms_get_compliance_detail(PolicyId, MemberAccount)
Arguments
PolicyId |
[required] The ID of the policy that you want to get the details for. |
MemberAccount |
[required] The Amazon Web Services account that owns the resources that you want to get the details for. |
[Package paws.security.identity version 0.7.0 Index]