Skip to content

Commit 106b450

Browse files
committed
Remove STS integ test for GetSessionToken
1 parent c27e217 commit 106b450

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

aws-sdk-core/features/sts/client.feature

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22
@sts @client
33
Feature: AWS STS
44

5-
Scenario: Making a basic request
6-
When I call the "GetSessionToken" API
7-
Then the response should contain a "Credentials" member
5+
# Cannot call GetSessionToken w/ Session credentials
6+
# Scenario: Making a basic request
7+
# When I call the "GetSessionToken" API
8+
# Then the response should contain a "Credentials" member
89

910
Scenario: Error handling
1011
When I attempt to call the "GetFederationToken" API with:

0 commit comments

Comments
 (0)