Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space DEV and version r0641

...

Endpointhttp://www.wrangle-dev.example.com:3005/v4/awsConfigs/<awsConfigsId>
AuthenticationRequired
MethodPUT
Request Body
Code Block
{
    "credentialProvider": "temporary",
    "role":"<my_iam_role_object>"
}

...