lib.rs
#146 in Authentication. MIT license . 190KB 3.5K SLoC Crate aws-iam. A Rust crate for dealing with AWS IAM Policy resources.. Model. For the most part importing aws_iam::model provides the core types necessary to programmatically create Policy documents. You can also import aws_iam::model::builder to use a more fluent interface to construct Policies. The aws_iam::io module provides simple read ...