aws-cloudformation / aws-cloudformation/aws-cloudformation-samples

Source URL appears to be broken

Open
#106 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
147
Forks
59
PR merge metrics
No merged PRs in 30d

Description

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:
image

It links to an non-existent repo [here](https://github.com/aws-cloudformation/example-sse-hook)

However, the code links properly:
image

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?

Contributor guide

Open the contributing guide

Research direction

Start by locating the hook metadata that supplies the CloudFormation console's source URL and compare it with the repository link shown in the issue. Reproduce the update of AWS::RDS::DBCluster with KmsKeyId configured, then verify the source URL points to this repository and clarify whether the hook is invoked for underlying instances.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
cloud, infrastructure
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.