Documentation ¶
Index ¶
- func AddResources(request *events.APIGatewayProxyRequest) *events.APIGatewayProxyResponse
- func DeleteResources(request *events.APIGatewayProxyRequest) *events.APIGatewayProxyResponse
- func GetResource(request *events.APIGatewayProxyRequest) *events.APIGatewayProxyResponse
- func ListResources(request *events.APIGatewayProxyRequest) *events.APIGatewayProxyResponse
- func OrgOverview(request *events.APIGatewayProxyRequest) *events.APIGatewayProxyResponse
- func Setup()
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddResources ¶
func AddResources(request *events.APIGatewayProxyRequest) *events.APIGatewayProxyResponse
AddResources batch writes a group of resources to the Dynamo table.
func DeleteResources ¶
func DeleteResources(request *events.APIGatewayProxyRequest) *events.APIGatewayProxyResponse
DeleteResources marks one or more resources as deleted.
func GetResource ¶
func GetResource(request *events.APIGatewayProxyRequest) *events.APIGatewayProxyResponse
GetResource retrieves a single resource from the Dynamo table.
func ListResources ¶
func ListResources(request *events.APIGatewayProxyRequest) *events.APIGatewayProxyResponse
ListResources returns a filtered list of resources.
func OrgOverview ¶
func OrgOverview(request *events.APIGatewayProxyRequest) *events.APIGatewayProxyResponse
OrgOverview retrieves a summary of the resources that exist in an organization
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.