All Downloads are FREE. Search and download functionalities are using the official Maven repository.

codegen-resources.customization.config Maven / Gradle / Ivy

Go to download

The AWS Java SDK for AWS Step Functions module holds the client classes that are used for communicating with AWS Step Functions.

There is a newer version: 2.0.0-preview-11
Show newest version
{
     "authPolicyActions" : {
         "skip" : true
     },

     "skipSmokeTests": true,

     "convenienceTypeOverloads": [
         {
             "shapeName": "CreateStateMachineInput",
             "memberName": "definition",
             "convenienceType": "software.amazon.awssdk.services.stepfunctions.builder.StateMachine",
             "typeAdapterFqcn": "software.amazon.awssdk.services.stepfunctions.builder.StateMachineAdapter"
         }
     ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy