Uses of Class
software.amazon.awscdk.services.appsync.IamResource
-
Uses of IamResource in software.amazon.awscdk.services.appsync
Modifier and TypeMethodDescriptionstatic IamResource
IamResource.all()
Generate the resource names that accepts all types:*
.static IamResource
Generate the resource names given custom arns.static IamResource
Generate the resource names given a type and fields.Modifier and TypeMethodDescriptionGraphqlApiBase.grant
(IGrantable grantee, IamResource resources, @NotNull String... actions) Adds an IAM policy statement associated with this GraphQLApi to an IAM principal's policy.IGraphqlApi.grant
(IGrantable grantee, IamResource resources, @NotNull String... actions) Adds an IAM policy statement associated with this GraphQLApi to an IAM principal's policy.default Grant
IGraphqlApi.Jsii$Default.grant
(IGrantable grantee, IamResource resources, @NotNull String... actions) Adds an IAM policy statement associated with this GraphQLApi to an IAM principal's policy.final Grant
IGraphqlApi.Jsii$Proxy.grant
(IGrantable grantee, IamResource resources, @NotNull String... actions) Adds an IAM policy statement associated with this GraphQLApi to an IAM principal's policy.