Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

service/dynamodb/dynamodbattribute: Decode AttributeValue types as defined #3308

Merged
merged 2 commits into from May 8, 2020

Conversation

skmcgrail
Copy link
Member

Simplifies the logic in dynamodbattribute to decode AttributeValue as it is defined.

@skmcgrail skmcgrail requested a review from jasdel May 7, 2020 18:28
@skmcgrail skmcgrail merged commit 33b6b7e into aws:master May 8, 2020
@skmcgrail skmcgrail deleted the dynamoDecodeFixes branch May 8, 2020 15:17
aws-sdk-go-automation pushed a commit that referenced this pull request May 8, 2020
===

### Service Client Updates
* `service/guardduty`: Updates service documentation
  * Documentation updates for GuardDuty
* `service/resourcegroupstaggingapi`: Updates service documentation
  * Documentation updates for resourcegroupstaggingapi
* `service/sagemaker`: Updates service API and documentation
  * This release adds a new parameter (EnableInterContainerTrafficEncryption) to CreateProcessingJob API to allow for enabling inter-container traffic encryption on processing jobs.

### SDK Bugs
* `service/dynamodb/dynamodbattribute`:  Simplified decode logic to decode AttributeValue as it is defined ([#3308](#3308))
aws-sdk-go-automation added a commit that referenced this pull request May 8, 2020
Release v1.30.24 (2020-05-08)
===

### Service Client Updates
* `service/guardduty`: Updates service documentation
  * Documentation updates for GuardDuty
* `service/resourcegroupstaggingapi`: Updates service documentation
  * Documentation updates for resourcegroupstaggingapi
* `service/sagemaker`: Updates service API and documentation
  * This release adds a new parameter (EnableInterContainerTrafficEncryption) to CreateProcessingJob API to allow for enabling inter-container traffic encryption on processing jobs.

### SDK Bugs
* `service/dynamodb/dynamodbattribute`:  Simplified decode logic to decode AttributeValue as it is defined ([#3308](#3308))
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.

None yet

2 participants