four 0.0.13

framework for creating AWS CloudFormation template
Documentation
#[derive(Debug, Clone)]
pub struct AccessKeyId;

#[derive(Debug, Clone)]
pub struct InstanceProfileId;

#[derive(Debug, Clone)]
pub struct GroupPolicyId;

#[derive(Debug, Clone)]
pub struct PolicyId;

#[derive(Debug, Clone)]
pub struct RolePolicyId;

#[derive(Debug, Clone)]
pub struct RoleId(String);

#[derive(Debug, Clone)]
pub struct UserPolicyId;

#[derive(Debug, Clone)]
pub struct UserToGroupAdditionId;