ecrpublic_get_authorization_token: Retrieves an authorization token

View source: R/ecrpublic_operations.R

ecrpublic_get_authorization_tokenR Documentation

Retrieves an authorization token

Description

Retrieves an authorization token. An authorization token represents your IAM authentication credentials. You can use it to access any Amazon ECR registry that your IAM principal has access to. The authorization token is valid for 12 hours. This API requires the ecr-public:GetAuthorizationToken and sts:GetServiceBearerToken permissions.

See https://www.paws-r-sdk.com/docs/ecrpublic_get_authorization_token/ for full documentation.

Usage

ecrpublic_get_authorization_token()

paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.