Class TestAWSGet

java.lang.Object
org.cdlib.mrt.s3v2.test.TestAWSGet

public class TestAWSGet extends Object
Before running this Java V2 code example, set up your development environment, including your credentials.

For more information, see the following documentation topic:

https://docs.aws.amazon.com/sdk-for-java/latest/developer-guide/get-started.html

  • Field Details

    • s3Client

      protected software.amazon.awssdk.services.s3.S3AsyncClient s3Client
    • getSSM

      public static GetSSM getSSM
  • Constructor Details

    • TestAWSGet

      public TestAWSGet()
  • Method Details

    • main

      public static void main(String[] args) throws org.cdlib.mrt.utility.TException
      Throws:
      org.cdlib.mrt.utility.TException
    • test_aws

      public static void test_aws(NodeIO nodeIO, org.cdlib.mrt.utility.LoggerInf logger) throws org.cdlib.mrt.utility.TException
      Throws:
      org.cdlib.mrt.utility.TException
    • test_minio

      public static void test_minio(NodeIO nodeIO, org.cdlib.mrt.utility.LoggerInf logger) throws org.cdlib.mrt.utility.TException
      Throws:
      org.cdlib.mrt.utility.TException
    • testClient

      public static void testClient(String header, CloudStoreInf client, String bucketName, String key, String contentType, String contentDisposition) throws org.cdlib.mrt.utility.TException
      Throws:
      org.cdlib.mrt.utility.TException