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 bd4366b commit 92ce901Copy full SHA for 92ce901
.changelog/changelog.md
@@ -1,10 +1,9 @@
1
-# Add tags to AssumeRoleProviderBuilder
2
-# ---
3
-# applies_to: ["aws-sdk-rust"]
4
-# authors: ["c-thiel"]
5
-# references: ["aws-rust-sdk#1366"]
6
-# breaking: false
7
-# new_feature: true
8
-# bug_fix: false
9
10
+---
+applies_to: ["aws-sdk-rust"]
+authors: ["c-thiel"]
+references: ["aws-sdk-rust#1366"]
+breaking: false
+new_feature: true
+bug_fix: false
+Add tags to `AssumeRoleProviderBuilder`
0 commit comments