Thanks to visit codestin.com
Credit goes to github.com

Skip to content

rautility/aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

user-agent-sample

Sample code to demonstrate setting custom user agent string. These are examples for the AWS SDK for JavaScript version 2 (v2) public documentation.

Pre-requisite for running this sample

aws_access_key_id and aws_secret_access_key in ~/.aws/credentials optionally you can have AWS configuration like region, output format etc in ~/.aws.config

To build and run these examples, you'll need:

Node.js AWS SDK for JavaScript downloaded and extracted somewhere on your machine AWS credentials in a shared credentials file

Example

node userAgentEc2.js node userAgentS3.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published