@aws-sdk/client-devops-guru 3.34.0 → 3.35.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -0
- package/{dist/cjs → dist-cjs}/DevOpsGuru.js +1 -1
- package/dist-cjs/DevOpsGuru.js.map +1 -0
- package/{dist/cjs → dist-cjs}/DevOpsGuruClient.js +8 -8
- package/dist-cjs/DevOpsGuruClient.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/AddNotificationChannelCommand.js +2 -2
- package/dist-cjs/commands/AddNotificationChannelCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeAccountHealthCommand.js +2 -2
- package/dist-cjs/commands/DescribeAccountHealthCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeAccountOverviewCommand.js +2 -2
- package/dist-cjs/commands/DescribeAccountOverviewCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeAnomalyCommand.js +2 -2
- package/dist-cjs/commands/DescribeAnomalyCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeFeedbackCommand.js +2 -2
- package/dist-cjs/commands/DescribeFeedbackCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeInsightCommand.js +2 -2
- package/dist-cjs/commands/DescribeInsightCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeResourceCollectionHealthCommand.js +2 -2
- package/{dist/cjs → dist-cjs}/commands/DescribeResourceCollectionHealthCommand.js.map +1 -1
- package/{dist/cjs → dist-cjs}/commands/DescribeServiceIntegrationCommand.js +2 -2
- package/dist-cjs/commands/DescribeServiceIntegrationCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetCostEstimationCommand.js +2 -2
- package/dist-cjs/commands/GetCostEstimationCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetResourceCollectionCommand.js +2 -2
- package/dist-cjs/commands/GetResourceCollectionCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListAnomaliesForInsightCommand.js +2 -2
- package/{dist/cjs/commands/DescribeAccountOverviewCommand.js.map → dist-cjs/commands/ListAnomaliesForInsightCommand.js.map} +1 -1
- package/{dist/cjs → dist-cjs}/commands/ListEventsCommand.js +2 -2
- package/dist-cjs/commands/ListEventsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListInsightsCommand.js +2 -2
- package/dist-cjs/commands/ListInsightsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListNotificationChannelsCommand.js +2 -2
- package/dist-cjs/commands/ListNotificationChannelsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListRecommendationsCommand.js +2 -2
- package/dist-cjs/commands/ListRecommendationsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/PutFeedbackCommand.js +2 -2
- package/dist-cjs/commands/PutFeedbackCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/RemoveNotificationChannelCommand.js +2 -2
- package/dist-cjs/commands/RemoveNotificationChannelCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/SearchInsightsCommand.js +2 -2
- package/dist-cjs/commands/SearchInsightsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/StartCostEstimationCommand.js +2 -2
- package/dist-cjs/commands/StartCostEstimationCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateResourceCollectionCommand.js +2 -2
- package/{dist/cjs/commands/ListNotificationChannelsCommand.js.map → dist-cjs/commands/UpdateResourceCollectionCommand.js.map} +1 -1
- package/{dist/cjs → dist-cjs}/commands/UpdateServiceIntegrationCommand.js +2 -2
- package/dist-cjs/commands/UpdateServiceIntegrationCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/endpoints.js +0 -0
- package/dist-cjs/endpoints.js.map +1 -0
- package/{dist/cjs → dist-cjs}/index.js +0 -0
- package/dist-cjs/index.js.map +1 -0
- package/{dist/cjs → dist-cjs}/models/index.js +0 -0
- package/{dist/cjs → dist-cjs}/models/index.js.map +1 -1
- package/{dist/cjs → dist-cjs}/models/models_0.js +0 -0
- package/dist-cjs/models/models_0.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/DescribeResourceCollectionHealthPaginator.js +1 -1
- package/dist-cjs/pagination/DescribeResourceCollectionHealthPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/GetCostEstimationPaginator.js +1 -1
- package/dist-cjs/pagination/GetCostEstimationPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/GetResourceCollectionPaginator.js +1 -1
- package/dist-cjs/pagination/GetResourceCollectionPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js +0 -0
- package/{dist/cjs → dist-cjs}/pagination/Interfaces.js.map +1 -1
- package/{dist/cjs → dist-cjs}/pagination/ListAnomaliesForInsightPaginator.js +1 -1
- package/dist-cjs/pagination/ListAnomaliesForInsightPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListEventsPaginator.js +1 -1
- package/dist-cjs/pagination/ListEventsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListInsightsPaginator.js +1 -1
- package/dist-cjs/pagination/ListInsightsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListNotificationChannelsPaginator.js +1 -1
- package/dist-cjs/pagination/ListNotificationChannelsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/ListRecommendationsPaginator.js +1 -1
- package/dist-cjs/pagination/ListRecommendationsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/pagination/SearchInsightsPaginator.js +1 -1
- package/dist-cjs/pagination/SearchInsightsPaginator.js.map +1 -0
- package/{dist/cjs → dist-cjs}/protocols/Aws_restJson1.js +15 -15
- package/dist-cjs/protocols/Aws_restJson1.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +2 -1
- package/dist-cjs/runtimeConfig.browser.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.js +3 -2
- package/dist-cjs/runtimeConfig.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +0 -0
- package/dist-cjs/runtimeConfig.native.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.shared.js +1 -1
- package/dist-cjs/runtimeConfig.shared.js.map +1 -0
- package/{dist/es → dist-es}/DevOpsGuru.js +1 -1
- package/dist-es/DevOpsGuru.js.map +1 -0
- package/{dist/es → dist-es}/DevOpsGuruClient.js +1 -1
- package/dist-es/DevOpsGuruClient.js.map +1 -0
- package/{dist/es → dist-es}/commands/AddNotificationChannelCommand.js +2 -2
- package/dist-es/commands/AddNotificationChannelCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeAccountHealthCommand.js +2 -2
- package/dist-es/commands/DescribeAccountHealthCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeAccountOverviewCommand.js +2 -2
- package/dist-es/commands/DescribeAccountOverviewCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeAnomalyCommand.js +2 -2
- package/dist-es/commands/DescribeAnomalyCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeFeedbackCommand.js +2 -2
- package/dist-es/commands/DescribeFeedbackCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeInsightCommand.js +2 -2
- package/dist-es/commands/DescribeInsightCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeResourceCollectionHealthCommand.js +2 -2
- package/dist-es/commands/DescribeResourceCollectionHealthCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeServiceIntegrationCommand.js +2 -2
- package/dist-es/commands/DescribeServiceIntegrationCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetCostEstimationCommand.js +2 -2
- package/dist-es/commands/GetCostEstimationCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetResourceCollectionCommand.js +2 -2
- package/dist-es/commands/GetResourceCollectionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListAnomaliesForInsightCommand.js +2 -2
- package/dist-es/commands/ListAnomaliesForInsightCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListEventsCommand.js +2 -2
- package/dist-es/commands/ListEventsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListInsightsCommand.js +2 -2
- package/dist-es/commands/ListInsightsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListNotificationChannelsCommand.js +2 -2
- package/dist-es/commands/ListNotificationChannelsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListRecommendationsCommand.js +2 -2
- package/dist-es/commands/ListRecommendationsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/PutFeedbackCommand.js +2 -2
- package/dist-es/commands/PutFeedbackCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/RemoveNotificationChannelCommand.js +2 -2
- package/dist-es/commands/RemoveNotificationChannelCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/SearchInsightsCommand.js +2 -2
- package/dist-es/commands/SearchInsightsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/StartCostEstimationCommand.js +2 -2
- package/dist-es/commands/StartCostEstimationCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateResourceCollectionCommand.js +2 -2
- package/dist-es/commands/UpdateResourceCollectionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateServiceIntegrationCommand.js +2 -2
- package/dist-es/commands/UpdateServiceIntegrationCommand.js.map +1 -0
- package/{dist/es → dist-es}/endpoints.js +0 -0
- package/dist-es/endpoints.js.map +1 -0
- package/{dist/es → dist-es}/index.js +0 -0
- package/dist-es/index.js.map +1 -0
- package/{dist/es → dist-es}/models/index.js +0 -0
- package/dist-es/models/index.js.map +1 -0
- package/{dist/es → dist-es}/models/models_0.js +0 -0
- package/dist-es/models/models_0.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeResourceCollectionHealthPaginator.js +1 -1
- package/dist-es/pagination/DescribeResourceCollectionHealthPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/GetCostEstimationPaginator.js +1 -1
- package/dist-es/pagination/GetCostEstimationPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/GetResourceCollectionPaginator.js +1 -1
- package/dist-es/pagination/GetResourceCollectionPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/Interfaces.js +0 -0
- package/{dist/es → dist-es}/pagination/Interfaces.js.map +1 -1
- package/{dist/es → dist-es}/pagination/ListAnomaliesForInsightPaginator.js +1 -1
- package/dist-es/pagination/ListAnomaliesForInsightPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListEventsPaginator.js +1 -1
- package/dist-es/pagination/ListEventsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListInsightsPaginator.js +1 -1
- package/dist-es/pagination/ListInsightsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListNotificationChannelsPaginator.js +1 -1
- package/dist-es/pagination/ListNotificationChannelsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListRecommendationsPaginator.js +1 -1
- package/dist-es/pagination/ListRecommendationsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/SearchInsightsPaginator.js +1 -1
- package/dist-es/pagination/SearchInsightsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/protocols/Aws_restJson1.js +0 -0
- package/dist-es/protocols/Aws_restJson1.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -1
- package/dist-es/runtimeConfig.browser.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.js +2 -2
- package/dist-es/runtimeConfig.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.native.js +0 -0
- package/dist-es/runtimeConfig.native.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -1
- package/dist-es/runtimeConfig.shared.js.map +1 -0
- package/{dist/types → dist-types}/DevOpsGuru.d.ts +2 -2
- package/{dist/types → dist-types}/DevOpsGuruClient.d.ts +8 -8
- package/{dist/types → dist-types}/commands/AddNotificationChannelCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeAccountHealthCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeAccountOverviewCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeAnomalyCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeFeedbackCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeInsightCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeResourceCollectionHealthCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/DescribeServiceIntegrationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetCostEstimationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/GetResourceCollectionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListAnomaliesForInsightCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListEventsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListInsightsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListNotificationChannelsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/ListRecommendationsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/PutFeedbackCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/RemoveNotificationChannelCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/SearchInsightsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/StartCostEstimationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateResourceCollectionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/commands/UpdateServiceIntegrationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/index.d.ts +0 -0
- package/{dist/types → dist-types}/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/pagination/DescribeResourceCollectionHealthPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/GetCostEstimationPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/GetResourceCollectionPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListAnomaliesForInsightPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListEventsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListInsightsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListNotificationChannelsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/ListRecommendationsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/pagination/SearchInsightsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/protocols/Aws_restJson1.d.ts +2 -2
- package/{dist/types → dist-types}/runtimeConfig.browser.d.ts +0 -0
- package/{dist/types → dist-types}/runtimeConfig.d.ts +1 -1
- package/{dist/types → dist-types}/runtimeConfig.native.d.ts +0 -0
- package/{dist/types → dist-types}/runtimeConfig.shared.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/DevOpsGuru.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/DevOpsGuruClient.d.ts +8 -8
- package/{dist/types → dist-types}/ts3.4/commands/AddNotificationChannelCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeAccountHealthCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeAccountOverviewCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeAnomalyCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeFeedbackCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeInsightCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeResourceCollectionHealthCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/DescribeServiceIntegrationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/GetCostEstimationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/GetResourceCollectionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListAnomaliesForInsightCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListEventsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListInsightsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListNotificationChannelsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/ListRecommendationsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/PutFeedbackCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/RemoveNotificationChannelCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/SearchInsightsCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/StartCostEstimationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateResourceCollectionCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/commands/UpdateServiceIntegrationCommand.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/endpoints.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/index.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/models/models_0.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/pagination/DescribeResourceCollectionHealthPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/GetCostEstimationPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/GetResourceCollectionPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/Interfaces.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListAnomaliesForInsightPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListEventsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListInsightsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListNotificationChannelsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/ListRecommendationsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/pagination/SearchInsightsPaginator.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/protocols/Aws_restJson1.d.ts +2 -2
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.browser.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.d.ts +1 -1
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +0 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
- package/package.json +42 -42
- package/{DevOpsGuru.ts → src/DevOpsGuru.ts} +3 -2
- package/{DevOpsGuruClient.ts → src/DevOpsGuruClient.ts} +58 -57
- package/{commands → src/commands}/AddNotificationChannelCommand.ts +8 -7
- package/{commands → src/commands}/DescribeAccountHealthCommand.ts +8 -7
- package/{commands → src/commands}/DescribeAccountOverviewCommand.ts +8 -7
- package/{commands → src/commands}/DescribeAnomalyCommand.ts +8 -7
- package/{commands → src/commands}/DescribeFeedbackCommand.ts +8 -7
- package/{commands → src/commands}/DescribeInsightCommand.ts +8 -7
- package/{commands → src/commands}/DescribeResourceCollectionHealthCommand.ts +8 -7
- package/{commands → src/commands}/DescribeServiceIntegrationCommand.ts +8 -7
- package/{commands → src/commands}/GetCostEstimationCommand.ts +8 -7
- package/{commands → src/commands}/GetResourceCollectionCommand.ts +8 -7
- package/{commands → src/commands}/ListAnomaliesForInsightCommand.ts +8 -7
- package/{commands → src/commands}/ListEventsCommand.ts +8 -7
- package/{commands → src/commands}/ListInsightsCommand.ts +8 -7
- package/{commands → src/commands}/ListNotificationChannelsCommand.ts +8 -7
- package/{commands → src/commands}/ListRecommendationsCommand.ts +8 -7
- package/{commands → src/commands}/PutFeedbackCommand.ts +8 -7
- package/{commands → src/commands}/RemoveNotificationChannelCommand.ts +8 -7
- package/{commands → src/commands}/SearchInsightsCommand.ts +8 -7
- package/{commands → src/commands}/StartCostEstimationCommand.ts +8 -7
- package/{commands → src/commands}/UpdateResourceCollectionCommand.ts +8 -7
- package/{commands → src/commands}/UpdateServiceIntegrationCommand.ts +8 -7
- package/{endpoints.ts → src/endpoints.ts} +1 -1
- package/{index.ts → src/index.ts} +0 -0
- package/{models → src/models}/index.ts +0 -0
- package/{models → src/models}/models_0.ts +0 -0
- package/{pagination → src/pagination}/DescribeResourceCollectionHealthPaginator.ts +4 -3
- package/{pagination → src/pagination}/GetCostEstimationPaginator.ts +4 -3
- package/{pagination → src/pagination}/GetResourceCollectionPaginator.ts +4 -3
- package/{pagination → src/pagination}/Interfaces.ts +2 -1
- package/{pagination → src/pagination}/ListAnomaliesForInsightPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListEventsPaginator.ts +3 -2
- package/{pagination → src/pagination}/ListInsightsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListNotificationChannelsPaginator.ts +4 -3
- package/{pagination → src/pagination}/ListRecommendationsPaginator.ts +4 -3
- package/{pagination → src/pagination}/SearchInsightsPaginator.ts +4 -3
- package/{protocols → src/protocols}/Aws_restJson1.ts +58 -57
- package/{runtimeConfig.browser.ts → src/runtimeConfig.browser.ts} +3 -2
- package/{runtimeConfig.native.ts → src/runtimeConfig.native.ts} +1 -0
- package/{runtimeConfig.shared.ts → src/runtimeConfig.shared.ts} +2 -1
- package/{runtimeConfig.ts → src/runtimeConfig.ts} +4 -3
- package/tsconfig.es.json +1 -1
- package/tsconfig.json +4 -2
- package/tsconfig.types.json +3 -2
- package/dist/cjs/DevOpsGuru.js.map +0 -1
- package/dist/cjs/DevOpsGuruClient.js.map +0 -1
- package/dist/cjs/commands/AddNotificationChannelCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeAccountHealthCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeAnomalyCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeFeedbackCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeInsightCommand.js.map +0 -1
- package/dist/cjs/commands/DescribeServiceIntegrationCommand.js.map +0 -1
- package/dist/cjs/commands/GetCostEstimationCommand.js.map +0 -1
- package/dist/cjs/commands/GetResourceCollectionCommand.js.map +0 -1
- package/dist/cjs/commands/ListAnomaliesForInsightCommand.js.map +0 -1
- package/dist/cjs/commands/ListEventsCommand.js.map +0 -1
- package/dist/cjs/commands/ListInsightsCommand.js.map +0 -1
- package/dist/cjs/commands/ListRecommendationsCommand.js.map +0 -1
- package/dist/cjs/commands/PutFeedbackCommand.js.map +0 -1
- package/dist/cjs/commands/RemoveNotificationChannelCommand.js.map +0 -1
- package/dist/cjs/commands/SearchInsightsCommand.js.map +0 -1
- package/dist/cjs/commands/StartCostEstimationCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateResourceCollectionCommand.js.map +0 -1
- package/dist/cjs/commands/UpdateServiceIntegrationCommand.js.map +0 -1
- package/dist/cjs/endpoints.js.map +0 -1
- package/dist/cjs/index.js.map +0 -1
- package/dist/cjs/models/models_0.js.map +0 -1
- package/dist/cjs/package.json +0 -93
- package/dist/cjs/pagination/DescribeResourceCollectionHealthPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetCostEstimationPaginator.js.map +0 -1
- package/dist/cjs/pagination/GetResourceCollectionPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListAnomaliesForInsightPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListEventsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListInsightsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListNotificationChannelsPaginator.js.map +0 -1
- package/dist/cjs/pagination/ListRecommendationsPaginator.js.map +0 -1
- package/dist/cjs/pagination/SearchInsightsPaginator.js.map +0 -1
- package/dist/cjs/protocols/Aws_restJson1.js.map +0 -1
- package/dist/cjs/runtimeConfig.browser.js.map +0 -1
- package/dist/cjs/runtimeConfig.js.map +0 -1
- package/dist/cjs/runtimeConfig.native.js.map +0 -1
- package/dist/cjs/runtimeConfig.shared.js.map +0 -1
- package/dist/es/DevOpsGuru.js.map +0 -1
- package/dist/es/DevOpsGuruClient.js.map +0 -1
- package/dist/es/commands/AddNotificationChannelCommand.js.map +0 -1
- package/dist/es/commands/DescribeAccountHealthCommand.js.map +0 -1
- package/dist/es/commands/DescribeAccountOverviewCommand.js.map +0 -1
- package/dist/es/commands/DescribeAnomalyCommand.js.map +0 -1
- package/dist/es/commands/DescribeFeedbackCommand.js.map +0 -1
- package/dist/es/commands/DescribeInsightCommand.js.map +0 -1
- package/dist/es/commands/DescribeResourceCollectionHealthCommand.js.map +0 -1
- package/dist/es/commands/DescribeServiceIntegrationCommand.js.map +0 -1
- package/dist/es/commands/GetCostEstimationCommand.js.map +0 -1
- package/dist/es/commands/GetResourceCollectionCommand.js.map +0 -1
- package/dist/es/commands/ListAnomaliesForInsightCommand.js.map +0 -1
- package/dist/es/commands/ListEventsCommand.js.map +0 -1
- package/dist/es/commands/ListInsightsCommand.js.map +0 -1
- package/dist/es/commands/ListNotificationChannelsCommand.js.map +0 -1
- package/dist/es/commands/ListRecommendationsCommand.js.map +0 -1
- package/dist/es/commands/PutFeedbackCommand.js.map +0 -1
- package/dist/es/commands/RemoveNotificationChannelCommand.js.map +0 -1
- package/dist/es/commands/SearchInsightsCommand.js.map +0 -1
- package/dist/es/commands/StartCostEstimationCommand.js.map +0 -1
- package/dist/es/commands/UpdateResourceCollectionCommand.js.map +0 -1
- package/dist/es/commands/UpdateServiceIntegrationCommand.js.map +0 -1
- package/dist/es/endpoints.js.map +0 -1
- package/dist/es/index.js.map +0 -1
- package/dist/es/models/index.js.map +0 -1
- package/dist/es/models/models_0.js.map +0 -1
- package/dist/es/package.json +0 -93
- package/dist/es/pagination/DescribeResourceCollectionHealthPaginator.js.map +0 -1
- package/dist/es/pagination/GetCostEstimationPaginator.js.map +0 -1
- package/dist/es/pagination/GetResourceCollectionPaginator.js.map +0 -1
- package/dist/es/pagination/ListAnomaliesForInsightPaginator.js.map +0 -1
- package/dist/es/pagination/ListEventsPaginator.js.map +0 -1
- package/dist/es/pagination/ListInsightsPaginator.js.map +0 -1
- package/dist/es/pagination/ListNotificationChannelsPaginator.js.map +0 -1
- package/dist/es/pagination/ListRecommendationsPaginator.js.map +0 -1
- package/dist/es/pagination/SearchInsightsPaginator.js.map +0 -1
- package/dist/es/protocols/Aws_restJson1.js.map +0 -1
- package/dist/es/runtimeConfig.browser.js.map +0 -1
- package/dist/es/runtimeConfig.js.map +0 -1
- package/dist/es/runtimeConfig.native.js.map +0 -1
- package/dist/es/runtimeConfig.shared.js.map +0 -1
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
2
|
-
import { ListInsightsRequest, ListInsightsResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1ListInsightsCommand,
|
|
5
|
-
serializeAws_restJson1ListInsightsCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
15
|
+
import { ListInsightsRequest, ListInsightsResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1ListInsightsCommand,
|
|
18
|
+
serializeAws_restJson1ListInsightsCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface ListInsightsCommandInput extends ListInsightsRequest {}
|
|
21
22
|
export interface ListInsightsCommandOutput extends ListInsightsResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
2
|
-
import { ListNotificationChannelsRequest, ListNotificationChannelsResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1ListNotificationChannelsCommand,
|
|
5
|
-
serializeAws_restJson1ListNotificationChannelsCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
15
|
+
import { ListNotificationChannelsRequest, ListNotificationChannelsResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1ListNotificationChannelsCommand,
|
|
18
|
+
serializeAws_restJson1ListNotificationChannelsCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface ListNotificationChannelsCommandInput extends ListNotificationChannelsRequest {}
|
|
21
22
|
export interface ListNotificationChannelsCommandOutput extends ListNotificationChannelsResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
2
|
-
import { ListRecommendationsRequest, ListRecommendationsResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1ListRecommendationsCommand,
|
|
5
|
-
serializeAws_restJson1ListRecommendationsCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
15
|
+
import { ListRecommendationsRequest, ListRecommendationsResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1ListRecommendationsCommand,
|
|
18
|
+
serializeAws_restJson1ListRecommendationsCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface ListRecommendationsCommandInput extends ListRecommendationsRequest {}
|
|
21
22
|
export interface ListRecommendationsCommandOutput extends ListRecommendationsResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
2
|
-
import { PutFeedbackRequest, PutFeedbackResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1PutFeedbackCommand,
|
|
5
|
-
serializeAws_restJson1PutFeedbackCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
15
|
+
import { PutFeedbackRequest, PutFeedbackResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1PutFeedbackCommand,
|
|
18
|
+
serializeAws_restJson1PutFeedbackCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface PutFeedbackCommandInput extends PutFeedbackRequest {}
|
|
21
22
|
export interface PutFeedbackCommandOutput extends PutFeedbackResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
2
|
-
import { RemoveNotificationChannelRequest, RemoveNotificationChannelResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1RemoveNotificationChannelCommand,
|
|
5
|
-
serializeAws_restJson1RemoveNotificationChannelCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
15
|
+
import { RemoveNotificationChannelRequest, RemoveNotificationChannelResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1RemoveNotificationChannelCommand,
|
|
18
|
+
serializeAws_restJson1RemoveNotificationChannelCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface RemoveNotificationChannelCommandInput extends RemoveNotificationChannelRequest {}
|
|
21
22
|
export interface RemoveNotificationChannelCommandOutput extends RemoveNotificationChannelResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
2
|
-
import { SearchInsightsRequest, SearchInsightsResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1SearchInsightsCommand,
|
|
5
|
-
serializeAws_restJson1SearchInsightsCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
15
|
+
import { SearchInsightsRequest, SearchInsightsResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1SearchInsightsCommand,
|
|
18
|
+
serializeAws_restJson1SearchInsightsCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface SearchInsightsCommandInput extends SearchInsightsRequest {}
|
|
21
22
|
export interface SearchInsightsCommandOutput extends SearchInsightsResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
2
|
-
import { StartCostEstimationRequest, StartCostEstimationResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1StartCostEstimationCommand,
|
|
5
|
-
serializeAws_restJson1StartCostEstimationCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
15
|
+
import { StartCostEstimationRequest, StartCostEstimationResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1StartCostEstimationCommand,
|
|
18
|
+
serializeAws_restJson1StartCostEstimationCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface StartCostEstimationCommandInput extends StartCostEstimationRequest {}
|
|
21
22
|
export interface StartCostEstimationCommandOutput extends StartCostEstimationResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
2
|
-
import { UpdateResourceCollectionRequest, UpdateResourceCollectionResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1UpdateResourceCollectionCommand,
|
|
5
|
-
serializeAws_restJson1UpdateResourceCollectionCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
15
|
+
import { UpdateResourceCollectionRequest, UpdateResourceCollectionResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1UpdateResourceCollectionCommand,
|
|
18
|
+
serializeAws_restJson1UpdateResourceCollectionCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface UpdateResourceCollectionCommandInput extends UpdateResourceCollectionRequest {}
|
|
21
22
|
export interface UpdateResourceCollectionCommandOutput extends UpdateResourceCollectionResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
2
|
-
import { UpdateServiceIntegrationRequest, UpdateServiceIntegrationResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1UpdateServiceIntegrationCommand,
|
|
5
|
-
serializeAws_restJson1UpdateServiceIntegrationCommand,
|
|
6
|
-
} from "../protocols/Aws_restJson1";
|
|
7
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
8
2
|
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
9
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
@@ -11,12 +5,19 @@ import {
|
|
|
11
5
|
FinalizeHandlerArguments,
|
|
12
6
|
Handler,
|
|
13
7
|
HandlerExecutionContext,
|
|
14
|
-
MiddlewareStack,
|
|
15
8
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
16
9
|
MetadataBearer as __MetadataBearer,
|
|
10
|
+
MiddlewareStack,
|
|
17
11
|
SerdeContext as __SerdeContext,
|
|
18
12
|
} from "@aws-sdk/types";
|
|
19
13
|
|
|
14
|
+
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
15
|
+
import { UpdateServiceIntegrationRequest, UpdateServiceIntegrationResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1UpdateServiceIntegrationCommand,
|
|
18
|
+
serializeAws_restJson1UpdateServiceIntegrationCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface UpdateServiceIntegrationCommandInput extends UpdateServiceIntegrationRequest {}
|
|
21
22
|
export interface UpdateServiceIntegrationCommandOutput extends UpdateServiceIntegrationResponse, __MetadataBearer {}
|
|
22
23
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
3
|
import {
|
|
4
4
|
DescribeResourceCollectionHealthCommand,
|
|
5
5
|
DescribeResourceCollectionHealthCommandInput,
|
|
6
6
|
DescribeResourceCollectionHealthCommandOutput,
|
|
7
7
|
} from "../commands/DescribeResourceCollectionHealthCommand";
|
|
8
|
+
import { DevOpsGuru } from "../DevOpsGuru";
|
|
9
|
+
import { DevOpsGuruClient } from "../DevOpsGuruClient";
|
|
8
10
|
import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
3
|
import {
|
|
4
4
|
GetCostEstimationCommand,
|
|
5
5
|
GetCostEstimationCommandInput,
|
|
6
6
|
GetCostEstimationCommandOutput,
|
|
7
7
|
} from "../commands/GetCostEstimationCommand";
|
|
8
|
+
import { DevOpsGuru } from "../DevOpsGuru";
|
|
9
|
+
import { DevOpsGuruClient } from "../DevOpsGuruClient";
|
|
8
10
|
import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
3
|
import {
|
|
4
4
|
GetResourceCollectionCommand,
|
|
5
5
|
GetResourceCollectionCommandInput,
|
|
6
6
|
GetResourceCollectionCommandOutput,
|
|
7
7
|
} from "../commands/GetResourceCollectionCommand";
|
|
8
|
+
import { DevOpsGuru } from "../DevOpsGuru";
|
|
9
|
+
import { DevOpsGuruClient } from "../DevOpsGuruClient";
|
|
8
10
|
import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
+
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
2
|
+
|
|
1
3
|
import { DevOpsGuru } from "../DevOpsGuru";
|
|
2
4
|
import { DevOpsGuruClient } from "../DevOpsGuruClient";
|
|
3
|
-
import { PaginationConfiguration } from "@aws-sdk/types";
|
|
4
5
|
|
|
5
6
|
export interface DevOpsGuruPaginationConfiguration extends PaginationConfiguration {
|
|
6
7
|
client: DevOpsGuru | DevOpsGuruClient;
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
3
|
import {
|
|
4
4
|
ListAnomaliesForInsightCommand,
|
|
5
5
|
ListAnomaliesForInsightCommandInput,
|
|
6
6
|
ListAnomaliesForInsightCommandOutput,
|
|
7
7
|
} from "../commands/ListAnomaliesForInsightCommand";
|
|
8
|
+
import { DevOpsGuru } from "../DevOpsGuru";
|
|
9
|
+
import { DevOpsGuruClient } from "../DevOpsGuruClient";
|
|
8
10
|
import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,8 +1,9 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
|
+
import { ListEventsCommand, ListEventsCommandInput, ListEventsCommandOutput } from "../commands/ListEventsCommand";
|
|
1
4
|
import { DevOpsGuru } from "../DevOpsGuru";
|
|
2
5
|
import { DevOpsGuruClient } from "../DevOpsGuruClient";
|
|
3
|
-
import { ListEventsCommand, ListEventsCommandInput, ListEventsCommandOutput } from "../commands/ListEventsCommand";
|
|
4
6
|
import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
|
|
5
|
-
import { Paginator } from "@aws-sdk/types";
|
|
6
7
|
|
|
7
8
|
/**
|
|
8
9
|
* @private
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
3
|
import {
|
|
4
4
|
ListInsightsCommand,
|
|
5
5
|
ListInsightsCommandInput,
|
|
6
6
|
ListInsightsCommandOutput,
|
|
7
7
|
} from "../commands/ListInsightsCommand";
|
|
8
|
+
import { DevOpsGuru } from "../DevOpsGuru";
|
|
9
|
+
import { DevOpsGuruClient } from "../DevOpsGuruClient";
|
|
8
10
|
import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
3
|
import {
|
|
4
4
|
ListNotificationChannelsCommand,
|
|
5
5
|
ListNotificationChannelsCommandInput,
|
|
6
6
|
ListNotificationChannelsCommandOutput,
|
|
7
7
|
} from "../commands/ListNotificationChannelsCommand";
|
|
8
|
+
import { DevOpsGuru } from "../DevOpsGuru";
|
|
9
|
+
import { DevOpsGuruClient } from "../DevOpsGuruClient";
|
|
8
10
|
import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
3
|
import {
|
|
4
4
|
ListRecommendationsCommand,
|
|
5
5
|
ListRecommendationsCommandInput,
|
|
6
6
|
ListRecommendationsCommandOutput,
|
|
7
7
|
} from "../commands/ListRecommendationsCommand";
|
|
8
|
+
import { DevOpsGuru } from "../DevOpsGuru";
|
|
9
|
+
import { DevOpsGuruClient } from "../DevOpsGuruClient";
|
|
8
10
|
import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
2
|
+
|
|
3
3
|
import {
|
|
4
4
|
SearchInsightsCommand,
|
|
5
5
|
SearchInsightsCommandInput,
|
|
6
6
|
SearchInsightsCommandOutput,
|
|
7
7
|
} from "../commands/SearchInsightsCommand";
|
|
8
|
+
import { DevOpsGuru } from "../DevOpsGuru";
|
|
9
|
+
import { DevOpsGuruClient } from "../DevOpsGuruClient";
|
|
8
10
|
import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
|
|
9
|
-
import { Paginator } from "@aws-sdk/types";
|
|
10
11
|
|
|
11
12
|
/**
|
|
12
13
|
* @private
|