Skip to content

Add transcribe eventbridge#1445

Merged
normj merged 4 commits intoaws:devfrom
bjhogan:add-transcribe-eventbridge
Feb 28, 2023
Merged

Add transcribe eventbridge#1445
normj merged 4 commits intoaws:devfrom
bjhogan:add-transcribe-eventbridge

Conversation

@bjhogan
Copy link
Copy Markdown
Contributor

@bjhogan bjhogan commented Feb 28, 2023

Description of changes:

Adds Transcribe Job State Change Event.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Copy link
Copy Markdown
Member

@normj normj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need a unit test for this new POCO. You can look at the CloudWatchEventsS3ObjectCreate test as an example.

namespace Amazon.Lambda.CloudWatchEvents.TranscribeEvents
{
/// <summary>
/// This class represents the details of a Transcribe Job State Change sent via EventBridge.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the a URL you can add to where this event type is documented?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry I wasn't clear, can you add the URL as part of the NDoc here?

namespace Amazon.Lambda.CloudWatchEvents.TranscribeEvents
{
/// <summary>
/// This class represents the details of a Transcribe Job State Change sent via EventBridge.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry I wasn't clear, can you add the URL as part of the NDoc here?

@normj normj changed the base branch from master to dev February 28, 2023 21:46
@normj normj merged commit a939303 into aws:dev Feb 28, 2023
@normj
Copy link
Copy Markdown
Member

normj commented Mar 1, 2023

PR has been released as part of version 4.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants