apiVersion: v3
kind: service
metadata:
  name: lambda-aws-users-key-watchdog
  description: Lambda to enforce AWS IAM access key rotation policies by automatically deactivating old keys, sending notifications, and providing users with comprehensive guidance on how to rotate their keys.
  owner: devops
  contacts:
    - name: '#devops'
      type: slack
      contact: https://sonymusic.enterprise.slack.com/archives/C01C7S7R7FX
  links:
    - name: AWS Access Key Rotation
      type: doc
      url: https://www.notion.so/AWS-Access-Key-Rotation-20997177520f80358e18e2027ba20d07
  tags:
    - application_family:devops
    - public:true
    - terraformed:true
integrations:
  pagerduty:
    serviceURL: https://theorchard.pagerduty.com/service-directory/P37P57S
spec:
  type: function
