| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesGithub Development Tools Version Controls | 
        
| GroupId | GroupIdio.github.cdklabs | 
    
| ArtifactId | ArtifactIdcdk-github-role | 
    
| Last Version | Last Version0.0.5 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionio.github.cdklabs:cdk-github-role 
            IAM Role that can be assumed by GitHub workflows 
         | 
    
| Filename | Size | 
|---|---|
| cdk-github-role-0.0.5.pom | |
| cdk-github-role-0.0.5.jar | 37 KB | 
| cdk-github-role-0.0.5-sources.jar | 34 KB | 
| cdk-github-role-0.0.5-javadoc.jar | 77 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.github.cdklabs/cdk-github-role/ -->
<dependency>
    <groupId>io.github.cdklabs</groupId>
    <artifactId>cdk-github-role</artifactId>
    <version>0.0.5</version>
</dependency>
                // https://jarcasting.com/artifacts/io.github.cdklabs/cdk-github-role/
implementation 'io.github.cdklabs:cdk-github-role:0.0.5'
                // https://jarcasting.com/artifacts/io.github.cdklabs/cdk-github-role/
implementation ("io.github.cdklabs:cdk-github-role:0.0.5")
                'io.github.cdklabs:cdk-github-role:jar:0.0.5'
                <dependency org="io.github.cdklabs" name="cdk-github-role" rev="0.0.5">
  <artifact name="cdk-github-role" type="jar" />
</dependency>
                @Grapes(
@Grab(group='io.github.cdklabs', module='cdk-github-role', version='0.0.5')
)
                libraryDependencies += "io.github.cdklabs" % "cdk-github-role" % "0.0.5"
                [io.github.cdklabs/cdk-github-role "0.0.5"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| software.amazon.awscdk : iam | jar | [1.127.0,2.0.0) | 
| software.amazon.awscdk : core | jar | [1.127.0,2.0.0) | 
| software.constructs : constructs | jar | [3.2.27,4.0.0) | 
| software.amazon.jsii : jsii-runtime | jar | [1.39.0,2.0.0) | 
| org.jetbrains : annotations | jar | [16.0.3,20.0.0) | 
| javax.annotation : javax.annotation-api | jar | [1.3.2,1.4.0) |