Provide Resource
objects describing the current execution environment in
the Amazon Web Services (AWS) platform.
Provide `Resource` objects describing the current execution environment in the Amazon Web Services (AWS) platform.
(beanstalk-resource)
Returns a Resource
which provides information about the current EC2
instance if running on AWS Elastic Beanstalk.
Returns a `Resource` which provides information about the current EC2 instance if running on AWS Elastic Beanstalk.
(ec2-resource)
Returns a Resource
which provides information about the current EC2
instance if running on AWS EC2.
Returns a `Resource` which provides information about the current EC2 instance if running on AWS EC2.
(ecs-resource)
Returns a Resource
which provides information about the current ECS
container if running on AWS ECS.
Returns a `Resource` which provides information about the current ECS container if running on AWS ECS.
(eks-resource)
Returns a Resource
which provides information about the current ECS
container if running on AWS EKS.
Returns a `Resource` which provides information about the current ECS container if running on AWS EKS.
(lambda-resource)
Returns a Resource
which provides information about the AWS Lambda
function.
Returns a `Resource` which provides information about the AWS Lambda function.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close