Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cognito User username #2089

Open
irizzant opened this issue Sep 10, 2024 · 0 comments
Open

Cognito User username #2089

irizzant opened this issue Sep 10, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@irizzant
Copy link

irizzant commented Sep 10, 2024

What happened?

I'm trying to create a Cognito User and AWS requests are without username field.

The User resource doc shows there is no field called username or similar.

I tried to use the attributes field as follows:

attributes:
  username = [email protected]

but I still get the AWS request error shown below:
"errorMessage": "Username should be an email.",

How can we reproduce it?

Try to create a Cognito User

What environment did it happen in?

Crossplane version: 1.17.0

Kubernetes version (use kubectl version) 1.30
Kubernetes distribution (e.g. Tectonic, GKE, OpenShift) EKS

@irizzant irizzant added the bug Something isn't working label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant