Version 0.0.3.1-0 of amazonka-iam-policy is deprecated.
The latest version of amazonka-iam-policy is 0.0.4-0.

amazonka-iam-policy

Version 0.0.3.1 revision 0 uploaded by BrendanHay.

Package meta

Synopsis
Amazon IAM Policy Document DSL and Combinators.
Description

This library provides data types and combinators that allow you to declare, encode, and decode the IAM JSON policy language with a modicum of safety, minus any extreme type-level features.

The IAM policy documents can be safely constructed via the provided datatypes and mapped, folded, and traversed via the provided instances, combinators, and lenses. The resulting structure can then be encoded as a valid IAM JSON policy document for using with Amazon IAM and related services.

The details of what goes into a policy vary for each service, depending on what actions the service makes available, what types of resources it contains, and so on. When you're writing policies for a specific service, it's helpful to see examples of policies for that service. View the AWS Services That Work with IAM documentation for more information.

See Amazonka.IAM.Policy to get started.

Author
Brendan Hay
Bug reports
https://github.com/brendanhay/amazonka-iam-policy/issues
Category
Network, AWS, Cloud
Copyright
Copyright (c) 2017 Brendan Hay
Homepage
https://github.com/brendanhay/amazonka-iam-policy
Maintainer
Brendan Hay <brendan.g.hay+amazonka@gmail.com>
Package URL
n/a
Stability
n/a

Components