@aws-sdk/client-resiliencehub 3.1087.0 → 3.1088.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/dist-cjs/index.js +1 -1
- package/dist-types/ts3.4/Resiliencehub.d.ts +217 -309
- package/dist-types/ts3.4/ResiliencehubClient.d.ts +13 -44
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AcceptResourceGroupingRecommendationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AddDraftAppVersionResourceMappingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchUpdateRecommendationStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateAppCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/CreateAppVersionAppComponentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateAppVersionResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateRecommendationTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateResiliencyPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteAppAssessmentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteAppCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/DeleteAppInputSourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteAppVersionAppComponentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteAppVersionResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteRecommendationTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteResiliencyPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeAppAssessmentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeAppCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DescribeAppVersionAppComponentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAppVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeAppVersionResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAppVersionResourcesResolutionStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeAppVersionTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeDraftAppVersionResourcesImportStatusCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeMetricsExportCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DescribeResiliencyPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeResourceGroupingRecommendationTaskCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ImportResourcesToDraftAppVersionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAlarmRecommendationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAppAssessmentComplianceDriftsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAppAssessmentResourceDriftsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAppAssessmentsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAppComponentCompliancesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAppComponentRecommendationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAppInputSourcesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListAppVersionAppComponentsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAppVersionResourceMappingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAppVersionResourcesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListAppVersionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListAppsCommand.d.ts +4 -4
- package/dist-types/ts3.4/commands/ListMetricsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListRecommendationTemplatesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListResiliencyPoliciesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListResourceGroupingRecommendationsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListSopRecommendationsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSuggestedResiliencyPoliciesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTestRecommendationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListUnsupportedAppVersionResourcesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PublishAppVersionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PutDraftAppVersionTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RejectResourceGroupingRecommendationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/RemoveDraftAppVersionResourceMappingsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ResolveAppVersionResourcesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/StartAppAssessmentCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartMetricsExportCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartResourceGroupingRecommendationTaskCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAppCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/UpdateAppVersionAppComponentCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateAppVersionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateAppVersionResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateResiliencyPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +17 -34
- package/dist-types/ts3.4/models/errors.d.ts +6 -18
- package/dist-types/ts3.4/models/models_0.d.ts +6 -18
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListAppsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListMetricsPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
- package/package.json +38 -38