Uses of Class
software.amazon.awscdk.services.appsync.AppSyncEventResource
Packages that use AppSyncEventResource
-
Uses of AppSyncEventResource in software.amazon.awscdk.services.appsync
Methods in software.amazon.awscdk.services.appsync that return AppSyncEventResourceModifier and TypeMethodDescriptionstatic AppSyncEventResourceAppSyncEventResource.all()Generate the resource names that accepts all types:*.static AppSyncEventResourceAppSyncEventResource.allChannelNamespaces()Generate the resource names that accepts all channel namespaces:*.static AppSyncEventResourceAppSyncEventResource.forAPI()Generate a resource for the calling API.static AppSyncEventResourceAppSyncEventResource.ofChannelNamespace(String channelNamespace) Generate the resource names given a channel namespace.Methods in software.amazon.awscdk.services.appsync with parameters of type AppSyncEventResourceModifier and TypeMethodDescriptionEventApiBase.grant(IGrantable grantee, AppSyncEventResource resources, String... actions) Adds an IAM policy statement associated with this Event API to an IAM principal's policy.IEventApi.grant(IGrantable grantee, AppSyncEventResource resources, String... actions) Adds an IAM policy statement associated with this Event API to an IAM principal's policy.default GrantIEventApi.Jsii$Default.grant(IGrantable grantee, AppSyncEventResource resources, String... actions) Adds an IAM policy statement associated with this Event API to an IAM principal's policy.final GrantIEventApi.Jsii$Proxy.grant(IGrantable grantee, AppSyncEventResource resources, String... actions) Adds an IAM policy statement associated with this Event API to an IAM principal's policy.