Versions Compared

Key

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

In this article

...

ParameterData TypeDescription

Label*

String


Specify a unique label for the account.

Default

Default Value:

 N

N/A
Example
AWS_V4_REST_Account

String

Specify a unique label for the account.


Access-key ID*

Default ValueN/A
Example
:Auikj8647IJKL1MPQ=

String/Expression

Specify the access key ID associated with your AWS authentication.


Secret Key*


Default Default Value: N N/A
Example
ABCDEFGHIJKL1MNOPQ

Secret Key*

aBcdeFGhiJKLM/N1O

String/Expression

Specify the secret key associated with your AWS authentication.


Security Token


Default Value:  NN/A
Example
aBcdeFGhiJKLM/N1OSecurity TokenFwoGYXdzEGUaDFInugbfG
X8xlGA4ZwNV3uSQBjIre4G7AXvfuGO2F
q41wKGc4TcSknLVYpI2aKf9z21+7oszQ==

String/Expression

Specify the security token to make requests using temporary credentials (for example, AWS STS) for accessing AWS resources. You do not have to specify Security Token if you use permanent credentials.

Learn more about adding signature to the HTTP request - AWS General Reference.Default Value: N/A
Example:
FwoGYXdzEGUaDFInugbfGX8xlGA4ZwNWCiV3uSQBjIre4G7AXvfuGO2Fq41wDp7cLCuGAZvKGc4TcSknLVYpI2amWKf9z21+7oszQ==



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.

...

Insert excerpt
REST Snap Pack
REST Snap Pack
nopaneltrue

See AlsoRelated Links