MCPcopy Create free account
hub / github.com/dan-v/lambda-nat-proxy / DescribeStacksWithContext

Method DescribeStacksWithContext

internal/aws/clients.go:28–28  ·  view source on GitHub ↗
(ctx context.Context, input *cloudformation.DescribeStacksInput, opts ...request.Option)

Source from the content-addressed store, hash-verified

26 UpdateStackWithContext(ctx context.Context, input *cloudformation.UpdateStackInput, opts ...request.Option) (*cloudformation.UpdateStackOutput, error)
27 DeleteStackWithContext(ctx context.Context, input *cloudformation.DeleteStackInput, opts ...request.Option) (*cloudformation.DeleteStackOutput, error)
28 DescribeStacksWithContext(ctx context.Context, input *cloudformation.DescribeStacksInput, opts ...request.Option) (*cloudformation.DescribeStacksOutput, error)
29}
30
31// CloudWatchLogsAPI defines the interface for CloudWatch Logs operations

Callers 3

GetStackOutputsMethod · 0.80
stackExistsMethod · 0.80
waitForStackOperationMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected