stratosphere-0.1.0: EDSL for AWS CloudFormation

Safe HaskellNone
LanguageHaskell2010

Stratosphere.Resources.UserToGroupAddition

Description

The AWS::IAM::UserToGroupAddition type adds AWS Identity and Access Management (IAM) users to a group. This type supports updates. For more information about updating stacks, see AWS CloudFormation Stacks Updates.

Synopsis

Documentation

userToGroupAddition Source

Constructor for UserToGroupAddition containing required fields as arguments.

utgaGroupName :: Lens' UserToGroupAddition (Val Text) Source

The name of group to add users to.