stratosphere-0.1.3: 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

data UserToGroupAddition Source #

Full data type definition for UserToGroupAddition. See userToGroupAddition for a more convenient constructor.

userToGroupAddition Source #

Constructor for UserToGroupAddition containing required fields as arguments.

utgaGroupName :: Lens' UserToGroupAddition (Val Text) Source #

The name of group to add users to.