get_container_api_metadata
()¶Returns information about Amazon Lightsail containers, such as the current version of the Lightsail Control (lightsailctl) plugin.
See also: AWS API Documentation
Request Syntax
response = client.get_container_api_metadata()
{
'metadata': [
{
'string': 'string'
},
]
}
Response Structure
Metadata about Lightsail containers, such as the current version of the Lightsail Control (lightsailctl) plugin.
Exceptions
Lightsail.Client.exceptions.ServiceException
Lightsail.Client.exceptions.AccessDeniedException
Lightsail.Client.exceptions.UnauthenticatedException