-
Notifications
You must be signed in to change notification settings - Fork 4.5k
(cloudtrail): (configuration for IsOrganizationTrail is failed) #21578
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-cloudtrailRelated to AWS CloudTrailRelated to AWS CloudTraileffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.good first issueRelated to contributions. See CONTRIBUTING.mdRelated to contributions. See CONTRIBUTING.mdp2
Description
Describe the feature
I miss the fact that I can use boolean to specify an OrganizationTrail as in CloudFormation.
Use Case
I am currently converting my payer configuration to CDK, at least what is available at all, which unfortunately is still very little at the moment. Using CloudFormation, I can specify whether a trail is an organization trail and whether it is then automatically rolled out throughout the organization.
Unfortunately, this is not yet possible with CDK.
Proposed Solution
Give an option that you can configure this using boolean, the default should be "false".
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
CDK version used
2.37.1
Environment details (OS name and version, etc.)
none
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-cloudtrailRelated to AWS CloudTrailRelated to AWS CloudTraileffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.good first issueRelated to contributions. See CONTRIBUTING.mdRelated to contributions. See CONTRIBUTING.mdp2