Interface IamCredentialProvider.Builder

  • Method Details

    • service

      The target Amazon Web Services service name used for SigV4 signing. This value identifies the service that the gateway authenticates with when making requests to the target endpoint.

      Parameters:
      service - The target Amazon Web Services service name used for SigV4 signing. This value identifies the service that the gateway authenticates with when making requests to the target endpoint.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • region

      The Amazon Web Services Region used for SigV4 signing. If not specified, defaults to the gateway's Region.

      Parameters:
      region - The Amazon Web Services Region used for SigV4 signing. If not specified, defaults to the gateway's Region.
      Returns:
      Returns a reference to this object so that method calls can be chained together.