Skip to content

Commit

Permalink
Clean up a comment of max duration for DurationSeconds
Browse files Browse the repository at this point in the history
  • Loading branch information
ashemedai authored and chrisradek committed May 31, 2018
1 parent a7f0422 commit 6727985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/credentials/saml_credentials.d.ts
Expand Up @@ -28,7 +28,7 @@ export class SAMLCredentials extends Credentials {
/**
* The duration, in seconds, of the role session.
* The minimum duration is 15 minutes.
* The maximum duration is 1 hour.
* The maximum duration is 12 hours.
*/
DurationSeconds?: number
}

0 comments on commit 6727985

Please sign in to comment.