View Source AWS.TrustedAdvisor (aws-elixir v1.0.0)

TrustedAdvisor Public API

Summary

Functions

Get a specific recommendation within an AWS Organizations organization.

Functions

Link to this function

get_organization_recommendation(client, organization_recommendation_identifier, options \\ [])

View Source

Get a specific recommendation within an AWS Organizations organization.

This API supports only prioritized recommendations.

Link to this function

get_recommendation(client, recommendation_identifier, options \\ [])

View Source

Get a specific Recommendation

Link to this function

list_checks(client, aws_service \\ nil, language \\ nil, max_results \\ nil, next_token \\ nil, pillar \\ nil, source \\ nil, options \\ [])

View Source

List a filterable set of Checks

Link to this function

list_organization_recommendation_accounts(client, organization_recommendation_identifier, affected_account_id \\ nil, max_results \\ nil, next_token \\ nil, options \\ [])

View Source

Lists the accounts that own the resources for an organization aggregate recommendation.

This API only supports prioritized recommendations.

Link to this function

list_organization_recommendation_resources(client, organization_recommendation_identifier, affected_account_id \\ nil, max_results \\ nil, next_token \\ nil, region_code \\ nil, status \\ nil, options \\ [])

View Source

List Resources of a Recommendation within an Organization.

This API only supports prioritized recommendations.

Link to this function

list_organization_recommendations(client, after_last_updated_at \\ nil, aws_service \\ nil, before_last_updated_at \\ nil, check_identifier \\ nil, max_results \\ nil, next_token \\ nil, pillar \\ nil, source \\ nil, status \\ nil, type \\ nil, options \\ [])

View Source

List a filterable set of Recommendations within an Organization.

This API only supports prioritized recommendations.

Link to this function

list_recommendation_resources(client, recommendation_identifier, max_results \\ nil, next_token \\ nil, region_code \\ nil, status \\ nil, options \\ [])

View Source

List Resources of a Recommendation

Link to this function

list_recommendations(client, after_last_updated_at \\ nil, aws_service \\ nil, before_last_updated_at \\ nil, check_identifier \\ nil, max_results \\ nil, next_token \\ nil, pillar \\ nil, source \\ nil, status \\ nil, type \\ nil, options \\ [])

View Source

List a filterable set of Recommendations

Link to this function

update_organization_recommendation_lifecycle(client, organization_recommendation_identifier, input, options \\ [])

View Source

Update the lifecyle of a Recommendation within an Organization.

This API only supports prioritized recommendations.

Link to this function

update_recommendation_lifecycle(client, recommendation_identifier, input, options \\ [])

View Source

Update the lifecyle of a Recommendation.

This API only supports prioritized recommendations.