A config rule that checks that inline policy feature is not in use. The rule is NON_COMPLIANT if an AWS Identity and Access Management (IAM) user, IAM role or IAM group has any inline policy.

CloudFormation Template

AWSTemplateFormatVersion: '2010-09-09'
Description: Cfn Template by CloudAdvisor
Parameters: {}
Resources: {}
Outputs: {}
Conditions: {}
Mappings: {}
Metadata: {}