codegurusecurity_create_upload_url {paws.developer.tools} | R Documentation |
Generates a pre-signed URL, request headers used to upload a code resource, and code artifact identifier for the uploaded resource
Description
Generates a pre-signed URL, request headers used to upload a code resource, and code artifact identifier for the uploaded resource.
See https://www.paws-r-sdk.com/docs/codegurusecurity_create_upload_url/ for full documentation.
Usage
codegurusecurity_create_upload_url(scanName)
Arguments
scanName |
[required] The name of the scan that will use the uploaded resource. CodeGuru
Security uses the unique scan name to track revisions across multiple
scans of the same resource. Use this |
[Package paws.developer.tools version 0.9.0 Index]