JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.795

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
  • Detail:
  • Field |
  • Constr |
  • Method
com.amazonaws.services.stepfunctions.model

Class InvalidEncryptionConfigurationException

  • All Implemented Interfaces:
    Serializable


    @Generated(value="com.amazonaws:aws-java-sdk-code-generator")
    public class InvalidEncryptionConfigurationException
    extends AWSStepFunctionsException 

    Received when encryptionConfiguration is specified but various conditions exist which make the configuration invalid. For example, if type is set to CUSTOMER_MANAGED_KMS_KEY, but kmsKeyId is null, or kmsDataKeyReusePeriodSeconds is not between 60 and 900, or the KMS key is not symmetric or inactive.

    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidEncryptionConfigurationException

        public InvalidEncryptionConfigurationException(String message)
        Constructs a new InvalidEncryptionConfigurationException with the specified error message.
        Parameters:
        message - Describes the error encountered.
Skip navigation links
  • Detail:
  • Field |
  • Constr |
  • Method

AltStyle によって変換されたページ (->オリジナル) /