Describe the feature
My request is to be able to configure the keeping of original attributes when auto verification is enabled for email/phone.
Use Case
Currently, it requires manual interaction of this toggle in the AWS console after creating new AWS accounts for new teams, this could be avoided as this is prone to be forgotten
Proposed Solution
Have a new property like "autoVerify" on the L2 construct e.g.
autoVerify: {
email: true,
},
keepOriginalAttrribute: {
email: true,
},
Other Information
No response
Acknowledgements
CDK version used
2.30.0 (build 1529743)
Environment details (OS name and version, etc.)
macOS Monterey, version 12.4
Describe the feature
My request is to be able to configure the keeping of original attributes when auto verification is enabled for email/phone.
Use Case
Currently, it requires manual interaction of this toggle in the AWS console after creating new AWS accounts for new teams, this could be avoided as this is prone to be forgotten
Proposed Solution
Have a new property like "autoVerify" on the L2 construct e.g.
Other Information
No response
Acknowledgements
CDK version used
2.30.0 (build 1529743)
Environment details (OS name and version, etc.)
macOS Monterey, version 12.4