apiVersion: v3
kind: service
metadata:
  name: lambda-create-artist
  description: Creates an artist entity as part of the account onboarding workflow.
  owner: accounts-platform
  tags:
    - public:false
spec:
  type: function
