This hook started failing recently for us, but I'm not sure what is to blame. The source URL in the CloudFormation console does not match this repository:

It links to an non-existent repo here
However, the code links properly:

Also, this hook was failing on the update of AWS::RDS::DBCluster. The KmsKeyId configuration is set so encryption can be provided to instances in the cluster. I assume this resource is creating underlying instances on which this hook is run - is that correct?
This hook started failing recently for us, but I'm not sure what is to blame. The source URL in the CloudFormation console does not match this repository:

It links to an non-existent repo here
However, the code links properly:

Also, this hook was failing on the update of
AWS::RDS::DBCluster. TheKmsKeyIdconfiguration is set so encryption can be provided to instances in the cluster. I assume this resource is creating underlying instances on which this hook is run - is that correct?