Skip to content

Commit d730751

Browse files
committed
Update services based on v1.44.59 of AWS Go SDK
Reference: https://github.com/aws/aws-sdk-go/releases/tag/v1.44.59
1 parent 715d230 commit d730751

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
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.44.58
1+
v1.44.59

lib/aws/generated/iot.ex

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,8 @@ defmodule AWS.IoT do
201201
Attaches the specified policy to the specified principal (certificate or other
202202
credential).
203203
204-
**Note:** This action is deprecated. Please use `AttachPolicy` instead.
204+
**Note:** This action is deprecated and works as expected for backward
205+
compatibility, but we won't add enhancements. Use `AttachPolicy` instead.
205206
206207
Requires permission to access the
207208
[AttachPrincipalPolicy](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html#awsiot-actions-as-permissions)

0 commit comments

Comments
 (0)