View Source aws_trustedadvisor (aws v1.0.4)

TrustedAdvisor Public API

Summary

Functions

Get a specific recommendation within an AWS Organizations organization.

List a filterable set of Checks

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

List Resources of a Recommendation within an Organization.

List a filterable set of Recommendations within an Organization.

List a filterable set of Recommendations

Update the lifecyle of a Recommendation within an Organization.

Functions

Link to this function

get_organization_recommendation(Client, OrganizationRecommendationIdentifier)

View Source

Get a specific recommendation within an AWS Organizations organization.

This API supports only prioritized recommendations.
Link to this function

get_organization_recommendation(Client, OrganizationRecommendationIdentifier, QueryMap, HeadersMap)

View Source
Link to this function

get_organization_recommendation(Client, OrganizationRecommendationIdentifier, QueryMap, HeadersMap, Options0)

View Source
Link to this function

get_recommendation(Client, RecommendationIdentifier)

View Source
Get a specific Recommendation
Link to this function

get_recommendation(Client, RecommendationIdentifier, QueryMap, HeadersMap)

View Source
Link to this function

get_recommendation(Client, RecommendationIdentifier, QueryMap, HeadersMap, Options0)

View Source
List a filterable set of Checks
Link to this function

list_checks(Client, QueryMap, HeadersMap)

View Source
Link to this function

list_checks(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_organization_recommendation_accounts(Client, OrganizationRecommendationIdentifier)

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_accounts(Client, OrganizationRecommendationIdentifier, QueryMap, HeadersMap)

View Source
Link to this function

list_organization_recommendation_accounts(Client, OrganizationRecommendationIdentifier, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_organization_recommendation_resources(Client, OrganizationRecommendationIdentifier)

View Source

List Resources of a Recommendation within an Organization.

This API only supports prioritized recommendations.
Link to this function

list_organization_recommendation_resources(Client, OrganizationRecommendationIdentifier, QueryMap, HeadersMap)

View Source
Link to this function

list_organization_recommendation_resources(Client, OrganizationRecommendationIdentifier, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_organization_recommendations(Client)

View Source

List a filterable set of Recommendations within an Organization.

This API only supports prioritized recommendations.
Link to this function

list_organization_recommendations(Client, QueryMap, HeadersMap)

View Source
Link to this function

list_organization_recommendations(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_recommendation_resources(Client, RecommendationIdentifier)

View Source
List Resources of a Recommendation
Link to this function

list_recommendation_resources(Client, RecommendationIdentifier, QueryMap, HeadersMap)

View Source
Link to this function

list_recommendation_resources(Client, RecommendationIdentifier, QueryMap, HeadersMap, Options0)

View Source
Link to this function

list_recommendations(Client)

View Source
List a filterable set of Recommendations
Link to this function

list_recommendations(Client, QueryMap, HeadersMap)

View Source
Link to this function

list_recommendations(Client, QueryMap, HeadersMap, Options0)

View Source
Link to this function

update_organization_recommendation_lifecycle(Client, OrganizationRecommendationIdentifier, Input)

View Source

Update the lifecyle of a Recommendation within an Organization.

This API only supports prioritized recommendations.
Link to this function

update_organization_recommendation_lifecycle(Client, OrganizationRecommendationIdentifier, Input0, Options0)

View Source
Link to this function

update_recommendation_lifecycle(Client, RecommendationIdentifier, Input)

View Source

Update the lifecyle of a Recommendation.

This API only supports prioritized recommendations.
Link to this function

update_recommendation_lifecycle(Client, RecommendationIdentifier, Input0, Options0)

View Source