Uses of Class
software.amazon.awscdk.services.appsync.IamResource
Packages that use IamResource
-
Uses of IamResource in software.amazon.awscdk.services.appsync
Methods in software.amazon.awscdk.services.appsync that return IamResourceModifier and TypeMethodDescriptionstatic IamResourceIamResource.all()Generate the resource names that accepts all types:*.static IamResourceGenerate the resource names given custom arns.static IamResourceGenerate the resource names given a type and fields.Methods in software.amazon.awscdk.services.appsync with parameters of type IamResourceModifier 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 GrantIGraphqlApi.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 GrantIGraphqlApi.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.