Skip to content

Commit 76d2192

Browse files
committed
Update services based on v1.50.17 of AWS Go SDK
Reference: https://github.com/aws/aws-sdk-go/releases/tag/v1.50.17
1 parent 702a10f commit 76d2192

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

.latest-tag-aws-sdk-go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.50.16
1+
v1.50.17

lib/aws/generated/marketplace_catalog.ex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ defmodule AWS.MarketplaceCatalog do
3535

3636
@doc """
3737
Returns metadata and content for multiple entities.
38+
39+
This is the Batch version of the `DescribeEntity` API and uses the same IAM
40+
permission action as `DescribeEntity` API.
3841
"""
3942
def batch_describe_entities(%Client{} = client, input, options \\ []) do
4043
url_path = "/BatchDescribeEntities"

0 commit comments

Comments
 (0)