updates /
Discovering EC2 hosts by using AWS Systems Manager - Documentation for BMC Discovery 21.05
{ "Version": "2012-10-17", "Statement": [ { "Sid": "VisualEditor0", "Effect": "Allow", "Action": [ "kms:GetPublicKey", "kms:Decrypt", "kms:GetKeyPolicy", "kms:GenerateDataKeyWithoutPlaintext", "kms:Verify", "kms:GenerateDataKeyPairWithoutPlaintext", "kms:GenerateDataKeyPair", "kms:ReEncryptFrom", "kms:GetParametersForImport", "kms:Encrypt", "kms:GetKeyRotationStatus", "kms:GenerateDataKey", "kms:ReEncryptTo", "kms:DescribeKey", "kms:Sign" ], "Resource": "arn:aws:kms:*:accountID:key/*" }, { "Sid": "VisualEditor1", "Effect": "Allow", "Action": "kms:GenerateRandom", "Resource": "*" } ]
}