I am trying to integrate Amazon Cognito user pool with IAM Identity Center via a custom SAML 2.0 application as defined here in CDK. I have not been able to find any examples or CDK constructions for IAM Identity Center to do this.
Is this even possible in Cloudformation / CDK or would this be something you'd have to do via boto?