Skip to content

Commit

Permalink
Merge branch 'main' into fix-neptune-alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Jan 14, 2025
2 parents 65f1ea0 + 8e9d7a0 commit 017d464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-pipes-alpha/lib/logs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ export interface S3LogDestinationProps {
* The S3 bucket to deliver the log records for the pipe.
*
* The bucket can be in the same or a different AWS Account. If the bucket is in
* a different acccount, specify `bucketOwner`. You must also allow access to the
* a different account, specify `bucketOwner`. You must also allow access to the
* Pipes role in the bucket policy of the cross-account bucket.
*
* @see https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-pipes-pipe-s3logdestination.html#cfn-pipes-pipe-s3logdestination-bucketname
Expand Down

0 comments on commit 017d464

Please sign in to comment.