Uses of Class
software.amazon.awscdk.services.iam.Role
Packages that use Role
Package
Description
AWS AppSync Construct Library
Amazon EKS Construct Library
AWS Identity and Access Management Construct Library
Amazon Route53 Construct Library
-
Uses of Role in software.amazon.awscdk.services.appsync
Methods in software.amazon.awscdk.services.appsync that return RoleModifier and TypeMethodDescriptiondefault RoleSourceApiOptions.getMergedApiExecutionRole()IAM Role used to validate access to source APIs at runtime and to update the merged API endpoint with the source API changes.final RoleSourceApiOptions.Jsii$Proxy.getMergedApiExecutionRole()Methods in software.amazon.awscdk.services.appsync with parameters of type RoleModifier and TypeMethodDescriptionSourceApiOptions.Builder.mergedApiExecutionRole(Role mergedApiExecutionRole) Sets the value ofSourceApiOptions.getMergedApiExecutionRole() -
Uses of Role in software.amazon.awscdk.services.eks
Methods in software.amazon.awscdk.services.eks that return RoleModifier and TypeMethodDescriptionCluster.getAdminRole()An IAM role with administrative permissions to create or update the cluster. -
Uses of Role in software.amazon.awscdk.services.iam
Methods in software.amazon.awscdk.services.iam that return Role -
Uses of Role in software.amazon.awscdk.services.route53
Methods in software.amazon.awscdk.services.route53 that return RoleModifier and TypeMethodDescriptionPublicHostedZone.getCrossAccountZoneDelegationRole()Role for cross account zone delegation.