Skip to content

DynamoDB TransactionCanceledException documentation out of date #2457

Closed as not planned
@krzysztofgb

Description

Describe the issue

The AWS SDK Go V2 documentation is out of date for TransactionCanceledException.

The documentation says:

If using Java, DynamoDB lists the cancellation reasons on the CancellationReasons property. This property is not set for other languages.

However, this does not seem accurate based on local debugging (see below) and #663 (comment).

SCR-20240116-nafb

Links

https://github.com/aws/aws-sdk-go-v2/blob/service/dynamodb/v1.26.8/service/dynamodb/types/errors.go#L891

AWS Go SDK V2 Module Versions Used

github.com/aws/aws-sdk-go-v2/service/dynamodb v1.26.6

Activity

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

Metadata

Assignees

Labels

documentationThis is a problem with documentation.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions