In this article
...
Parameter | Data Type | Description |
---|---|---|
Label* Default Value: N/A | String | Specify a unique label for the account. |
Access-key ID* Default Value: N/A | String/Expression | Specify the access key ID associated with your AWS authentication. |
Secret Key* Default Value: N/A | String/Expression | Specify the secret key associated with your AWS authentication. |
Security Token Default Value: N/A | 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 | String/Expression | Specify the AWS Region for constructing the authorization header. |
Service Name Default Value: N/A | 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.
...