View Source aws_finspace (aws v0.7.15)

The FinSpace management service provides the APIs for managing FinSpace environments.

Link to this section Summary

Link to this section Functions

Link to this function

create_environment(Client, Input)

View Source
Create a new FinSpace environment.
Link to this function

create_environment(Client, Input0, Options0)

View Source
Link to this function

delete_environment(Client, EnvironmentId, Input)

View Source
Delete an FinSpace environment.
Link to this function

delete_environment(Client, EnvironmentId, Input0, Options0)

View Source
Link to this function

get_environment(Client, EnvironmentId)

View Source
Returns the FinSpace environment object.
Link to this function

get_environment(Client, EnvironmentId, QueryMap, HeadersMap)

View Source
Link to this function

get_environment(Client, EnvironmentId, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_environments(Client)

View Source
A list of all of your FinSpace environments.
Link to this function

list_environments(Client, QueryMap, HeadersMap)

View Source
Link to this function

list_environments(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_tags_for_resource(Client, ResourceArn)

View Source
A list of all tags for a resource.
Link to this function

list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap)

View Source
Link to this function

list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap, Options0)

View Source
Link to this function

tag_resource(Client, ResourceArn, Input)

View Source
Adds metadata tags to a FinSpace resource.
Link to this function

tag_resource(Client, ResourceArn, Input0, Options0)

View Source
Link to this function

untag_resource(Client, ResourceArn, Input)

View Source
Removes metadata tags from a FinSpace resource.
Link to this function

untag_resource(Client, ResourceArn, Input0, Options0)

View Source
Link to this function

update_environment(Client, EnvironmentId, Input)

View Source
Update your FinSpace environment.
Link to this function

update_environment(Client, EnvironmentId, Input0, Options0)

View Source