mirror of
https://github.com/fog/fog-aws.git
synced 2022-11-09 13:50:52 -05:00
parent
09846da17b
commit
00b5e34675
1 changed files with 2 additions and 0 deletions
|
@ -23,4 +23,6 @@ Shindo.tests('AWS::STS | assume role with web identity', ['aws']) do
|
|||
tests("#assume_role_with_web_identity('#{@role['Arn']}', '#{@token}', 'fog')").formats(@response_format) do
|
||||
@sts.assume_role_with_web_identity(@role['Arn'], @token, 'fog', :iam => @iam).body
|
||||
end
|
||||
|
||||
@iam.roles.get('sts').destroy
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue