Interface ArtifactConfigInput.Builder

    • Method Detail

      • s3Encryption

        ArtifactConfigInput.Builder s3Encryption​(S3EncryptionConfig s3Encryption)

        A structure that contains the configuration of the encryption-at-rest settings for artifacts that the canary uploads to Amazon S3. Artifact encryption functionality is available only for canaries that use Synthetics runtime version syn-nodejs-puppeteer-3.3 or later. For more information, see Encrypting canary artifacts

        Parameters:
        s3Encryption - A structure that contains the configuration of the encryption-at-rest settings for artifacts that the canary uploads to Amazon S3. Artifact encryption functionality is available only for canaries that use Synthetics runtime version syn-nodejs-puppeteer-3.3 or later. For more information, see Encrypting canary artifacts
        Returns:
        Returns a reference to this object so that method calls can be chained together.