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*


Default Value: 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 ValueN/A
Example
aBcdeFGhiJKLM/N1O

String/Expression

Specify the secret key associated with your AWS authentication.


Security Token


Default Value: N/A
Example
FwoGYXdzEGUaDFInugbfG
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.


AWS Region

Default Value: N/A
Example:us-west-2

String/Expression

Specify the AWS Region for constructing the authorization header.

Service Name

Default Value: N/A
Example:S3

String/Expression

Specify the Service Name for constructing the authorization header.

...

  • 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.

...