-
Interfaces Interface Description software.amazon.awssdk.core.signer.AsyncRequestBodySigner Replaced bysoftware.amazon.awssdk.http.auth.spi.signer.HttpSigner
in 'http-auth-spi'.software.amazon.awssdk.core.signer.AsyncSigner Replaced bysoftware.amazon.awssdk.http.auth.spi.signer.HttpSigner
in 'http-auth-spi'.software.amazon.awssdk.core.signer.Presigner Replaced bysoftware.amazon.awssdk.http.auth.spi.signer.HttpSigner
in 'http-auth-spi'.software.amazon.awssdk.core.signer.Signer Replaced bysoftware.amazon.awssdk.http.auth.spi.signer.HttpSigner
in 'http-auth-spi'.
-
Classes Class Description software.amazon.awssdk.core.signer.NoOpSigner Replaced bysoftware.amazon.awssdk.http.auth.spi.signer.HttpSigner#doNotSign()
in 'http-auth-spi'.
-
Fields Field Description software.amazon.awssdk.core.client.config.SdkClientOption.PROFILE_FILE This option was used to: - Read configuration options in profile files in aws-core, sdk-core - Build service configuration objects from profile files in codegen, s3control - Build service configuration objects from profile files, set endpoint options in s3 - Set retry mode in dynamodb, kinesis This has been replaced withPROFILE_FILE_SUPPLIER.get()
.software.amazon.awssdk.core.interceptor.SdkExecutionAttribute.PROFILE_FILE This attribute is used for: - Set profile file of service endpoint builder docdb, nepture, rds This has been replaced withPROFILE_FILE_SUPPLIER.get()
.