Skip to content

Cognito User username #2089

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

Closed
irizzant opened this issue Sep 10, 2024 · 2 comments
Closed

Cognito User username #2089

irizzant opened this issue Sep 10, 2024 · 2 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
@irizzant
Copy link
Author

Any update on this?

@MisterMX
Copy link
Collaborator

Hi,

you want to ask that at https://github.com/crossplane-contrib/provider-upjet-aws which is the terraform based AWS provider for Crossplane. It contains all resources in *.aws.upbound.io.

This is the legacy, community-maintained provider built on the AWS SDK that has the API group *.aws.crossplane.io.

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

2 participants