AWS.STS.ISTSGetFederationTokenRequest.Tags

A list of session tags.

property Tags: TList<TAWSTag>;
__property TList<TAWSTag> Tags;

File: AWS.STS.pas 

Namespace: AWS.STS 

Module: Appercept AWS SDK for Delphi 

Tags are optional. You can ass up to 50 session tags. The session keys must not exceed 128 characters and the values cannot exceed 256 characters.

Copyright © 2019-2021 Appercept Ltd. All rights reserved.