We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 715d230 commit d730751Copy full SHA for d730751
.latest-tag-aws-sdk-go
@@ -1 +1 @@
1
-v1.44.58
+v1.44.59
lib/aws/generated/iot.ex
@@ -201,7 +201,8 @@ defmodule AWS.IoT do
201
Attaches the specified policy to the specified principal (certificate or other
202
credential).
203
204
- **Note:** This action is deprecated. Please use `AttachPolicy` instead.
+ **Note:** This action is deprecated and works as expected for backward
205
+ compatibility, but we won't add enhancements. Use `AttachPolicy` instead.
206
207
Requires permission to access the
208
[AttachPrincipalPolicy](https://docs.aws.amazon.com/service-authorization/latest/reference/list_awsiot.html#awsiot-actions-as-permissions)
0 commit comments