<dependency>
<groupId>aws.smithy.kotlin</groupId>
<artifactId>identity-api-jvm</artifactId>
<version>1.3.4</version>
</dependency>
@Grapes(
@Grab(group='aws.smithy.kotlin', module='identity-api-jvm', version='1.3.4')
)