jar

aws.sdk.kotlin : aws-config-jvm

Maven & Gradle

Aug 25, 2023
299 usages
372 stars

aws-config · Support for AWS configuration

Table Of Contents

Latest Version

Download aws.sdk.kotlin : aws-config-jvm JAR file - Latest Versions:

All Versions

Download aws.sdk.kotlin : aws-config-jvm JAR file - All Versions:

Version Vulnerabilities Size Updated
0.31.x
0.30.x
0.29.x
0.28.x
0.27.x
0.26.x
0.25.x
0.24.x
0.23.x
0.22.x
0.21.x
0.20.x
0.19.x
0.18.x
0.17.x
0.16.x
0.15.x
0.14.x
0.13.x
0.12.x
0.11.x
0.10.x
0.9.x
0.8.x
0.7.x
0.6.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window aws-config-jvm-0.31.0-beta.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

aws.sdk.kotlin.runtime.auth.credentials.profile

├─ aws.sdk.kotlin.runtime.auth.credentials.profile.LeafProvider.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.profile.LeafProviderResult.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.profile.NextProfile.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.profile.ProfileChain.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.profile.ProfileChainKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.profile.RoleArn.class - [JAR]

aws.sdk.kotlin.runtime.auth.credentials.internal.sts.internal

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.internal.DefaultEndpointResolver.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.internal.DefaultEndpointResolverKt.class - [JAR]

aws.sdk.kotlin.runtime.region

├─ aws.sdk.kotlin.runtime.region.DefaultRegionProviderChain.class - [JAR]

├─ aws.sdk.kotlin.runtime.region.EnvironmentRegionProvider.class - [JAR]

├─ aws.sdk.kotlin.runtime.region.ImdsRegionProvider.class - [JAR]

├─ aws.sdk.kotlin.runtime.region.ImdsRegionProviderKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.region.JvmSystemPropRegionProvider.class - [JAR]

├─ aws.sdk.kotlin.runtime.region.ProfileRegionProvider.class - [JAR]

├─ aws.sdk.kotlin.runtime.region.RegionProvider.class - [JAR]

├─ aws.sdk.kotlin.runtime.region.RegionProviderChain.class - [JAR]

├─ aws.sdk.kotlin.runtime.region.ResolveRegionKt.class - [JAR]

aws.sdk.kotlin.runtime.auth.credentials.internal

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.BorrowedCredentialsProvider.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.BorrowedCredentialsProviderKt.class - [JAR]

aws.sdk.kotlin.runtime.auth.credentials.internal.sso

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sso.DefaultSsoClient.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sso.DefaultSsoClientKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sso.SsoClient.class - [JAR]

aws.sdk.kotlin.runtime.auth.credentials.internal.sts

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.DefaultStsClient.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.DefaultStsClientKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.StsClient.class - [JAR]

aws.sdk.kotlin.runtime.config

├─ aws.sdk.kotlin.runtime.config.AwsSdkSetting.class - [JAR]

├─ aws.sdk.kotlin.runtime.config.AwsSdkSettingKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.config.CachedValue.class - [JAR]

├─ aws.sdk.kotlin.runtime.config.ExpiringValue.class - [JAR]

aws.sdk.kotlin.runtime.auth.credentials.internal.sts.transform

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.transform.AssumeRoleOperationDeserializer.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.transform.AssumeRoleOperationDeserializerKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.transform.AssumeRoleOperationSerializer.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.transform.AssumeRoleOperationSerializerKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.transform.AssumeRoleWithWebIdentityOperationDeserializer.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.transform.AssumeRoleWithWebIdentityOperationDeserializerKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.transform.AssumeRoleWithWebIdentityOperationSerializer.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.transform.AssumeRoleWithWebIdentityOperationSerializerKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.transform.AssumedRoleUserDocumentDeserializerKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.transform.CredentialsDocumentDeserializerKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.transform.ExpiredTokenExceptionDeserializer.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.transform.ExpiredTokenExceptionDeserializerKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.transform.IdpCommunicationErrorExceptionDeserializer.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.transform.IdpCommunicationErrorExceptionDeserializerKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.transform.IdpRejectedClaimExceptionDeserializer.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.transform.IdpRejectedClaimExceptionDeserializerKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.transform.InvalidIdentityTokenExceptionDeserializer.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.transform.InvalidIdentityTokenExceptionDeserializerKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.transform.MalformedPolicyDocumentExceptionDeserializer.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.transform.MalformedPolicyDocumentExceptionDeserializerKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.transform.PackedPolicyTooLargeExceptionDeserializer.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.transform.PackedPolicyTooLargeExceptionDeserializerKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.transform.PolicyDescriptorTypeDocumentSerializerKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.transform.RegionDisabledExceptionDeserializer.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.transform.RegionDisabledExceptionDeserializerKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.transform.TagDocumentSerializerKt.class - [JAR]

aws.sdk.kotlin.runtime.auth.credentials.internal.sts.model

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.model.AssumeRoleRequest.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.model.AssumeRoleResponse.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.model.AssumeRoleWithWebIdentityRequest.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.model.AssumeRoleWithWebIdentityResponse.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.model.AssumedRoleUser.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.model.Credentials.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.model.ExpiredTokenException.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.model.IdpCommunicationErrorException.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.model.IdpRejectedClaimException.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.model.InvalidIdentityTokenException.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.model.MalformedPolicyDocumentException.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.model.PackedPolicyTooLargeException.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.model.PolicyDescriptorType.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.model.RegionDisabledException.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.model.StsException.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sts.model.Tag.class - [JAR]

aws.sdk.kotlin.runtime.auth.credentials

