Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
SoapUI Cookbook

You're reading from   SoapUI Cookbook Boost your SoapUI capabilities to test RESTful and SOAP APIs with over 65 hands-on recipes

Arrow left icon
Product type Paperback
Published in Feb 2015
Publisher Packt
ISBN-13 9781784394219
Length 328 pages
Edition 1st Edition
Tools
Arrow right icon
Author (1):
Arrow left icon
Rupert Anderson Rupert Anderson
Author Profile Icon Rupert Anderson
Rupert Anderson
Arrow right icon
View More author details
Toc

Table of Contents (19) Chapters Close

SoapUI Cookbook
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
1. Testing and Developing Web Service Stubs With SoapUI FREE CHAPTER 2. Data-driven Testing and Using External Datasources 3. Developing and Deploying Dynamic REST and SOAP Mocks 4. Web Service Test Scenarios 5. Automation and Scripting 6. Reporting 7. Testing Secured Web Services 8. Testing AWS and OAuth 2 Secured Cloud Services 9. Data-driven Load Testing With Custom Datasources 10. Using Plugins 11. Taking SoapUI Further Index

Testing AWS services using Access Key authentication


Amazon Web Services (AWS) offer a fantastic range of established cloud-based services. Being one of the most mature CSPs, they offer various ways to authenticate and access their web services. The main ways being:

  • Access Keys: Used to sign requests for REST, Query API, and AWS SDK

  • X.509 Certificates: Used to sign SOAP requests

However, these days AWS seem to be consolidating around the Access Key approach and are deprecating SOAP usage across most of the estate, for example, SimpleDB did in September 2011. EC2 (Elastic Compute Cloud) deprecated SOAP access after December 2014 (http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-soap-api.html). In this recipe, we take a look at how we use Access keys to make a signed REST request to the Identity and Access Management (IAM) API to list all users. While this isn't the most exciting API to pick, there is less setup involved than with, for example, a SimpleDB query and the same approach...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime
Visually different images