When the endpoint is updated in-place in a subscription.sns.services.k8s.aws resource, the Kubernetes object reflects the change, but the underlying AWS SNS Subscription endpoint is not updated. Since ...
When you subscribe an HTTP endpoint to an SNS Queue you receive a SubscriptionConfirmation message as described in the docs. Endpoints should parse the message and extract the ...