account_attrs: Account Attributes

Description Usage Arguments Value Examples

View source: R/account_attrs.R

Description

Retrieve Account Attributes

Usage

1
account_attrs(attribute, ...)

Arguments

attribute

Optionally a character string specifying one or more of: “supported-platforms”, “vpc-max-security-groups-per-interface”, “max-elastic-ips”, “max-instances”, “vpc-max-elastic-ips”, “default-vpc”. If missing, all are returned.

...

Additional arguments passed to [ec2HTTP()].

Value

A list

Examples

1
2
3
4
## Not run: 
account_attrs()

## End(Not run)

cloudyr/aws.ec2 documentation built on Jan. 14, 2020, 4:55 a.m.