├─ aws.sdk.kotlin.runtime.auth.credentials.CachedCredentialsProvider.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.CachedCredentialsProviderKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.CredentialsNotLoadedException.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.CredentialsProviderChain.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.CredentialsProviderException.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.DefaultChainCredentialsProvider.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.EcsCredentialsDeserializer.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.EcsCredentialsProvider.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.EcsCredentialsProviderKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.EcsCredentialsRetryPolicy.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.EcsCredentialsSerializer.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.EnvironmentCredentialsProvider.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.EnvironmentCredentialsProviderKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.ImdsCredentialsProvider.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.ImdsCredentialsProviderKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.InvalidJsonCredentialsException.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.InvalidSsoTokenException.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.JsonCredentialsDeserializerKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.JsonCredentialsResponse.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.ProfileCredentialsProvider.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.ProviderConfigurationException.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.SsoCredentialsProvider.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.SsoCredentialsProviderKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.SsoToken.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.StaticCredentialsProvider.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.StsAssumeRoleCredentialsProvider.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.StsAssumeRoleCredentialsProviderKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.StsWebIdentityCredentialsProvider.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.StsWebIdentityCredentialsProviderKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.StsWebIdentityProvider.class - [JAR]

aws.sdk.kotlin.runtime.config.imds

├─ aws.sdk.kotlin.runtime.config.imds.EC2MetadataError.class - [JAR]

├─ aws.sdk.kotlin.runtime.config.imds.EndpointConfiguration.class - [JAR]

├─ aws.sdk.kotlin.runtime.config.imds.EndpointMode.class - [JAR]

├─ aws.sdk.kotlin.runtime.config.imds.ImdsClient.class - [JAR]

├─ aws.sdk.kotlin.runtime.config.imds.ImdsClientKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.config.imds.ImdsEndpointResolver.class - [JAR]

├─ aws.sdk.kotlin.runtime.config.imds.ImdsEndpointResolverKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.config.imds.ImdsRetryPolicy.class - [JAR]

├─ aws.sdk.kotlin.runtime.config.imds.InstanceMetadataProvider.class - [JAR]

├─ aws.sdk.kotlin.runtime.config.imds.Token.class - [JAR]

├─ aws.sdk.kotlin.runtime.config.imds.TokenMiddleware.class - [JAR]

├─ aws.sdk.kotlin.runtime.config.imds.TokenMiddlewareKt.class - [JAR]

aws.sdk.kotlin.runtime.auth.credentials.internal.sso.model

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sso.model.GetRoleCredentialsRequest.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sso.model.GetRoleCredentialsResponse.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sso.model.InvalidRequestException.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sso.model.ResourceNotFoundException.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sso.model.RoleCredentials.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sso.model.SsoException.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sso.model.TooManyRequestsException.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sso.model.UnauthorizedException.class - [JAR]

aws.sdk.kotlin.runtime.auth.credentials.internal.sso.transform

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sso.transform.GetRoleCredentialsOperationDeserializer.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sso.transform.GetRoleCredentialsOperationDeserializerKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sso.transform.GetRoleCredentialsOperationSerializer.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sso.transform.InvalidRequestExceptionDeserializer.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sso.transform.InvalidRequestExceptionDeserializerKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sso.transform.ResourceNotFoundExceptionDeserializer.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sso.transform.ResourceNotFoundExceptionDeserializerKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sso.transform.RoleCredentialsDocumentDeserializerKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sso.transform.TooManyRequestsExceptionDeserializer.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sso.transform.TooManyRequestsExceptionDeserializerKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sso.transform.UnauthorizedExceptionDeserializer.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sso.transform.UnauthorizedExceptionDeserializerKt.class - [JAR]

aws.sdk.kotlin.runtime.auth.credentials.internal.sso.internal

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sso.internal.DefaultEndpointResolver.class - [JAR]

├─ aws.sdk.kotlin.runtime.auth.credentials.internal.sso.internal.DefaultEndpointResolverKt.class - [JAR]

aws.sdk.kotlin.runtime.config.profile

├─ aws.sdk.kotlin.runtime.config.profile.AwsConfigLoaderKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.config.profile.AwsConfigParseException.class - [JAR]

├─ aws.sdk.kotlin.runtime.config.profile.AwsConfigParserKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.config.profile.AwsConfigurationSource.class - [JAR]

├─ aws.sdk.kotlin.runtime.config.profile.AwsProfile.class - [JAR]

├─ aws.sdk.kotlin.runtime.config.profile.AwsProfileKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.config.profile.ContinuationMergerKt.class - [JAR]

├─ aws.sdk.kotlin.runtime.config.profile.FileLine.class - [JAR]

├─ aws.sdk.kotlin.runtime.config.profile.FileType.class - [JAR]

├─ aws.sdk.kotlin.runtime.config.profile.Literals.class - [JAR]

├─ aws.sdk.kotlin.runtime.config.profile.Token.class - [JAR]

Advertisement

Dependencies from Group

Aug 25, 2023
313 usages
372 stars
Apr 14, 2022
302 usages
372 stars
Aug 25, 2023
302 usages
372 stars
Aug 25, 2023
302 usages
372 stars
Aug 25, 2023
299 usages
372 stars

Discover Dependencies

Apr 14, 2022
299 usages
372 stars
Mar 20, 2022
328 usages
56 stars
Jun 12, 2023
370 usages
254 stars
Aug 24, 2023
279 usages
45 stars
Jul 27, 2021
299 usages
2.8k stars
May 02, 2018
291 usages
Jan 26, 2023
443 usages
640 stars
Feb 10, 2023
278 usages
372 stars
Aug 28, 2020
372 usages
56 stars
Sep 06, 2022
383 usages
479 stars