Sha256: c65a23803facb37f628f3b7693899706f0a4daec03a47e4a29bd538dd5546542
Contents?: true
Size: 509 Bytes
Versions: 8
Compression:
Stored size: 509 Bytes
Contents
# language: en @sts @client Feature: AWS STS Scenario: Making a basic request When I call the "GetSessionToken" API Then the response should contain a "Credentials" member Scenario: Error handling When I attempt to call the "GetFederationToken" API with: | Name | temp | | Policy | | Then I expect the response error code to be "ValidationError" And I expect the response error message to include: """ Value '' at 'policy' failed to satisfy constraint """
Version data entries
8 entries across 8 versions & 1 rubygems