# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewTestServer returns a fake AWS API server for local tests: It supports the following paths:
/sts returns STS API responses /iam returns IAM API responses.
https://github.com/hashicorp/vault/blob/ba533d006f2244103648785ebfe8a9a9763d2b6e/builtin/credential/aws/path_login.go#L1482-L1530 However, instance profiles are not support in Consul.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
https://github.com/hashicorp/vault/blob/ba533d006f2244103648785ebfe8a9a9763d2b6e/builtin/credential/aws/path_login.go#L1722-L1744.
No description provided by the author
No description provided by the author
Server contains configuration for the fake AWS API server.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
IAMEntity is an interface for getting details from an IAM Role or User.