@aws-sdk/client-devops-guru 3.31.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 +39 -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 +14 -14
- package/dist-cjs/DevOpsGuruClient.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/AddNotificationChannelCommand.js +5 -5
- package/dist-cjs/commands/AddNotificationChannelCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeAccountHealthCommand.js +5 -5
- package/dist-cjs/commands/DescribeAccountHealthCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeAccountOverviewCommand.js +5 -5
- package/dist-cjs/commands/DescribeAccountOverviewCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeAnomalyCommand.js +5 -5
- package/dist-cjs/commands/DescribeAnomalyCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeFeedbackCommand.js +5 -5
- package/dist-cjs/commands/DescribeFeedbackCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeInsightCommand.js +5 -5
- package/dist-cjs/commands/DescribeInsightCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeResourceCollectionHealthCommand.js +5 -5
- package/dist-cjs/commands/DescribeResourceCollectionHealthCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/DescribeServiceIntegrationCommand.js +5 -5
- package/dist-cjs/commands/DescribeServiceIntegrationCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetCostEstimationCommand.js +5 -5
- package/dist-cjs/commands/GetCostEstimationCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/GetResourceCollectionCommand.js +5 -5
- package/dist-cjs/commands/GetResourceCollectionCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListAnomaliesForInsightCommand.js +5 -5
- package/dist-cjs/commands/ListAnomaliesForInsightCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListEventsCommand.js +5 -5
- package/dist-cjs/commands/ListEventsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListInsightsCommand.js +5 -5
- package/dist-cjs/commands/ListInsightsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListNotificationChannelsCommand.js +5 -5
- package/dist-cjs/commands/ListNotificationChannelsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/ListRecommendationsCommand.js +5 -5
- package/dist-cjs/commands/ListRecommendationsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/PutFeedbackCommand.js +5 -5
- package/dist-cjs/commands/PutFeedbackCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/RemoveNotificationChannelCommand.js +5 -5
- package/dist-cjs/commands/RemoveNotificationChannelCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/SearchInsightsCommand.js +5 -5
- package/dist-cjs/commands/SearchInsightsCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/StartCostEstimationCommand.js +5 -5
- package/dist-cjs/commands/StartCostEstimationCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateResourceCollectionCommand.js +5 -5
- package/dist-cjs/commands/UpdateResourceCollectionCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/commands/UpdateServiceIntegrationCommand.js +5 -5
- package/dist-cjs/commands/UpdateServiceIntegrationCommand.js.map +1 -0
- package/{dist/cjs → dist-cjs}/endpoints.js +1 -1
- package/dist-cjs/endpoints.js.map +1 -0
- package/dist-cjs/index.js +38 -0
- package/dist-cjs/index.js.map +1 -0
- package/{dist/cjs → dist-cjs}/models/index.js +1 -1
- 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 +170 -170
- package/dist-cjs/protocols/Aws_restJson1.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.browser.js +5 -4
- package/dist-cjs/runtimeConfig.browser.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.js +10 -9
- package/dist-cjs/runtimeConfig.js.map +1 -0
- package/{dist/cjs → dist-cjs}/runtimeConfig.native.js +1 -1
- 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 +2 -20
- package/dist-es/DevOpsGuru.js.map +1 -0
- package/{dist/es → dist-es}/DevOpsGuruClient.js +2 -25
- package/dist-es/DevOpsGuruClient.js.map +1 -0
- package/dist-es/commands/AddNotificationChannelCommand.js +40 -0
- package/dist-es/commands/AddNotificationChannelCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeAccountHealthCommand.js +4 -32
- package/dist-es/commands/DescribeAccountHealthCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeAccountOverviewCommand.js +4 -32
- package/dist-es/commands/DescribeAccountOverviewCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeAnomalyCommand.js +4 -31
- package/dist-es/commands/DescribeAnomalyCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeFeedbackCommand.js +4 -31
- package/dist-es/commands/DescribeFeedbackCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeInsightCommand.js +4 -31
- package/dist-es/commands/DescribeInsightCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeResourceCollectionHealthCommand.js +4 -33
- package/dist-es/commands/DescribeResourceCollectionHealthCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/DescribeServiceIntegrationCommand.js +4 -33
- package/dist-es/commands/DescribeServiceIntegrationCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetCostEstimationCommand.js +4 -33
- package/dist-es/commands/GetCostEstimationCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/GetResourceCollectionCommand.js +4 -32
- package/dist-es/commands/GetResourceCollectionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListAnomaliesForInsightCommand.js +4 -31
- package/dist-es/commands/ListAnomaliesForInsightCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListEventsCommand.js +4 -31
- package/dist-es/commands/ListEventsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListInsightsCommand.js +4 -32
- package/dist-es/commands/ListInsightsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListNotificationChannelsCommand.js +4 -33
- package/dist-es/commands/ListNotificationChannelsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/ListRecommendationsCommand.js +4 -31
- package/dist-es/commands/ListRecommendationsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/PutFeedbackCommand.js +4 -31
- package/dist-es/commands/PutFeedbackCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/RemoveNotificationChannelCommand.js +4 -32
- package/dist-es/commands/RemoveNotificationChannelCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/SearchInsightsCommand.js +4 -37
- package/dist-es/commands/SearchInsightsCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/StartCostEstimationCommand.js +4 -29
- package/dist-es/commands/StartCostEstimationCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateResourceCollectionCommand.js +4 -32
- package/dist-es/commands/UpdateResourceCollectionCommand.js.map +1 -0
- package/{dist/es → dist-es}/commands/UpdateServiceIntegrationCommand.js +4 -32
- package/dist-es/commands/UpdateServiceIntegrationCommand.js.map +1 -0
- package/{dist/es → dist-es}/endpoints.js +1 -1
- 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 -318
- package/dist-es/models/models_0.js.map +1 -0
- package/{dist/es → dist-es}/pagination/DescribeResourceCollectionHealthPaginator.js +17 -29
- package/dist-es/pagination/DescribeResourceCollectionHealthPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/GetCostEstimationPaginator.js +17 -29
- package/dist-es/pagination/GetCostEstimationPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/GetResourceCollectionPaginator.js +17 -29
- 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 +17 -29
- package/dist-es/pagination/ListAnomaliesForInsightPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListEventsPaginator.js +17 -29
- package/dist-es/pagination/ListEventsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListInsightsPaginator.js +17 -29
- package/dist-es/pagination/ListInsightsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListNotificationChannelsPaginator.js +17 -29
- package/dist-es/pagination/ListNotificationChannelsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/ListRecommendationsPaginator.js +17 -29
- package/dist-es/pagination/ListRecommendationsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/pagination/SearchInsightsPaginator.js +17 -29
- package/dist-es/pagination/SearchInsightsPaginator.js.map +1 -0
- package/{dist/es → dist-es}/protocols/Aws_restJson1.js +608 -613
- package/dist-es/protocols/Aws_restJson1.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.browser.js +1 -4
- package/dist-es/runtimeConfig.browser.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.js +2 -5
- package/dist-es/runtimeConfig.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.native.js +0 -3
- package/dist-es/runtimeConfig.native.js.map +1 -0
- package/{dist/es → dist-es}/runtimeConfig.shared.js +1 -4
- 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 +1 -0
- package/{dist/types/ts3.4 → dist-types}/runtimeConfig.d.ts +37 -36
- package/{dist/types → dist-types}/runtimeConfig.native.d.ts +1 -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 +1 -0
- package/{dist/types → dist-types/ts3.4}/runtimeConfig.d.ts +37 -36
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.native.d.ts +1 -0
- package/{dist/types → dist-types}/ts3.4/runtimeConfig.shared.d.ts +0 -0
- package/package.json +50 -50
- 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 -3
- package/tsconfig.json +7 -7
- package/tsconfig.types.json +9 -0
- 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/DescribeAccountOverviewCommand.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/DescribeResourceCollectionHealthCommand.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/ListNotificationChannelsCommand.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 +0 -38
- 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 +0 -75
- 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,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListAnomaliesForInsightCommandInput, ListAnomaliesForInsightCommandOutput } from "../commands/ListAnomaliesForInsightCommand";
|
|
2
3
|
import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListAnomaliesForInsight(config: DevOpsGuruPaginationConfiguration, input: ListAnomaliesForInsightCommandInput, ...additionalArguments: any): Paginator<ListAnomaliesForInsightCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListEventsCommandInput, ListEventsCommandOutput } from "../commands/ListEventsCommand";
|
|
2
3
|
import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListEvents(config: DevOpsGuruPaginationConfiguration, input: ListEventsCommandInput, ...additionalArguments: any): Paginator<ListEventsCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListInsightsCommandInput, ListInsightsCommandOutput } from "../commands/ListInsightsCommand";
|
|
2
3
|
import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListInsights(config: DevOpsGuruPaginationConfiguration, input: ListInsightsCommandInput, ...additionalArguments: any): Paginator<ListInsightsCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListNotificationChannelsCommandInput, ListNotificationChannelsCommandOutput } from "../commands/ListNotificationChannelsCommand";
|
|
2
3
|
import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListNotificationChannels(config: DevOpsGuruPaginationConfiguration, input: ListNotificationChannelsCommandInput, ...additionalArguments: any): Paginator<ListNotificationChannelsCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { ListRecommendationsCommandInput, ListRecommendationsCommandOutput } from "../commands/ListRecommendationsCommand";
|
|
2
3
|
import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateListRecommendations(config: DevOpsGuruPaginationConfiguration, input: ListRecommendationsCommandInput, ...additionalArguments: any): Paginator<ListRecommendationsCommandOutput>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
+
import { Paginator } from "@aws-sdk/types";
|
|
1
2
|
import { SearchInsightsCommandInput, SearchInsightsCommandOutput } from "../commands/SearchInsightsCommand";
|
|
2
3
|
import { DevOpsGuruPaginationConfiguration } from "./Interfaces";
|
|
3
|
-
import { Paginator } from "@aws-sdk/types";
|
|
4
4
|
export declare function paginateSearchInsights(config: DevOpsGuruPaginationConfiguration, input: SearchInsightsCommandInput, ...additionalArguments: any): Paginator<SearchInsightsCommandOutput>;
|
|
@@ -1,3 +1,5 @@
|
|
|
1
|
+
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
2
|
+
import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
|
|
1
3
|
import { AddNotificationChannelCommandInput, AddNotificationChannelCommandOutput } from "../commands/AddNotificationChannelCommand";
|
|
2
4
|
import { DescribeAccountHealthCommandInput, DescribeAccountHealthCommandOutput } from "../commands/DescribeAccountHealthCommand";
|
|
3
5
|
import { DescribeAccountOverviewCommandInput, DescribeAccountOverviewCommandOutput } from "../commands/DescribeAccountOverviewCommand";
|
|
@@ -19,8 +21,6 @@ import { SearchInsightsCommandInput, SearchInsightsCommandOutput } from "../comm
|
|
|
19
21
|
import { StartCostEstimationCommandInput, StartCostEstimationCommandOutput } from "../commands/StartCostEstimationCommand";
|
|
20
22
|
import { UpdateResourceCollectionCommandInput, UpdateResourceCollectionCommandOutput } from "../commands/UpdateResourceCollectionCommand";
|
|
21
23
|
import { UpdateServiceIntegrationCommandInput, UpdateServiceIntegrationCommandOutput } from "../commands/UpdateServiceIntegrationCommand";
|
|
22
|
-
import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@aws-sdk/protocol-http";
|
|
23
|
-
import { SerdeContext as __SerdeContext } from "@aws-sdk/types";
|
|
24
24
|
export declare const serializeAws_restJson1AddNotificationChannelCommand: (input: AddNotificationChannelCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
25
25
|
export declare const serializeAws_restJson1DescribeAccountHealthCommand: (input: DescribeAccountHealthCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
26
26
|
export declare const serializeAws_restJson1DescribeAccountOverviewCommand: (input: DescribeAccountOverviewCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
@@ -32,5 +32,6 @@ export declare const getRuntimeConfig: (config: DevOpsGuruClientConfig) => {
|
|
|
32
32
|
signingEscapePath?: boolean | undefined;
|
|
33
33
|
systemClockOffset?: number | undefined;
|
|
34
34
|
signingRegion?: string | undefined;
|
|
35
|
+
signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
|
|
35
36
|
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
36
37
|
};
|
|
@@ -1,36 +1,37 @@
|
|
|
1
|
-
import { NodeHttpHandler } from "@aws-sdk/node-http-handler";
|
|
2
|
-
import { DevOpsGuruClientConfig } from "./DevOpsGuruClient";
|
|
3
|
-
/**
|
|
4
|
-
* @internal
|
|
5
|
-
*/
|
|
6
|
-
export declare const getRuntimeConfig: (config: DevOpsGuruClientConfig) => {
|
|
7
|
-
runtime: string;
|
|
8
|
-
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
9
|
-
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
10
|
-
bodyLengthChecker: (body: any) => number | undefined;
|
|
11
|
-
credentialDefaultProvider: import("@aws-sdk/client-sts/dist
|
|
12
|
-
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
13
|
-
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
14
|
-
region: string | import("@aws-sdk/types").Provider<string>;
|
|
15
|
-
requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | NodeHttpHandler;
|
|
16
|
-
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
17
|
-
sha256: import("@aws-sdk/types").HashConstructor;
|
|
18
|
-
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
19
|
-
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
20
|
-
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
21
|
-
apiVersion: string;
|
|
22
|
-
urlParser: import("@aws-sdk/types").UrlParser;
|
|
23
|
-
disableHostPrefix: boolean;
|
|
24
|
-
logger: import("@aws-sdk/types").Logger;
|
|
25
|
-
serviceId: string;
|
|
26
|
-
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
27
|
-
endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined;
|
|
28
|
-
tls?: boolean | undefined;
|
|
29
|
-
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
30
|
-
credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
|
|
31
|
-
signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
|
|
32
|
-
signingEscapePath?: boolean | undefined;
|
|
33
|
-
systemClockOffset?: number | undefined;
|
|
34
|
-
signingRegion?: string | undefined;
|
|
35
|
-
|
|
36
|
-
|
|
1
|
+
import { NodeHttpHandler } from "@aws-sdk/node-http-handler";
|
|
2
|
+
import { DevOpsGuruClientConfig } from "./DevOpsGuruClient";
|
|
3
|
+
/**
|
|
4
|
+
* @internal
|
|
5
|
+
*/
|
|
6
|
+
export declare const getRuntimeConfig: (config: DevOpsGuruClientConfig) => {
|
|
7
|
+
runtime: string;
|
|
8
|
+
base64Decoder: import("@aws-sdk/types").Decoder;
|
|
9
|
+
base64Encoder: import("@aws-sdk/types").Encoder;
|
|
10
|
+
bodyLengthChecker: (body: any) => number | undefined;
|
|
11
|
+
credentialDefaultProvider: import("@aws-sdk/client-sts/dist-types/defaultStsRoleAssumers").DefaultCredentialProvider;
|
|
12
|
+
defaultUserAgentProvider: import("@aws-sdk/types").Provider<import("@aws-sdk/types").UserAgent>;
|
|
13
|
+
maxAttempts: number | import("@aws-sdk/types").Provider<number>;
|
|
14
|
+
region: string | import("@aws-sdk/types").Provider<string>;
|
|
15
|
+
requestHandler: (import("@aws-sdk/types").RequestHandler<any, any, import("@aws-sdk/types").HttpHandlerOptions> & import("@aws-sdk/protocol-http").HttpHandler) | NodeHttpHandler;
|
|
16
|
+
retryMode: string | import("@aws-sdk/types").Provider<string>;
|
|
17
|
+
sha256: import("@aws-sdk/types").HashConstructor;
|
|
18
|
+
streamCollector: import("@aws-sdk/types").StreamCollector;
|
|
19
|
+
utf8Decoder: import("@aws-sdk/types").Decoder;
|
|
20
|
+
utf8Encoder: import("@aws-sdk/types").Encoder;
|
|
21
|
+
apiVersion: string;
|
|
22
|
+
urlParser: import("@aws-sdk/types").UrlParser;
|
|
23
|
+
disableHostPrefix: boolean;
|
|
24
|
+
logger: import("@aws-sdk/types").Logger;
|
|
25
|
+
serviceId: string;
|
|
26
|
+
regionInfoProvider: import("@aws-sdk/types").RegionInfoProvider;
|
|
27
|
+
endpoint?: string | import("@aws-sdk/types").Endpoint | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Endpoint> | undefined;
|
|
28
|
+
tls?: boolean | undefined;
|
|
29
|
+
retryStrategy?: import("@aws-sdk/types").RetryStrategy | undefined;
|
|
30
|
+
credentials?: import("@aws-sdk/types").Credentials | import("@aws-sdk/types").Provider<import("@aws-sdk/types").Credentials> | undefined;
|
|
31
|
+
signer?: import("@aws-sdk/types").RequestSigner | import("@aws-sdk/types").Provider<import("@aws-sdk/types").RequestSigner> | undefined;
|
|
32
|
+
signingEscapePath?: boolean | undefined;
|
|
33
|
+
systemClockOffset?: number | undefined;
|
|
34
|
+
signingRegion?: string | undefined;
|
|
35
|
+
signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
|
|
36
|
+
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
37
|
+
};
|
|
@@ -31,5 +31,6 @@ export declare const getRuntimeConfig: (config: DevOpsGuruClientConfig) => {
|
|
|
31
31
|
signingEscapePath?: boolean | undefined;
|
|
32
32
|
systemClockOffset?: number | undefined;
|
|
33
33
|
signingRegion?: string | undefined;
|
|
34
|
+
signerConstructor?: (new (options: import("@aws-sdk/signature-v4").SignatureV4Init & import("@aws-sdk/signature-v4").SignatureV4CryptoInit) => import("@aws-sdk/types").RequestSigner) | undefined;
|
|
34
35
|
customUserAgent?: string | import("@aws-sdk/types").UserAgent | undefined;
|
|
35
36
|
};
|
|
File without changes
|
package/package.json
CHANGED
|
@@ -1,65 +1,59 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-devops-guru",
|
|
3
3
|
"description": "AWS SDK for JavaScript Devops Guru Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.35.0",
|
|
5
5
|
"scripts": {
|
|
6
|
-
"
|
|
7
|
-
"build-documentation": "yarn remove-documentation && typedoc ./",
|
|
8
|
-
"remove-definitions": "rimraf ./types",
|
|
9
|
-
"remove-dist": "rimraf ./dist",
|
|
10
|
-
"remove-documentation": "rimraf ./docs",
|
|
11
|
-
"test": "jest --coverage --passWithNoTests",
|
|
6
|
+
"build": "yarn build:cjs && yarn build:es && yarn build:types",
|
|
12
7
|
"build:cjs": "tsc -p tsconfig.json",
|
|
8
|
+
"build:docs": "yarn clean:docs && typedoc ./",
|
|
13
9
|
"build:es": "tsc -p tsconfig.es.json",
|
|
14
|
-
"build": "
|
|
15
|
-
"
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
"browser": {
|
|
21
|
-
"./runtimeConfig": "./runtimeConfig.browser"
|
|
22
|
-
},
|
|
23
|
-
"react-native": {
|
|
24
|
-
"./runtimeConfig": "./runtimeConfig.native"
|
|
10
|
+
"build:types": "tsc -p tsconfig.types.json",
|
|
11
|
+
"clean": "yarn clean:dist && yarn clean:docs",
|
|
12
|
+
"clean:dist": "rimraf ./dist",
|
|
13
|
+
"clean:docs": "rimraf ./docs",
|
|
14
|
+
"downlevel-dts": "downlevel-dts dist-types dist-types/ts3.4",
|
|
15
|
+
"test": "jest --coverage --passWithNoTests"
|
|
25
16
|
},
|
|
17
|
+
"main": "./dist-cjs/index.js",
|
|
18
|
+
"types": "./dist-types/index.d.ts",
|
|
19
|
+
"module": "./dist-es/index.js",
|
|
26
20
|
"sideEffects": false,
|
|
27
21
|
"dependencies": {
|
|
28
22
|
"@aws-crypto/sha256-browser": "^1.0.0",
|
|
29
23
|
"@aws-crypto/sha256-js": "^1.0.0",
|
|
30
|
-
"@aws-sdk/client-sts": "3.
|
|
31
|
-
"@aws-sdk/config-resolver": "3.
|
|
32
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
33
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
34
|
-
"@aws-sdk/hash-node": "3.
|
|
35
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
36
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
37
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
38
|
-
"@aws-sdk/middleware-logger": "3.
|
|
39
|
-
"@aws-sdk/middleware-retry": "3.
|
|
40
|
-
"@aws-sdk/middleware-serde": "3.
|
|
41
|
-
"@aws-sdk/middleware-signing": "3.
|
|
42
|
-
"@aws-sdk/middleware-stack": "3.
|
|
43
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
44
|
-
"@aws-sdk/node-config-provider": "3.
|
|
45
|
-
"@aws-sdk/node-http-handler": "3.
|
|
46
|
-
"@aws-sdk/protocol-http": "3.
|
|
47
|
-
"@aws-sdk/smithy-client": "3.
|
|
48
|
-
"@aws-sdk/types": "3.
|
|
49
|
-
"@aws-sdk/url-parser": "3.
|
|
50
|
-
"@aws-sdk/util-base64-browser": "3.
|
|
51
|
-
"@aws-sdk/util-base64-node": "3.
|
|
52
|
-
"@aws-sdk/util-body-length-browser": "3.
|
|
53
|
-
"@aws-sdk/util-body-length-node": "3.
|
|
54
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
55
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
56
|
-
"@aws-sdk/util-utf8-browser": "3.
|
|
57
|
-
"@aws-sdk/util-utf8-node": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.35.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.35.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.35.0",
|
|
27
|
+
"@aws-sdk/fetch-http-handler": "3.35.0",
|
|
28
|
+
"@aws-sdk/hash-node": "3.35.0",
|
|
29
|
+
"@aws-sdk/invalid-dependency": "3.35.0",
|
|
30
|
+
"@aws-sdk/middleware-content-length": "3.35.0",
|
|
31
|
+
"@aws-sdk/middleware-host-header": "3.35.0",
|
|
32
|
+
"@aws-sdk/middleware-logger": "3.35.0",
|
|
33
|
+
"@aws-sdk/middleware-retry": "3.35.0",
|
|
34
|
+
"@aws-sdk/middleware-serde": "3.35.0",
|
|
35
|
+
"@aws-sdk/middleware-signing": "3.35.0",
|
|
36
|
+
"@aws-sdk/middleware-stack": "3.35.0",
|
|
37
|
+
"@aws-sdk/middleware-user-agent": "3.35.0",
|
|
38
|
+
"@aws-sdk/node-config-provider": "3.35.0",
|
|
39
|
+
"@aws-sdk/node-http-handler": "3.35.0",
|
|
40
|
+
"@aws-sdk/protocol-http": "3.35.0",
|
|
41
|
+
"@aws-sdk/smithy-client": "3.35.0",
|
|
42
|
+
"@aws-sdk/types": "3.35.0",
|
|
43
|
+
"@aws-sdk/url-parser": "3.35.0",
|
|
44
|
+
"@aws-sdk/util-base64-browser": "3.35.0",
|
|
45
|
+
"@aws-sdk/util-base64-node": "3.35.0",
|
|
46
|
+
"@aws-sdk/util-body-length-browser": "3.35.0",
|
|
47
|
+
"@aws-sdk/util-body-length-node": "3.35.0",
|
|
48
|
+
"@aws-sdk/util-user-agent-browser": "3.35.0",
|
|
49
|
+
"@aws-sdk/util-user-agent-node": "3.35.0",
|
|
50
|
+
"@aws-sdk/util-utf8-browser": "3.35.0",
|
|
51
|
+
"@aws-sdk/util-utf8-node": "3.35.0",
|
|
58
52
|
"tslib": "^2.3.0",
|
|
59
53
|
"uuid": "^8.3.2"
|
|
60
54
|
},
|
|
61
55
|
"devDependencies": {
|
|
62
|
-
"@aws-sdk/client-documentation-generator": "3.
|
|
56
|
+
"@aws-sdk/client-documentation-generator": "3.35.0",
|
|
63
57
|
"@types/node": "^12.7.5",
|
|
64
58
|
"@types/uuid": "^8.3.0",
|
|
65
59
|
"downlevel-dts": "0.7.0",
|
|
@@ -67,15 +61,15 @@
|
|
|
67
61
|
"rimraf": "^3.0.0",
|
|
68
62
|
"ts-jest": "^26.4.1",
|
|
69
63
|
"typedoc": "^0.19.2",
|
|
70
|
-
"typescript": "~4.
|
|
64
|
+
"typescript": "~4.3.5"
|
|
71
65
|
},
|
|
72
66
|
"engines": {
|
|
73
67
|
"node": ">=10.0.0"
|
|
74
68
|
},
|
|
75
69
|
"typesVersions": {
|
|
76
70
|
"<4.0": {
|
|
77
|
-
"dist
|
|
78
|
-
"dist
|
|
71
|
+
"dist-types/*": [
|
|
72
|
+
"dist-types/ts3.4/*"
|
|
79
73
|
]
|
|
80
74
|
}
|
|
81
75
|
},
|
|
@@ -84,6 +78,12 @@
|
|
|
84
78
|
"url": "https://aws.amazon.com/javascript/"
|
|
85
79
|
},
|
|
86
80
|
"license": "Apache-2.0",
|
|
81
|
+
"browser": {
|
|
82
|
+
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
|
|
83
|
+
},
|
|
84
|
+
"react-native": {
|
|
85
|
+
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.native"
|
|
86
|
+
},
|
|
87
87
|
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-devops-guru",
|
|
88
88
|
"repository": {
|
|
89
89
|
"type": "git",
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
|
|
2
|
+
|
|
2
3
|
import {
|
|
3
4
|
AddNotificationChannelCommand,
|
|
4
5
|
AddNotificationChannelCommandInput,
|
|
@@ -96,7 +97,7 @@ import {
|
|
|
96
97
|
UpdateServiceIntegrationCommandInput,
|
|
97
98
|
UpdateServiceIntegrationCommandOutput,
|
|
98
99
|
} from "./commands/UpdateServiceIntegrationCommand";
|
|
99
|
-
import {
|
|
100
|
+
import { DevOpsGuruClient } from "./DevOpsGuruClient";
|
|
100
101
|
|
|
101
102
|
/**
|
|
102
103
|
* <p> Amazon DevOps Guru is a fully managed service that helps you identify anomalous behavior in business
|
|
@@ -1,3 +1,54 @@
|
|
|
1
|
+
import {
|
|
2
|
+
EndpointsInputConfig,
|
|
3
|
+
EndpointsResolvedConfig,
|
|
4
|
+
RegionInputConfig,
|
|
5
|
+
RegionResolvedConfig,
|
|
6
|
+
resolveEndpointsConfig,
|
|
7
|
+
resolveRegionConfig,
|
|
8
|
+
} from "@aws-sdk/config-resolver";
|
|
9
|
+
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
10
|
+
import {
|
|
11
|
+
getHostHeaderPlugin,
|
|
12
|
+
HostHeaderInputConfig,
|
|
13
|
+
HostHeaderResolvedConfig,
|
|
14
|
+
resolveHostHeaderConfig,
|
|
15
|
+
} from "@aws-sdk/middleware-host-header";
|
|
16
|
+
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
17
|
+
import { getRetryPlugin, resolveRetryConfig, RetryInputConfig, RetryResolvedConfig } from "@aws-sdk/middleware-retry";
|
|
18
|
+
import {
|
|
19
|
+
AwsAuthInputConfig,
|
|
20
|
+
AwsAuthResolvedConfig,
|
|
21
|
+
getAwsAuthPlugin,
|
|
22
|
+
resolveAwsAuthConfig,
|
|
23
|
+
} from "@aws-sdk/middleware-signing";
|
|
24
|
+
import {
|
|
25
|
+
getUserAgentPlugin,
|
|
26
|
+
resolveUserAgentConfig,
|
|
27
|
+
UserAgentInputConfig,
|
|
28
|
+
UserAgentResolvedConfig,
|
|
29
|
+
} from "@aws-sdk/middleware-user-agent";
|
|
30
|
+
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
31
|
+
import {
|
|
32
|
+
Client as __Client,
|
|
33
|
+
SmithyConfiguration as __SmithyConfiguration,
|
|
34
|
+
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
35
|
+
} from "@aws-sdk/smithy-client";
|
|
36
|
+
import {
|
|
37
|
+
Credentials as __Credentials,
|
|
38
|
+
Decoder as __Decoder,
|
|
39
|
+
Encoder as __Encoder,
|
|
40
|
+
Hash as __Hash,
|
|
41
|
+
HashConstructor as __HashConstructor,
|
|
42
|
+
HttpHandlerOptions as __HttpHandlerOptions,
|
|
43
|
+
Logger as __Logger,
|
|
44
|
+
Provider as __Provider,
|
|
45
|
+
Provider,
|
|
46
|
+
RegionInfoProvider,
|
|
47
|
+
StreamCollector as __StreamCollector,
|
|
48
|
+
UrlParser as __UrlParser,
|
|
49
|
+
UserAgent as __UserAgent,
|
|
50
|
+
} from "@aws-sdk/types";
|
|
51
|
+
|
|
1
52
|
import {
|
|
2
53
|
AddNotificationChannelCommandInput,
|
|
3
54
|
AddNotificationChannelCommandOutput,
|
|
@@ -59,56 +110,6 @@ import {
|
|
|
59
110
|
UpdateServiceIntegrationCommandOutput,
|
|
60
111
|
} from "./commands/UpdateServiceIntegrationCommand";
|
|
61
112
|
import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
|
|
62
|
-
import {
|
|
63
|
-
EndpointsInputConfig,
|
|
64
|
-
EndpointsResolvedConfig,
|
|
65
|
-
RegionInputConfig,
|
|
66
|
-
RegionResolvedConfig,
|
|
67
|
-
resolveEndpointsConfig,
|
|
68
|
-
resolveRegionConfig,
|
|
69
|
-
} from "@aws-sdk/config-resolver";
|
|
70
|
-
import { getContentLengthPlugin } from "@aws-sdk/middleware-content-length";
|
|
71
|
-
import {
|
|
72
|
-
HostHeaderInputConfig,
|
|
73
|
-
HostHeaderResolvedConfig,
|
|
74
|
-
getHostHeaderPlugin,
|
|
75
|
-
resolveHostHeaderConfig,
|
|
76
|
-
} from "@aws-sdk/middleware-host-header";
|
|
77
|
-
import { getLoggerPlugin } from "@aws-sdk/middleware-logger";
|
|
78
|
-
import { RetryInputConfig, RetryResolvedConfig, getRetryPlugin, resolveRetryConfig } from "@aws-sdk/middleware-retry";
|
|
79
|
-
import {
|
|
80
|
-
AwsAuthInputConfig,
|
|
81
|
-
AwsAuthResolvedConfig,
|
|
82
|
-
getAwsAuthPlugin,
|
|
83
|
-
resolveAwsAuthConfig,
|
|
84
|
-
} from "@aws-sdk/middleware-signing";
|
|
85
|
-
import {
|
|
86
|
-
UserAgentInputConfig,
|
|
87
|
-
UserAgentResolvedConfig,
|
|
88
|
-
getUserAgentPlugin,
|
|
89
|
-
resolveUserAgentConfig,
|
|
90
|
-
} from "@aws-sdk/middleware-user-agent";
|
|
91
|
-
import { HttpHandler as __HttpHandler } from "@aws-sdk/protocol-http";
|
|
92
|
-
import {
|
|
93
|
-
Client as __Client,
|
|
94
|
-
SmithyConfiguration as __SmithyConfiguration,
|
|
95
|
-
SmithyResolvedConfiguration as __SmithyResolvedConfiguration,
|
|
96
|
-
} from "@aws-sdk/smithy-client";
|
|
97
|
-
import {
|
|
98
|
-
Provider,
|
|
99
|
-
RegionInfoProvider,
|
|
100
|
-
Credentials as __Credentials,
|
|
101
|
-
Decoder as __Decoder,
|
|
102
|
-
Encoder as __Encoder,
|
|
103
|
-
Hash as __Hash,
|
|
104
|
-
HashConstructor as __HashConstructor,
|
|
105
|
-
HttpHandlerOptions as __HttpHandlerOptions,
|
|
106
|
-
Logger as __Logger,
|
|
107
|
-
Provider as __Provider,
|
|
108
|
-
StreamCollector as __StreamCollector,
|
|
109
|
-
UrlParser as __UrlParser,
|
|
110
|
-
UserAgent as __UserAgent,
|
|
111
|
-
} from "@aws-sdk/types";
|
|
112
113
|
|
|
113
114
|
export type ServiceInputTypes =
|
|
114
115
|
| AddNotificationChannelCommandInput
|
|
@@ -324,13 +325,13 @@ export class DevOpsGuruClient extends __Client<
|
|
|
324
325
|
readonly config: DevOpsGuruClientResolvedConfig;
|
|
325
326
|
|
|
326
327
|
constructor(configuration: DevOpsGuruClientConfig) {
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
328
|
+
const _config_0 = __getRuntimeConfig(configuration);
|
|
329
|
+
const _config_1 = resolveRegionConfig(_config_0);
|
|
330
|
+
const _config_2 = resolveEndpointsConfig(_config_1);
|
|
331
|
+
const _config_3 = resolveRetryConfig(_config_2);
|
|
332
|
+
const _config_4 = resolveHostHeaderConfig(_config_3);
|
|
333
|
+
const _config_5 = resolveAwsAuthConfig(_config_4);
|
|
334
|
+
const _config_6 = resolveUserAgentConfig(_config_5);
|
|
334
335
|
super(_config_6);
|
|
335
336
|
this.config = _config_6;
|
|
336
337
|
this.middlewareStack.use(getRetryPlugin(this.config));
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
2
|
-
import { AddNotificationChannelRequest, AddNotificationChannelResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1AddNotificationChannelCommand,
|
|
5
|
-
serializeAws_restJson1AddNotificationChannelCommand,
|
|
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 { AddNotificationChannelRequest, AddNotificationChannelResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1AddNotificationChannelCommand,
|
|
18
|
+
serializeAws_restJson1AddNotificationChannelCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface AddNotificationChannelCommandInput extends AddNotificationChannelRequest {}
|
|
21
22
|
export interface AddNotificationChannelCommandOutput extends AddNotificationChannelResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
2
|
-
import { DescribeAccountHealthRequest, DescribeAccountHealthResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1DescribeAccountHealthCommand,
|
|
5
|
-
serializeAws_restJson1DescribeAccountHealthCommand,
|
|
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 { DescribeAccountHealthRequest, DescribeAccountHealthResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1DescribeAccountHealthCommand,
|
|
18
|
+
serializeAws_restJson1DescribeAccountHealthCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeAccountHealthCommandInput extends DescribeAccountHealthRequest {}
|
|
21
22
|
export interface DescribeAccountHealthCommandOutput extends DescribeAccountHealthResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
2
|
-
import { DescribeAccountOverviewRequest, DescribeAccountOverviewResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1DescribeAccountOverviewCommand,
|
|
5
|
-
serializeAws_restJson1DescribeAccountOverviewCommand,
|
|
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 { DescribeAccountOverviewRequest, DescribeAccountOverviewResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1DescribeAccountOverviewCommand,
|
|
18
|
+
serializeAws_restJson1DescribeAccountOverviewCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeAccountOverviewCommandInput extends DescribeAccountOverviewRequest {}
|
|
21
22
|
export interface DescribeAccountOverviewCommandOutput extends DescribeAccountOverviewResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
2
|
-
import { DescribeAnomalyRequest, DescribeAnomalyResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1DescribeAnomalyCommand,
|
|
5
|
-
serializeAws_restJson1DescribeAnomalyCommand,
|
|
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 { DescribeAnomalyRequest, DescribeAnomalyResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1DescribeAnomalyCommand,
|
|
18
|
+
serializeAws_restJson1DescribeAnomalyCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeAnomalyCommandInput extends DescribeAnomalyRequest {}
|
|
21
22
|
export interface DescribeAnomalyCommandOutput extends DescribeAnomalyResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
2
|
-
import { DescribeFeedbackRequest, DescribeFeedbackResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1DescribeFeedbackCommand,
|
|
5
|
-
serializeAws_restJson1DescribeFeedbackCommand,
|
|
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 { DescribeFeedbackRequest, DescribeFeedbackResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1DescribeFeedbackCommand,
|
|
18
|
+
serializeAws_restJson1DescribeFeedbackCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeFeedbackCommandInput extends DescribeFeedbackRequest {}
|
|
21
22
|
export interface DescribeFeedbackCommandOutput extends DescribeFeedbackResponse, __MetadataBearer {}
|
|
22
23
|
|
|
@@ -1,9 +1,3 @@
|
|
|
1
|
-
import { DevOpsGuruClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DevOpsGuruClient";
|
|
2
|
-
import { DescribeInsightRequest, DescribeInsightResponse } from "../models/models_0";
|
|
3
|
-
import {
|
|
4
|
-
deserializeAws_restJson1DescribeInsightCommand,
|
|
5
|
-
serializeAws_restJson1DescribeInsightCommand,
|
|
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 { DescribeInsightRequest, DescribeInsightResponse } from "../models/models_0";
|
|
16
|
+
import {
|
|
17
|
+
deserializeAws_restJson1DescribeInsightCommand,
|
|
18
|
+
serializeAws_restJson1DescribeInsightCommand,
|
|
19
|
+
} from "../protocols/Aws_restJson1";
|
|
20
|
+
|
|
20
21
|
export interface DescribeInsightCommandInput extends DescribeInsightRequest {}
|
|
21
22
|
export interface DescribeInsightCommandOutput extends DescribeInsightResponse, __MetadataBearer {}
|
|
22
23
|
|