aws_logs.DataIdentifier: Missing DataIdentifier for DateOfBirth in DataProtectionPolicy #33556
Labels
@aws-cdk/aws-logs
Related to Amazon CloudWatch Logs
effort/small
Small work item – less than a day of effort
feature-request
A feature should be added or improved.
p3
Describe the feature
DateOfBirth Data Identifier is missing in the AWS CDK.
The same identifier can be seen in CloudWatch console but not able to retrieve the DateOfBirth value.
https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_logs.DataIdentifier.html
https://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/protect-sensitive-log-data-types-pii.html
Use Case
Currently, we need to use DataIdentifier('') and hardcode the value.
Proposed Solution
No response
Other Information
No response
Acknowledgements
CDK version used
2.180.0
Environment details (OS name and version, etc.)
Mac OS
The text was updated successfully, but these errors were encountered: