Interface GetDataAccessResponse.Builder

    • Method Detail

      • credentials

        GetDataAccessResponse.Builder credentials​(Credentials credentials)

        The temporary credential token that S3 Access Grants vends.

        Parameters:
        credentials - The temporary credential token that S3 Access Grants vends.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • matchedGrantTarget

        GetDataAccessResponse.Builder matchedGrantTarget​(String matchedGrantTarget)

        The S3 URI path of the data to which you are being granted temporary access credentials.

        Parameters:
        matchedGrantTarget - The S3 URI path of the data to which you are being granted temporary access credentials.
        Returns:
        Returns a reference to this object so that method calls can be chained together.