Uses of Class
software.amazon.awssdk.services.glue.model.KmsKeyNotAccessibleException
-
Packages that use KmsKeyNotAccessibleException Package Description software.amazon.awssdk.services.glue Glue -
-
Uses of KmsKeyNotAccessibleException in software.amazon.awssdk.services.glue
Methods in software.amazon.awssdk.services.glue that throw KmsKeyNotAccessibleException Modifier and Type Method Description default CreateIntegrationResponseGlueClient. createIntegration(Consumer<CreateIntegrationRequest.Builder> createIntegrationRequest)Creates a Zero-ETL integration in the caller's account between two resources with Amazon Resource Names (ARNs): theSourceArnandTargetArn.default CreateIntegrationResponseGlueClient. createIntegration(CreateIntegrationRequest createIntegrationRequest)Creates a Zero-ETL integration in the caller's account between two resources with Amazon Resource Names (ARNs): theSourceArnandTargetArn.
-