Skip to content

Deeply Nested Placeholder keys are not replaced #92

Closed
@xpaulnim

Description

@xpaulnim

For instance, in the following

{
  "InputDataConfig": [
    {
      "ChannelName": "training",
      "DataSource": {
        "S3DataSource": {
          "S3DataDistributionType": "FullyReplicated",
          "S3DataType": "S3Prefix",
          "S3Uri": "$.Payload.cloned_config"
        }
      }
    }
  ]
}

where S3Uri is either ExecutionInput or StepInput should be replaced with S3Uri.$

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions