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.
cargo fmt
1 parent f166e6c commit af0e999Copy full SHA for af0e999
aws/rust-runtime/aws-config/src/sts/assume_role.rs
@@ -201,7 +201,7 @@ impl AssumeRoleProviderBuilder {
201
}
202
203
/// Set the session tags
204
- ///
+ ///
205
/// A list of session tags that you want to pass. Each session tag consists of a key name and an associated value.
206
/// For more information, see `[Tag]`.
207
pub fn tags(mut self, tags: impl Into<Vec<Tag>>) -> Self {
0 commit comments