Uses of Class
software.amazon.awscdk.PermissionsBoundary
Packages that use PermissionsBoundary
Package
Description
AWS Cloud Development Kit Library
App Staging Synthesizer
integ-tests
AWS ServiceCatalogAppRegistry Construct Library
-
Uses of PermissionsBoundary in software.amazon.awscdk
Methods in software.amazon.awscdk that return PermissionsBoundaryModifier and TypeMethodDescriptionstatic PermissionsBoundaryApply a permissions boundary with the given ARN to all IAM Roles and Users created within a scope.static PermissionsBoundaryApply a permissions boundary with the given name to all IAM Roles and Users created within a scope.default PermissionsBoundaryStackProps.getPermissionsBoundary()Options for applying a permissions boundary to all IAM Roles and Users created within this Stage.final PermissionsBoundaryStackProps.Jsii$Proxy.getPermissionsBoundary()default PermissionsBoundaryStageProps.getPermissionsBoundary()Options for applying a permissions boundary to all IAM Roles and Users created within this Stage.final PermissionsBoundaryStageProps.Jsii$Proxy.getPermissionsBoundary()Methods in software.amazon.awscdk with parameters of type PermissionsBoundaryModifier and TypeMethodDescriptionStack.Builder.permissionsBoundary(PermissionsBoundary permissionsBoundary) Options for applying a permissions boundary to all IAM Roles and Users created within this Stage.StackProps.Builder.permissionsBoundary(PermissionsBoundary permissionsBoundary) Sets the value ofStackProps.getPermissionsBoundary()Stage.Builder.permissionsBoundary(PermissionsBoundary permissionsBoundary) Options for applying a permissions boundary to all IAM Roles and Users created within this Stage.StageProps.Builder.permissionsBoundary(PermissionsBoundary permissionsBoundary) Sets the value ofStageProps.getPermissionsBoundary() -
Uses of PermissionsBoundary in software.amazon.awscdk.app.staging.synthesizer.alpha
Methods in software.amazon.awscdk.app.staging.synthesizer.alpha that return PermissionsBoundaryModifier and TypeMethodDescriptionfinal PermissionsBoundaryDefaultStagingStackProps.Jsii$Proxy.getPermissionsBoundary()Methods in software.amazon.awscdk.app.staging.synthesizer.alpha with parameters of type PermissionsBoundaryModifier and TypeMethodDescriptionDefaultStagingStack.Builder.permissionsBoundary(PermissionsBoundary permissionsBoundary) Options for applying a permissions boundary to all IAM Roles and Users created within this Stage.DefaultStagingStackProps.Builder.permissionsBoundary(PermissionsBoundary permissionsBoundary) Sets the value ofStackProps.getPermissionsBoundary() -
Uses of PermissionsBoundary in software.amazon.awscdk.integtests.alpha
Methods in software.amazon.awscdk.integtests.alpha that return PermissionsBoundaryModifier and TypeMethodDescriptionfinal PermissionsBoundaryIntegTestCaseStackProps.Jsii$Proxy.getPermissionsBoundary()Methods in software.amazon.awscdk.integtests.alpha with parameters of type PermissionsBoundaryModifier and TypeMethodDescriptionIntegTestCaseStack.Builder.permissionsBoundary(PermissionsBoundary permissionsBoundary) Options for applying a permissions boundary to all IAM Roles and Users created within this Stage.IntegTestCaseStackProps.Builder.permissionsBoundary(PermissionsBoundary permissionsBoundary) Sets the value ofStackProps.getPermissionsBoundary() -
Uses of PermissionsBoundary in software.amazon.awscdk.services.servicecatalogappregistry.alpha
Methods in software.amazon.awscdk.services.servicecatalogappregistry.alpha that return PermissionsBoundaryModifier and TypeMethodDescriptionfinal PermissionsBoundaryCreateTargetApplicationOptions.Jsii$Proxy.getPermissionsBoundary()final PermissionsBoundaryExistingTargetApplicationOptions.Jsii$Proxy.getPermissionsBoundary()final PermissionsBoundaryTargetApplicationCommonOptions.Jsii$Proxy.getPermissionsBoundary()Methods in software.amazon.awscdk.services.servicecatalogappregistry.alpha with parameters of type PermissionsBoundaryModifier and TypeMethodDescriptionCreateTargetApplicationOptions.Builder.permissionsBoundary(PermissionsBoundary permissionsBoundary) Sets the value ofStackProps.getPermissionsBoundary()ExistingTargetApplicationOptions.Builder.permissionsBoundary(PermissionsBoundary permissionsBoundary) Sets the value ofStackProps.getPermissionsBoundary()TargetApplicationCommonOptions.Builder.permissionsBoundary(PermissionsBoundary permissionsBoundary) Sets the value ofStackProps.getPermissionsBoundary()