sts:GetServiceBearerToken

From wikieduonline
Jump to navigation Jump to search


sts:GetServiceBearerToken


CodeArtifact example[edit]

   .../..
   actions   = ["sts:GetServiceBearerToken"]
   resources = ["*"]
   condition {
     test     = "ForAnyValue:StringEquals"
     variable = "sts:AWSServiceName"
     values   = ["codeartifact.amazonaws.com"]
   }

Related[edit]

See also[edit]

Advertising: