@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,43 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { DescribeAccountHealthRequest, DescribeAccountHealthResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_restJson1DescribeAccountHealthCommand, serializeAws_restJson1DescribeAccountHealthCommand, } from "../protocols/Aws_restJson1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* Use these numbers to gauge the health of operations in your AWS account.
|
|
10
|
-
* </p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { DevOpsGuruClient, DescribeAccountHealthCommand } from "@aws-sdk/client-devops-guru"; // ES Modules import
|
|
15
|
-
* // const { DevOpsGuruClient, DescribeAccountHealthCommand } = require("@aws-sdk/client-devops-guru"); // CommonJS import
|
|
16
|
-
* const client = new DevOpsGuruClient(config);
|
|
17
|
-
* const command = new DescribeAccountHealthCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link DescribeAccountHealthCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link DescribeAccountHealthCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link DevOpsGuruClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
26
|
-
var DescribeAccountHealthCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { DescribeAccountHealthRequest, DescribeAccountHealthResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_restJson1DescribeAccountHealthCommand, serializeAws_restJson1DescribeAccountHealthCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
+
var DescribeAccountHealthCommand = (function (_super) {
|
|
27
7
|
__extends(DescribeAccountHealthCommand, _super);
|
|
28
|
-
// Start section: command_properties
|
|
29
|
-
// End section: command_properties
|
|
30
8
|
function DescribeAccountHealthCommand(input) {
|
|
31
|
-
var _this =
|
|
32
|
-
// Start section: command_constructor
|
|
33
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
34
10
|
_this.input = input;
|
|
35
11
|
return _this;
|
|
36
|
-
// End section: command_constructor
|
|
37
12
|
}
|
|
38
|
-
/**
|
|
39
|
-
* @internal
|
|
40
|
-
*/
|
|
41
13
|
DescribeAccountHealthCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
42
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
43
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribeAccountHealthCommand.js","sourceRoot":"","sources":["../../src/commands/DescribeAccountHealthCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,4BAA4B,EAAE,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AACjG,OAAO,EACL,oDAAoD,EACpD,kDAAkD,GACnD,MAAM,4BAA4B,CAAC;AAyBpC;IAAkD,gDAIjD;IAIC,sCAAqB,KAAwC;QAA7D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAmC;;IAI7D,CAAC;IAKD,wDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,8BAA8B,CAAC;QACnD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,4BAA4B,CAAC,kBAAkB;YACxE,wBAAwB,EAAE,6BAA6B,CAAC,kBAAkB;SAC3E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,gDAAS,GAAjB,UAAkB,KAAwC,EAAE,OAAuB;QACjF,OAAO,kDAAkD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC5E,CAAC;IAEO,kDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,oDAAoD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC/E,CAAC;IAIH,mCAAC;AAAD,CAAC,AAtDD,CAAkD,QAAQ,GAsDzD"}
|
|
@@ -1,43 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { DescribeAccountOverviewRequest, DescribeAccountOverviewResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_restJson1DescribeAccountOverviewCommand, serializeAws_restJson1DescribeAccountOverviewCommand, } from "../protocols/Aws_restJson1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* that were created, and the Mean Time to Recover (MTTR) for all closed reactive insights.
|
|
10
|
-
* </p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { DevOpsGuruClient, DescribeAccountOverviewCommand } from "@aws-sdk/client-devops-guru"; // ES Modules import
|
|
15
|
-
* // const { DevOpsGuruClient, DescribeAccountOverviewCommand } = require("@aws-sdk/client-devops-guru"); // CommonJS import
|
|
16
|
-
* const client = new DevOpsGuruClient(config);
|
|
17
|
-
* const command = new DescribeAccountOverviewCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link DescribeAccountOverviewCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link DescribeAccountOverviewCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link DevOpsGuruClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
26
|
-
var DescribeAccountOverviewCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { DescribeAccountOverviewRequest, DescribeAccountOverviewResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_restJson1DescribeAccountOverviewCommand, serializeAws_restJson1DescribeAccountOverviewCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
+
var DescribeAccountOverviewCommand = (function (_super) {
|
|
27
7
|
__extends(DescribeAccountOverviewCommand, _super);
|
|
28
|
-
// Start section: command_properties
|
|
29
|
-
// End section: command_properties
|
|
30
8
|
function DescribeAccountOverviewCommand(input) {
|
|
31
|
-
var _this =
|
|
32
|
-
// Start section: command_constructor
|
|
33
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
34
10
|
_this.input = input;
|
|
35
11
|
return _this;
|
|
36
|
-
// End section: command_constructor
|
|
37
12
|
}
|
|
38
|
-
/**
|
|
39
|
-
* @internal
|
|
40
|
-
*/
|
|
41
13
|
DescribeAccountOverviewCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
42
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
43
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribeAccountOverviewCommand.js","sourceRoot":"","sources":["../../src/commands/DescribeAccountOverviewCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,8BAA8B,EAAE,+BAA+B,EAAE,MAAM,oBAAoB,CAAC;AACrG,OAAO,EACL,sDAAsD,EACtD,oDAAoD,GACrD,MAAM,4BAA4B,CAAC;AAyBpC;IAAoD,kDAInD;IAIC,wCAAqB,KAA0C;QAA/D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAqC;;IAI/D,CAAC;IAKD,0DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,gCAAgC,CAAC;QACrD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,8BAA8B,CAAC,kBAAkB;YAC1E,wBAAwB,EAAE,+BAA+B,CAAC,kBAAkB;SAC7E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,kDAAS,GAAjB,UAAkB,KAA0C,EAAE,OAAuB;QACnF,OAAO,oDAAoD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAEO,oDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,sDAAsD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAIH,qCAAC;AAAD,CAAC,AAtDD,CAAoD,QAAQ,GAsD3D"}
|
|
@@ -1,42 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { DescribeAnomalyRequest, DescribeAnomalyResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_restJson1DescribeAnomalyCommand, serializeAws_restJson1DescribeAnomalyCommand, } from "../protocols/Aws_restJson1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* </p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { DevOpsGuruClient, DescribeAnomalyCommand } from "@aws-sdk/client-devops-guru"; // ES Modules import
|
|
14
|
-
* // const { DevOpsGuruClient, DescribeAnomalyCommand } = require("@aws-sdk/client-devops-guru"); // CommonJS import
|
|
15
|
-
* const client = new DevOpsGuruClient(config);
|
|
16
|
-
* const command = new DescribeAnomalyCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link DescribeAnomalyCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link DescribeAnomalyCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link DevOpsGuruClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
|
-
var DescribeAnomalyCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { DescribeAnomalyRequest, DescribeAnomalyResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_restJson1DescribeAnomalyCommand, serializeAws_restJson1DescribeAnomalyCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
+
var DescribeAnomalyCommand = (function (_super) {
|
|
26
7
|
__extends(DescribeAnomalyCommand, _super);
|
|
27
|
-
// Start section: command_properties
|
|
28
|
-
// End section: command_properties
|
|
29
8
|
function DescribeAnomalyCommand(input) {
|
|
30
|
-
var _this =
|
|
31
|
-
// Start section: command_constructor
|
|
32
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
33
10
|
_this.input = input;
|
|
34
11
|
return _this;
|
|
35
|
-
// End section: command_constructor
|
|
36
12
|
}
|
|
37
|
-
/**
|
|
38
|
-
* @internal
|
|
39
|
-
*/
|
|
40
13
|
DescribeAnomalyCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
41
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
42
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribeAnomalyCommand.js","sourceRoot":"","sources":["../../src/commands/DescribeAnomalyCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,sBAAsB,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AACrF,OAAO,EACL,8CAA8C,EAC9C,4CAA4C,GAC7C,MAAM,4BAA4B,CAAC;AAwBpC;IAA4C,0CAI3C;IAIC,gCAAqB,KAAkC;QAAvD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA6B;;IAIvD,CAAC;IAKD,kDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,wBAAwB,CAAC;QAC7C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,sBAAsB,CAAC,kBAAkB;YAClE,wBAAwB,EAAE,uBAAuB,CAAC,kBAAkB;SACrE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,0CAAS,GAAjB,UAAkB,KAAkC,EAAE,OAAuB;QAC3E,OAAO,4CAA4C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAEO,4CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,8CAA8C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;IAIH,6BAAC;AAAD,CAAC,AAtDD,CAA4C,QAAQ,GAsDnD"}
|
|
@@ -1,42 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { DescribeFeedbackRequest, DescribeFeedbackResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_restJson1DescribeFeedbackCommand, serializeAws_restJson1DescribeFeedbackCommand, } from "../protocols/Aws_restJson1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* </p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { DevOpsGuruClient, DescribeFeedbackCommand } from "@aws-sdk/client-devops-guru"; // ES Modules import
|
|
14
|
-
* // const { DevOpsGuruClient, DescribeFeedbackCommand } = require("@aws-sdk/client-devops-guru"); // CommonJS import
|
|
15
|
-
* const client = new DevOpsGuruClient(config);
|
|
16
|
-
* const command = new DescribeFeedbackCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link DescribeFeedbackCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link DescribeFeedbackCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link DevOpsGuruClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
|
-
var DescribeFeedbackCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { DescribeFeedbackRequest, DescribeFeedbackResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_restJson1DescribeFeedbackCommand, serializeAws_restJson1DescribeFeedbackCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
+
var DescribeFeedbackCommand = (function (_super) {
|
|
26
7
|
__extends(DescribeFeedbackCommand, _super);
|
|
27
|
-
// Start section: command_properties
|
|
28
|
-
// End section: command_properties
|
|
29
8
|
function DescribeFeedbackCommand(input) {
|
|
30
|
-
var _this =
|
|
31
|
-
// Start section: command_constructor
|
|
32
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
33
10
|
_this.input = input;
|
|
34
11
|
return _this;
|
|
35
|
-
// End section: command_constructor
|
|
36
12
|
}
|
|
37
|
-
/**
|
|
38
|
-
* @internal
|
|
39
|
-
*/
|
|
40
13
|
DescribeFeedbackCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
41
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
42
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribeFeedbackCommand.js","sourceRoot":"","sources":["../../src/commands/DescribeFeedbackCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,uBAAuB,EAAE,wBAAwB,EAAE,MAAM,oBAAoB,CAAC;AACvF,OAAO,EACL,+CAA+C,EAC/C,6CAA6C,GAC9C,MAAM,4BAA4B,CAAC;AAwBpC;IAA6C,2CAI5C;IAIC,iCAAqB,KAAmC;QAAxD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8B;;IAIxD,CAAC;IAKD,mDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,yBAAyB,CAAC;QAC9C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,uBAAuB,CAAC,kBAAkB;YACnE,wBAAwB,EAAE,wBAAwB,CAAC,kBAAkB;SACtE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2CAAS,GAAjB,UAAkB,KAAmC,EAAE,OAAuB;QAC5E,OAAO,6CAA6C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACvE,CAAC;IAEO,6CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,+CAA+C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC1E,CAAC;IAIH,8BAAC;AAAD,CAAC,AAtDD,CAA6C,QAAQ,GAsDpD"}
|
|
@@ -1,42 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { DescribeInsightRequest, DescribeInsightResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_restJson1DescribeInsightCommand, serializeAws_restJson1DescribeInsightCommand, } from "../protocols/Aws_restJson1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* </p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { DevOpsGuruClient, DescribeInsightCommand } from "@aws-sdk/client-devops-guru"; // ES Modules import
|
|
14
|
-
* // const { DevOpsGuruClient, DescribeInsightCommand } = require("@aws-sdk/client-devops-guru"); // CommonJS import
|
|
15
|
-
* const client = new DevOpsGuruClient(config);
|
|
16
|
-
* const command = new DescribeInsightCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link DescribeInsightCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link DescribeInsightCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link DevOpsGuruClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
|
-
var DescribeInsightCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { DescribeInsightRequest, DescribeInsightResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_restJson1DescribeInsightCommand, serializeAws_restJson1DescribeInsightCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
+
var DescribeInsightCommand = (function (_super) {
|
|
26
7
|
__extends(DescribeInsightCommand, _super);
|
|
27
|
-
// Start section: command_properties
|
|
28
|
-
// End section: command_properties
|
|
29
8
|
function DescribeInsightCommand(input) {
|
|
30
|
-
var _this =
|
|
31
|
-
// Start section: command_constructor
|
|
32
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
33
10
|
_this.input = input;
|
|
34
11
|
return _this;
|
|
35
|
-
// End section: command_constructor
|
|
36
12
|
}
|
|
37
|
-
/**
|
|
38
|
-
* @internal
|
|
39
|
-
*/
|
|
40
13
|
DescribeInsightCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
41
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
42
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribeInsightCommand.js","sourceRoot":"","sources":["../../src/commands/DescribeInsightCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,sBAAsB,EAAE,uBAAuB,EAAE,MAAM,oBAAoB,CAAC;AACrF,OAAO,EACL,8CAA8C,EAC9C,4CAA4C,GAC7C,MAAM,4BAA4B,CAAC;AAwBpC;IAA4C,0CAI3C;IAIC,gCAAqB,KAAkC;QAAvD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA6B;;IAIvD,CAAC;IAKD,kDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,wBAAwB,CAAC;QAC7C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,sBAAsB,CAAC,kBAAkB;YAClE,wBAAwB,EAAE,uBAAuB,CAAC,kBAAkB;SACrE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,0CAAS,GAAjB,UAAkB,KAAkC,EAAE,OAAuB;QAC3E,OAAO,4CAA4C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACtE,CAAC;IAEO,4CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,8CAA8C,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;IAIH,6BAAC;AAAD,CAAC,AAtDD,CAA4C,QAAQ,GAsDnD"}
|
|
@@ -1,44 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { DescribeResourceCollectionHealthRequest, DescribeResourceCollectionHealthResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_restJson1DescribeResourceCollectionHealthCommand, serializeAws_restJson1DescribeResourceCollectionHealthCommand, } from "../protocols/Aws_restJson1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* resource collections in your account. You specify the type of AWS resources collection. The one type of AWS resource collection supported is AWS CloudFormation stacks. DevOps Guru can be configured to analyze
|
|
10
|
-
* only the AWS resources that are defined in the stacks. You can specify up to 500 AWS CloudFormation stacks.
|
|
11
|
-
* </p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { DevOpsGuruClient, DescribeResourceCollectionHealthCommand } from "@aws-sdk/client-devops-guru"; // ES Modules import
|
|
16
|
-
* // const { DevOpsGuruClient, DescribeResourceCollectionHealthCommand } = require("@aws-sdk/client-devops-guru"); // CommonJS import
|
|
17
|
-
* const client = new DevOpsGuruClient(config);
|
|
18
|
-
* const command = new DescribeResourceCollectionHealthCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link DescribeResourceCollectionHealthCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link DescribeResourceCollectionHealthCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link DevOpsGuruClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
27
|
-
var DescribeResourceCollectionHealthCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { DescribeResourceCollectionHealthRequest, DescribeResourceCollectionHealthResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_restJson1DescribeResourceCollectionHealthCommand, serializeAws_restJson1DescribeResourceCollectionHealthCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
+
var DescribeResourceCollectionHealthCommand = (function (_super) {
|
|
28
7
|
__extends(DescribeResourceCollectionHealthCommand, _super);
|
|
29
|
-
// Start section: command_properties
|
|
30
|
-
// End section: command_properties
|
|
31
8
|
function DescribeResourceCollectionHealthCommand(input) {
|
|
32
|
-
var _this =
|
|
33
|
-
// Start section: command_constructor
|
|
34
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
35
10
|
_this.input = input;
|
|
36
11
|
return _this;
|
|
37
|
-
// End section: command_constructor
|
|
38
12
|
}
|
|
39
|
-
/**
|
|
40
|
-
* @internal
|
|
41
|
-
*/
|
|
42
13
|
DescribeResourceCollectionHealthCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
43
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
44
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribeResourceCollectionHealthCommand.js","sourceRoot":"","sources":["../../src/commands/DescribeResourceCollectionHealthCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,uCAAuC,EAAE,wCAAwC,EAAE,MAAM,oBAAoB,CAAC;AACvH,OAAO,EACL,+DAA+D,EAC/D,6DAA6D,GAC9D,MAAM,4BAA4B,CAAC;AA4BpC;IAA6D,2DAI5D;IAIC,iDAAqB,KAAmD;QAAxE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA8C;;IAIxE,CAAC;IAKD,mEAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,yCAAyC,CAAC;QAC9D,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,uCAAuC,CAAC,kBAAkB;YACnF,wBAAwB,EAAE,wCAAwC,CAAC,kBAAkB;SACtF,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,2DAAS,GAAjB,UACE,KAAmD,EACnD,OAAuB;QAEvB,OAAO,6DAA6D,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACvF,CAAC;IAEO,6DAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,+DAA+D,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC1F,CAAC;IAIH,8CAAC;AAAD,CAAC,AA5DD,CAA6D,QAAQ,GA4DpE"}
|
|
@@ -1,44 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { DescribeServiceIntegrationRequest, DescribeServiceIntegrationResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_restJson1DescribeServiceIntegrationCommand, serializeAws_restJson1DescribeServiceIntegrationCommand, } from "../protocols/Aws_restJson1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* The one service that can be integrated with DevOps Guru
|
|
10
|
-
* is AWS Systems Manager, which can be used to create an OpsItem for each generated insight.
|
|
11
|
-
* </p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { DevOpsGuruClient, DescribeServiceIntegrationCommand } from "@aws-sdk/client-devops-guru"; // ES Modules import
|
|
16
|
-
* // const { DevOpsGuruClient, DescribeServiceIntegrationCommand } = require("@aws-sdk/client-devops-guru"); // CommonJS import
|
|
17
|
-
* const client = new DevOpsGuruClient(config);
|
|
18
|
-
* const command = new DescribeServiceIntegrationCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link DescribeServiceIntegrationCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link DescribeServiceIntegrationCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link DevOpsGuruClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
27
|
-
var DescribeServiceIntegrationCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { DescribeServiceIntegrationRequest, DescribeServiceIntegrationResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_restJson1DescribeServiceIntegrationCommand, serializeAws_restJson1DescribeServiceIntegrationCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
+
var DescribeServiceIntegrationCommand = (function (_super) {
|
|
28
7
|
__extends(DescribeServiceIntegrationCommand, _super);
|
|
29
|
-
// Start section: command_properties
|
|
30
|
-
// End section: command_properties
|
|
31
8
|
function DescribeServiceIntegrationCommand(input) {
|
|
32
|
-
var _this =
|
|
33
|
-
// Start section: command_constructor
|
|
34
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
35
10
|
_this.input = input;
|
|
36
11
|
return _this;
|
|
37
|
-
// End section: command_constructor
|
|
38
12
|
}
|
|
39
|
-
/**
|
|
40
|
-
* @internal
|
|
41
|
-
*/
|
|
42
13
|
DescribeServiceIntegrationCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
43
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
44
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"DescribeServiceIntegrationCommand.js","sourceRoot":"","sources":["../../src/commands/DescribeServiceIntegrationCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,iCAAiC,EAAE,kCAAkC,EAAE,MAAM,oBAAoB,CAAC;AAC3G,OAAO,EACL,yDAAyD,EACzD,uDAAuD,GACxD,MAAM,4BAA4B,CAAC;AA0BpC;IAAuD,qDAItD;IAIC,2CAAqB,KAA6C;QAAlE,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAwC;;IAIlE,CAAC;IAKD,6DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,mCAAmC,CAAC;QACxD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,iCAAiC,CAAC,kBAAkB;YAC7E,wBAAwB,EAAE,kCAAkC,CAAC,kBAAkB;SAChF,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,qDAAS,GAAjB,UAAkB,KAA6C,EAAE,OAAuB;QACtF,OAAO,uDAAuD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAEO,uDAAW,GAAnB,UACE,MAAsB,EACtB,OAAuB;QAEvB,OAAO,yDAAyD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACpF,CAAC;IAIH,wCAAC;AAAD,CAAC,AAzDD,CAAuD,QAAQ,GAyD9D"}
|
|
@@ -1,44 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { GetCostEstimationRequest, GetCostEstimationResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_restJson1GetCostEstimationCommand, serializeAws_restJson1GetCostEstimationCommand, } from "../protocols/Aws_restJson1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* see <a href="https://docs.aws.amazon.com/devops-guru/latest/userguide/cost-estimate.html">Estimate your
|
|
10
|
-
* Amazon DevOps Guru costs</a> and
|
|
11
|
-
* <a href="http://aws.amazon.com/devops-guru/pricing/">Amazon DevOps Guru pricing</a>.</p>
|
|
12
|
-
* @example
|
|
13
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
14
|
-
* ```javascript
|
|
15
|
-
* import { DevOpsGuruClient, GetCostEstimationCommand } from "@aws-sdk/client-devops-guru"; // ES Modules import
|
|
16
|
-
* // const { DevOpsGuruClient, GetCostEstimationCommand } = require("@aws-sdk/client-devops-guru"); // CommonJS import
|
|
17
|
-
* const client = new DevOpsGuruClient(config);
|
|
18
|
-
* const command = new GetCostEstimationCommand(input);
|
|
19
|
-
* const response = await client.send(command);
|
|
20
|
-
* ```
|
|
21
|
-
*
|
|
22
|
-
* @see {@link GetCostEstimationCommandInput} for command's `input` shape.
|
|
23
|
-
* @see {@link GetCostEstimationCommandOutput} for command's `response` shape.
|
|
24
|
-
* @see {@link DevOpsGuruClientResolvedConfig | config} for command's `input` shape.
|
|
25
|
-
*
|
|
26
|
-
*/
|
|
27
|
-
var GetCostEstimationCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { GetCostEstimationRequest, GetCostEstimationResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_restJson1GetCostEstimationCommand, serializeAws_restJson1GetCostEstimationCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
+
var GetCostEstimationCommand = (function (_super) {
|
|
28
7
|
__extends(GetCostEstimationCommand, _super);
|
|
29
|
-
// Start section: command_properties
|
|
30
|
-
// End section: command_properties
|
|
31
8
|
function GetCostEstimationCommand(input) {
|
|
32
|
-
var _this =
|
|
33
|
-
// Start section: command_constructor
|
|
34
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
35
10
|
_this.input = input;
|
|
36
11
|
return _this;
|
|
37
|
-
// End section: command_constructor
|
|
38
12
|
}
|
|
39
|
-
/**
|
|
40
|
-
* @internal
|
|
41
|
-
*/
|
|
42
13
|
GetCostEstimationCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
43
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
44
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GetCostEstimationCommand.js","sourceRoot":"","sources":["../../src/commands/GetCostEstimationCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,wBAAwB,EAAE,yBAAyB,EAAE,MAAM,oBAAoB,CAAC;AACzF,OAAO,EACL,gDAAgD,EAChD,8CAA8C,GAC/C,MAAM,4BAA4B,CAAC;AA0BpC;IAA8C,4CAI7C;IAIC,kCAAqB,KAAoC;QAAzD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAA+B;;IAIzD,CAAC;IAKD,oDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,0BAA0B,CAAC;QAC/C,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,wBAAwB,CAAC,kBAAkB;YACpE,wBAAwB,EAAE,yBAAyB,CAAC,kBAAkB;SACvE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,4CAAS,GAAjB,UAAkB,KAAoC,EAAE,OAAuB;QAC7E,OAAO,8CAA8C,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACxE,CAAC;IAEO,8CAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,gDAAgD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC3E,CAAC;IAIH,+BAAC;AAAD,CAAC,AAtDD,CAA8C,QAAQ,GAsDrD"}
|
|
@@ -1,43 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { GetResourceCollectionRequest, GetResourceCollectionResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_restJson1GetResourceCollectionCommand, serializeAws_restJson1GetResourceCollectionCommand, } from "../protocols/Aws_restJson1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* only the AWS resources that are defined in the stacks. You can specify up to 500 AWS CloudFormation stacks.
|
|
10
|
-
* </p>
|
|
11
|
-
* @example
|
|
12
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
13
|
-
* ```javascript
|
|
14
|
-
* import { DevOpsGuruClient, GetResourceCollectionCommand } from "@aws-sdk/client-devops-guru"; // ES Modules import
|
|
15
|
-
* // const { DevOpsGuruClient, GetResourceCollectionCommand } = require("@aws-sdk/client-devops-guru"); // CommonJS import
|
|
16
|
-
* const client = new DevOpsGuruClient(config);
|
|
17
|
-
* const command = new GetResourceCollectionCommand(input);
|
|
18
|
-
* const response = await client.send(command);
|
|
19
|
-
* ```
|
|
20
|
-
*
|
|
21
|
-
* @see {@link GetResourceCollectionCommandInput} for command's `input` shape.
|
|
22
|
-
* @see {@link GetResourceCollectionCommandOutput} for command's `response` shape.
|
|
23
|
-
* @see {@link DevOpsGuruClientResolvedConfig | config} for command's `input` shape.
|
|
24
|
-
*
|
|
25
|
-
*/
|
|
26
|
-
var GetResourceCollectionCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { GetResourceCollectionRequest, GetResourceCollectionResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_restJson1GetResourceCollectionCommand, serializeAws_restJson1GetResourceCollectionCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
+
var GetResourceCollectionCommand = (function (_super) {
|
|
27
7
|
__extends(GetResourceCollectionCommand, _super);
|
|
28
|
-
// Start section: command_properties
|
|
29
|
-
// End section: command_properties
|
|
30
8
|
function GetResourceCollectionCommand(input) {
|
|
31
|
-
var _this =
|
|
32
|
-
// Start section: command_constructor
|
|
33
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
34
10
|
_this.input = input;
|
|
35
11
|
return _this;
|
|
36
|
-
// End section: command_constructor
|
|
37
12
|
}
|
|
38
|
-
/**
|
|
39
|
-
* @internal
|
|
40
|
-
*/
|
|
41
13
|
GetResourceCollectionCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
42
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
43
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GetResourceCollectionCommand.js","sourceRoot":"","sources":["../../src/commands/GetResourceCollectionCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,4BAA4B,EAAE,6BAA6B,EAAE,MAAM,oBAAoB,CAAC;AACjG,OAAO,EACL,oDAAoD,EACpD,kDAAkD,GACnD,MAAM,4BAA4B,CAAC;AAyBpC;IAAkD,gDAIjD;IAIC,sCAAqB,KAAwC;QAA7D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAmC;;IAI7D,CAAC;IAKD,wDAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,8BAA8B,CAAC;QACnD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,4BAA4B,CAAC,kBAAkB;YACxE,wBAAwB,EAAE,6BAA6B,CAAC,kBAAkB;SAC3E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,gDAAS,GAAjB,UAAkB,KAAwC,EAAE,OAAuB;QACjF,OAAO,kDAAkD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC5E,CAAC;IAEO,kDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,oDAAoD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IAC/E,CAAC;IAIH,mCAAC;AAAD,CAAC,AAtDD,CAAkD,QAAQ,GAsDzD"}
|
|
@@ -1,42 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { ListAnomaliesForInsightRequest, ListAnomaliesForInsightResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_restJson1ListAnomaliesForInsightCommand, serializeAws_restJson1ListAnomaliesForInsightCommand, } from "../protocols/Aws_restJson1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* </p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { DevOpsGuruClient, ListAnomaliesForInsightCommand } from "@aws-sdk/client-devops-guru"; // ES Modules import
|
|
14
|
-
* // const { DevOpsGuruClient, ListAnomaliesForInsightCommand } = require("@aws-sdk/client-devops-guru"); // CommonJS import
|
|
15
|
-
* const client = new DevOpsGuruClient(config);
|
|
16
|
-
* const command = new ListAnomaliesForInsightCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link ListAnomaliesForInsightCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link ListAnomaliesForInsightCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link DevOpsGuruClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
|
-
var ListAnomaliesForInsightCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { ListAnomaliesForInsightRequest, ListAnomaliesForInsightResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_restJson1ListAnomaliesForInsightCommand, serializeAws_restJson1ListAnomaliesForInsightCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
+
var ListAnomaliesForInsightCommand = (function (_super) {
|
|
26
7
|
__extends(ListAnomaliesForInsightCommand, _super);
|
|
27
|
-
// Start section: command_properties
|
|
28
|
-
// End section: command_properties
|
|
29
8
|
function ListAnomaliesForInsightCommand(input) {
|
|
30
|
-
var _this =
|
|
31
|
-
// Start section: command_constructor
|
|
32
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
33
10
|
_this.input = input;
|
|
34
11
|
return _this;
|
|
35
|
-
// End section: command_constructor
|
|
36
12
|
}
|
|
37
|
-
/**
|
|
38
|
-
* @internal
|
|
39
|
-
*/
|
|
40
13
|
ListAnomaliesForInsightCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
41
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
42
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListAnomaliesForInsightCommand.js","sourceRoot":"","sources":["../../src/commands/ListAnomaliesForInsightCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,8BAA8B,EAAE,+BAA+B,EAAE,MAAM,oBAAoB,CAAC;AACrG,OAAO,EACL,sDAAsD,EACtD,oDAAoD,GACrD,MAAM,4BAA4B,CAAC;AAwBpC;IAAoD,kDAInD;IAIC,wCAAqB,KAA0C;QAA/D,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAqC;;IAI/D,CAAC;IAKD,0DAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,gCAAgC,CAAC;QACrD,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,8BAA8B,CAAC,kBAAkB;YAC1E,wBAAwB,EAAE,+BAA+B,CAAC,kBAAkB;SAC7E,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,kDAAS,GAAjB,UAAkB,KAA0C,EAAE,OAAuB;QACnF,OAAO,oDAAoD,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IAC9E,CAAC;IAEO,oDAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,sDAAsD,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACjF,CAAC;IAIH,qCAAC;AAAD,CAAC,AAtDD,CAAoD,QAAQ,GAsD3D"}
|
|
@@ -1,42 +1,15 @@
|
|
|
1
1
|
import { __extends } from "tslib";
|
|
2
|
-
import { ListEventsRequest, ListEventsResponse } from "../models/models_0";
|
|
3
|
-
import { deserializeAws_restJson1ListEventsCommand, serializeAws_restJson1ListEventsCommand, } from "../protocols/Aws_restJson1";
|
|
4
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
5
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
* </p>
|
|
10
|
-
* @example
|
|
11
|
-
* Use a bare-bones client and the command you need to make an API call.
|
|
12
|
-
* ```javascript
|
|
13
|
-
* import { DevOpsGuruClient, ListEventsCommand } from "@aws-sdk/client-devops-guru"; // ES Modules import
|
|
14
|
-
* // const { DevOpsGuruClient, ListEventsCommand } = require("@aws-sdk/client-devops-guru"); // CommonJS import
|
|
15
|
-
* const client = new DevOpsGuruClient(config);
|
|
16
|
-
* const command = new ListEventsCommand(input);
|
|
17
|
-
* const response = await client.send(command);
|
|
18
|
-
* ```
|
|
19
|
-
*
|
|
20
|
-
* @see {@link ListEventsCommandInput} for command's `input` shape.
|
|
21
|
-
* @see {@link ListEventsCommandOutput} for command's `response` shape.
|
|
22
|
-
* @see {@link DevOpsGuruClientResolvedConfig | config} for command's `input` shape.
|
|
23
|
-
*
|
|
24
|
-
*/
|
|
25
|
-
var ListEventsCommand = /** @class */ (function (_super) {
|
|
4
|
+
import { ListEventsRequest, ListEventsResponse } from "../models/models_0";
|
|
5
|
+
import { deserializeAws_restJson1ListEventsCommand, serializeAws_restJson1ListEventsCommand, } from "../protocols/Aws_restJson1";
|
|
6
|
+
var ListEventsCommand = (function (_super) {
|
|
26
7
|
__extends(ListEventsCommand, _super);
|
|
27
|
-
// Start section: command_properties
|
|
28
|
-
// End section: command_properties
|
|
29
8
|
function ListEventsCommand(input) {
|
|
30
|
-
var _this =
|
|
31
|
-
// Start section: command_constructor
|
|
32
|
-
_super.call(this) || this;
|
|
9
|
+
var _this = _super.call(this) || this;
|
|
33
10
|
_this.input = input;
|
|
34
11
|
return _this;
|
|
35
|
-
// End section: command_constructor
|
|
36
12
|
}
|
|
37
|
-
/**
|
|
38
|
-
* @internal
|
|
39
|
-
*/
|
|
40
13
|
ListEventsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
|
|
41
14
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
42
15
|
var stack = clientStack.concat(this.middlewareStack);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ListEventsCommand.js","sourceRoot":"","sources":["../../src/commands/ListEventsCommand.ts"],"names":[],"mappings":";AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,2BAA2B,CAAC;AAE3D,OAAO,EAAE,OAAO,IAAI,QAAQ,EAAE,MAAM,wBAAwB,CAAC;AAY7D,OAAO,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,MAAM,oBAAoB,CAAC;AAC3E,OAAO,EACL,yCAAyC,EACzC,uCAAuC,GACxC,MAAM,4BAA4B,CAAC;AAwBpC;IAAuC,qCAItC;IAIC,2BAAqB,KAA6B;QAAlD,YAEE,iBAAO,SAER;QAJoB,WAAK,GAAL,KAAK,CAAwB;;IAIlD,CAAC;IAKD,6CAAiB,GAAjB,UACE,WAAmE,EACnE,aAA6C,EAC7C,OAA8B;QAE9B,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,cAAc,CAAC,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,IAAI,CAAC,WAAW,CAAC,CAAC,CAAC;QAE1F,IAAM,KAAK,GAAG,WAAW,CAAC,MAAM,CAAC,IAAI,CAAC,eAAe,CAAC,CAAC;QAE/C,IAAA,MAAM,GAAK,aAAa,OAAlB,CAAmB;QACjC,IAAM,UAAU,GAAG,kBAAkB,CAAC;QACtC,IAAM,WAAW,GAAG,mBAAmB,CAAC;QACxC,IAAM,uBAAuB,GAA4B;YACvD,MAAM,QAAA;YACN,UAAU,YAAA;YACV,WAAW,aAAA;YACX,uBAAuB,EAAE,iBAAiB,CAAC,kBAAkB;YAC7D,wBAAwB,EAAE,kBAAkB,CAAC,kBAAkB;SAChE,CAAC;QACM,IAAA,cAAc,GAAK,aAAa,eAAlB,CAAmB;QACzC,OAAO,KAAK,CAAC,OAAO,CAClB,UAAC,OAAsC;YACrC,OAAA,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,OAAwB,EAAE,OAAO,IAAI,EAAE,CAAC;QAAtE,CAAsE,EACxE,uBAAuB,CACxB,CAAC;IACJ,CAAC;IAEO,qCAAS,GAAjB,UAAkB,KAA6B,EAAE,OAAuB;QACtE,OAAO,uCAAuC,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACjE,CAAC;IAEO,uCAAW,GAAnB,UAAoB,MAAsB,EAAE,OAAuB;QACjE,OAAO,yCAAyC,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC;IACpE,CAAC;IAIH,wBAAC;AAAD,CAAC,AAtDD,CAAuC,QAAQ,GAsD9C"}
|