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

Not able to update advance security config while deploying cognito user pool #4238

Closed
abhishekmahajan0709222 opened this issue Jul 16, 2024 · 3 comments
Assignees
Labels
awaiting-feedback Blocked on input from the author kind/bug Some behavior is incorrect or out of spec resolution/no-repro This issue wasn't able to be reproduced

Comments

@abhishekmahajan0709222
Copy link

What happened?

I am trying to use custom config for advanced security of cognito user pool
Code : user_pool_add_ons={
"advancedSecurityMode": "ENFORCED",
},

There is no way to add more custom changes

image

Example

N/A

Output of pulumi about

CLI
Version 3.121.0
Go Version go1.22.4
Go Compiler gc

Host
OS darwin
Version 14.5
Arch x86_64

Additional context

No response

Contributing

Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).

@abhishekmahajan0709222 abhishekmahajan0709222 added kind/bug Some behavior is incorrect or out of spec needs-triage Needs attention from the triage team labels Jul 16, 2024
@justinvp
Copy link
Member

This looks specific to AWS. Transferring this to the AWS repo for further triage.

@justinvp justinvp transferred this issue from pulumi/pulumi Jul 17, 2024
@corymhall
Copy link
Contributor

@abhishekmahajan0709222 it looks like what you may be looking for is the cognito.RiskConfiguration resource.

Let me know if this resource is what you are looking for.

@corymhall corymhall added awaiting-feedback Blocked on input from the author and removed needs-triage Needs attention from the triage team labels Jul 17, 2024
@corymhall corymhall self-assigned this Jul 17, 2024
@t0yv0 t0yv0 added the resolution/no-repro This issue wasn't able to be reproduced label Aug 15, 2024
@t0yv0
Copy link
Member

t0yv0 commented Aug 15, 2024

Closing out as stale.

@t0yv0 t0yv0 closed this as completed Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-feedback Blocked on input from the author kind/bug Some behavior is incorrect or out of spec resolution/no-repro This issue wasn't able to be reproduced
Projects
None yet
Development

No branches or pull requests

4 participants