{
	"Name": "AWS_IAM",
	"Author": "Microsoft - support@microsoft.com",
	"Logo": "<img src=\"https://raw.githubusercontent.com/Azure/Azure-Sentinel/master/Logos/Aws.svg\"width=\"75px\"height=\"75px\">",
	"Description": "The [Amazon Web Services (AWS) Identity and Access Management (IAM)](https://aws.amazon.com/iam/) Solution for Microsoft Sentinel allows you to manage resources in AWS via playbooks thats use the [AWS IAM API](https://docs.aws.amazon.com/IAM/latest/APIReference/welcome.html). The Playbboks included in the solution allow Enriching Incident with user information add tag to a user in AWS and delete access keys for users.",
	"Playbooks": [
    "Playbooks/Playbooks/AWSIAM-AddTagToUser/azuredeploy.json",
    "Playbooks/Playbooks/AWSIAM-DeleteAccessKeys/azuredeploy.json",
    "Playbooks/Playbooks/AWSIAM-EnrichIncidentWithUserInfo/azuredeploy.json"
  ],
	"Metadata": "SolutionMetadata.json",
	"BasePath": "C:\\GitHub\\Azure-Sentinel\\Solutions\\AWS_IAM",
	"Version": "2.0.1",
	"TemplateSpec": true,
	"Is1PConnector": false
}