Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In this article

Table of Contents
maxLevel4
absoluteUrltrue

...

ParameterData TypeDescription
Label*String

Specify a unique label for the account.

Default Value: N/A
ExampleAWS_V4_REST_Account

Access-key ID*String

Specify the access key ID associated with your AWS authentication.

Default Value: N/A
ExampleABCDEFGHIJKL1MNOPQ

Secret Key*String

Specify the secret key associated with your AWS authentication.

Default Value: N/A
ExampleaBcdeFGhiJKLM/N1O


Note

If you configure this account for your REST Snaps, you must include the service and region in the Service URL field of the Snap settings. See the example below for more information.

  • If you include query parameters in the Service URL field, ensure that you pass the key-value pairs in the ascending order of the keys. For example, http://coresnapsqa-v4.s3.us-east-2.amazonaws.com/?max-keys=15&prefix=AEP
  • http://coresnapsqa-v4.s3.us-east-2.amazonaws.com/?prefix=AEP&max-keys=15 — this URL denotes an incorrect order as the keys are not in an ascending order.
  • Alternatively, you can provide the query parameters in the Query parameters field set of the Snap in any order. 

...

  • Configure a valid REST AWS SigV4 Account to authenticate the REST APIs.
  • Configure Filename as your Pipeline parameter and an S3 account for the bucket.

...