| Package | Description |
|---|---|
| software.amazon.awscdk.services.iam |
AWS Identity and Access Management Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IPolicy.Jsii$Default
Internal default implementation for
IPolicy. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IPolicy.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
Policy
(experimental) The AWS::IAM::Policy resource associates an IAM policy with IAM users, roles, or groups.
|
| Modifier and Type | Method and Description |
|---|---|
static IPolicy |
Policy.fromPolicyName(software.constructs.Construct scope,
String id,
String policyName)
(experimental) Import a policy in this app based on its name.
|
Copyright © 2021. All rights reserved.