Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for NumericGreaterThan (0.05 sec)

  1. cmd/sts-handlers_test.go

    	// a member of.
    	policy := "projecta"
    	policyTmpl := `{
     "Version": "2012-10-17",
     "Statement": [
      {
        "Effect": "Deny",
        "Action": ["sts:AssumeRoleWithWebIdentity"],
        "Condition": {"NumericGreaterThan": {"sts:DurationSeconds": "%d"}}
      },
      {
       "Effect": "Allow",
       "Action": [
        "s3:PutObject",
        "s3:GetObject",
        "s3:ListBucket"
       ],
       "Resource": [
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 100.2K bytes
    - Viewed (1)
Back to top