AWS Key rotation is not working as expectedIssue AWS Key rotation is not working as expectedSymptomsKey rotation is not working as expected. i.e.., Scheduled job - SgAwsKeyRotationJob triggered the api call to create or update the current key which is getting failed with the below error. Below properties needs to be enabled in order to capture the complete log.glide.outbound_http_log.override.level = allglide.outbound_http.content.max_limit = 1000glide.outbound_http_log.override = true Response captured in outbound logs:- {"Error":{"Code":"AccessDenied","Message":"User: arn:aws:iam::12123:user/servicenow_graph is not authorized to perform: iam:CreateAccessKey on resource: user nullsvc_servicenow_graph because no identity-based policy allows the iam:CreateAccessKey action","Type":"Sender"},"RequestId":"123123121"}ReleaseIssue is related to AWS - Key rotation.ResolutionFollow the below doc's, this will help you create and assign required privileges https://www.servicenow.com/community/cmdb-articles/sgc-aws-release-2-0-features/ta-p/2511663 https://docs.aws.amazon.com/IAM/latest/UserGuide/access_permissions-required.html https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB1220597